GET https://shop.crealoz.fr/checkout/cart

Routing

checkout_from_cart Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

https://shop.crealoz.fr/login (route: "n/a")

Route Matching Logs

Path to match: /checkout/cart
# Route name Path Log
1 admin_customer_index /admin/customer Path does not match
2 admin_customer_new /admin/customer/new Path does not match
3 admin_customer_batch_delete /admin/customer/batch-delete Path does not match
4 admin_customer_autocomplete /admin/customer/autocomplete Path does not match
5 admin_customer_render_filters /admin/customer/render-filters Path does not match
6 admin_customer_edit /admin/customer/{entityId}/edit Path does not match
7 admin_customer_delete /admin/customer/{entityId}/delete Path does not match
8 admin_customer_detail /admin/customer/{entityId} Path does not match
9 admin_faq_category_index /admin/faq-category Path does not match
10 admin_faq_category_new /admin/faq-category/new Path does not match
11 admin_faq_category_batch_delete /admin/faq-category/batch-delete Path does not match
12 admin_faq_category_autocomplete /admin/faq-category/autocomplete Path does not match
13 admin_faq_category_render_filters /admin/faq-category/render-filters Path does not match
14 admin_faq_category_edit /admin/faq-category/{entityId}/edit Path does not match
15 admin_faq_category_delete /admin/faq-category/{entityId}/delete Path does not match
16 admin_faq_category_detail /admin/faq-category/{entityId} Path does not match
17 admin_faq_question_index /admin/faq-question Path does not match
18 admin_faq_question_new /admin/faq-question/new Path does not match
19 admin_faq_question_batch_delete /admin/faq-question/batch-delete Path does not match
20 admin_faq_question_autocomplete /admin/faq-question/autocomplete Path does not match
21 admin_faq_question_render_filters /admin/faq-question/render-filters Path does not match
22 admin_faq_question_edit /admin/faq-question/{entityId}/edit Path does not match
23 admin_faq_question_delete /admin/faq-question/{entityId}/delete Path does not match
24 admin_faq_question_detail /admin/faq-question/{entityId} Path does not match
25 admin_order_index /admin/order Path does not match
26 admin_order_new /admin/order/new Path does not match
27 admin_order_batch_delete /admin/order/batch-delete Path does not match
28 admin_order_autocomplete /admin/order/autocomplete Path does not match
29 admin_order_render_filters /admin/order/render-filters Path does not match
30 admin_order_edit /admin/order/{entityId}/edit Path does not match
31 admin_order_delete /admin/order/{entityId}/delete Path does not match
32 admin_order_detail /admin/order/{entityId} Path does not match
33 admin_project_index /admin/project Path does not match
34 admin_project_new /admin/project/new Path does not match
35 admin_project_batch_delete /admin/project/batch-delete Path does not match
36 admin_project_autocomplete /admin/project/autocomplete Path does not match
37 admin_project_render_filters /admin/project/render-filters Path does not match
38 admin_project_edit /admin/project/{entityId}/edit Path does not match
39 admin_project_delete /admin/project/{entityId}/delete Path does not match
40 admin_project_detail /admin/project/{entityId} Path does not match
41 _preview_error /_error/{code}.{_format} Path does not match
42 _wdt_stylesheet /_wdt/styles Path does not match
43 _wdt /_wdt/{token} Path does not match
44 _profiler_home /_profiler/ Path does not match
45 _profiler_search /_profiler/search Path does not match
46 _profiler_search_bar /_profiler/search_bar Path does not match
47 _profiler_phpinfo /_profiler/phpinfo Path does not match
48 _profiler_xdebug /_profiler/xdebug Path does not match
49 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
50 _profiler_search_results /_profiler/{token}/search/results Path does not match
51 _profiler_open_file /_profiler/open Path does not match
52 _profiler /_profiler/{token} Path does not match
53 _profiler_router /_profiler/{token}/router Path does not match
54 _profiler_exception /_profiler/{token}/exception Path does not match
55 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
56 account_edit /account/edit Path does not match
57 account_delete /account/delete Path does not match
58 account_regenerate_credentials /account/regenerate-credentials Path does not match
59 cart_add /cart/add/{productId} Path does not match
60 cart_add_get /cart/add/{productId} Path does not match
61 cart_clear /cart/clear Path does not match
62 admin_login /admin/login Path does not match
63 admin_logout /admin/logout Path does not match
64 admin /admin Path does not match
65 admin_process_payment /admin/process-payment Path does not match
66 admin_analytics /admin/analytics Path does not match
67 altcha_challenge /altcha/challenge Path does not match
68 api_analytics_track /api/analytics/track Path does not match
69 api_analytics_session /api/analytics/session Path does not match
70 api_analytics_funnel /api/analytics/funnel Path does not match
71 checkout_from_cart /checkout/cart Route matches!

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