Routing
country_index
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "en" |
Route Redirection
This page redirects to:
https://dbtechafricatracer.org/DBTA/public/en/login
(route: "n/a")
Route Matching Logs
Path to match:
/en/country/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | ef_connect | /efconnect/{instance}/{homeFolder} | Path does not match |
| 2 | ef_main_js | /elfinder.main.js | Path does not match |
| 3 | elfinder | /elfinder/{instance}/{homeFolder} | Path does not match |
| 4 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 5 | _wdt | /_wdt/{token} | Path does not match |
| 6 | _profiler_home | /_profiler/ | Path does not match |
| 7 | _profiler_search | /_profiler/search | Path does not match |
| 8 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 9 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | activity_index | /{_locale}/activity/ | Path does not match |
| 17 | activity_new | /{_locale}/activity/new | Path does not match |
| 18 | activity_show | /{_locale}/activity/{id} | Path does not match |
| 19 | activity_edit | /{_locale}/activity/{id}/edit | Path does not match |
| 20 | activity_delete | /{_locale}/activity/delete/{id} | Path does not match |
| 21 | city_index | /{_locale}/city/ | Path does not match |
| 22 | city_new | /{_locale}/city/new | Path does not match |
| 23 | city_show | /{_locale}/city/{id} | Path does not match |
| 24 | city_edit | /{_locale}/city/{id}/edit | Path does not match |
| 25 | city_delete | /{_locale}/city/delete/{id} | Path does not match |
| 26 | client_school_update | /{_locale}/front/school/clientUpdate/ | Path does not match |
| 27 | client_check_data_to_update | /{_locale}/front/school/clientUpdate/checkDataToUpdate | Path does not match |
| 28 | client_data_update | /{_locale}/front/school/clientUpdate/clientDataUpdate | Path does not match |
| 29 | company_index | /{_locale}/company/ | Path does not match |
| 30 | company_new | /{_locale}/company/new | Path does not match |
| 31 | company_show | /{_locale}/company/{id} | Path does not match |
| 32 | company_edit | /{_locale}/company/{id}/edit | Path does not match |
| 33 | company_delete | /{_locale}/company/delete/{id} | Path does not match |
| 34 | contract_index | /{_locale}/contract/ | Path does not match |
| 35 | contract_new | /{_locale}/contract/new | Path does not match |
| 36 | contract_show | /{_locale}/contract/{id} | Path does not match |
| 37 | contract_edit | /{_locale}/contract/{id}/edit | Path does not match |
| 38 | contract_delete | /{_locale}/contract/delete/{id} | Path does not match |
| 39 | country_index | /{_locale}/country/ | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.