Routing
home
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/public/panel
(route: "n/a")
Route Matching Logs
Path to match:
/
| # | 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_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | api_articulo_sync | /api/articulo/sync/list | Path does not match |
| 14 | api_categoria_new | /api/categoria/new | Path does not match |
| 15 | api_categoria_sync | /api/categoria/sync/list | Path does not match |
| 16 | api_color_sync | /api/color/sync/list | Path does not match |
| 17 | api_disciplina_sync | /api/disciplina/sync/list | Path does not match |
| 18 | api_genero_sync | /api/genero/sync/list | Path does not match |
| 19 | api_grupo_new | /api/grupo/new | Path does not match |
| 20 | api_grupo_sync | /api/grupo/sync/list | Path does not match |
| 21 | api_imagenes_sync | /api/imagenes/sync/list | Path does not match |
| 22 | api_marca_sync | /api/marca/sync/list | Path does not match |
| 23 | api_rubro_sync | /api/rubro/sync/list | Path does not match |
| 24 | api_talle_sync | /api/talle/sync/list | Path does not match |
| 25 | api_test | /api/test | Path does not match |
| 26 | articulo_codigo_despacho_historico | /panel/articulo/codigo-despacho/{articuloId}/historico | Path does not match |
| 27 | articulo_codigo_despacho_cambiar | /panel/articulo/codigo-despacho/{articuloId}/cambiar | Path does not match |
| 28 | articulo_codigo_despacho_actualizar_stock | /panel/articulo/codigo-despacho/{id}/actualizar-stock | Path does not match |
| 29 | articulo_codigo_despacho_incrementar_stock | /panel/articulo/codigo-despacho/{id}/incrementar-stock | Path does not match |
| 30 | articulo_codigo_despacho_activo | /panel/articulo/codigo-despacho/{articuloId}/activo | Path does not match |
| 31 | articulo_index | /panel/articulo/ | Path does not match |
| 32 | articulo_index_eliminados | /panel/articulo/eliminados | Path does not match |
| 33 | articulo_search | /panel/articulo/buscar | Path does not match |
| 34 | articulo_page_eliminados | /panel/articulo/art_eliminados | Path does not match |
| 35 | articulo_page_index | /panel/articulo/pagination | Path does not match |
| 36 | articulo_new | /panel/articulo/new | Path does not match |
| 37 | compararCodigo | /panel/articulo/compararCodigo | Path does not match |
| 38 | articulo_edit | /panel/articulo/{id}/edit | Path does not match |
| 39 | articulo_delete | /panel/articulo/{id} | Path does not match |
| 40 | articulo_filtrar | /panel/articulo/search | Path does not match |
| 41 | list_grup | /panel/articulo/list/list_grup | Path does not match |
| 42 | list_categorias | /panel/articulo/list/list_categorias | Path does not match |
| 43 | articulo_filtrar_remitos | /panel/articulo/search2 | Path does not match |
| 44 | articulo_ajax_new | /panel/articulo/ajax/new | Path does not match |
| 45 | image_articulo_delete | /panel/articulo/image/{id} | Path does not match |
| 46 | articulo_alta | /panel/articulo/{id}/active | Path does not match |
| 47 | articulo_data_import | /panel/articulo/import | Path does not match |
| 48 | csv_index | /articulo/upload/ | Path does not match |
| 49 | articulo_csv_ajax | /articulo/upload/upload-ajax | Path does not match |
| 50 | home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.