Routing
admin_show_badge
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "en" |
| id | "3984" |
Route Redirection
This page redirects to:
https://actech.ma/en/login
(route: "n/a")
Route Matching Logs
Path to match:
/en/card/show/3984
| # | 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} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.