Routing
app_privacidad
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/privacidad
| # | 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 | getdata | /app/data | Path does not match |
| 16 | getlectura | /app/lectura | Path does not match |
| 17 | app_aplicacion | /app/config | Path does not match |
| 18 | app_traducir | /app/traducir | Path does not match |
| 19 | app_grabar | /app/grabar | Path does not match |
| 20 | cuentas | /cuentas | Path does not match |
| 21 | cuenta | /cuenta/{id} | Path does not match |
| 22 | contactos | /contactos | Path does not match |
| 23 | sacerdotes | /sacerdotes | Path does not match |
| 24 | usuarios | /usuarios | Path does not match |
| 25 | contacto | /contacto/{id} | Path does not match |
| 26 | sacerdote | /adsacerdote/{id} | Path does not match |
| 27 | app_eventos | /eventos | Path does not match |
| 28 | app_eventos_registrados | /registros/{id} | Path does not match |
| 29 | app_imprimir_recibos | /imprimirrecibos/{id} | Path does not match |
| 30 | app_seleccionar_eventos | /selevento | Path does not match |
| 31 | app_registrar_eventos | /registroevento/{id} | Path does not match |
| 32 | app_evento | /evento/{id} | Path does not match |
| 33 | app_crear_pdf_recibos | /imprimir_recibos/{registros} | Path does not match |
| 34 | feriados | /feriados | Path does not match |
| 35 | anadir_feriado | /anadirferiado | Path does not match |
| 36 | login | /login | Path does not match |
| 37 | app_android | /movil_api | Path does not match |
| 38 | app_create_pin | /createpin | Path does not match |
| 39 | app_verificar_pin | /verificarpin | Path does not match |
| 40 | app_get_orante | /get_orante | Path does not match |
| 41 | app_grabar_intencion | /grabar_intencion | Path does not match |
| 42 | app_grabar_orante | /grabar_orante | Path does not match |
| 43 | app_movil_get | /movil_api2 | Path does not match |
| 44 | app_movil_grabar_intencion | /movil_grabar_intencion | Path does not match |
| 45 | app_main | / | Path does not match |
| 46 | app_privacidad | /privacidad | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.