Routing
particuliers_formations
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/particuliers/formation
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler_open_file | /_profiler/open | Path does not match |
| 10 | _profiler | /_profiler/{token} | Path does not match |
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 14 | about | /a-propos | Path does not match |
| 15 | vision | /vision | Path does not match |
| 16 | login | /connexion | Path does not match |
| 17 | logout | /deconnexion | Path does not match |
| 18 | certificats | /certificats | Path does not match |
| 19 | companies | /entreprises | Path does not match |
| 20 | companies_recruitments | /entreprises/recrutement | Path does not match |
| 21 | companies_talents | /entreprises/talents | Path does not match |
| 22 | companies_missions | /entreprises/missions | Path does not match |
| 23 | companies_interims | /entreprises/interims | Path does not match |
| 24 | companies_formations | /entreprises/formation | Path does not match |
| 25 | contact | /contact | Path does not match |
| 26 | contact_demo | /demande-demo | Path does not match |
| 27 | contact_start | /demarrer | Path does not match |
| 28 | contact_send | /contact/send | Path does not match |
| 29 | demandes_list | /demandes | Path does not match |
| 30 | ecosystem | /ecosysteme | Path does not match |
| 31 | ecosystem_net2all | /ecosysteme/net2all | Path does not match |
| 32 | features | /fonctionnalites | Path does not match |
| 33 | feature_show | /fonctionnalites/{feature} | Path does not match |
| 34 | app_formations | /formations | Path does not match |
| 35 | home | / | Path does not match |
| 36 | how_it_works | /comment-ca-marche | Path does not match |
| 37 | how_it_works_individual | /comment-ca-marche/particulier | Path does not match |
| 38 | how_it_works_company | /comment-ca-marche/entreprise | Path does not match |
| 39 | particuliers | /particuliers | Path does not match |
| 40 | profils | /particuliers/profils | Path does not match |
| 41 | particuliers_moncompte | /particuliers/mon-compte | Path does not match |
| 42 | particuliers_candidatures | /particuliers/candidatures | Path does not match |
| 43 | particuliers_emplois | /particuliers/emploi | Path does not match |
| 44 | particuliers_missions | /particuliers/missions | Path does not match |
| 45 | particuliers_interims | /particuliers/interims | Path does not match |
| 46 | particuliers_formations | /particuliers/formation | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.