Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_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_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | app_config_marcas_index | /config/marcas | Path does not match |
| 16 | app_config_marcas_update | /config/marcas/update | Path does not match |
| 17 | app_config_marcas_show | /config/marcas/{id} | Path does not match |
| 18 | app_config_marcas_edit | /config/marcas/{id}/edit | Path does not match |
| 19 | app_submarcas_index | /config/submarcas | Path does not match |
| 20 | app_config_submarcas_update | /config/submarcas/update | Path does not match |
| 21 | app_submarcas_show | /config/{id} | Path does not match |
| 22 | app_submarcas_edit | /config/{id}/edit | Path does not match |
| 23 | app_cotizaciones_index | /quotes | Path does not match |
| 24 | app_cotizaciones_all | /quotes/all | Path does not match |
| 25 | app_cotizaciones_new | /quote/new | Path does not match |
| 26 | app_cotizaciones_show | /quote/{uid} | Path does not match |
| 27 | app_cotizaciones_pdf | /quote/{uid}/pdf | Path does not match |
| 28 | app_cotizaciones_package | /quote/{uid}/package | Path does not match |
| 29 | app_dashboard | / | Path does not match |
| 30 | app_default_token | /token | Path does not match |
| 31 | app_polizas_index | /polizas | Path does not match |
| 32 | app_polizas_new | /polizas/new | Path does not match |
| 33 | app_login | /login | Path does not match |
| 34 | app_password_restore | /password/restore | Path does not match |
| 35 | app_password_restore_token | /password/restore/{token} | Path does not match |
| 36 | app_password_reset | /password/reset | Path does not match |
| 37 | app_password_reset_token | /password/reset/{token} | Path does not match |
| 38 | app_sync_marcas | /sync/marcas | Path does not match |
| 39 | app_sync_submarcas | /sync/submarcas | Path does not match |
| 40 | app_test | /test/token | Path does not match |
| 41 | app_test_check | /test/check | Path does not match |
| 42 | app_test_qualitas | /test/qualitas | Path does not match |
| 43 | app_test_ana | /test/ana | Path does not match |
| 44 | app_test_ana_sync | /test/ana/sync | Path does not match |
| 45 | app_test_hdi_sync | /test/hdi/sync | Path does not match |
| 46 | app_test_hdi | /test/hdi | Path does not match |
| 47 | app_test_hdi_emite | /test/hdi/emite | Path does not match |
| 48 | app_test_marcasmodelos | /test | Path does not match |
| 49 | app_usuarios_index | /usuarios | Path does not match |
| 50 | app_usuarios_new | /usuarios/new | Path does not match |
| 51 | app_profile | /profile | Path does not match |
| 52 | app_usuarios_show | /usuarios/{id} | Path does not match |
| 53 | app_profile_edit | /profile/edit | Path does not match |
| 54 | app_profile_pass | /profile/pass | Path does not match |
| 55 | app_usuarios_edit | /usuarios/{id}/edit | Path does not match |
| 56 | app_usuarios_pass | /usuarios/{id}/pass | Path does not match |
| 57 | app_usuarios_delete | /usuarios/{id} | Path does not match |
| 58 | app_ws_marcas | /ws/marcas | Path does not match |
| 59 | app_ws_submarcas | /ws/submarcas | Path does not match |
| 60 | app_ws_versiones_company | /ws/versiones/{company} | Path does not match |
| 61 | app_ws_cotizacion_company | /ws/cotizacion/{company} | Path does not match |
| 62 | app_logout | /admin/logout | 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.