GET https://demo.blk.gr/admin/article/list

Routing

admin_article_list Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

https://demo.blk.gr/admin/login

Route Matching Logs

Path to match: /admin/article/list
# Route name Path Log
1 user_order_view /{_locale}/user/order/{uuid} Path does not match
2 user_order_update_view /{_locale}/user/order-update/{uuid} Path does not match
3 user_orders_list /{_locale}/user/orders Path does not match
4 app_login /{_locale}/login Path does not match
5 app_login_google /login/check-google Path does not match
6 app_logout /{_locale}/logout Path does not match
7 ajax_search /ajax/search Path does not match
8 checkout /{_locale}/checkout/ Path does not match
9 currency_set /{_locale}/currency/set/{code} Path does not match
10 payment_cardlink_redirect /{_locale}/payment/cardlink/redirect/{uuid} Path does not match
11 cart_view /{_locale}/cart Path does not match
12 cart_add /{_locale}/cart/add/{id}/{wishlist} Path does not match
13 cart_update /{_locale}/cart/update Path does not match
14 cart_remove /{_locale}/cart/remove/{id} Path does not match
15 cart_ajax_remove /{_locale}/cart/ajax-remove Path does not match
16 cart_clear /{_locale}/cart/clear Path does not match
17 app_forgot_password_request /{_locale}/reset-password Path does not match
18 app_check_email /{_locale}/reset-password/check-email Path does not match
19 app_reset_password /{_locale}/reset-password/reset/{token} Path does not match
20 blog_post /{_locale}/blog/{categorySlug}/{slug} Path does not match
21 blog_list /{_locale}/blog/{categorySlug} Path does not match
22 user_dashboard /{_locale}/user/dashboard Path does not match
23 product_search /{_locale}/search Path does not match
24 user_address_list /{_locale}/user/address/list Path does not match
25 user_address_create /{_locale}/user/address/create Path does not match
26 user_address_update /{_locale}/user/address/update/{id} Path does not match
27 user_address_delete /{_locale}/user/address/delete Path does not match
28 user_details_list /{_locale}/user/details/list Path does not match
29 user_details_create_individual /{_locale}/user/details/create/individual Path does not match
30 user_details_update_individual /{_locale}/user/details/update/individual/{id} Path does not match
31 user_details_create_company /{_locale}/user/details/create/company Path does not match
32 user_details_update_company /{_locale}/user/details/update/company/{id} Path does not match
33 user_details_delete /{_locale}/user/details/delete Path does not match
34 wishlist_index /{_locale}/wishlist Path does not match
35 page_view /{_locale}/content/{slug} Path does not match
36 product_list /{_locale}/{categorySlug} Path does not match
37 product_manufacturer_list /{_locale}/brand/{manufacturerSlug} Path does not match
38 product_view /{_locale}/{categorySlug}/{productSlug} Path almost matches, but Requirement for "_locale" does not match (en|el|de|pl|ro|bg|es|it|fr)
39 dh_auditor_list_audits /audit Path does not match
40 dh_auditor_show_transaction /audit/transaction/{hash} Path does not match
41 dh_auditor_show_entity_history /audit/{entity}/{id} Path does not match
42 fos_js_routing_js /js/routing.{_format} Path does not match
43 _preview_error /_error/{code}.{_format} Path does not match
44 hwi_oauth_service_redirect /connect/{service} Path does not match
45 hwi_oauth_connect_service /connect/service/{service} Path does not match
46 hwi_oauth_connect_registration /connect/registration/{key} Path does not match
47 hwi_oauth_connect /login/ Path does not match
48 google_login /login/check-google Path does not match
49 facebook_login /login/check-facebook Path does not match
50 liip_imagine_filter_runtime /media/cache/resolve/{filter}/rc/{hash}/{path} Path does not match
51 liip_imagine_filter /media/cache/resolve/{filter}/{path} Path does not match
52 _logout_admins /admin/logout Path does not match
53 ux_live_component /{_locale}/_components/{_live_component}/{_live_action} Path does not match
54 _wdt_stylesheet /_wdt/styles Path does not match
55 _wdt /_wdt/{token} Path does not match
56 _profiler_home /_profiler/ Path does not match
57 _profiler_search /_profiler/search Path does not match
58 _profiler_search_bar /_profiler/search_bar Path does not match
59 _profiler_phpinfo /_profiler/phpinfo Path does not match
60 _profiler_xdebug /_profiler/xdebug Path does not match
61 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
62 _profiler_search_results /_profiler/{token}/search/results Path does not match
63 _profiler_open_file /_profiler/open Path does not match
64 _profiler /_profiler/{token} Path does not match
65 _profiler_router /_profiler/{token}/router Path does not match
66 _profiler_exception /_profiler/{token}/exception Path does not match
67 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
68 admin_article_list /admin/article/list Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.