Routing
app_homepage
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://inema.dev83.isics.fr/connexion
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_suspect_import | /import-prospects | Path does not match |
| 2 | admin_email_template_overview_html | /email/apercu/html | Path does not match |
| 3 | admin_email_template_overview_text | /email/apercu/texte | Path does not match |
| 4 | admin_email_template_overview_subject | /email/apercu/sujet | Path does not match |
| 5 | admin_mailchimp_redirect | /mailchimp/redirect | Path does not match |
| 6 | admin_statistical_record_show_period_cumul | /statistiques/periodique/afficher | Path does not match |
| 7 | admin_statistical_record_show_complete_year | /statistiques/annee-complete/afficher | Path does not match |
| 8 | admin_reporting_show | /reporting | Path does not match |
| 9 | admin_reporting_export | /reporting/export | Path does not match |
| 10 | api_candidate_file_summon | /candidateFile/{candidateFileId}/summon/{recruitmentSlotId}.{_format} | Path does not match |
| 11 | api_candidate_file_dismiss | /candidateFile/{candidateFileId}/dismiss.{_format} | Path does not match |
| 12 | api_user | /user.{_format} | Path does not match |
| 13 | api_suspect_from_website | /suspects.{_format} | Path does not match |
| 14 | api_suspect_create | /suspect.{_format} | Path does not match |
| 15 | api_session_available | /session/{siteId}/available.{_format} | Path does not match |
| 16 | api_list_training_programs | /get-training-programs-from-branch | Path does not match |
| 17 | api_list_training_program_durations | /get-training-program-durations-from-program | Path does not match |
| 18 | api_list_training_program_sites_from_duration | /get-training-program-sites-from-duration | Path does not match |
| 19 | api_list_training_program_sites | /training-program-sites.{_format} | Path does not match |
| 20 | swikly_callback | /api/candidate-file/swikly-callback | Path does not match |
| 21 | candidate_file_create | /dossier-de-candidature | Path does not match |
| 22 | candidate_file_edit | /dossier-de-candidature/{id} | Path does not match |
| 23 | candidate_file_abandon | /dossier-de-candidature/{id}/abandon | Path does not match |
| 24 | candidate_file_attach_attachments | /dossier-de-candidature/{id}/pieces-jointes/{complete} | Path does not match |
| 25 | candidate_file_attach_accepted_files | /dossier-de-candidature/{id}/formulaire-inscription/{complete} | Path does not match |
| 26 | candidate_file_send_company_information | /dossier-de-candidature/{id}/formulaire-entreprise-alternance | Path does not match |
| 27 | candidate_file_auto_login_central_test | /dossier-de-candidature/{id}/acces-aux-tests | Path does not match |
| 28 | app_homepage | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.