Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_v1_public_create_alert | /api/v1/public/alert | Path does not match |
| 2 | api_v1_public_simulate_alert | /api/v1/public/alert/simulate | Path does not match |
| 3 | api_v1_public_stop_alert | /api/v1/public/alert/stop | Path does not match |
| 4 | api_v1_public_update_alert | /api/v1/public/alert/{alertId} | Path does not match |
| 5 | api_v1_public_geocoeur_get_all_geocoeurs | /api/v1/public/geocoeur | Path does not match |
| 6 | api_v1_public_geocoeur_public_carte_geocoeur | /api/v1/public/geocoeur/carte | Path does not match |
| 7 | api_v1_public_ping_ping | /api/v1/public/ping | Path does not match |
| 8 | api_v1_auth_login | /api/v1/auth/login | Path does not match |
| 9 | api_v1_auth_forgot_password | /api/v1/auth/forgot_password | Path does not match |
| 10 | api_v1_auth_check_validity | /api/v1/auth/check_validity/{token} | Path does not match |
| 11 | api_v1_auth_reset_password | /api/v1/auth/reset_password/{token} | Path does not match |
| 12 | api_v1_auth_reset_password_ | /api/v1/auth/reset_password | Path does not match |
| 13 | api_v1_auth_verify_ | /api/v1/auth/verify | Path does not match |
| 14 | trigger_alert | /admin/trigger_alert | Path does not match |
| 15 | trigger_silent_alert | /admin/trigger_silent_alert | Path does not match |
| 16 | admin_login | /login | Path does not match |
| 17 | admin_reset_password | /send_reset_password | Path does not match |
| 18 | app_logout | /logout | Path does not match |
| 19 | app_contact | /admin/contact | Path does not match |
| 20 | admin | /admin | Path does not match |
| 21 | dae_map | /admin/dae_map | Path does not match |
| 22 | admin_carte_geocoeur | /admin/carte-geocoeur | Path does not match |
| 23 | import_geocoeur | /admin/import_geocoeur | Path does not match |
| 24 | install_geocoeur | /admin/install_geocoeur | Path does not match |
| 25 | configure_geocoeur | /admin/configure_geocoeur | Path does not match |
| 26 | run_test_geocoeur | /admin/run_test_geocoeur | Path does not match |
| 27 | trigger_test_geocoeur | /admin/trigger_test_geocoeur | Path does not match |
| 28 | app_privacy | /privacy | Path does not match |
| 29 | app_legal | /legal | Path does not match |
| 30 | alert_get_alert | /alert/{qrcode} | Path does not match |
| 31 | alert_get_alert_intervention_phone | /alert/intervention/{alertId}/{geocoeurId}/phone | Path does not match |
| 32 | alert_get_alert_intervention | /alert/intervention/{alertId}/{geocoeurId}/accept | Path does not match |
| 33 | alert_get_alert_intervention_unaccept | /alert/intervention/{alertId}/{geocoeurId}/unaccept | Path does not match |
| 34 | alert_get_alert_intervention_onsite | /alert/intervention/{id}/onsite | Path does not match |
| 35 | alert_get_alert_intervention_form | /alert/intervention/{id}/form | Path does not match |
| 36 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 37 | app.swagger | /api/doc.json | Path does not match |
| 38 | _wdt | /_wdt/{token} | Path does not match |
| 39 | _profiler_home | /_profiler/ | Path does not match |
| 40 | _profiler_search | /_profiler/search | Path does not match |
| 41 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 42 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 43 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 44 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 45 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 46 | _profiler_open_file | /_profiler/open | Path does not match |
| 47 | _profiler | /_profiler/{token} | Path does not match |
| 48 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 49 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 50 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 51 | gesdinet_jwt_refresh_token | /api/v1/auth/token/refresh | Path does not match |
| 52 | ef_connect | /efconnect/{instance}/{homeFolder} | Path does not match |
| 53 | ef_main_js | /elfinder.main.js | Path does not match |
| 54 | elfinder | /elfinder/{instance}/{homeFolder} | Path does not match |
| 55 | app.swagger_ui | /api/doc | Path does not match |
| 56 | index | / | 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.