Routing
landing_page
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | 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_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 | agenda_calendar | /agenda/calendar | Path does not match |
| 16 | api_kiosk_bind | /api/v1/kiosk/bind | Path does not match |
| 17 | api_kiosk_clock_in | /api/v1/kiosk/clock-in | Path does not match |
| 18 | app_documento | /documento/ | Path does not match |
| 19 | emails_index | /emails | Path does not match |
| 20 | email_calendar_events | /email/calendar/events | Path does not match |
| 21 | email_clasificar | /email/{id}/clasificar | Path does not match |
| 22 | email_responder | /email/{id}/responder | Path does not match |
| 23 | email_reasignar | /email/{id}/reasignar | Path does not match |
| 24 | email_procesar | /email/{id}/procesar | Path does not match |
| 25 | email_reclassify | /email/{id}/reclassify | Path does not match |
| 26 | emails_sync | /emails/sync | Path does not match |
| 27 | emails_sync_ajax | /emails/sync/ajax | Path does not match |
| 28 | clientes | /clientes | Path does not match |
| 29 | cliente_nuevo | /clientes/nuevo | Path does not match |
| 30 | cliente_editar | /clientes/editar/{id} | Path does not match |
| 31 | cliente_ver | /clientes/{id} | Path does not match |
| 32 | cliente_eliminar | /clientes/eliminar/{id} | Path does not match |
| 33 | documento_delete | /documento/{id}/delete | Path does not match |
| 34 | factura_compra_index | /factura-compra | Path does not match |
| 35 | factura_compra_nueva | /factura-compra/nueva | Path does not match |
| 36 | factura_compra_edit | /factura-compra/{id}/edit | Path does not match |
| 37 | factura_compra_pdf | /factura-compra/{id}/pdf | Path does not match |
| 38 | factura_compra_delete | /factura-compra/{id}/delete | Path does not match |
| 39 | factura_compra_delete_doc | /factura-compra/documento/{id}/eliminar | Path does not match |
| 40 | proveedores | /proveedores | Path does not match |
| 41 | proveedor_nuevo | /proveedores/nuevo | Path does not match |
| 42 | proveedor_editar | /proveedores/editar/{id} | Path does not match |
| 43 | proveedor_ver | /proveedores/{id} | Path does not match |
| 44 | proveedor_eliminar | /proveedores/eliminar/{id} | Path does not match |
| 45 | api_infonif | /proveedores/api/infonif | Path does not match |
| 46 | facturas | /facturas | Path does not match |
| 47 | factura_venta_nueva | /facturas/nueva | Path does not match |
| 48 | factura_venta_edit | /facturas/{id}/edit | Path does not match |
| 49 | factura_venta_pdf | /facturas/{id}/pdf | Path does not match |
| 50 | factura_venta_delete | /facturas/{id}/delete | Path does not match |
| 51 | dashboard | /dashboard | Path does not match |
| 52 | empresas_index | /empresas/ | Path does not match |
| 53 | empresa_nueva | /empresas/nueva | Path does not match |
| 54 | empresa_editar | /empresas/{id}/editar | Path does not match |
| 55 | empresa_eliminar | /empresas/{id}/eliminar | Path does not match |
| 56 | empresa_buzon_nuevo | /empresas/{id}/buzon/nuevo | Path does not match |
| 57 | empresa_buzon_eliminar | /empresas/buzon/{id}/eliminar | Path does not match |
| 58 | empresa_conectar_google_start | /empresas/{id}/conectar-google | Path does not match |
| 59 | empresa_conectar_google_check | /empresas/conectar-google/check | Path does not match |
| 60 | landing_page | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.