Routing
app_front_home_home
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | app_credits_acknowledgment_request_index | /credits/acknowledgment/request/ | Path does not match |
2 | app_credits_acknowledgment_request_new | /credits/acknowledgment/request/new | Path does not match |
3 | app_credits_acknowledgment_request_show | /credits/acknowledgment/request/{id} | Path does not match |
4 | app_credits_acknowledgment_request_edit | /credits/acknowledgment/request/{id}/edit | Path does not match |
5 | app_credits_acknowledgment_request_delete | /credits/acknowledgment/request/{id} | Path does not match |
6 | app_front_footerinfo_legaladvice | /aviso-legal | Path does not match |
7 | app_front_footerinfo_webmap | /mapa-web | Path does not match |
8 | app_front_footerinfo_privacypolicy | /politica-de-privacidad | Path does not match |
9 | app_front_footerinfo_cookiespolicy | /politica-de-cookies | Path does not match |
10 | app_front_footerinfo_termsofuse | /condiciones-de-uso | Path does not match |
11 | app_front_footerinfo_treatmentactivitiesrecord | /registro-de-actividades-de-tratamiento | Path does not match |
12 | app_front_footerinfo_accesibility | /accesibilidad | Path does not match |
13 | app_front_footerinfo_workincud | /trabajar-en-el-cud | Path does not match |
14 | app_front_footerinfo_faq | /preguntas-frecuentes | Path does not match |
15 | app_front_home_home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.