Routing
app_panel_settings
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/panel/configuracion
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | app_contact | /contacto | Path does not match |
| 17 | app_distribution | /distribucion | Path does not match |
| 18 | app_health | /health | Path does not match |
| 19 | app_home | / | Path does not match |
| 20 | app_panel_activity_index | /panel/activity | Path does not match |
| 21 | app_panel_login | /panel/login | Path does not match |
| 22 | app_panel_logout | /panel/logout | Path does not match |
| 23 | app_panel_banner_index | /panel/banners | Path does not match |
| 24 | app_panel_banner_new | /panel/banners/nuevo | Path does not match |
| 25 | app_panel_banner_edit | /panel/banners/{id}/editar | Path does not match |
| 26 | app_panel_banner_delete | /panel/banners/{id}/eliminar | Path does not match |
| 27 | app_panel_banner_toggle | /panel/banners/{id}/toggle | Path does not match |
| 28 | app_panel_dashboard | /panel | Path does not match |
| 29 | app_panel_feature_index | /panel/features | Path does not match |
| 30 | app_panel_feature_toggle | /panel/features/{id}/toggle | Path does not match |
| 31 | app_panel_home_gallery_index | /panel/galeria-home | Path does not match |
| 32 | app_panel_home_gallery_new | /panel/galeria-home/nueva | Path does not match |
| 33 | app_panel_section_gallery_index | /panel/secciones/{id}/galeria | Path does not match |
| 34 | app_panel_product_gallery_index | /panel/productos/{id}/galeria | Path does not match |
| 35 | app_panel_section_gallery_new | /panel/secciones/{id}/galeria/nueva | Path does not match |
| 36 | app_panel_product_gallery_new | /panel/productos/{id}/galeria/nueva | Path does not match |
| 37 | app_panel_gallery_edit | /panel/galeria/{id}/editar | Path does not match |
| 38 | app_panel_gallery_delete | /panel/galeria/{id}/eliminar | Path does not match |
| 39 | app_panel_gallery_toggle | /panel/galeria/{id}/toggle | Path does not match |
| 40 | app_panel_lead_index | /panel/leads | Path does not match |
| 41 | app_panel_lead_show | /panel/leads/{id} | Path does not match |
| 42 | app_panel_lead_status | /panel/leads/{id}/status | Path does not match |
| 43 | app_panel_lead_delete | /panel/leads/{id}/delete | Path does not match |
| 44 | app_panel_lead_export | /panel/leads/export | Path does not match |
| 45 | app_panel_product_index | /panel/productos | Path does not match |
| 46 | app_panel_product_new | /panel/productos/nuevo | Path does not match |
| 47 | app_panel_product_edit | /panel/productos/{id}/editar | Path does not match |
| 48 | app_panel_product_delete | /panel/productos/{id}/eliminar | Path does not match |
| 49 | app_panel_product_toggle | /panel/productos/{id}/toggle | Path does not match |
| 50 | app_panel_product_pack_index | /panel/productos/{id}/packs | Path does not match |
| 51 | app_panel_product_pack_new | /panel/productos/{id}/packs/nuevo | Path does not match |
| 52 | app_panel_pack_edit | /panel/packs/{id}/editar | Path does not match |
| 53 | app_panel_pack_delete | /panel/packs/{id}/eliminar | Path does not match |
| 54 | app_panel_pack_toggle | /panel/packs/{id}/toggle | Path does not match |
| 55 | app_panel_section_index | /panel/secciones | Path does not match |
| 56 | app_panel_section_new | /panel/secciones/nueva | Path does not match |
| 57 | app_panel_section_edit | /panel/secciones/{id}/editar | Path does not match |
| 58 | app_panel_section_delete | /panel/secciones/{id}/eliminar | Path does not match |
| 59 | app_panel_section_toggle | /panel/secciones/{id}/toggle | Path does not match |
| 60 | app_panel_settings | /panel/configuracion | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.