http://shop-hager.valuein.io/cart

Routing

cart Matched route
39 Tested routes before match

Route Parameters

Name Value
_shop
Shop {#2018
  -shopSchedules: PersistentCollection {#2003 …}
  -shopProducts: PersistentCollection {#1969 …}
  -languages: PersistentCollection {#1920 …}
  -paymentMethods: PersistentCollection {#1917 …}
  -orders: PersistentCollection {#2030 …}
  -quotes: PersistentCollection {#2145 …}
  -users: PersistentCollection {#2401 …}
  -offers: PersistentCollection {#2434 …}
  -default: true
  -prefix: "HG_FR_EUR"
  -allowedShippingCountry: [
    "FR"
  ]
  -allowedBillingCountry: [
    "FR"
  ]
  -allowedGlobalDocument: [
    1
  ]
  -batch: "Batch1"
  -sequenceSet: "8ad098317c980e07017c98fdb17b71e0"
  -communicationProfile: "2c92c0f8576a2e3101576ca8affe40e0"
  -invoiceTemplate: "8ad08c0f7bee84c6017beefbdcff39d3"
  -creditMemoTemplate: ""
  -debitMemoTemplate: ""
  -theme: Theme {#1675 …}
  -customFields: PersistentCollection {#2468 …}
  -shopLanguageInvoices: PersistentCollection {#2514 …}
  -currency: "EUR"
  -quoteTemplates: PersistentCollection {#2568 …}
  -productGroups: PersistentCollection {#2640 …}
  -contracts: PersistentCollection {#2730 …}
  -id: 1
  -deleted: false
  -createdAt: DateTime @1628171240 {#2021
    date: 2021-08-05 13:47:20.0 UTC (+00:00)
  }
  -updatedAt: DateTime @1667922875 {#2020
    date: 2022-11-08 15:54:35.0 UTC (+00:00)
  }
  -deletedAt: null
  -lifeCycleEnabled: true
  -image: null
  -imagecover: null
  -title: "HG_FR_EUR"
  -address: ""
  -zipcode: ""
  -city: ""
  -state: ""
  -country: "FR"
  -description: ""
}

Route Matching Logs

Path to match: /cart
# 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_search_results /_profiler/{token}/search/results Path does not match
7 _profiler_open_file /_profiler/open Path does not match
8 _profiler /_profiler/{token} Path does not match
9 _profiler_router /_profiler/{token}/router Path does not match
10 _profiler_exception /_profiler/{token}/exception Path does not match
11 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
12 _twig_error_test /_error/{code}.{_format} Path does not match
13 value_in_common_homepage /nothing Path does not match
14 fos_user_security_login /login Path does not match
15 fos_user_security_check /login_check Path does not match
16 fos_user_security_logout /logout Path does not match
17 fos_user_profile_show /profile/ Path does not match
18 fos_user_profile_edit /profile/edit Path does not match
19 fos_user_registration_register /register/ Path does not match
20 fos_user_registration_check_email /register/check-email Path does not match
21 fos_user_registration_confirm /register/confirm/{token} Path does not match
22 fos_user_registration_confirmed /register/confirmed Path does not match
23 fos_user_resetting_request /resetting/request Path does not match
24 fos_user_resetting_send_email /resetting/send-email Path does not match
25 fos_user_resetting_check_email /resetting/check-email Path does not match
26 fos_user_resetting_reset /resetting/reset/{token} Path does not match
27 fos_user_change_password /profile/change-password Path does not match
28 app_admin_ckeditor_css /admin/ckeditor.css Path does not match
29 app_admin_register_register /admin/register/{code}/{email} Path does not match
30 cart_billing_address /cart/billingAddress Path does not match
31 app_cart_billingaddress_addaddress /cart/billingAddress/add Path does not match
32 chooseAsBilling /cart/address/{id}/chooseAsBilling Path does not match
33 app_cart_billingaddress_setanonymouscardasdefaultcard /cart/debug/dynamicPricing/{hashKey} Path does not match
34 cart_order_payment /cart/orderPayment Path does not match
35 app_cart_orderpayment_addcard /cart/card/add/{iframeId} Path does not match
36 payWithCard /cart/card/{id}/pay Path does not match
37 app_cart_orderpayment_setanonymouscardasdefaultcard /cart/card/{id}/chooseAsDefault Path does not match
38 chooseAsDefaultCard /cart/card/{id}/chooseAsDefault Path does not match
39 cart /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.