Routing
cliente_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/cliente/login
| # | 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 | admin_login | /admin/login | Path does not match |
| 16 | admin_logout | /admin/logout | Path does not match |
| 17 | admin_restablecer_contrasenia | /admin/restablecer_contrasenia | Path does not match |
| 18 | admin_cambiar_contrasenia | /admin/cambiar_contrasenia | Path does not match |
| 19 | admin | /admin | Path does not match |
| 20 | admin_usuarios | /admin/usuarios | Path does not match |
| 21 | admin_usuarios_get | /admin/getUsuarios | Path does not match |
| 22 | admin_usuarios_new | /admin/usuarios_new | Path does not match |
| 23 | admin_usuarios_edit | /admin/usuarios_edit | Path does not match |
| 24 | admin_usuarios_delete | /admin/usuarios_delete | Path does not match |
| 25 | admin_usuarios_active | /admin/usuarios_active | Path does not match |
| 26 | admin_usuarios_permisos | /admin/usuarios_permisos | Path does not match |
| 27 | admin_logs | /admin/logs | Path does not match |
| 28 | admin_transferencista_logs | /admin/transferencista/logs | Path does not match |
| 29 | admin_cliente_logs | /admin/cliente/logs | Path does not match |
| 30 | admin_logs_get | /admin/getData/log/admin | Path does not match |
| 31 | admin_transferencista_logs_get | /admin/getData/log/transferencista | Path does not match |
| 32 | admin_cliente_logs_get | /admin/getData/log/cliente | Path does not match |
| 33 | admin_logs_get_xlsx | /admin/getLogsXlsx | Path does not match |
| 34 | admin_intencioncompra | /admin/intencioncompra | Path does not match |
| 35 | admin_intencioncompra_get | /admin/getDataIntencionCompra | Path does not match |
| 36 | admin_intencioncompra_get_xlsx | /admin/getDataIntencionCompraXlsx | Path does not match |
| 37 | admin_plantillas | /admin/plantillas | Path does not match |
| 38 | admin_plantillas_new | /admin/insertDataPlantillas | Path does not match |
| 39 | admin_plantillas_get | /admin/getPlantillas | Path does not match |
| 40 | admin_plantillas_edit | /admin/editPlantilla | Path does not match |
| 41 | admin_clientes | /admin/clientes | Path does not match |
| 42 | admin_clientes_get_data_clientes_list | /admin/getDataClientesList | Path does not match |
| 43 | admin_clientes_get_data_clientes_sucursales_list | /admin/getDataClientesSucursalesList | Path does not match |
| 44 | admin_clientes_set_email_cliente | /admin/setEmailCliente | Path does not match |
| 45 | admin_laboratorio | /admin/laboratorio | Path does not match |
| 46 | admin_laboratorio_get_data_laboratorio_list | /admin/getDatalaboratoriosList | Path does not match |
| 47 | admin_laboratorio_get_create_update_laboratorio | /admin/getCreateUpdateLaboratorio | Path does not match |
| 48 | admin_laboratorio_get_data_laboratorio_id | /admin/getDataLaboratorioID | Path does not match |
| 49 | admin_laboratorio_get_data_transferencista_list | /admin/getDataTransferencistasList | Path does not match |
| 50 | admin_laboratorio_get_create_update_transferencista | /admin/getCreateUpdateTransferencista | Path does not match |
| 51 | admin_laboratorio_get_data_transferencista_id | /admin/getDataTransferencistaID | Path does not match |
| 52 | admin_pedidos | /admin/pedidos | Path does not match |
| 53 | admin_pedidos_list_pedidos_get | /admin/pedidos/listPedidosGet | Path does not match |
| 54 | admin_modal_items | /admin/pedidos/list_sucursales/modalItems | Path does not match |
| 55 | admin_pedidos_list_pedidos_items_get | /admin/pedidos/listPedidosItemsGet | Path does not match |
| 56 | admin_pedidos_get_pedido_xlsx | /admin/pedidos/getPedidoXlsx | Path does not match |
| 57 | admin_pedidos_get_pedidos_general_xlsx | /admin/pedidos/getPedidosGeneralXlsx | Path does not match |
| 58 | admin_pedidos_pendientes | /admin/pedidosPendientes | Path does not match |
| 59 | admin_pedidos_pendientes_list | /admin/pedidos/listPedidosPendientesGet | Path does not match |
| 60 | admin_pedidos_pendientes_modal_items | /admin/pedidos/detallePedidoPendiente | Path does not match |
| 61 | admin_pedidos_pendientes_list_items_get | /admin/pedidos/detallePedidoPendiente/items | Path does not match |
| 62 | admin_configuraciones | /admin/configuraciones | Path does not match |
| 63 | admin_configuraciones_list | /admin/configuraciones/listConfiguraciones | Path does not match |
| 64 | admin_configuraciones_update | /admin/configuraciones/updateConfiguracion | Path does not match |
| 65 | cliente_login | /cliente/login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.