Routing
obtener_componentes_por_codigo_spb
Matched route
25
Tested routes before match
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/api/obtenerComponentesPorCodigoSpb
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | login | /api/autenticacion/login | Path does not match |
| 2 | login_account | /api/autenticacion/loginCuenta | Path does not match |
| 3 | login_account_user | /api/autenticacion/loginUsuario | Path does not match |
| 4 | app_autorizacionusuario_logoutcuenta | /api/autenticacion/logoutCuenta | Path does not match |
| 5 | obtener_colores_disponibilidad | /api/obtenerColores | Path does not match |
| 6 | colorPersonalDesactivar | /api/colorPersonalDesactivar | Path does not match |
| 7 | coloresPersonalesDesactivar | /api/coloresPersonalesDesactivar | Path does not match |
| 8 | coloresPersonalesShare | /api/coloresPersonalesShare | Path does not match |
| 9 | coloresPersonalesNoShare | /api/coloresPersonalesNoShare | Path does not match |
| 10 | colorPersonalVisto | /api/colorPersonalVisto | Path does not match |
| 11 | numeroColoresShared | /api/numeroColoresShared | Path does not match |
| 12 | prueba_tes | /api/paginarestringida | Path does not match |
| 13 | obtieneColorTipo | /api/admin/colores | Path does not match |
| 14 | obtieneFormulaColores | /api/admin/formulaColores | Path does not match |
| 15 | obtieneColoresDetalles | /api/admin/coloresDetalles | Path does not match |
| 16 | obtieneColorPersonal | /api/admin/coloresPersonales | Path does not match |
| 17 | obtieneColorPersonalBesa | /api/admin/coloresPersonalesBesa | Path does not match |
| 18 | obtieneColorPersonalCliente | /api/admin/coloresPersonalesCliente | Path does not match |
| 19 | obtieneNumeroColoresPersonales | /api/admin/numeroColoresPersonales | Path does not match |
| 20 | colorCreateOrReplace | /api/admin/colorUpdate | Path does not match |
| 21 | obtener_pasta_disponibilidad | /api/obtenerPastas | Path does not match |
| 22 | obtener_pasta_disponibilidad_Spb | /api/obtenerPastasSpb | Path does not match |
| 23 | obtener_convertidor_disponibilidad | /api/obtenerConvertidores | Path does not match |
| 24 | obtener_componentes_por_codigo | /api/obtenerComponentesPorCodigo | Path does not match |
| 25 | obtener_componentes_por_codigo_spb | /api/obtenerComponentesPorCodigoSpb | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.