Routing
admin_clientes_edit
Matched route
5
Tested routes before match
Route Parameters
Name | Value |
---|---|
id | "2664504136" |
Route Matching Logs
Path to match:
/admin/clientes/editar/2664504136
# | Route name | Path | Log |
---|---|---|---|
1 | admin_clientes_bitrix | /admin/clientes/bitrix | Path does not match |
2 | admin_clientes_lista | /admin/clientes/lista | Path does not match |
3 | admin_clientes_migrate | /admin/clientes/migrate_mysql | Path does not match |
4 | admin_inventario_migrate | /admin/clientes/migrate_invenstario | Path does not match |
5 | admin_clientes_edit | /admin/clientes/editar/{id} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.