Routing
app_home
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://herranzblanco.es/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt_stylesheet | /_wdt/styles | 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_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | admin_accesos | /admin/accesos | Path does not match |
| 16 | activity_show | /actividades/{id} | Path does not match |
| 17 | activity_update | /actividades/{id}/update | Path does not match |
| 18 | app_clase_index | /clase | Path does not match |
| 19 | app_clase_new | /clase/new | Path does not match |
| 20 | app_clase_show | /clase/{id} | Path does not match |
| 21 | app_clase_edit | /clase/{id}/edit | Path does not match |
| 22 | app_clase_delete | /clase/{id} | Path does not match |
| 23 | confluence_index | /confluence | Path does not match |
| 24 | confluence_generate | /confluence/generate | Path does not match |
| 25 | confluence_spaces | /confluence/spaces | Path does not match |
| 26 | confluence_space_pages | /confluence/spaces/{spaceId}/pages | Path does not match |
| 27 | confluence_publish | /confluence/publish | Path does not match |
| 28 | confluence_transcribe | /confluence/transcribe | Path does not match |
| 29 | cuaderno_generar_ideas | /cuadernos/generar-ideas | Path does not match |
| 30 | cuaderno_generar_cuaderno | /cuadernos/generar-cuaderno | Path does not match |
| 31 | cuaderno_lista | /cuadernos/lista | Path does not match |
| 32 | cuaderno_show | /cuadernos/{id} | Path does not match |
| 33 | cuaderno_delete | /cuadernos/{id}/eliminar | Path does not match |
| 34 | documento_ajax_create | /genealogia/documentos/crear/{personaId} | Path does not match |
| 35 | documento_ajax_update | /genealogia/documentos/editar/{id} | Path does not match |
| 36 | documento_ajax_delete | /genealogia/documentos/eliminar/{id} | Path does not match |
| 37 | empleos_ajax_create | /genealogia/empleos/crear/{personaId} | Path does not match |
| 38 | empleos_ajax_update | /genealogia/empleos/editar/{id} | Path does not match |
| 39 | empleos_ajax_delete | /genealogia/empleos/eliminar/{id} | Path does not match |
| 40 | estudios_ajax_create | /genealogia/estudios/crear/{personaId} | Path does not match |
| 41 | estudios_ajax_update | /genealogia/estudios/editar/{id} | Path does not match |
| 42 | estudios_ajax_delete | /genealogia/estudios/eliminar/{id} | Path does not match |
| 43 | admin_gemini_quotas | /admin/gemini-quotas | Path does not match |
| 44 | genealogia_index | /genealogia/ | Path does not match |
| 45 | genealogia_list | /genealogia/personas | Path does not match |
| 46 | genealogia_new | /genealogia/personas/nueva | Path does not match |
| 47 | genealogia_show | /genealogia/personas/{id} | Path does not match |
| 48 | genealogia_edit | /genealogia/personas/{id}/editar | Path does not match |
| 49 | genealogia_delete | /genealogia/personas/{id}/eliminar | Path does not match |
| 50 | genealogia_check_duplicate | /genealogia/personas/check-duplicate | Path does not match |
| 51 | genealogia_tree | /genealogia/arbol | Path does not match |
| 52 | genealogia_person_info | /genealogia/personas/{id}/info | Path does not match |
| 53 | genealogia_tree_data | /genealogia/arbol/data | Path does not match |
| 54 | genealogia_tree_data_dtree | /genealogia/arbol/data-dtree | Path does not match |
| 55 | genealogia_tree_gedcom | /genealogia/arbol/gedcom | Path does not match |
| 56 | genealogia_persona_data | /genealogia/personas/{id}/data | Path does not match |
| 57 | app_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.