Routing
integration_get_menu
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/api/integration/get-menu
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_bitacora_show | /bitacora/{idBitacora} | Path does not match |
| 2 | app_bitacora_new | /bitacora/new | Path does not match |
| 3 | app_bitacora_edit | /bitacora/{idBitacora}/edit | Path does not match |
| 4 | app_bitacora_delete | /bitacora/{idBitacora} | Path does not match |
| 5 | app_bitacoramovimientos_index | /bitacoramovimientos/ | Path does not match |
| 6 | inventario_bitacora_excel | /bitacoramovimientos/excel | Path does not match |
| 7 | inventario_bitacora_pdf | /bitacoramovimientos/inventario/reporte-pdf | Path does not match |
| 8 | app_forgot_password_request | /common/reset-password | Path does not match |
| 9 | app_check_email | /common/reset-password/check-email/{correo} | Path does not match |
| 10 | app_reset_password | /common/reset-password/reset/{token} | Path does not match |
| 11 | app_catalogo_marca_index | /catalogo/marca/ | Path does not match |
| 12 | app_catalogo_marca_new | /catalogo/marca/new | Path does not match |
| 13 | app_catalogo_marca_show | /catalogo/marca/{idMarca} | Path does not match |
| 14 | app_catalogo_marca_edit | /catalogo/marca/{idMarca}/edit | Path does not match |
| 15 | app_catalogo_marca_delete | /catalogo/marca/{idMarca} | Path does not match |
| 16 | app_catalogo_material_index | /catalogo/material/ | Path does not match |
| 17 | app_catalogo_material_new | /catalogo/material/new | Path does not match |
| 18 | app_catalogo_material_show | /catalogo/material/{idMaterial} | Path does not match |
| 19 | app_catalogo_material_edit | /catalogo/material/{idMaterial}/edit | Path does not match |
| 20 | app_catalogo_material_delete | /catalogo/material/{idMaterial} | Path does not match |
| 21 | consulta_solicitud_index | /consulta/solicitud/ | Path does not match |
| 22 | consulta_solicitud_vista_solicitud | /consulta/solicitud/vista/solicitud/{id} | Path does not match |
| 23 | consulta_solicitud_vista | /consulta/solicitud/vista/contador | Path does not match |
| 24 | consulta_solicitud_evaluacion | /consulta/solicitud/evaluacion/{idSol} | Path does not match |
| 25 | consulta_solicitud_reporte_excel | /consulta/solicitud/reporte/excel/{id}/{finicio}/{ftermino} | Path does not match |
| 26 | app_dashboard | /dashboard/ | Path does not match |
| 27 | homepage | / | Path does not match |
| 28 | verificar_consulta | /common/verificar | Path does not match |
| 29 | app_equipo_actualizable | /equipo/actualizable/ | Path does not match |
| 30 | app_equipo_actualizable_export_excel | /equipo/actualizable/export/excel | Path does not match |
| 31 | app_equipo_index | /equipo/ | Path does not match |
| 32 | app_equipo_new | /equipo/new | Path does not match |
| 33 | app_equipo_show | /equipo/show | Path does not match |
| 34 | app_equipo_edit | /equipo/{idEqu}/edit | Path does not match |
| 35 | app_equipo_editrefaccion | /equipo/{idEqu}/editrefaccion | Path does not match |
| 36 | app_equipo_delete | /equipo/{idEqu} | Path does not match |
| 37 | equipo_pdf | /equipo/pdf/{idEqu} | Path does not match |
| 38 | app_equipo_upload-excel | /equipo/{idEqu} | Path does not match |
| 39 | xlsx | /equipo/upload-excel | Path does not match |
| 40 | app_equipo_download_excel | /equipo/download/excel/{id} | Path does not match |
| 41 | app_equipo_edit_resguardo | /equipo/{idEqu}/edit_resguardo | Path does not match |
| 42 | app_evaluacion_index | /evaluacion/ | Path does not match |
| 43 | app_impresora_index | /impresora/ | Path does not match |
| 44 | app_impresora_new | /impresora/new | Path does not match |
| 45 | app_impresora_show | /impresora/show | Path does not match |
| 46 | app_impresora_edit | /impresora/{idImp}/edit | Path does not match |
| 47 | app_impresora_delete | /impresora/{idImp} | Path does not match |
| 48 | impresora_pdf | /impresora/pdf/{idEqu} | Path does not match |
| 49 | app_impresora_edit_resguardo | /impresora/{idImp}/edit_resguardo | Path does not match |
| 50 | app_insumo_index | /insumo/ | Path does not match |
| 51 | app_insumo_new | /insumo/new | Path does not match |
| 52 | app_insumo_show | /insumo/{idIns} | Path does not match |
| 53 | app_insumo_edit | /insumo/{idIns}/edit | Path does not match |
| 54 | app_insumo_delete | /insumo/{idIns} | Path does not match |
| 55 | integration_sso_login | /api/integration/sso-login | Path does not match |
| 56 | integration_test | /api/integration/test | Path does not match |
| 57 | integration_check_user | /api/integration/check-user | Path does not match |
| 58 | integration_get_menu | /api/integration/get-menu | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.