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_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler_open_file | /_profiler/open | Path does not match |
| 10 | _profiler | /_profiler/{token} | Path does not match |
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 14 | account_index | /account | Path does not match |
| 15 | account_password | /account/password | Path does not match |
| 16 | adhesion_view | /adhesion | Path does not match |
| 17 | adhesion_pdf | /adhesion/pdf/{id} | Path does not match |
| 18 | adhesion_edit | /adhesion/edit | Path does not match |
| 19 | annuaire_index | /annuaire | Path does not match |
| 20 | annuaire_view | /annuaire/etablissement/{token} | Path does not match |
| 21 | contact_index | /contact/ | Path does not match |
| 22 | etablissement_view_identite | /etablissement/view/identite | Path does not match |
| 23 | etablissement_edit_identite | /etablissement/edit/identite | Path does not match |
| 24 | etablissement_view_contacts | /etablissement/view/contacts | Path does not match |
| 25 | etablissement_edit_contacts | /etablissement/edit/contacts | Path does not match |
| 26 | etablissement_view_effectif | /etablissement/view/effectif | Path does not match |
| 27 | etablissement_edit_effectif | /etablissement/edit/effectif | Path does not match |
| 28 | etablissement_view_specialites | /etablissement/view/specialites | Path does not match |
| 29 | etablissement_edit_specialites | /etablissement/edit/specialites | Path does not match |
| 30 | etablissement_view_eaccha | /etablissement/view/eac-cha | Path does not match |
| 31 | etablissement_edit_eaccha | /etablissement/edit/eac-cha | Path does not match |
| 32 | etablissement_view_finance | /etablissement/view/finance | Path does not match |
| 33 | etablissement_edit_finance | /etablissement/edit/finance | Path does not match |
| 34 | documents_view | /documents | Path does not match |
| 35 | documents_add | /documents/add | Path does not match |
| 36 | documents_download | /documents/{id}/download | Path does not match |
| 37 | documents_delete | /documents/{id}/delete | Path does not match |
| 38 | facturation_preferences | /facturation/preferences | Path does not match |
| 39 | facturation_preferences_edit | /facturation/preferences/edit | Path does not match |
| 40 | facturation_devis_factures | /facturation/devis-factures | Path does not match |
| 41 | facturation_nouveau_devis | /facturation/nouveau-devis | Path does not match |
| 42 | facturation_devis_pdf | /facturation/devis/{id} | Path does not match |
| 43 | facturation_devis_validate | /facturation/devis/validate/{id} | Path does not match |
| 44 | facturation_facture_pdf | /facturation/facture/{id} | Path does not match |
| 45 | index | / | Path does not match |
| 46 | offre_emploi_list | /offre-emploi | Path does not match |
| 47 | offre_emploi_delete | /offre-emploi/delete/{id} | Path does not match |
| 48 | recensement_new | /recensement | Path does not match |
| 49 | recensement_create_password | /recensement/create-password/{token} | Path does not match |
| 50 | recensement_login | /recensement/login | Path does not match |
| 51 | recensement_forgot_password | /recensement/forgot-password | Path does not match |
| 52 | recensement_etablissement | /recenser-mon-etablissement | Path does not match |
| 53 | recensement_logout | /recensement/logout | Path does not match |
| 54 | security_login | /login | Path does not match |
| 55 | security_nouveau_compte | /nouveau-compte | Path does not match |
| 56 | security_forgot_password | /forgot-password | Path does not match |
| 57 | security_reset_password | /reset-password/{token} | Path does not match |
| 58 | security_current_etablissement | /current-etablissement/{id} | Path does not match |
| 59 | security_logout | /logout | Path does not match |
| 60 | telechargements_list | /telechargements | Path does not match |
| 61 | telechargements_pdf | /telechargements/fichier/{id} | Path does not match |
| 62 | users_view | /users | Path does not match |
| 63 | users_add | /users/add | Path does not match |
| 64 | users_edit | /users/edit/{id} | Path does not match |
| 65 | users_delete | /users/delete/{id} | 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.