Routing
course_horaire
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "en" |
Route Matching Logs
Path to match:
/en/courses/horaire
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_redirect_locale | / | Path does not match |
| 2 | admin_remunerations | /{_locale}/admin/remunerations/{year}/{month} | Path does not match |
| 3 | admin_remunerations_grouped | /{_locale}/admin/remunerations/{year}/{month}/grouped | Path does not match |
| 4 | admin_remunerations_generate | /{_locale}/admin/remunerations/generate/{year}/{month} | Path does not match |
| 5 | admin_remunerations_correction_new | /{_locale}/admin/remunerations/correction/{id} | Path does not match |
| 6 | admin_remunerations_export_user | /{_locale}/admin/remunerations/{year}/{month}/export/{user} | Path does not match |
| 7 | admin_remunerations_export_global | /{_locale}/admin/remunerations/{year}/{month}/export-global | Path does not match |
| 8 | admin_planning_rapports_caisse_pdf | /{_locale}/admin/planning/{year}/{month}/rapports-caisse/pdf | Path does not match |
| 9 | admin_planning_rapport_caisse_export | /{_locale}/admin/planning/{year}/{month}/rapport-caisse/export | Path does not match |
| 10 | admin_availability | /{_locale}/admin/availability | Path does not match |
| 11 | admin_availability_overview | /{_locale}/admin/availability/overview | Path does not match |
| 12 | admin_availability_save | /{_locale}/admin/availability/save | Path does not match |
| 13 | homepage | /{_locale}/ | Path does not match |
| 14 | agenda | /{_locale}/agenda/ | Path does not match |
| 15 | association | /{_locale}/association/ | Path does not match |
| 16 | member | /{_locale}/member/ | Path does not match |
| 17 | useful-links | /{_locale}/useful-links/ | Path does not match |
| 18 | contact | /{_locale}/contact/ | Path does not match |
| 19 | faq | /{_locale}/faq/ | Path does not match |
| 20 | gallery | /{_locale}/gallery/ | Path does not match |
| 21 | access | /{_locale}/access/ | Path does not match |
| 22 | admin_remuneration | /{_locale}/admin/remuneration | Path does not match |
| 23 | app_forgot_password_request | /{_locale}/reset-password | Path does not match |
| 24 | app_check_email | /{_locale}/reset-password/check-email | Path does not match |
| 25 | app_reset_password | /{_locale}/reset-password/reset/{token} | Path does not match |
| 26 | test_email | /{_locale}/test/email | Path does not match |
| 27 | user_register | /{_locale}/register | Path does not match |
| 28 | login | /login | Path does not match |
| 29 | logout | /logout | Path does not match |
| 30 | admin_pages_association | /admin/pages/association/{_locale} | Path does not match |
| 31 | admin_pages_agenda | /admin/pages/agenda/{year} | Path does not match |
| 32 | admin_pages_newEvent | /admin/pages/agenda/ajouter | Path does not match |
| 33 | admin_pages_modifyEvent | /admin/pages/agenda/modifier/{id} | Path does not match |
| 34 | admin_pages_deleteEvent | /admin/pages/agenda/supprimer/{id} | Path does not match |
| 35 | admin_pages_links | /admin/pages/liens | Path does not match |
| 36 | admin_pages_newLink | /admin/pages/liens/ajouter | Path does not match |
| 37 | admin_pages_modifyLink | /admin/pages/liens/modifier/{id} | Path does not match |
| 38 | admin_pages_deleteLink | /admin/pages/liens/supprimer/{id} | Path does not match |
| 39 | admin_pages_faq | /admin/pages/faq | Path does not match |
| 40 | admin_pages_newQuestion | /admin/pages/faq/ajouter | Path does not match |
| 41 | admin_pages_modifyQuestion | /admin/pages/faq/modifier/{id} | Path does not match |
| 42 | admin_pages_deleteQuestion | /admin/pages/faq/supprimer/{id} | Path does not match |
| 43 | admin_pages_memo | /admin/pages/memo | Path does not match |
| 44 | admin_gallery | /admin/pages/gallery | Path does not match |
| 45 | admin_gallery_new | /admin/pages/gallery/new | Path does not match |
| 46 | admin_gallery_delete | /admin/pages/gallery/delete/{id} | Path does not match |
| 47 | admin_gallery_edit | /admin/pages/gallery/edit | Path does not match |
| 48 | admin_gallery_newPhoto | /admin/pages/gallery/photo/new | Path does not match |
| 49 | admin_gallery_editPhoto | /admin/pages/gallery/photo/edit/{id} | Path does not match |
| 50 | admin_gallery_deletePhoto | /admin/pages/gallery/photo/delete/{id} | Path does not match |
| 51 | admin_collaborateurs | /admin/collaborateurs | Path does not match |
| 52 | admin_collaborateurs_editUser | /modifier/{username} | Path does not match |
| 53 | admin_collaborateurs_editUserPassword | /modifier/{username}/password | Path does not match |
| 54 | admin_collaborateurs_deleteUser | /supprimer/{username} | Path does not match |
| 55 | admin_collaborateurs_categories | /categories | Path does not match |
| 56 | admin_collaborateurs_deleteCategory | /categories/supprimer/{id} | Path does not match |
| 57 | ajax_collaborateur_show | /ajax/showCollaborateur | Path does not match |
| 58 | ajax_collaborateur_editAdmin | /ajax/editAdmin | Path does not match |
| 59 | ajax_collaborateur_editSuperAdmin | /ajax/editSuperAdmin | Path does not match |
| 60 | admin_collaborateurs_print | Path does not match | |
| 61 | admin_collaborateurs_email | Path does not match | |
| 62 | ajax_collaborateurs_emailUser | /ajax/email | Path does not match |
| 63 | dashboard | /mon-compte/ | Path does not match |
| 64 | dashboard_printProgramme | /mon-compte/planning/programme | Path does not match |
| 65 | dashboard_print | /mon-compte/planning/{month} | Path does not match |
| 66 | admin_parameters | /admin/parameters/admin/parameters/ | Path does not match |
| 67 | admin_parameters_edit | /admin/parameters/edit-parameters | Path does not match |
| 68 | admin_courses_speciales | /admin/courses/speciales/ | Path does not match |
| 69 | admin_course_showSpeciale | /admin/courses/speciales/{id}/{month}/{year}/{status} | Path does not match |
| 70 | admin_courses_horaires | /admin/courses/horaires/ | Path does not match |
| 71 | admin_course_showHoraire | /admin/courses/horaires/{id}/{month}/{year}/{status} | Path does not match |
| 72 | admin_courses_mailConfirmation | /admin/courses/mailConfirmation | Path does not match |
| 73 | admin_courses_newMailConfirmation | /admin/courses/mailConfirmation/ajouter | Path does not match |
| 74 | admin_courses_editMailConfirmation | /admin/courses/mailConfirmation/modifier/{id} | Path does not match |
| 75 | admin_courses_deleteMailConfirmation | /admin/courses/mailConfirmation/supprimer/{id} | Path does not match |
| 76 | ajax_course_edit | /admin/courses/ajax/editReservation | Path does not match |
| 77 | ajax_course_fillResponse | /admin/courses/ajax/fillResponse | Path does not match |
| 78 | ajax_course_saveReponse | /admin/courses/ajax/saveReponse | Path does not match |
| 79 | ajax_course_fillBrouillon | /admin/courses/ajax/fillBrouillon | Path does not match |
| 80 | admin_download_speciales | /admin/courses/downloadSpeciale/{month}/{year}/{status} | Path does not match |
| 81 | ajax_course_downloadSpeciale | /admin/courses/ajax/downloadSpeciale | Path does not match |
| 82 | admin_course_printSpeciale | /admin/courses/print/speciale/{id} | Path does not match |
| 83 | admin_course_printHoraire | /admin/courses/print/horaire/{id} | Path does not match |
| 84 | admin_course_printSpeciales | /admin/courses/print/speciales/{year}/{month} | Path does not match |
| 85 | admin_course_printHoraires | /admin/courses/print/horaires/{year}/{month} | Path does not match |
| 86 | admin_courseSpeciale_ajaxEdit | /admin/courses/ajax/editCoorIn | Path does not match |
| 87 | admin_seasons | /admin/seasons/ | Path does not match |
| 88 | admin_season_new | /new | Path does not match |
| 89 | admin_season_delete | /delete/{id} | Path does not match |
| 90 | admin_season_dates | /dates/{year} | Path does not match |
| 91 | admin_season_newDate | /dates/new/{year} | Path does not match |
| 92 | admin_season_editDate | /dates/modifier/{id}/{year} | Path does not match |
| 93 | admin_season_deleteDate | /dates/delete/{id}/{year} | Path does not match |
| 94 | admin_season_newHoliday | /dates/holiday/new | Path does not match |
| 95 | admin_seasons_caveaux | /admin/seasons/caveaux | Path does not match |
| 96 | admin_seasons_editCaveau | /caveaux/edit | Path does not match |
| 97 | admin_seasons_deleteCaveau | /caveaux/supprimer/{id} | Path does not match |
| 98 | admin_season_planningCaveaux | /caveaux/planning | Path does not match |
| 99 | admin_season_ajaxEditCaveau | /ajax/editCaveau | Path does not match |
| 100 | admin_members | /admin/members/admin/members/ | Path does not match |
| 101 | admin_members_edit | /admin/members/admin/members/modifier/{id} | Path does not match |
| 102 | admin_members_delete | /admin/members/admin/members/supprimer/{id} | Path does not match |
| 103 | admin_planning | /admin/planning | Path does not match |
| 104 | admin_planning_new | /admin/planning/new | Path does not match |
| 105 | admin_planning_generate | /generate/{year} | Path does not match |
| 106 | admin_planning_ajaxEdit | /ajax/editPlanning | Path does not match |
| 107 | admin_planning_ajaxAnnuler | /ajax/annuler | Path does not match |
| 108 | admin_planning_download | /download | Path does not match |
| 109 | admin_planning_impressions | /impressions | Path does not match |
| 110 | admin_planning_memos | /memos | Path does not match |
| 111 | admin_planning_individuel | /individuel | Path does not match |
| 112 | admin_planning_mensuel | /mensuel | Path does not match |
| 113 | admin_planning_programme | /programme | Path does not match |
| 114 | ajax_planning_saveDaily | /programme/save | Path does not match |
| 115 | le_admin | /admin | Path does not match |
| 116 | courses | /{_locale}/courses/ | Path does not match |
| 117 | course_speciale | /{_locale}/courses/speciale | Path does not match |
| 118 | reservation_speciale | /{_locale}/courses/reservation/speciale | Path does not match |
| 119 | course_horaire | /{_locale}/courses/horaire | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.