GET https://administracion.mamakokeshi.com/index.php/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /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 app_factura /factura Path does not match
16 app_factura_editar /factura/editar/{id} Path does not match
17 app_factura_listado_no_contabilizadas /factura/listado/no/contabilizadas Path does not match
18 app_factura_eliminar_no_contabilizada /factura/eliminar/no/contabilizada/{id} Path does not match
19 app_factura_listado_contabilizadas /factura/listado/contabilizadas Path does not match
20 app_factura_rectificar /factura/rectificar/{id} Path does not match
21 app_factura_ver /factura/ver/{id} Path does not match
22 app_factura_descargar_pdf /factura/descargar/pdf/{id} Path does not match
23 app_factura_descargar_excel_contabilizadas /factura/descargar/excel/contabilizadas Path does not match
24 app_factura_descargar_excel_no_contabilizadas /factura/descargar/excel/no-contabilizadas Path does not match
25 app_factura_descargar_zip_contabilizadas /factura/descargar/zip/contabilizadas Path does not match
26 app_factura_descargar_zip_no_contabilizadas /factura/descargar/zip/no-contabilizadas Path does not match
27 app_gestion_clientes /gestion/clientes Path does not match
28 app_gestion_cliente_edit /gestion/cliente/edit Path does not match
29 app_gestion_cliente_remove /gestion/cliente/remove/{id} Path does not match
30 app_gestion_concepto /gestion/concepto Path does not match
31 app_gestion_concepto_edit /gestion/concepto/edit Path does not match
32 app_gestion_concepto_remove /gestion/concepto/remove/{id} Path does not match
33 app_gestion_empleados /gestion/empleados Path does not match
34 app_gestion_empleado_edit /gestion/empleado/edit Path does not match
35 app_gestion_empleado_remove /gestion/empleado/remove/{id} Path does not match
36 app_gestion_empleado_vacaciones /gestion/empleado/vacaciones Path does not match
37 app_gestion_empleado_get_vacaciones /gestion/empleado/get-vacaciones/{id} Path does not match
38 app_gestion_validar_dias /gestion/validar-dias Path does not match
39 app_gestion_validar_dias_accion /gestion/validar-dias/accion/{id} Path does not match
40 app_solicitar_dias /solicitar-dias Path does not match
41 app_gestion_solicitudes /gestion/solicitudes Path does not match
42 app_gestion_solicitud_validar /gestion/solicitud/validar/{id} Path does not match
43 app_gestion_solicitud_remove /gestion/solicitud/remove/{id} Path does not match
44 app_gestion_solicitud_rechazar /gestion/solicitud/rechazar/{id} Path does not match
45 app_mis_solicitudes /mis-solicitudes Path does not match
46 app_mis_solicitudes_editar /mis-solicitudes/editar/{id} Path does not match
47 app_mis_solicitudes_eliminar /mis-solicitudes/eliminar/{id} Path does not match
48 app_mis_solicitudes_historico /mis-solicitudes/historico Path does not match
49 app_admin_historico_todos /admin/historico-todos Path does not match
50 app_admin_historico_todos_pdf /admin/historico-todos/pdf Path does not match
51 app_calendario_vacaciones /calendario-vacaciones Path does not match
52 app_homepage / Path does not match
53 app_register /register Path does not match
54 app_register_remove /register/remove/{id} Path does not match
55 app_register_edit /register/edit Path does not match
56 app_login /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.