Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 3 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | app_admin | /admin/ | Path does not match |
| 17 | app_back_demande_demande_index | /admin/demande/ | Path does not match |
| 18 | app_back_demande_demande_new | /admin/demande/nouveau | Path does not match |
| 19 | app_back_demande_demande_edit | /admin/demande/{id}/modifier | Path does not match |
| 20 | app_back_demande_demande_delete | /admin/demande/{id} | Path does not match |
| 21 | app_back_demande_statut_index | /admin/demande-statut/ | Path does not match |
| 22 | app_back_demande_statut_new | /admin/demande-statut/nouveau | Path does not match |
| 23 | app_back_demande_statut_show | /admin/demande-statut/{id} | Path does not match |
| 24 | app_back_demande_statut_edit | /admin/demande-statut/{id}/modifier | Path does not match |
| 25 | app_back_demande_statut_delete | /admin/demande-statut/{id} | Path does not match |
| 26 | app_back_demande_type_index | /admin/demande-type/ | Path does not match |
| 27 | app_back_demande_type_new | /admin/demande-type/nouveau | Path does not match |
| 28 | app_back_demande_type_show | /admin/demande-type/{id} | Path does not match |
| 29 | app_back_demande_type_edit | /admin/demande-type/{id}/modifier | Path does not match |
| 30 | app_back_demande_type_delete | /admin/demande-type/{id} | Path does not match |
| 31 | app_back_machine_index | /admin/machine/ | Path does not match |
| 32 | app_back_machine_new | /admin/machine/nouveau | Path does not match |
| 33 | app_back_machine_show | /admin/machine/{id} | Path does not match |
| 34 | app_back_machine_edit | /admin/machine/{id}/modifier | Path does not match |
| 35 | app_back_machine_delete | /admin/machine/{id} | Path does not match |
| 36 | app_back_societe_index | /admin/societe/ | Path does not match |
| 37 | app_back_societe_new | /admin/societe/nouveau | Path does not match |
| 38 | app_back_societe_show | /admin/societe/{id} | Path does not match |
| 39 | app_back_societe_edit | /admin/societe/{id}/modifier | Path does not match |
| 40 | app_back_societe_delete | /admin/societe/{id} | Path does not match |
| 41 | app_back_societe_machine_qrcode | /admin/societe/genrate-qr-code/{id} | Path does not match |
| 42 | app_back_societe_machine_delete | /admin/societe/supprimer-machine/{societe}-{machine} | Path does not match |
| 43 | app_back_user_index | /admin/utilisateur/ | Path does not match |
| 44 | app_back_user_new | /admin/utilisateur/nouveau | Path does not match |
| 45 | app_back_user_show | /admin/utilisateur/{id} | Path does not match |
| 46 | app_back_user_edit | /admin/utilisateur/{id}/modifier | Path does not match |
| 47 | app_back_user_delete | /admin/utilisateur/{id} | Path does not match |
| 48 | app_back_utils_crop | /admin/outils/crop | Path does not match |
| 49 | app_home | / | Path does not match |
| 50 | app_front_machine | /machine/{machineUid} | Path does not match |
| 51 | app_front_machine_new_demande_type | /machine/{machineUid}/{demandeType} | Path does not match |
| 52 | app_front_machine_cancel_demande | /machine/{machineUid}/{demandeId}/cancel | Path does not match |
| 53 | app_login | /connexion | Path does not match |
| 54 | app_register | /inscription | Path does not match |
| 55 | app_logout | /deconnexion | 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.