Routing
homepage
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://clienteslaso.makeitdigital.pt/login
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 | api_login | /api/login | Path does not match |
| 13 | api_quotation_list | /api/quotation | Path does not match |
| 14 | api_quotation_by_id | /api/quotation/{id}/{idType} | Path does not match |
| 15 | api_quotation_new_or_update | /api/quotation | Path does not match |
| 16 | api_quotation_debug | /api/quotation/debug | Path does not match |
| 17 | admin_user_index | /admin/utilizadores-clientes/ | Path does not match |
| 18 | admin_user_new | /admin/utilizadores-clientes/criar | Path does not match |
| 19 | admin_user_show | /admin/utilizadores-clientes/{id} | Path does not match |
| 20 | admin_user_edit | /admin/utilizadores-clientes/{id}/editar | Path does not match |
| 21 | admin_user_delete | /admin/utilizadores-clientes/{id} | Path does not match |
| 22 | app_changelog | /admin/alteracoes | Path does not match |
| 23 | client_index | /admin/clientes/ | Path does not match |
| 24 | client_new | /admin/clientes/adicionar | Path does not match |
| 25 | client_show | /admin/clientes/{id} | Path does not match |
| 26 | client_edit | /admin/clientes/{id}/editar | Path does not match |
| 27 | client_delete | /admin/clientes/{id} | Path does not match |
| 28 | concelho_index | /admin/concelhos/ | Path does not match |
| 29 | concelho_api | /admin/concelhos/api | Path does not match |
| 30 | concelho_new | /admin/concelhos/adicionar | Path does not match |
| 31 | concelho_show | /admin/concelhos/{{id} | Path does not match |
| 32 | concelho_edit | /admin/concelhos/{id}/editar | Path does not match |
| 33 | concelho_delete | /admin/concelhos/{{id} | Path does not match |
| 34 | concelho_location_index | /admin/locais-de-envio/ | Path does not match |
| 35 | concelho_location_new | /admin/locais-de-envio/adicionar | Path does not match |
| 36 | concelho_location_new_in_bulk | /admin/locais-de-envio/adicionar-em-massa | Path does not match |
| 37 | concelho_location_unloading_in_bulk_template | /admin/locais-de-envio/template | Path does not match |
| 38 | concelho_location_show | /admin/locais-de-envio/{id} | Path does not match |
| 39 | concelho_location_edit | /admin/locais-de-envio/{id}/editar | Path does not match |
| 40 | concelho_location_delete | /admin/locais-de-envio/{id} | Path does not match |
| 41 | concelho_location_ajax_old | /admin/locais-de-envio/get_ajax | Path does not match |
| 42 | concelho_location_ajax | /admin/locais-de-envio/get_ajax_2 | Path does not match |
| 43 | concelho_location_by_values_ajax | /admin/locais-de-envio/get_location_by_values_ajax | Path does not match |
| 44 | concelho_rule_index | /concelho/rule/ | Path does not match |
| 45 | concelho_rule_new | /concelho/rule/new | Path does not match |
| 46 | concelho_rule_show | /concelho/rule/{id} | Path does not match |
| 47 | concelho_rule_edit | /concelho/rule/{id}/edit | Path does not match |
| 48 | concelho_rule_delete | /concelho/rule/{id} | Path does not match |
| 49 | concelho_rules_group_index | /admin/concelhos/codigos-postais/ | Path does not match |
| 50 | concelho_rules_group_new | /admin/concelhos/codigos-postais/novo-grupo | Path does not match |
| 51 | concelho_rules_group_show | /admin/concelhos/codigos-postais/{id} | Path does not match |
| 52 | concelho_rules_group_edit | /admin/concelhos/codigos-postais/{id}/editar-grupo | Path does not match |
| 53 | concelho_rules_group_delete | /admin/concelhos/codigos-postais/{id} | Path does not match |
| 54 | concelho_rules_group_by_postal_code | /admin/concelhos/codigos-postais/get-by-postal/{postalCode}/ | Path does not match |
| 55 | distrito_index | /admin/distritos/ | Path does not match |
| 56 | distrito_new | /admin/distritos/adicionar | Path does not match |
| 57 | distrito_show | /admin/distritos/{id} | Path does not match |
| 58 | distrito_edit | /admin/distritos/{id}/editar | Path does not match |
| 59 | distrito_delete | /admin/distritos/{id} | Path does not match |
| 60 | group_index | /admin/grupos/ | Path does not match |
| 61 | group_new | /admin/grupos/adicionar | Path does not match |
| 62 | group_show | /admin/grupos/{id} | Path does not match |
| 63 | group_edit | /admin/grupos/{id}/editar | Path does not match |
| 64 | group_delete | /admin/grupos/{id} | Path does not match |
| 65 | homepage | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.