Routing
app_contacts
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/contacts
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles.css | 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 | app_admin_contacts | /admin/contacts | Path does not match |
| 17 | app_admin_emails_admin_list | /admin/admin-emails | Path does not match |
| 18 | app_admin_emails_inbox | /admin/inboxs | Path does not match |
| 19 | app_admin_emails_compose | /admin/inboxs/compose | Path does not match |
| 20 | app_admin_emails_body_view | /admin/inboxs/{id}/view | Path does not match |
| 21 | app_admin_home | /admin/ | Path does not match |
| 22 | app_admin_partenaire | /admin/partenaire | Path does not match |
| 23 | app_admin_reference | /admin/reference | Path does not match |
| 24 | app_admin_reference_new | /admin/reference/new | Path does not match |
| 25 | app_admin_reference_show | /admin/reference/detail/{id} | Path does not match |
| 26 | app_admin_region | /admin/region | Path does not match |
| 27 | app_admin_request_replacement | /admin/request-replacements | Path does not match |
| 28 | app_admin_request_response | /admin/request-responses | Path does not match |
| 29 | app_admin_request_installation | /admin/request-installations | Path does not match |
| 30 | app_admin_request_replacement_new | /admin/request-replacements/new | Path does not match |
| 31 | app_admin_request_installation_new | /admin/request-installations/new | Path does not match |
| 32 | app_admin_request_replacement_show | /admin/request-replacements/detail/{id} | Path does not match |
| 33 | app_admin_request_installation_show | /admin/request-installations/detail/{id} | Path does not match |
| 34 | app_admin_request_taf_execute | /admin/requests-{requestType}/{requestId}/{eventName} | Path does not match |
| 35 | app_admin_request_taf_preview | /admin/requests/{requestId}/{eventName}/preview-email | Path does not match |
| 36 | app_admin_speciality | /admin/speciality | Path does not match |
| 37 | app_admin_taches_list | /admin/taches/configurations | Path does not match |
| 38 | app_admin_taches_messages | /admin/taches/evenements | Path does not match |
| 39 | app_admin_taches_importations | /admin/taches/importations | Path does not match |
| 40 | app_admin_taches_schedulers | /admin/taches/schedulers | Path does not match |
| 41 | app_admin_replacement | /admin/replacements | Path does not match |
| 42 | app_admin_doctor | /admin/doctors | Path does not match |
| 43 | app_admin_clinic | /admin/clinics | Path does not match |
| 44 | app_admin_director | /admin/directors | Path does not match |
| 45 | app_admin_replacement_new | /admin/replacement/new | Path does not match |
| 46 | app_admin_replacement_show | /admin/replacement/detail/{id} | Path does not match |
| 47 | app_admin_clinic_new | /admin/clinic/new | Path does not match |
| 48 | app_admin_clinic_show | /admin/clinic/detail/{id} | Path does not match |
| 49 | app_admin_doctor_new | /admin/doctor/new | Path does not match |
| 50 | app_admin_doctor_show | /admin/doctor/detail/{id} | Path does not match |
| 51 | app_admin_director_new | /admin/director/new | Path does not match |
| 52 | app_admin_director_show | /admin/director/detail/{id} | Path does not match |
| 53 | api_admin_email_get | /api/admin-emails | Path does not match |
| 54 | api_admin_email_new | /api/admin-emails | Path does not match |
| 55 | api_admin_email_detail | /api/admin-emails/{id} | Path does not match |
| 56 | api_admin_email_update | /api/admin-emails/{id} | Path does not match |
| 57 | api_admin_email_delete | /api/admin-emails/{id} | Path does not match |
| 58 | api_taches_configurations_get | /api/taches-configurations | Path does not match |
| 59 | api_taches_configurations_new | /api/taches-configurations | Path does not match |
| 60 | api_taches_configurations_detail | /api/taches-configurations/{id} | Path does not match |
| 61 | api_taches_configurations_update | /api/taches-configurations/{id} | Path does not match |
| 62 | api_taches_configurations_delete | /api/taches-configurations/{id} | Path does not match |
| 63 | api_taches_configurations_delete_multiple | /api/taches-configurations/delete-multiple | Path does not match |
| 64 | api_clinic_get | /api/clinics | Path does not match |
| 65 | api_clinic_new | /api/clinics | Path does not match |
| 66 | api_clinic_detail | /api/clinics/{id} | Path does not match |
| 67 | api_clinic_update | /api/clinics/{id} | Path does not match |
| 68 | api_contacts_get | /api/contacts | Path does not match |
| 69 | api_contacts_new | /api/contacts | Path does not match |
| 70 | api_contacts_detail | /api/contacts/{id} | Path does not match |
| 71 | api_contacts_delete | /api/contacts/{id} | Path does not match |
| 72 | api_contacts_delete_multiple | /api/contacts/delete-multiple | Path does not match |
| 73 | api_director_get | /api/directors | Path does not match |
| 74 | api_director_new | /api/directors | Path does not match |
| 75 | api_director_detail | /api/directors/{id} | Path does not match |
| 76 | api_director_update | /api/directors/{id} | Path does not match |
| 77 | api_doctor_get | /api/doctors | Path does not match |
| 78 | api_doctor_new | /api/doctors | Path does not match |
| 79 | api_doctor_detail | /api/doctors/{id} | Path does not match |
| 80 | api_doctor_update | /api/doctors/{id} | Path does not match |
| 81 | api_home_dashboard | /api/dashboard | Path does not match |
| 82 | api_inbox_email_get | /api/inbox-emails | Path does not match |
| 83 | api_inbox_emails_compose | /api/inbox-emails | Path does not match |
| 84 | api_inbox_emails_delete | /api/inbox-emails/{id} | Path does not match |
| 85 | api_inbox_emails_delete_multiple | /api/inbox-emails/delete-multiple | Path does not match |
| 86 | api_partenaire_get | /api/partenaires | Path does not match |
| 87 | api_partenaire_new | /api/partenaires | Path does not match |
| 88 | api_partenaire_detail | /api/partenaires/{id} | Path does not match |
| 89 | api_partenaire_update | /api/partenaires/{id} | Path does not match |
| 90 | api_partenaire_delete | /api/partenaires/{id} | Path does not match |
| 91 | api_admin_messenger_ping | /api/messengers/ping | Path does not match |
| 92 | api_reference_get | /api/references | Path does not match |
| 93 | api_reference_new | /api/references | Path does not match |
| 94 | api_reference_detail | /api/references/{id} | Path does not match |
| 95 | api_reference_update | /api/references/{id} | Path does not match |
| 96 | api_reference_delete | /api/references/{id} | Path does not match |
| 97 | api_region_get | /api/regions | Path does not match |
| 98 | api_region_new | /api/regions | Path does not match |
| 99 | api_region_detail | /api/regions/{id} | Path does not match |
| 100 | api_region_update | /api/regions/{id} | Path does not match |
| 101 | api_region_delete | /api/regions/{id} | Path does not match |
| 102 | api_replacement_get | /api/replacements | Path does not match |
| 103 | api_replacement_new | /api/replacements | Path does not match |
| 104 | api_replacement_detail | /api/replacements/{id} | Path does not match |
| 105 | api_replacement_update | /api/replacements/{id} | Path does not match |
| 106 | api_replacement_search | /api/search-remplacants | Path does not match |
| 107 | api_replacement_search_detail | /api/search-remplacants/{id} | Path does not match |
| 108 | api_request_replacement_get | /api/request-replacements | Path does not match |
| 109 | api_request_installation_get | /api/request-installations | Path does not match |
| 110 | api_request_replacement_new | /api/request-replacements | Path does not match |
| 111 | api_request_installation_new | /api/request-installations | Path does not match |
| 112 | api_request_detail | /api/requests/{id} | Path does not match |
| 113 | api_request_detail_more | /api/requests/{id}/more-detail | Path does not match |
| 114 | api_request_replacement_update | /api/request-replacements/{id} | Path does not match |
| 115 | api_request_installation_update | /api/request-installations/{id} | Path does not match |
| 116 | api_request_delete | /api/requests/{id} | Path does not match |
| 117 | api_request_delete_multiple | /api/requests/delete-multiple | Path does not match |
| 118 | app_sidebar_state_save | /api/sidebar-state/save | Path does not match |
| 119 | api_speciality_get | /api/specialities | Path does not match |
| 120 | api_speciality_new | /api/specialities | Path does not match |
| 121 | api_speciality_detail | /api/specialities/{id} | Path does not match |
| 122 | api_speciality_sub_specialites | /api/specialities/{id}/sub-specialites | Path does not match |
| 123 | api_speciality_update | /api/specialities/{id} | Path does not match |
| 124 | api_speciality_delete | /api/specialities/{id} | Path does not match |
| 125 | api_admin_taches_list | /api/taches/{tachePage}s | Path does not match |
| 126 | api_admin_taches_delete | /api/taches/{tachePage}s/{id} | Path does not match |
| 127 | api_admin_taches_delete_multiple | /api/taches/{tachePage}s/delete-multiple | Path does not match |
| 128 | api_admin_taches_generate_default | /api/taches/{tachePage}s/generate-default | Path does not match |
| 129 | api_admin_taches_importations_create | /api/taches/importations/create | Path does not match |
| 130 | api_admin_taches_schedulers_create | /api/taches/schedulers/create | Path does not match |
| 131 | api_admin_taches_detail | /api/taches/{tachePage}s/detail/{id} | Path does not match |
| 132 | api_admin_taches_execute | /api/taches/{tachePage}s/execute/{id} | Path does not match |
| 133 | api_user_delete | /api/users/{id} | Path does not match |
| 134 | api_user_delete_multiple | /api/users/delete-multiple | Path does not match |
| 135 | api_user_liste_select | /api/users/for-select | Path does not match |
| 136 | api_request_response_list | /api/requests/responses | Path does not match |
| 137 | api_request_personne_contacte_list | /api/requests/{requestId}/personne-contacte | Path does not match |
| 138 | api_request_personne_contacte_list_more | /api/requests/{requestId}/personne-contacte/more | Path does not match |
| 139 | api_request_personne_contacte_all | /api/requests/personne-contacte | Path does not match |
| 140 | api_request_personne_contacte_ids | /api/requests/personne-contacte/ids | Path does not match |
| 141 | api_request_personne_contacte_add | /api/requests/{requestId}/personne-contacte | Path does not match |
| 142 | api_request_personne_contacte_missing | /api/requests/{requestId}/personne-contacte/missing | Path does not match |
| 143 | api_request_personne_contacte_delete | /api/requests/{requestId}/personne-contacte/{id} | Path does not match |
| 144 | api_request_personne_contacte_delete_multiple | /api/requests/{requestId}/personne-contacte/delete-multiple | Path does not match |
| 145 | app_contacts | /contacts | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.