GET http://178.128.79.194/api/single-quote/142

Routing

single_quote Matched route

Route Parameters

Name Value
_locale
"en"
id
"142"

Route Matching Logs

Path to match: /api/single-quote/142
# Route name Path Log
1 index.en / Path does not match
2 index.ru /ru/ Path does not match
3 index.hy /hy/ Path does not match
4 settings.en /settings Path does not match
5 settings.ru /ru/settings Path does not match
6 settings.hy /hy/settings Path does not match
7 moderator.en /moderator Path does not match
8 moderator.ru /ru/moderator Path does not match
9 moderator.hy /hy/moderator Path does not match
10 create_new.en /create-new Path does not match
11 create_new.ru /ru/create-new Path does not match
12 create_new.hy /hy/create-new Path does not match
13 edit.en /edit/{id} Path does not match
14 edit.ru /ru/edit/{id} Path does not match
15 edit.hy /hy/edit/{id} Path does not match
16 criminal_search.en /criminal-search Path does not match
17 criminal_search.ru /ru/criminal-search Path does not match
18 criminal_search.hy /hy/criminal-search Path does not match
19 civil_search.en /civil-search Path does not match
20 civil_search.ru /ru/civil-search Path does not match
21 civil_search.hy /hy/civil-search Path does not match
22 administrative_search.en /administrative-search Path does not match
23 administrative_search.ru /ru/administrative-search Path does not match
24 administrative_search.hy /hy/administrative-search Path does not match
25 users.en /users Path does not match
26 users.ru /ru/users Path does not match
27 users.hy /hy/users Path does not match
28 create_new_user.en /create-new-user/{id} Path does not match
29 create_new_user.ru /ru/create-new-user/{id} Path does not match
30 create_new_user.hy /hy/create-new-user/{id} Path does not match
31 easyadmin_dragndrop_sort.en /api/sort/{entityClass}/{id}/{position} Path does not match
32 easyadmin_dragndrop_sort.ru /ru/api/sort/{entityClass}/{id}/{position} Path does not match
33 easyadmin_dragndrop_sort.hy /hy/api/sort/{entityClass}/{id}/{position} Path does not match
34 easyadmin_dragndrop_sort_new.en /api/new/sort Path does not match
35 easyadmin_dragndrop_sort_new.ru /ru/api/new/sort Path does not match
36 easyadmin_dragndrop_sort_new.hy /hy/api/new/sort Path does not match
37 delete_quote.en /api/delete-quote/{id} Path does not match
38 delete_quote.ru /ru/api/delete-quote/{id} Path does not match
39 delete_quote.hy /hy/api/delete-quote/{id} Path does not match
40 enter_quote.en /api/enter-quote/{id} Path does not match
41 enter_quote.ru /ru/api/enter-quote/{id} Path does not match
42 enter_quote.hy /hy/api/enter-quote/{id} Path does not match
43 single_quote.en /api/single-quote/{id} Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.