Routing
dashboard
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/login
(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_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 | login | /login | Path does not match |
| 17 | logout | /logout | Path does not match |
| 18 | availabilities_index | /availabilities | Path does not match |
| 19 | availabilities_new | /availabilities/new | Path does not match |
| 20 | availabilities_edit | /availabilities/edit/{id} | Path does not match |
| 21 | availabilities_deleteconfirm | /availabilities/deleteconfirm/{id} | Path does not match |
| 22 | availabilities_delete | /availabilities/delete/{id} | Path does not match |
| 23 | cezar_check_index | /cezar-check | Path does not match |
| 24 | cron_update_dead_products | /cron/update-dead-products | Path does not match |
| 25 | cron_update_optimal_stock | /cron/update-optimal-stock | Path does not match |
| 26 | cron_regenerate_gifts | /cron/regenerate-gifts | Path does not match |
| 27 | cron_update_supplier_stock | /cron/update-supplier-stock | Path does not match |
| 28 | cron_update_supplier_prices | /cron/update-supplier-prices | Path does not match |
| 29 | cron_send_feed_changes_report | /cron/send-feed-changes-report | Path does not match |
| 30 | cron_update_package_statuses | /cron/update-package-statuses | Path does not match |
| 31 | cron_regenerate_bestsellers | /cron/regenerate-bestsellers | Path does not match |
| 32 | cron_update_category_positions | /cron/update-category-positions | Path does not match |
| 33 | cron_regenerate_faceted_search | /cron/regenerate-faceted-search | Path does not match |
| 34 | cron_update_wholesale_prices | /cron/update-wholesale-prices | Path does not match |
| 35 | cron_health_check | /cron/health-check | Path does not match |
| 36 | cron_generate_customer_feeds | /cron/generate-customer-feeds | Path does not match |
| 37 | cron_cezar_order_export | /cron/cezar-order-export | Path does not match |
| 38 | cron_bankwire_payments | /cron/bankwire-payments | Path does not match |
| 39 | cron_cezar_update | /cron/cezar-update | Path does not match |
| 40 | cron_translation_test | /cron/translation-test | Path does not match |
| 41 | cron_translation_test_word | /cron/translation-test/thread/{number} | Path does not match |
| 42 | customer_archive_index | /customer-archive | Path does not match |
| 43 | dashboard | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.