Routing
incidencias
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "en" |
Route Redirection
This page redirects to:
https://pruebas.penalara.com/en/login
Route Matching Logs
Path to match:
/en/areaprivada/incidencias
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | sin_idioma_controllers | / | Path does not match |
| 17 | app_chat_send_message.es | /es/chat/send-message | Path does not match |
| 18 | app_chat_send_message.en | /en/chat/send-message | Path does not match |
| 19 | compra.es | /es/areaprivada/compra/ | Path does not match |
| 20 | compra.en | /en/areaprivada/compra/ | Path does not match |
| 21 | agradecimientos.es | /es/areaprivada/compra/agradecimientos/{idVenta} | Path does not match |
| 22 | agradecimientos.en | /en/areaprivada/compra/agradecimientos/{idVenta} | Path does not match |
| 23 | obtener_oferta.es | /es/areaprivada/compra/obtener-oferta | Path does not match |
| 24 | obtener_oferta.en | /en/areaprivada/compra/obtener-oferta | Path does not match |
| 25 | obtener_datos_facturacion.es | /es/areaprivada/compra/obtener-datos-facturacion | Path does not match |
| 26 | obtener_datos_facturacion.en | /en/areaprivada/compra/obtener-datos-facturacion | Path does not match |
| 27 | aceptar_todas_cookies.es | /es/aceptar_todas_cookies | Path does not match |
| 28 | aceptar_todas_cookies.en | /en/aceptar_todas_cookies | Path does not match |
| 29 | aceptar_cookies_funcionales.es | /es/aceptar_cookies_funcionales | Path does not match |
| 30 | aceptar_cookies_funcionales.en | /en/aceptar_cookies_funcionales | Path does not match |
| 31 | cambiar_cookies.es | /es/cambiar_cookies | Path does not match |
| 32 | cambiar_cookies.en | /en/change_cookies | Path does not match |
| 33 | facturacion.es | /es/areaprivada/facturacion/ | Path does not match |
| 34 | facturacion.en | /en/areaprivada/invoicing/ | Path does not match |
| 35 | pagodefactura.es | /es/areaprivada/facturacion/pagofactura/{id} | Path does not match |
| 36 | pagodefactura.en | /en/areaprivada/invoicing/invoicepayment/{id} | Path does not match |
| 37 | procesarpagofactura.es | /es/areaprivada/facturacion/procesapagofactura/{id}/{metodo} | Path does not match |
| 38 | procesarpagofactura.en | /en/areaprivada/invoicing/invoicepaymentproccess/{id}/{metodo} | Path does not match |
| 39 | verfactura.es | /es/areaprivada/facturacion/visualizarfactura/{id} | Path does not match |
| 40 | verfactura.en | /en/areaprivada/invoicing/viewinvoice/{id} | Path does not match |
| 41 | descargarfacturapdf.es | /es/areaprivada/facturacion/descargarfacturapdf/{id} | Path does not match |
| 42 | descargarfacturapdf.en | /en/areaprivada/invoicing/downloadpdfinvoice/{id} | Path does not match |
| 43 | subirfacturaface.es | /es/areaprivada/facturacion/subirfacturaface/{id} | Path does not match |
| 44 | subirfacturaface.en | /en/areaprivada/invoicing/uploadinvoicetoface/{id} | Path does not match |
| 45 | descargarfacturaxsig.es | /es/areaprivada/facturacion/descargarfacturaxsig/{id} | Path does not match |
| 46 | descargarfacturaxsig.en | /en/areaprivada/invoicing/downloadxsiginvoice/{id} | Path does not match |
| 47 | incidencias.es | /es/areaprivada/incidencias | Path does not match |
| 48 | incidencias.en | /en/areaprivada/incidencias | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.