Routing
admin_products_list
Matched route
29
Tested routes before match
Route Parameters
Name | Value |
---|---|
_locale | "en" |
Route Redirection
This page redirects to:
https://gvfiltri.echocreative.it/en/login
(route: "n/a")
Route Matching Logs
Path to match:
/en/admin/products/
# | Route name | Path | Log |
---|---|---|---|
1 | api_newPage | /{_locale}/api/new | Path does not match |
2 | api_products_new | /{_locale}/api/product/new | Path does not match |
3 | api_product_edit_name | /{_locale}/api/product/editName/{id} | Path does not match |
4 | admin_applications_list | /{_locale}/admin/applications/ | Path does not match |
5 | admin_applications_edit | /{_locale}/admin/applications/edit/{id} | Path does not match |
6 | admin_applications_create | /{_locale}/admin/applications/new | Path does not match |
7 | admin_applications_delete | /{_locale}/admin/applications/delete/{id} | Path does not match |
8 | admin_categories_list | /{_locale}/admin/categories/ | Path does not match |
9 | admin_categories_edit | /{_locale}/admin/categories/edit/{id} | Path does not match |
10 | admin_categories_create | /{_locale}/admin/categories/new | Path does not match |
11 | admin_categories_delete | /{_locale}/admin/categories/delete/{id} | Path does not match |
12 | admin_categories_move | /{_locale}/admin/categories/move/{id}/{direction} | Path does not match |
13 | admin_compiler | /{_locale}/admin/compiler/ | Path does not match |
14 | admin_compiler_v2 | /{_locale}/admin/compiler/v2 | Path does not match |
15 | composer_index | /{_locale}/composer/ | Path does not match |
16 | composer_load_main_page | /{_locale}/composer/loadMainPage/{id} | Path does not match |
17 | composer_load_document_list | /{_locale}/composer/loadDocumentList/{id} | Path does not match |
18 | composer_send_main_page | /{_locale}/composer/sendMainPage/{id} | Path does not match |
19 | composer_load_text_page | /{_locale}/composer/loadTextPage/{productId}/{id} | Path does not match |
20 | composer_send_text_page | /{_locale}/composer/sendTextPage/{productId}/{id} | Path does not match |
21 | composer_load_table_page | /{_locale}/composer/loadTablePage/{productId}/{id} | Path does not match |
22 | composer_send_table_page | /{_locale}/composer/sendTablePage/{productId}/{id} | Path does not match |
23 | composer_load_radio_page | /{_locale}/composer/loadRadioPage/{productId}/{id} | Path does not match |
24 | composer_send_radio_page | /{_locale}/composer/sendRadioPage/{productId}/{id} | Path does not match |
25 | composer_load_image_page | /{_locale}/composer/loadImagePage/{productId}/{id} | Path does not match |
26 | composer_send_image_page | /{_locale}/composer/sendImagePage/{productId}/{id} | Path does not match |
27 | composer_remove_page | /{_locale}/composer/removePage/{type}/{id} | Path does not match |
28 | composer_page_reorder | /{_locale}/composer/reorderPages | Path does not match |
29 | admin_products_list | /{_locale}/admin/products/ | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.