Routing
sylius_admin_dashboard
Matched route
Route Parameters
Name | Value |
---|---|
path | "/admin/dashboard" |
permanent | true |
Route Redirection
This page redirects to:
https://cmp-system.com/admin/login
Route Matching Logs
Path to match:
/admin/
# | Route name | Path | Log |
---|---|---|---|
1 | _wdt | /_wdt/{token} | Path does not match |
2 | _profiler_home | /_profiler/ | Path does not match |
3 | _profiler_search | /_profiler/search | Path does not match |
4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
6 | _profiler_xdebug | /_profiler/xdebug | 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 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
14 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
15 | sylius_admin_media_all | /admin/media | Path does not match |
16 | sylius_admin_partial_address_log_entry_index | /admin/_partial/address/log-entry/{id} | Path does not match |
17 | sylius_admin_partial_catalog_promotion_show | /admin/_partial/catalog-promotions/{id} | Path does not match |
18 | sylius_admin_partial_channel_index | /admin/_partial/channels/ | Path does not match |
19 | sylius_admin_partial_customer_latest | /admin/_partial/customers/latest/{count} | Path does not match |
20 | sylius_admin_partial_customer_show | /admin/_partial/customers/{id} | Path does not match |
21 | sylius_admin_partial_order_latest | /admin/_partial/orders/latest/{count} | Path does not match |
22 | sylius_admin_partial_order_latest_in_channel | /admin/_partial/orders/latest/{channelCode}/{count} | Path does not match |
23 | sylius_admin_partial_product_show | /admin/_partial/products/{id} | Path does not match |
24 | sylius_admin_partial_product_latest | /admin/_partial/products/latest/{count} | Path does not match |
25 | sylius_admin_partial_promotion_show | /admin/_partial/promotions/{id} | Path does not match |
26 | sylius_admin_partial_shipment_ship | /admin/_partial/orders/{orderId}/shipments/{id}/ship | Path does not match |
27 | sylius_admin_partial_taxon_tree | /admin/_partial/taxons/tree | Path does not match |
28 | sylius_admin_partial_taxon_show | /admin/_partial/taxons/{id} | Path does not match |
29 | sylius_admin_partial_turn_latest | /admin/_partial/turns/latest/{count} | Path does not match |
30 | sylius_admin_ajax_taxon_root_nodes | /admin/ajax/taxons/root-nodes | Path does not match |
31 | sylius_admin_ajax_taxon_leafs | /admin/ajax/taxons/leafs | Path does not match |
32 | sylius_admin_ajax_taxon_by_code | /admin/ajax/taxons/leaf | Path does not match |
33 | sylius_admin_ajax_taxon_by_name_phrase | /admin/ajax/taxons/search | Path does not match |
34 | sylius_admin_ajax_generate_taxon_slug | /admin/ajax/taxons/generate-slug/ | Path does not match |
35 | sylius_admin_ajax_taxon_move | /admin/ajax/taxons/{id}/move | Path does not match |
36 | sylius_admin_ajax_generate_product_slug | /admin/ajax/products/generate-slug/ | Path does not match |
37 | sylius_admin_ajax_product_by_name_phrase | /admin/ajax/products/search | Path does not match |
38 | sylius_admin_ajax_products_by_phrase | /admin/ajax/products/search-phrase | Path does not match |
39 | sylius_admin_ajax_product_by_code | /admin/ajax/products/code | Path does not match |
40 | sylius_admin_ajax_product_by_professional_id | /admin/ajax/products/professional-id | Path does not match |
41 | sylius_admin_ajax_product_by_customer_id | /admin/ajax/products/customer-id | Path does not match |
42 | sylius_admin_ajax_product_by_provider_id | /admin/ajax/products/provider-id | Path does not match |
43 | sylius_admin_ajax_product_index | /admin/ajax/products/ | Path does not match |
44 | sylius_admin_ajax_article_lot_by_phrase | /admin/ajax/products/search-article-lot-phrase | Path does not match |
45 | sylius_admin_ajax_article_lot_by | /admin/ajax/products/article-lot-by | Path does not match |
46 | sylius_admin_ajax_product_upload_image | /admin/ajax/products/product-upload-image | Path does not match |
47 | sylius_admin_ajax_customer | /admin/ajax/customers/customer-id | Path does not match |
48 | sylius_admin_ajax_professional | /admin/ajax/customers/professional-id | Path does not match |
49 | sylius_admin_ajax_articles_by_phrase | /admin/ajax/articles/search-phrase | Path does not match |
50 | sylius_admin_ajax_article_by_name | /admin/ajax/articles/name | Path does not match |
51 | sylius_admin_ajax_article_lot_by_id | /admin/ajax/articles/article-id | Path does not match |
52 | sylius_admin_ajax_product_taxons_update_position | /admin/ajax/product-taxons/update | Path does not match |
53 | sylius_admin_ajax_product_variants_update_position | /admin/ajax/product-variants/update | Path does not match |
54 | sylius_admin_ajax_product_variants_by_phrase | /admin/ajax/product-variants/search | Path does not match |
55 | sylius_admin_ajax_all_product_variants_by_phrase | /admin/ajax/product-variants/search-all | Path does not match |
56 | sylius_admin_ajax_product_variants_by_codes | /admin/ajax/product-variants/ | Path does not match |
57 | sylius_admin_ajax_all_product_variants_by_codes | /admin/ajax/product-variants/all | Path does not match |
58 | sylius_admin_ajax_render_province_form | /admin/ajax/render-province-form | Path does not match |
59 | sylius_admin_ajax_get_version | /admin/ajax/get-version | Path does not match |
60 | sylius_admin_dashboard_page | /admin/dashboard | Path does not match |
61 | sylius_admin_dashboard | /admin/ | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.