Routing
get_regions_by_country
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "en" |
Route Matching Logs
Path to match:
/en/getRegionsByCountry
| # | 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/ | Path does not match |
| 40 | country_new | /{_locale}/country/new | Path does not match |
| 41 | country_show | /{_locale}/country/{id} | Path does not match |
| 42 | country_edit | /{_locale}/country/{id}/edit | Path does not match |
| 43 | country_delete | /{_locale}/country/delete/{id} | Path does not match |
| 44 | currency_index | /{_locale}/currency/ | Path does not match |
| 45 | currency_new | /{_locale}/currency/new | Path does not match |
| 46 | currency_show | /{_locale}/currency/{id} | Path does not match |
| 47 | currency_edit | /{_locale}/currency/{id}/edit | Path does not match |
| 48 | currency_delete | /{_locale}/currency/delete/{id} | Path does not match |
| 49 | dashboard_index | /{_locale}/dashboard/ | Path does not match |
| 50 | export_pdf_index | /{_locale}/dashboard/export_pdf | Path does not match |
| 51 | homepage | /{_locale}/ | Path does not match |
| 52 | rgpd_informations | /{_locale}/rgpd_informations | Path does not match |
| 53 | change_profile | /{_locale}/change_profile | Path does not match |
| 54 | get_js_translation | /{_locale}/get_js_translation | Path does not match |
| 55 | get_regions_by_country | /{_locale}/getRegionsByCountry | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.