Routing
racine
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 7 | _profiler_open_file | /_profiler/open | Path does not match |
| 8 | _profiler | /_profiler/{token} | Path does not match |
| 9 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 12 | admin_list_entries | /{_locale}/access/entry-list | Path does not match |
| 13 | admin_list_equipes | /{_locale}/access/equipes-list | Path does not match |
| 14 | admin_edit_entry | /{_locale}/access/{id}/show-entry/edit | Path does not match |
| 15 | admin_entry_list_visitors | /{_locale}/access/{id}/show-entry/list-visitors | Path does not match |
| 16 | admin_list_clocks_visitors | /{_locale}/access/clocks/list/visitors | Path does not match |
| 17 | admin_list_clocks_account | /{_locale}/access/clocks/list/acc-{id} | Path does not match |
| 18 | admin_list_clocks_agents | /{_locale}/access/clocks/list/agents | Path does not match |
| 19 | admin_set_permissions_organisateurs | /{_locale}/access/set-permissions-organisateur | Path does not match |
| 20 | admin_add_account | /{_locale}/account/add-account | Path does not match |
| 21 | admin_add_agent | /{_locale}/account/add-agent | Path does not match |
| 22 | admin_add_visitor | /{_locale}/account/add-visitor | Path does not match |
| 23 | admin_add_visitors | /{_locale}/account/add-visitors | Path does not match |
| 24 | admin_edit_organisateur | /{_locale}/account/{id}/edit-organisateur | Path does not match |
| 25 | admin_edit_visitor | /{_locale}/account/{id}/edit-visitor | Path does not match |
| 26 | admin_list_agents | /{_locale}/account/agents-list | Path does not match |
| 27 | admin_list_agents_byequipe | /{_locale}/account/eq-{id}/agents-list-by-equipe | Path does not match |
| 28 | admin_list_participants | /{_locale}/account/participant-list | Path does not match |
| 29 | admin_list_colaborateurs | /{_locale}/account/colaborateurs-list | Path does not match |
| 30 | admin_list_admins | /{_locale}/account/admins-list | Path does not match |
| 31 | admin_show_badge | /{_locale}/card/show/{id} | Path does not match |
| 32 | admin_show_badge_orgrecto | /{_locale}/card/show/{id}/orgrecto | Path does not match |
| 33 | admin_show_matica_card | /{_locale}/card/show/{id}/matica | Path does not match |
| 34 | admin_show_badge_orgverso | /{_locale}/card/show/{id}/orgverso | Path does not match |
| 35 | admin_list_demandes | /{_locale}/card/list-demand | Path does not match |
| 36 | demande_card | /{_locale}/card/demande | Path does not match |
| 37 | admin_list_clocks | /{_locale}/clock/clocks-list | Path does not match |
| 38 | admin_list_clocks_by_user | /{_locale}/clock/clocks-by-user/list | Path does not match |
| 39 | admin_list_clocks_by_entry | /{_locale}/clock/clocks-by-entry/list | Path does not match |
| 40 | print_shop | /{_locale}/printshop/ | Path does not match |
| 41 | print_shop_step_two | /{_locale}/printshop/step-two | Path does not match |
| 42 | print_shop_step_three | /{_locale}/printshop/step-three | Path does not match |
| 43 | print_shop_step_final | /{_locale}/printshop/step-final/{ref}/confirmation | Path does not match |
| 44 | print_shop_orders | /{_locale}/printshop/orders | Path does not match |
| 45 | print_shop_my_orders | /{_locale}/printshop/my-orders | Path does not match |
| 46 | check_in | /{_locale}/scan/check-in | Path does not match |
| 47 | check_in_result | /{_locale}/scan/check-in/result | Path does not match |
| 48 | security_login | /{_locale}/login | Path does not match |
| 49 | security_logout | /{_locale}/logout | Path does not match |
| 50 | security_pw_forgotten | /{_locale}/pwForgotten | Path does not match |
| 51 | security_pw_forgotten_send | /{_locale}/pwForgotten/send | Path does not match |
| 52 | security_pw_reset | /{_locale}/reset/tk-{token}/password | Path does not match |
| 53 | security_pw_reset_send | /{_locale}/ | Path does not match |
| 54 | security_email_verification | /{_locale}/email/verification | Path does not match |
| 55 | security_email_confirmation | /{_locale}/email/confirmation/tk/{token} | Path does not match |
| 56 | homepage | /{_locale}/ | Path does not match |
| 57 | contact | /{_locale}/contact | Path does not match |
| 58 | pricing | /{_locale}/pricing | Path does not match |
| 59 | about | /{_locale}/about-us | Path does not match |
| 60 | time_clocks | /{_locale}/time-clocks | Path does not match |
| 61 | access_control | /{_locale}/access-control | Path does not match |
| 62 | contactSend | /{_locale}/contact-send | Path does not match |
| 63 | more_info | /{_locale}/pricing-request | Path does not match |
| 64 | trans | /{_locale}/trans | Path does not match |
| 65 | edit_password | /{_locale}/profile/edit-password | Path does not match |
| 66 | dashboard | /{_locale}/profile/dashboard | Path does not match |
| 67 | racine | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.