Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | decantalo_dashboard | /dashboard/decantalo | Path does not match |
2 | dashboard_decantalo_history | /dashboard/decantalo/history | Path does not match |
3 | dashboard_decantalo_export | /dashboard/decantalo/export | Path does not match |
4 | giro_api | /api/giro | Path does not match |
5 | giro_api_add_order | /api/giro/add/order | Path does not match |
6 | giro_api_last_order | /api/giro/getLastOrders | Path does not match |
7 | giro_dashboard | /dashboard/giro | Path does not match |
8 | giro_dashboard_export | /dashboard/giro/export | Path does not match |
9 | giro_logistica_api | /api/giro_logistica | Path does not match |
10 | giro_logistica_api_add_order | /api/giro_logistica/add/order | Path does not match |
11 | giro_logistica_api_last_order | /api/giro_logistica/getLastOrders | Path does not match |
12 | giro_logistica_dashboard | /dashboard/logistica_girand | Path does not match |
13 | giro_logistica_dashboard_export | /dashboard/giro_logistica/export | Path does not match |
14 | main_page | / | Path does not match |
15 | get_ecrypt_text | /ecrypt/{text} | Path does not match |
16 | get_dcrypt_text | /dcrypt/{text} | Path does not match |
17 | get_hash_text | /l/{hash}/{text} | Path does not match |
18 | get_hash | /l/{hash} | Path does not match |
19 | get_generator | /generator | Path does not match |
20 | pastisseriauno_api | /api/pastisseriauno | Path does not match |
21 | pastisseriauno_api_add_order | /api/pastisseriauno/add/order | Path does not match |
22 | pastisseriauno_api_last_order | /api/pastisseriauno/getLastOrders | Path does not match |
23 | pastisseriauno_dashboard | /dashboard/pastisseriauno | Path does not match |
24 | pastisseriauno_dashboard_export | /dashboard/pastisseriauno/export | Path does not match |
25 | app_login | /login | Path does not match |
26 | app_logout | /logout | Path does not match |
27 | selfoods_api | /api/selfoods | Path does not match |
28 | selfoods_api_add_order | /api/selfoods/add/order | Path does not match |
29 | selfoods_api_last_order | /api/selfoods/getLastOrders | Path does not match |
30 | selfoods_dashboard | /dashboard/selfoods | Path does not match |
31 | selfoods_dashboard_export | /dashboard/selfoods/export | Path does not match |
32 | dashboard_generate | /dashboard/generate/{pass} | Path does not match |
33 | template_config | /template/config/{alias} | Path does not match |
34 | template_config_users | /template/config/users/{alias} | Path does not match |
35 | template_cron_save | /template/cron/save | Path does not match |
36 | _preview_error | /_error/{code}.{_format} | Path does not match |
37 | _wdt | /_wdt/{token} | Path does not match |
38 | _profiler_home | /_profiler/ | Path does not match |
39 | _profiler_search | /_profiler/search | Path does not match |
40 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
41 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
42 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
43 | _profiler_open_file | /_profiler/open | Path does not match |
44 | _profiler | /_profiler/{token} | Path does not match |
45 | _profiler_router | /_profiler/{token}/router | Path does not match |
46 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
47 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.