https://seed.dev.dataouest.espridigital.fr/start.sh/lift/conception/

Routing

lift_concept Matched route

Route Parameters

Name Value
_locale
"fr"

Route Matching Logs

Path to match: /start.sh/lift/conception/
# 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_search_results /_profiler/{token}/search/results Path does not match
8 _profiler_open_file /_profiler/open Path does not match
9 _profiler /_profiler/{token} Path does not match
10 _profiler_router /_profiler/{token}/router Path does not match
11 _profiler_exception /_profiler/{token}/exception Path does not match
12 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
13 admin_users /{_locale}/utilisateurs Path does not match
14 admin_edit /{_locale}/utilisateurs/modifie/{user} Path does not match
15 admin_delete /{_locale}/users/delete/{user} Path does not match
16 admin_add /{_locale}/utilisateurs/ajout Path does not match
17 canopy_home /{_locale}/verriere Path does not match
18 canopy_select_concept /{_locale}/verriere/conception Path does not match
19 canopy_tool_concept /{_locale}/verriere/builder Path does not match
20 canopy_set_disp /{_locale}/ajax/verriere/disposition Path does not match
21 canopy_concept_step /{_locale}/verriere/conception/panneau-{step} Path does not match
22 canopy_concept /{_locale}/verriere/conception/{tool} Path does not match
23 canopy_concept_pannel_step /{_locale}/verriere/conception/{tool}/panneau-{step} Path does not match
24 canopy_final /{_locale}/verriere/resultat Path does not match
25 canopy_pdf /{_locale}/verriere/pdf Path does not match
26 canopy_xml /{_locale}/verriere/xml Path does not match
27 canopy_email /{_locale}/verriere/email Path does not match
28 cloison_home /{_locale}/cloison Path does not match
29 cloison_select_concept /{_locale}/cloison/conception Path does not match
30 cloison_select_step /{_locale}/cloison/conception/panneau-{step} Path does not match
31 cloison_set_disp /{_locale}/ajax/cloison/disposition Path does not match
32 cloison_builder /{_locale}/cloison/personnalisee Path does not match
33 cloison_builder_concept_pannel_step /{_locale}/cloison/conception/personnalisee/panneau-{step} Path does not match
34 cloison_tool /{_locale}/cloison/sur-mesure Path does not match
35 cloison_custom_concept_pannel_step /{_locale}/cloison/conception/sur-mesure/panneau-{step} Path does not match
36 cloison_final /{_locale}/cloison/resultat Path does not match
37 cloison_print /{_locale}/cloison/pdf Path does not match
38 cloison_xml /{_locale}/cloison/xml Path does not match
39 door_tool /{_locale}/porte-battante/ Path does not match
40 doorb_tool /{_locale}/porte-battante/standard Path does not match
41 door_tool_pos /{_locale}/porte-battante/{pos} Path does not match
42 door_tool_custom /{_locale}/porte-battante/sur-mesure Path does not match
43 dooro_tool /{_locale}/porte-suspendue/ Path does not match
44 dooro40_tool /{_locale}/porte-suspendue-40kg/ Path does not match
45 dooro70_tool /{_locale}/porte-suspendue-70kg/ Path does not match
46 door_final /{_locale}/porte/resultat Path does not match
47 door_print /{_locale}/porte/pdf Path does not match
48 door_xml /{_locale}/porte/xml Path does not match
49 set_profil /{_locale}/profil/{profil} Path does not match
50 upload /{_locale}/upload Path does not match
51 home /{_locale}/ Path does not match
52 sub_token /{_locale}/activity/{token} Path does not match
53 show_activity /{_locale}/activity/{token}/{subtoken} Path does not match
54 ajax_call_get /{_locale}/ajax/{token} Path does not match
55 ajax_call_post /{_locale}/ajax/{token} Path does not match
56 account /{_locale}/mon-compte Path does not match
57 account_components /{_locale}/mon-compte/composants Path does not match
58 css /{_locale}/css/custom Path does not match
59 lift_concept /{_locale}/lift/conception/ Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.