Redirect 302 redirect from GET @sylius_shop_checkout_address (ea3479)

GET https://www.tekko.ltd/ro_RO/cart/

Forms

  • sylius_shop_cart
    • items
    • promotionCoupon
    • _token

sylius_shop_cart

Form type:
"Sylius\Bundle\ShopBundle\Form\Type\CartType"

Errors

This form has no errors.

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Order\Order {#5914
  #id: null
  #checkoutCompletedAt: null
  #number: null
  #notes: null
  #items: Doctrine\Common\Collections\ArrayCollection {#5915 …}
  #itemsTotal: 0
  #adjustments: Doctrine\Common\Collections\ArrayCollection {#5916 …}
  #adjustmentsTotal: 0
  #total: 0
  #state: "cart"
  #createdAt: DateTime @1746086957 {#5917
    date: 2025-05-01 08:09:17.937935 UTC (+00:00)
  }
  #updatedAt: null
  #customer: null
  #channel: App\Entity\Channel\Channel {#5436 …}
  #shippingAddress: null
  #billingAddress: null
  #payments: Doctrine\Common\Collections\ArrayCollection {#5918 …}
  #shipments: Doctrine\Common\Collections\ArrayCollection {#5919 …}
  #currencyCode: "USD"
  #localeCode: "ro_RO"
  #promotionCoupon: null
  #checkoutState: "cart"
  #paymentState: "cart"
  #shippingState: "cart"
  #promotions: Doctrine\Common\Collections\ArrayCollection {#5920 …}
  #tokenValue: null
  #customerIp: null
  #createdByGuest: true
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Order\Order {#5914
  #id: null
  #checkoutCompletedAt: null
  #number: null
  #notes: null
  #items: Doctrine\Common\Collections\ArrayCollection {#5915 …}
  #itemsTotal: 0
  #adjustments: Doctrine\Common\Collections\ArrayCollection {#5916 …}
  #adjustmentsTotal: 0
  #total: 0
  #state: "cart"
  #createdAt: DateTime @1746086957 {#5917
    date: 2025-05-01 08:09:17.937935 UTC (+00:00)
  }
  #updatedAt: null
  #customer: null
  #channel: App\Entity\Channel\Channel {#5436 …}
  #shippingAddress: null
  #billingAddress: null
  #payments: Doctrine\Common\Collections\ArrayCollection {#5918 …}
  #shipments: Doctrine\Common\Collections\ArrayCollection {#5919 …}
  #currencyCode: "USD"
  #localeCode: "ro_RO"
  #promotionCoupon: null
  #checkoutState: "cart"
  #paymentState: "cart"
  #shippingState: "cart"
  #promotions: Doctrine\Common\Collections\ArrayCollection {#5920 …}
  #tokenValue: null
  #customerIp: null
  #createdByGuest: true
}
same as passed value

Resolved Options

Option Value
action
""
allow_extra_fields
false
allow_file_upload
false
attr
[]
attr_translation_parameters
[]
auto_initialize
true
block_name
null
block_prefix
null
by_reference
true
compound
true
constraints
[]
csrf_field_name
"_token"
csrf_message
"The CSRF token is invalid. Please try to resubmit the form."
csrf_protection
true
csrf_token_id
null
csrf_token_manager
Symfony\Component\Security\Csrf\CsrfTokenManager {#5846
  -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#5845 …}
  -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#5849 …}
  -namespace: Closure() {#5851 …}
}
data
App\Entity\Order\Order {#5914
  #id: null
  #checkoutCompletedAt: null
  #number: null
  #notes: null
  #items: Doctrine\Common\Collections\ArrayCollection {#5915 …}
  #itemsTotal: 0
  #adjustments: Doctrine\Common\Collections\ArrayCollection {#5916 …}
  #adjustmentsTotal: 0
  #total: 0
  #state: "cart"
  #createdAt: DateTime @1746086957 {#5917
    date: 2025-05-01 08:09:17.937935 UTC (+00:00)
  }
  #updatedAt: null
  #customer: null
  #channel: App\Entity\Channel\Channel {#5436 …}
  #shippingAddress: null
  #billingAddress: null
  #payments: Doctrine\Common\Collections\ArrayCollection {#5918 …}
  #shipments: Doctrine\Common\Collections\ArrayCollection {#5919 …}
  #currencyCode: "USD"
  #localeCode: "ro_RO"
  #promotionCoupon: null
  #checkoutState: "cart"
  #paymentState: "cart"
  #shippingState: "cart"
  #promotions: Doctrine\Common\Collections\ArrayCollection {#5920 …}
  #tokenValue: null
  #customerIp: null
  #createdByGuest: true
}
data_class
"App\Entity\Order\Order"
disabled
false
empty_data
Closure(FormInterface $form) {#9535
  class: "Symfony\Component\Form\Extension\Core\Type\FormType"
  use: {
    $class: "App\Entity\Order\Order"
  }
}
error_bubbling
true
error_mapping
[]
extra_fields_message
"This form should not contain extra fields."
form_attr
false
getter
null
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
inherit_data
false
invalid_message
"This value is not valid."
invalid_message_parameters
[]
is_empty_callback
null
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
mapped
true
method
"POST"
post_max_size_message
"The uploaded file was too large. Please try to upload a smaller file."
priority
0
property_path
null
required
true
row_attr
[]
setter
null
translation_domain
null
trim
true
upload_max_size_message
Closure() {#9533
  class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
  use: {
    $translator: Symfony\Component\Translation\DataCollectorTranslator {#1642 …}
    $message: Closure() {#9534 …}
    $translationDomain: "validators"
  }
}
validation_groups
Closure(FormInterface $form) {#9532
  class: "Sylius\Bundle\CoreBundle\Form\Extension\CartTypeExtension"
  this: Sylius\Bundle\CoreBundle\Form\Extension\CartTypeExtension {#5938 …}
  use: {
    $validationGroups: [
      "sylius"
    ]
  }
}

View Vars

Variable Value
action
""
attr
[]
attr_translation_parameters
[]
block_prefixes
[
  "form"
  "sylius_cart"
  "sylius_shop_cart"
  "_sylius_shop_cart"
]
cache_key
"_sylius_shop_cart_sylius_shop_cart"
compound
true
data
App\Entity\Order\Order {#5914
  #id: null
  #checkoutCompletedAt: null
  #number: null
  #notes: null
  #items: Doctrine\Common\Collections\ArrayCollection {#5915 …}
  #itemsTotal: 0
  #adjustments: Doctrine\Common\Collections\ArrayCollection {#5916 …}
  #adjustmentsTotal: 0
  #total: 0
  #state: "cart"
  #createdAt: DateTime @1746086957 {#5917
    date: 2025-05-01 08:09:17.937935 UTC (+00:00)
  }
  #updatedAt: null
  #customer: null
  #channel: App\Entity\Channel\Channel {#5436 …}
  #shippingAddress: null
  #billingAddress: null
  #payments: Doctrine\Common\Collections\ArrayCollection {#5918 …}
  #shipments: Doctrine\Common\Collections\ArrayCollection {#5919 …}
  #currencyCode: "USD"
  #localeCode: "ro_RO"
  #promotionCoupon: null
  #checkoutState: "cart"
  #paymentState: "cart"
  #shippingState: "cart"
  #promotions: Doctrine\Common\Collections\ArrayCollection {#5920 …}
  #tokenValue: null
  #customerIp: null
  #createdByGuest: true
}
disabled
false
errors
Symfony\Component\Form\FormErrorIterator {#9560
  -errors: []
  -form: Symfony\Component\Form\Form {#9563 …}
}
form
Symfony\Component\Form\FormView {#9531 …5}
full_name
"sylius_shop_cart"
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
id
"sylius_shop_cart"
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
method
"POST"
multipart
false
name
"sylius_shop_cart"
priority
0
required
true
row_attr
[]
submitted
false
translation_domain
null
unique_block_prefix
"_sylius_shop_cart"
valid
true
value
App\Entity\Order\Order {#5914
  #id: null
  #checkoutCompletedAt: null
  #number: null
  #notes: null
  #items: Doctrine\Common\Collections\ArrayCollection {#5915 …}
  #itemsTotal: 0
  #adjustments: Doctrine\Common\Collections\ArrayCollection {#5916 …}
  #adjustmentsTotal: 0
  #total: 0
  #state: "cart"
  #createdAt: DateTime @1746086957 {#5917
    date: 2025-05-01 08:09:17.937935 UTC (+00:00)
  }
  #updatedAt: null
  #customer: null
  #channel: App\Entity\Channel\Channel {#5436 …}
  #shippingAddress: null
  #billingAddress: null
  #payments: Doctrine\Common\Collections\ArrayCollection {#5918 …}
  #shipments: Doctrine\Common\Collections\ArrayCollection {#5919 …}
  #currencyCode: "USD"
  #localeCode: "ro_RO"
  #promotionCoupon: null
  #checkoutState: "cart"
  #paymentState: "cart"
  #shippingState: "cart"
  #promotions: Doctrine\Common\Collections\ArrayCollection {#5920 …}
  #tokenValue: null
  #customerIp: null
  #createdByGuest: true
}