Routing
docs_overview
Matched route
Route Parameters
Name | Value |
---|---|
template | "templates/docs/overview.html.twig" |
Route Matching Logs
Path to match:
/documentacion/introducion
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _wdt | /_wdt/{token} | Path does not match |
3 | _profiler_home | /_profiler/ | Path does not match |
4 | _profiler_search | /_profiler/search | Path does not match |
5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
8 | _profiler_open_file | /_profiler/open | Path does not match |
9 | _profiler | /_profiler/{token} | Path does not match |
10 | _profiler_router | /_profiler/{token}/router | Path does not match |
11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
13 | site_cas_login_all_methods | /modelos/cas/login-todos-os-metodos | Path does not match |
14 | site_cas_login_all_methods_errors | /modelos/cas/login-todos-os-metodos-erros | Path does not match |
15 | site_cas_login_external | /modelos/cas/login-externo | Path does not match |
16 | site_cas_login_crendentials | /modelos/cas/login-crendeciais | Path does not match |
17 | site_cas_login_other_methods | /modelos/cas/login-outros-metodos | Path does not match |
18 | site_cas_success | /modelos/cas/autenticacion-correcta | Path does not match |
19 | site_cas_error | /modelos/cas/autenticacion-incorrecta | Path does not match |
20 | site_cas_notices | /modelos/cas/autenticacion-avisos | Path does not match |
21 | site_cas_notices_multi_action | /modelos/cas/autenticacion-avisos-varias-accions | Path does not match |
22 | organization_index_components | /organizacions/centros/componhentes | Path does not match |
23 | concepcion_arenal_frontpage | /concepcion-arenal | Path does not match |
24 | concepcion_arenal_congreso | /concepcion-arenal/congreso | Path does not match |
25 | concepcion_arenal_exposicion | /concepcion-arenal/exposicion | Path does not match |
26 | concepcion_arenal_concertos | /concepcion-arenal/concertos | Path does not match |
27 | concepcion_arenal_presentacion | /concepcion-arenal/presentacion | Path does not match |
28 | site_display_main | /modelos/pantallas/base | Path does not match |
29 | site_display_alert | /modelos/pantallas/aviso | Path does not match |
30 | site_display_alert_slide | /modelos/pantallas/aviso-grande | Path does not match |
31 | site_display_event | /modelos/pantallas/evento | Path does not match |
32 | site_display_news_item | /modelos/pantallas/nova | Path does not match |
33 | site_display_brief | /modelos/pantallas/breve | Path does not match |
34 | site_display_banner | /modelos/pantallas/baner | Path does not match |
35 | site_display_no_sidebar | /modelos/pantallas/sen-barra-lateral | Path does not match |
36 | site_display_no_sidebar_banner | /modelos/pantallas/sen-barra-lateral/baner | Path does not match |
37 | site_display_no_sidebar_video | /modelos/pantallas/sen-barra-lateral/video | Path does not match |
38 | site_display_video | /modelos/pantallas/video | Path does not match |
39 | site_display_image_full | /modelos/pantallas/imaxe-completa | Path does not match |
40 | site_display_iframe | /modelos/pantallas/iframe | Path does not match |
41 | index_docs | /documentacion | Path does not match |
42 | docs_overview | /documentacion/introducion | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.