Routing
app_home
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/fr
(route: "n/a")
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | lexik_translation_overview | /translations/ | Path does not match |
| 3 | lexik_translation_grid | /translations/grid | Path does not match |
| 4 | lexik_translation_new | /translations/new | Path does not match |
| 5 | lexik_translation_invalidate_cache | /translations/invalidate-cache | Path does not match |
| 6 | lexik_translation_list | /translations/api/translations | Path does not match |
| 7 | lexik_translation_profiler | /translations/api/translations/profiler/{token} | Path does not match |
| 8 | lexik_translation_update | /translations/api/translations/{id} | Path does not match |
| 9 | lexik_translation_delete_locale | /translations/api/translations/{id}/{locale} | Path does not match |
| 10 | lexik_translation_delete | /translations/api/translations/{id} | Path does not match |
| 11 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 12 | _wdt | /_wdt/{token} | Path does not match |
| 13 | _profiler_home | /_profiler/ | Path does not match |
| 14 | _profiler_search | /_profiler/search | Path does not match |
| 15 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 16 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 17 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 18 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 19 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 20 | _profiler_open_file | /_profiler/open | Path does not match |
| 21 | _profiler | /_profiler/{token} | Path does not match |
| 22 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 23 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 24 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 25 | app_contract_index | /{_locale}/entreprise/contrat/ | Path does not match |
| 26 | app_contract_state | /{_locale}/entreprise/contrat/{id}/state/{state} | Path does not match |
| 27 | app_contract_resend_notif | /{_locale}/entreprise/contrat/{id}/resend_notif | Path does not match |
| 28 | app_dashboard_company | /{_locale}/entreprise/tableau-de-bord/ | Path does not match |
| 29 | app_company_sendHelp_ajax | /{_locale}/entreprise/tableau-de-bord/ajax/sendHelp | Path does not match |
| 30 | app_infos_index | /{_locale}/entreprise/infos/ | Path does not match |
| 31 | app_infos_index_company | /{_locale}/entreprise/infos/company | Path does not match |
| 32 | app_infos_index_user_company | /{_locale}/entreprise/infos/user_company | Path does not match |
| 33 | app_infos_user_company_ajax_enable_push_notif | /{_locale}/entreprise/infos/ajax/enablePushNotif | Path does not match |
| 34 | app_delete_picture_company_ajax | /{_locale}/entreprise/infos/ajax/removeCompanyPhoto/{id} | Path does not match |
| 35 | app_delete_user_company_picture_ajax | /{_locale}/entreprise/infos/ajax/removeUserCompanyPhoto/{id} | Path does not match |
| 36 | app_invoice_index | /{_locale}/entreprise/facture/ | Path does not match |
| 37 | app_mission_index | /{_locale}/entreprise/mission/{id} | Path does not match |
| 38 | app_mission_edit | /{_locale}/entreprise/mission/{id} | Path does not match |
| 39 | app_mission_ajax_edit | /{_locale}/entreprise/mission/ajax/edit{id} | Path does not match |
| 40 | app_mission_manager_delete | /{_locale}/entreprise/mission/{id}/manager/{missionCompanyUserManagerId}/delete | Path does not match |
| 41 | app_mission_manager_canceldelete | /{_locale}/entreprise/mission/{id}/manager/{missionCompanyUserManagerId}/canceldelete | Path does not match |
| 42 | cancel_mission | /{_locale}/entreprise/mission/{id}/cancel | Path does not match |
| 43 | app_profil_index | /{_locale}/entreprise/mission/{id_mission}/profil/{id} | Path does not match |
| 44 | app_profil_appointment_date_cancel | /{_locale}/entreprise/mission/{id_mission}/profil/{id}/appointment/{appointment_date_id}/cancel | Path does not match |
| 45 | app_profil_resend_new_appointment_notif | /{_locale}/entreprise/mission/{id_mission}/profil/{id}/resend_new_appointment_notif | Path does not match |
| 46 | app_service_managin_index | /{_locale}/entreprise/services-managin/ | Path does not match |
| 47 | app_service_managin_show | /{_locale}/entreprise/services-managin/{id} | Path does not match |
| 48 | contract_change_payment_method_start | /contracts/{id}/change-payment-method-start | Path does not match |
| 49 | contract_change_payment_method_validate | /contracts/{id}/change-payment-method-validate | Path does not match |
| 50 | email_validation_validate | /{_locale}/email-validation/validate/{token} | Path does not match |
| 51 | email_validation_send_notif | /{_locale}/email-validation/send-notif | Path does not match |
| 52 | identity_generate_verification_session | /identity/generate-identity-verification-session | Path does not match |
| 53 | identity_validate_session | /identity/validate-session | Path does not match |
| 54 | app_home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.