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_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | 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 | admin_user_index | /admin/utilisateurs | Path does not match |
| 17 | admin_user_new | /admin/utilisateurs/nouveau | Path does not match |
| 18 | admin_user_edit | /admin/utilisateurs/{id}/modifier | Path does not match |
| 19 | admin_user_reset_password | /admin/utilisateurs/{id}/reset-password | Path does not match |
| 20 | admin_user_toggle_actif | /admin/utilisateurs/{id}/toggle-actif | Path does not match |
| 21 | app_album_index | /albums | Path does not match |
| 22 | app_album_generate | /albums/generer/{classeId}/{type} | Path does not match |
| 23 | app_annee_scolaire_index | /annees-scolaires | Path does not match |
| 24 | app_annee_scolaire_new | /annees-scolaires/nouveau | Path does not match |
| 25 | app_annee_scolaire_edit | /annees-scolaires/{id}/modifier | Path does not match |
| 26 | app_annee_scolaire_toggle_active | /annees-scolaires/{id}/activer | Path does not match |
| 27 | app_annee_scolaire_delete | /annees-scolaires/{id}/supprimer | Path does not match |
| 28 | app_annonceur_index | /annonceurs | Path does not match |
| 29 | app_annonceur_show | /annonceurs/{id} | Path does not match |
| 30 | app_annonceur_new | /annonceurs/nouveau | Path does not match |
| 31 | app_annonceur_edit | /annonceurs/{id}/modifier | Path does not match |
| 32 | app_annonceur_delete | /annonceurs/{id}/supprimer | Path does not match |
| 33 | app_annonceur_visuel_add | /annonceurs/{id}/visuels/ajouter | Path does not match |
| 34 | app_annonceur_visuel_replace | /annonceurs/{id}/visuels/{visuelId}/remplacer | Path does not match |
| 35 | app_annonceur_visuel_toggle | /annonceurs/{id}/visuels/{visuelId}/toggle | Path does not match |
| 36 | app_annonceur_visuel_delete | /annonceurs/{id}/visuels/{visuelId}/supprimer | Path does not match |
| 37 | app_annonceur_contrat_add | /annonceurs/{id}/contrats/ajouter | Path does not match |
| 38 | app_annonceur_contrat_pay | /annonceurs/{id}/contrats/{contratId}/paiement | Path does not match |
| 39 | app_annonceur_contrat_delete | /annonceurs/{id}/contrats/{contratId}/supprimer | Path does not match |
| 40 | app_classe_index | /classes | Path does not match |
| 41 | app_classe_new | /classes/nouveau | Path does not match |
| 42 | app_classe_show | /classes/{id} | Path does not match |
| 43 | app_classe_edit | /classes/{id}/modifier | Path does not match |
| 44 | app_classe_delete | /classes/{id}/supprimer | Path does not match |
| 45 | app_classe_edit_enseignant | /classes/{id}/enseignant/{enseignantId}/modifier | Path does not match |
| 46 | app_classe_delete_enseignant | /classes/{id}/enseignant/{enseignantId}/supprimer | Path does not match |
| 47 | app_dashboard | / | Path does not match |
| 48 | app_eleve_select | /eleves | Path does not match |
| 49 | app_eleve_classes_json | /eleves/classes-json | Path does not match |
| 50 | app_etablissement_index | /etablissements | Path does not match |
| 51 | app_etablissement_new | /etablissements/nouveau | Path does not match |
| 52 | app_etablissement_show | /etablissements/{id} | Path does not match |
| 53 | app_etablissement_edit | /etablissements/{id}/modifier | Path does not match |
| 54 | app_etablissement_delete | /etablissements/{id}/supprimer | Path does not match |
| 55 | app_etablissement_delete_photo | /etablissements/{id}/photo/{photoId}/supprimer | Path does not match |
| 56 | app_inscription_index | /classes/{classeId}/eleves | Path does not match |
| 57 | app_inscription_new | /classes/{classeId}/eleves/ajouter | Path does not match |
| 58 | app_inscription_upload_photos | /classes/{classeId}/eleves/upload-photos | Path does not match |
| 59 | app_inscription_edit | /classes/{classeId}/eleves/{id}/modifier | Path does not match |
| 60 | app_inscription_crop | /classes/{classeId}/eleves/{id}/photo/{photoId}/crop | Path does not match |
| 61 | app_photo_eleve_delete | /classes/{classeId}/eleves/{id}/photo/{photoId}/supprimer | Path does not match |
| 62 | app_inscription_delete | /classes/{classeId}/eleves/{id}/supprimer | Path does not match |
| 63 | app_inscription_upload_ajax | /classes/{classeId}/eleves/upload-ajax | Path does not match |
| 64 | app_profile | /profil | Path does not match |
| 65 | app_change_password | /profil/changer-mot-de-passe | Path does not match |
| 66 | app_login | /login | Path does not match |
| 67 | app_logout | /logout | Path does not match |
| 68 | app_forgot_password | /mot-de-passe-oublie | Path does not match |
| 69 | app_reset_password | /reinitialiser-mot-de-passe/{token} | 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.