Routing
address_municipalities_search_zipcode_country_municipality
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/address/municipality/search-zipcode-country-municipality
# | Route name | Path | Log |
---|---|---|---|
1 | access_api | /access/api | Path does not match |
2 | api_docs | /api/docs | Path does not match |
3 | api_crm_account_get | /api/crm/account/{recordId} | Path does not match |
4 | api_crm_account_delete | /api/crm/account/{recordId} | Path does not match |
5 | api_crm_account_post | /api/crm/account | Path does not match |
6 | api_crm_account_put | /api/crm/account/{recordId} | Path does not match |
7 | api_crm_account_keycloak_token_post | /api/crm/account/keycloak/token | Path does not match |
8 | api_crm_docs | /api/crm/docs | Path does not match |
9 | api_data_types_get_lang | /api/data/types/{lang} | Path does not match |
10 | api_data_type_get | /api/data/type/{recordId}/{lang} | Path does not match |
11 | api_data_type_items_get | /api/data/type/{recordId}/items/{lang} | Path does not match |
12 | api_data_type_item_get | /api/data/type/{recordIdType}/item/{recordIdItem}/{lang} | Path does not match |
13 | api_data_items_get | /api/data/items/{lang} | Path does not match |
14 | api_data_item_get | /api/data/item/{recordIdItem}/{lang} | Path does not match |
15 | api_data_docs | /api/data/docs | Path does not match |
16 | api_search_match | /api/search/{searchEngineRecordId}/match/{keyword}/{lang} | Path does not match |
17 | address_municipalities_search_zipcode_country_municipality | /address/municipality/search-zipcode-country-municipality | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.