Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_requetes | /requetes | Path does not match |
| 2 | app_bases | /base/bases | Path does not match |
| 3 | app_base_creation | /base/creation | Path does not match |
| 4 | app_base_update | /base/update/{id} | Path does not match |
| 5 | app_prefixes | /prefixe/prefixes | Path does not match |
| 6 | app_prefixe_creation | /prefixe/creation | Path does not match |
| 7 | app_prefixe_update | /prefixe/update/{id} | Path does not match |
| 8 | app_rapports | /rapports | Path does not match |
| 9 | app_rapports_process | /rapports/process | Path does not match |
| 10 | app_rapports_parametres | /rapports/parametres | Path does not match |
| 11 | app_rapports_prefixes_zip_source | /rapports/factures/prefixes/{dossierZipSource} | Path does not match |
| 12 | app_rapports_details_zip_source | /rapports/factures/details/{dossierZipSource} | Path does not match |
| 13 | app_rapports_todolist | /rapports/todolist | Path does not match |
| 14 | app_rapports_dossiers | /rapports/dossiers | Path does not match |
| 15 | app_renvois_factures_dossier_zip_source | /renvois/factures/{dossierZipSource} | Path does not match |
| 16 | app_renvois_factures_sans_prefixes | /renvois/factures-sans-prefixes | Path does not match |
| 17 | security_connexion | / | Path does not match |
| 18 | security_registration | /inscription | Path does not match |
| 19 | app_serveurs | /serveur/serveurs | Path does not match |
| 20 | app_serveur_creation | /serveur/creation | Path does not match |
| 21 | app_serveur_update | /serveur/update/{id} | Path does not match |
| 22 | app_statuts | /statut/statuts | Path does not match |
| 23 | app_statut_creation | /statut/creation | Path does not match |
| 24 | app_statut_update | /statut/update/{id} | Path does not match |
| 25 | app_guzzle_access_token_test | /guzzle-access-token-test | Path does not match |
| 26 | app_renvoyer_factures_test | /renvoyer/factures/{dossierZipSource} | Path does not match |
| 27 | app_update_factures_sans_prefixes | /update-factures-sans-prefixes | Path does not match |
| 28 | app_creationbases | /creationbases | Path does not match |
| 29 | app_majprefixes | /majprefixes | Path does not match |
| 30 | app_test_prefixes | /testsprefixes | Path does not match |
| 31 | app_ftpconnect | /ftpconnect | Path does not match |
| 32 | app_traitements | /traitements | Path does not match |
| 33 | app_archivages | /archivages | Path does not match |
| 34 | app_telechargements_zip | /zip/telechargements | Path does not match |
| 35 | app_ajax_telechargement_zip | /zip/ajax/telechargement/{jour}/{mois}/{annee}/ | 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 |
| 48 | security_disconnect | /disconnect | 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.