Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | _twig_error_test | /_error/{code}.{_format} | Path does not match |
2 | _wdt | /_wdt/{token} | Path does not match |
3 | _profiler_home | /_profiler/ | Path does not match |
4 | _profiler_search | /_profiler/search | Path does not match |
5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
8 | _profiler_open_file | /_profiler/open | Path does not match |
9 | _profiler | /_profiler/{token} | Path does not match |
10 | _profiler_router | /_profiler/{token}/router | Path does not match |
11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
13 | dashboard | / | Path does not match |
14 | admin_update_cargo_service | /admin/updateCargoService | Path does not match |
15 | toggle_carrier_services | /admin/toggleCarrierServices | Path does not match |
16 | admin_inject_cargo_service | /admin/injectCargoService | Path does not match |
17 | check_carrier_services | /admin/checkCarrierServices | Path does not match |
18 | admin_get_cargo_services | /admin/getCargoServices | Path does not match |
19 | admin_delete_carrier_services | /admin/deleteCarrierServices | Path does not match |
20 | admin_get_provinces | /admin/getProvinces | Path does not match |
21 | admin_get_countries_from_shopify | /admin/getCountriesFromShopify | Path does not match |
22 | admin_pallete | /admin/pallete | Path does not match |
23 | admin_pallete_price | /admin/pallete_price | Path does not match |
24 | admin_pallete_size_delete | /admin/pallete_price_delete | Path does not match |
25 | admin_pallete_price_remove | /admin/pallete_price_remove | Path does not match |
26 | admin_pallete_price_save | /admin/pallete_price_save | Path does not match |
27 | admin_pallete_size_save | /admin/pallete_size_save | Path does not match |
28 | admin_new_pallete | /admin/new_pallete | Path does not match |
29 | admin_product | /admin/product | Path does not match |
30 | admin_sub_product_remove | /admin/sub_product_remove | Path does not match |
31 | admin_sub_product_size_save | /admin/sub_product_size_save | Path does not match |
32 | admin_product_size_save | /admin/product_size_save | Path does not match |
33 | admin_load_products | /admin/load-products | Path does not match |
34 | homepage | / | Path does not match |
35 | hook_calculate | /hook/calculate | Path does not match |
36 | app_hook_index | /hook/ | Path does not match |
37 | app_hook_createhook | /hook/create | Path does not match |
38 | app_hook_deletehook | /hook/delete | Path does not match |
39 | fos_user_security_login | /login | Path does not match |
40 | fos_user_security_check | /login_check | Path does not match |
41 | fos_user_security_logout | /logout | Path does not match |
42 | fos_user_profile_show | /profile/ | Path does not match |
43 | fos_user_profile_edit | /profile/edit | Path does not match |
44 | fos_user_registration_register | /register/ | Path does not match |
45 | fos_user_registration_check_email | /register/check-email | Path does not match |
46 | fos_user_registration_confirm | /register/confirm/{token} | Path does not match |
47 | fos_user_registration_confirmed | /register/confirmed | Path does not match |
48 | fos_user_resetting_request | /resetting/request | Path does not match |
49 | fos_user_resetting_send_email | /resetting/send-email | Path does not match |
50 | fos_user_resetting_check_email | /resetting/check-email | Path does not match |
51 | fos_user_resetting_reset | /resetting/reset/{token} | Path does not match |
52 | fos_user_change_password | /profile/change-password | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.