Routing
contact
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/contact
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin.api.user_networks | /admin/api/user/{userId}/networks | Path does not match |
| 2 | admin.api.client_users | /admin/api/client/{clientId}/users | Path does not match |
| 3 | admin.api.client_jobs | /admin/api/client/{clientId}/jobs | Path does not match |
| 4 | admin.matching_v3.index | /admin/matching-v3/ | Path does not match |
| 5 | admin.matching_v3.assign_manual | /admin/matching-v3/assign-manual | Path does not match |
| 6 | admin.monitoring_ia.index | /admin/monitoring-ia/ | Path does not match |
| 7 | admin.monitoring_ia.show_offre | /admin/monitoring-ia/offre/{id} | Path does not match |
| 8 | admin.monitoring_ia.update_offre_matching_engine | /admin/monitoring-ia/offre/{id}/moteur-matching | Path does not match |
| 9 | admin.monitoring_ia.trigger_matching_run | /admin/monitoring-ia/offre/{id}/trigger-matching | Path does not match |
| 10 | admin.monitoring_ia.trigger_client_matching | /admin/monitoring-ia/client/{clientId}/trigger-matching | Path does not match |
| 11 | admin.monitoring_ia.matching_run_status | /admin/monitoring-ia/offre/{id}/matching-run-status | Path does not match |
| 12 | admin.monitoring_ia.matching_run_log | /admin/monitoring-ia/offre/{id}/matching-run-log | Path does not match |
| 13 | admin.monitoring_ia.purge_matching | /admin/monitoring-ia/offre/{id}/purge-matching | Path does not match |
| 14 | admin.proposal.index | /admin/proposals/ | Path does not match |
| 15 | admin.proposal.edit | /admin/proposals/{id}/edit | Path does not match |
| 16 | admin.proposal.delete | /admin/proposals/{id}/delete | Path does not match |
| 17 | admin.suggestion.index | /admin/suggestions/ | Path does not match |
| 18 | admin.suggestion.edit | /admin/suggestions/{id}/edit | Path does not match |
| 19 | admin.suggestion.delete | /admin/suggestions/{id}/delete | Path does not match |
| 20 | admin.suggestion.api_user_networks | /admin/suggestions/api/user/{userId}/networks | Path does not match |
| 21 | admin.user.index | /admin/user/ | Path does not match |
| 22 | admin.user.toggle_role | /admin/user/{id}/toggle-role | Path does not match |
| 23 | admin.user.reset | /admin/user/{id}/reset | Path does not match |
| 24 | admin.user.admin_task_delete_demo_user | /admin/user/task/delete-demo-user | Path does not match |
| 25 | application.index | /candidats | Path does not match |
| 26 | application.mine | /mes-recommandations | Path does not match |
| 27 | application.all-recruitments | /tous-les-recrutements | Path does not match |
| 28 | application.my-recruitments | /mes-recrutements | Path does not match |
| 29 | ats.index | /parametres/ats | Path does not match |
| 30 | ats.tools | /parametres/ats/tools | Path does not match |
| 31 | ats.connect_link | /parametres/ats/connect-link | Path does not match |
| 32 | ats.simulation_connect | /parametres/ats/simulation-connect | Path does not match |
| 33 | ats.callback | /parametres/ats/callback | Path does not match |
| 34 | ats.disconnect | /parametres/ats/disconnect | Path does not match |
| 35 | ats.force_sync | /parametres/ats/force-sync | Path does not match |
| 36 | ats.sync_status | /parametres/ats/sync-status | Path does not match |
| 37 | captaindata_connect | /captaindata/connect | Path does not match |
| 38 | captaindata_fetch | /captaindata/fetch | Path does not match |
| 39 | app_captain_data | /captain/data | Path does not match |
| 40 | captain_data_test | /captaindata/test | Path does not match |
| 41 | webhook_captaindata_v4 | /webhook/captaindata-v4 | Path does not match |
| 42 | webhook_captaindata_v4_linkedin_disconnection | /webhook/captaindata-v4/linkedin-disconnection | Path does not match |
| 43 | webhook_captaindata_event | /webhooks/captaindata/event | Path does not match |
| 44 | admin.client.index | /admin/client/ | Path does not match |
| 45 | admin.client.create | /admin/client/create | Path does not match |
| 46 | admin.client.editDescription | /admin/client/description/edit | Path does not match |
| 47 | admin.client.edit | /admin/client/{id}/edit | Path does not match |
| 48 | admin.client.switch | /admin/client/switch/{id} | Path does not match |
| 49 | admin.client.toggle_demo | /admin/client/{id}/toggle-demo | Path does not match |
| 50 | admin.client.editCriteria | /admin/client/edit-criteria | Path does not match |
| 51 | admin.client.delete | /admin/client/{id}/delete | Path does not match |
| 52 | contact | /contact | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.