Forms
-
add_media_category
-
category
-
_token
-
-
step_navigation
-
targetStep
-
_token
-
-
order_media_selection_step
-
_token
-
-
order_delivery_choice_step
-
_token
-
-
update_customer_email
-
customerEmail
-
_token
-
-
update_delivery_method
-
shippingMethod
-
0
-
1
-
-
_token
-
-
update_delivery_details
-
customerFullName
-
customerPhone
-
customerAddressLine
-
customerAddressStreet
-
customerAddressStreetNumber
-
customerAddressPostalCode
-
customerAddressCity
-
customerAddressRegion
-
customerAddressCountry
-
customerCollectionDate
-
customerCollectionTimeSlot
-
_token
-
-
order_checkout_step
-
paymentMethod
-
_token
-
add_media_category
"App\Form\Order\AddMediaCategoryType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ "category" => "audio_tapes" ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/order/media/category/add" |
same as passed value |
| data | [ "category" => "audio_tapes" ] |
[ "category" => "audio_tapes" ] |
| method | "POST" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/order/media/category/add" |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data | [ "category" => "audio_tapes" ] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#973 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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() {#975 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#974 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/order/media/category/add" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "add_media_category" "_add_media_category" ] |
| cache_key | "_add_media_category_add_media_category" |
| compound | true |
| data | [ "category" => "audio_tapes" ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#985 -errors: [] -form: Symfony\Component\Form\Form {#990 …} } |
| form | Symfony\Component\Form\FormView {#976 …5} |
| full_name | "add_media_category" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "add_media_category" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "add_media_category" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_add_media_category" |
| valid | true |
| value | [ "category" => "audio_tapes" ] |
category
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "audio_tapes" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
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 | false |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#982 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#984 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#983 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_add_media_category_category" ] |
| cache_key | "_add_media_category_category_hidden" |
| compound | false |
| data | "audio_tapes" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1001 -errors: [] -form: Symfony\Component\Form\Form {#993 …} } |
| form | Symfony\Component\Form\FormView {#1000 …5} |
| full_name | "add_media_category[category]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "add_media_category_category" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "category" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_add_media_category_category" |
| valid | true |
| value | "audio_tapes" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "576e120812ead70955c5ac72fedb2.HC9LMcTBvFbSgwy0U-b6jcdM7Gt_d2_1wrBajshGhU8.Sl8tQPTwhWbn8lz5MKK7y7ELrgZKE1qxpPcbtq4j3yR4fBtztPfkM57Afw" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "576e120812ead70955c5ac72fedb2.HC9LMcTBvFbSgwy0U-b6jcdM7Gt_d2_1wrBajshGhU8.Sl8tQPTwhWbn8lz5MKK7y7ELrgZKE1qxpPcbtq4j3yR4fBtztPfkM57Afw" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data | "576e120812ead70955c5ac72fedb2.HC9LMcTBvFbSgwy0U-b6jcdM7Gt_d2_1wrBajshGhU8.Sl8tQPTwhWbn8lz5MKK7y7ELrgZKE1qxpPcbtq4j3yR4fBtztPfkM57Afw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#997 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1002 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1005 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_add_media_category__token" ] |
| cache_key | "_add_media_category__token_hidden" |
| compound | false |
| data | "576e120812ead70955c5ac72fedb2.HC9LMcTBvFbSgwy0U-b6jcdM7Gt_d2_1wrBajshGhU8.Sl8tQPTwhWbn8lz5MKK7y7ELrgZKE1qxpPcbtq4j3yR4fBtztPfkM57Afw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1016 -errors: [] -form: Symfony\Component\Form\Form {#1012 …} } |
| form | Symfony\Component\Form\FormView {#1007 …5} |
| full_name | "add_media_category[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "add_media_category__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_add_media_category__token" |
| valid | true |
| value | "576e120812ead70955c5ac72fedb2.HC9LMcTBvFbSgwy0U-b6jcdM7Gt_d2_1wrBajshGhU8.Sl8tQPTwhWbn8lz5MKK7y7ELrgZKE1qxpPcbtq4j3yR4fBtztPfkM57Afw" |
step_navigation
"App\Form\Order\StepNavigationType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ "targetStep" => "checkout" ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/order/step/navigate" |
same as passed value |
| data | [ "targetStep" => "checkout" ] |
[ "targetStep" => "checkout" ] |
| method | "POST" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/order/step/navigate" |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data | [ "targetStep" => "checkout" ] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1120 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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() {#1122 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1121 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/order/step/navigate" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "step_navigation" "_step_navigation" ] |
| cache_key | "_step_navigation_step_navigation" |
| compound | true |
| data | [ "targetStep" => "checkout" ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1132 -errors: [] -form: Symfony\Component\Form\Form {#1137 …} } |
| form | Symfony\Component\Form\FormView {#1123 …5} |
| full_name | "step_navigation" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "step_navigation" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "step_navigation" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_step_navigation" |
| valid | true |
| value | [ "targetStep" => "checkout" ] |
targetStep
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "checkout" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
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 | false |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1129 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1131 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1130 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_step_navigation_targetStep" ] |
| cache_key | "_step_navigation_targetStep_hidden" |
| compound | false |
| data | "checkout" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1148 -errors: [] -form: Symfony\Component\Form\Form {#1140 …} } |
| form | Symfony\Component\Form\FormView {#1147 …5} |
| full_name | "step_navigation[targetStep]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "step_navigation_targetStep" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "targetStep" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_step_navigation_targetStep" |
| valid | true |
| value | "checkout" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "f43ea74f70e1b.DEE8_hBefo2KUtes6ptWgjA0hW7AjKjYDKPX4l4qFDc.QChFr1w9HcDAIvrWo_kJw2d3yAmm2_q2PJq0pRB8ZmV5AnSmW24W29IosA" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "f43ea74f70e1b.DEE8_hBefo2KUtes6ptWgjA0hW7AjKjYDKPX4l4qFDc.QChFr1w9HcDAIvrWo_kJw2d3yAmm2_q2PJq0pRB8ZmV5AnSmW24W29IosA" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data | "f43ea74f70e1b.DEE8_hBefo2KUtes6ptWgjA0hW7AjKjYDKPX4l4qFDc.QChFr1w9HcDAIvrWo_kJw2d3yAmm2_q2PJq0pRB8ZmV5AnSmW24W29IosA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1144 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1149 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1152 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_step_navigation__token" ] |
| cache_key | "_step_navigation__token_hidden" |
| compound | false |
| data | "f43ea74f70e1b.DEE8_hBefo2KUtes6ptWgjA0hW7AjKjYDKPX4l4qFDc.QChFr1w9HcDAIvrWo_kJw2d3yAmm2_q2PJq0pRB8ZmV5AnSmW24W29IosA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1163 -errors: [] -form: Symfony\Component\Form\Form {#1159 …} } |
| form | Symfony\Component\Form\FormView {#1154 …5} |
| full_name | "step_navigation[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "step_navigation__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_step_navigation__token" |
| valid | true |
| value | "f43ea74f70e1b.DEE8_hBefo2KUtes6ptWgjA0hW7AjKjYDKPX4l4qFDc.QChFr1w9HcDAIvrWo_kJw2d3yAmm2_q2PJq0pRB8ZmV5AnSmW24W29IosA" |
order_media_selection_step
"App\Form\Order\OrderMediaSelectionStepType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/order" |
same as passed value |
| method | "POST" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/order" |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1171 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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() {#1173 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1172 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/order" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "order_media_selection_step" "_order_media_selection_step" ] |
| cache_key | "_order_media_selection_step_order_media_selection_step" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1183 -errors: [] -form: Symfony\Component\Form\Form {#1179 …} } |
| form | Symfony\Component\Form\FormView {#1174 …5} |
| full_name | "order_media_selection_step" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "order_media_selection_step" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "order_media_selection_step" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_order_media_selection_step" |
| valid | true |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "a.wARQVskS-F-dpobfqBw5WvCgH4aH_5b2958EpU6mq9M.gmobZZNaiTL-4cqr4kx0AMjxKMTWr_Kbw65O_Q_F5KD0ND8X-HqnFdHhww" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "a.wARQVskS-F-dpobfqBw5WvCgH4aH_5b2958EpU6mq9M.gmobZZNaiTL-4cqr4kx0AMjxKMTWr_Kbw65O_Q_F5KD0ND8X-HqnFdHhww" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data | "a.wARQVskS-F-dpobfqBw5WvCgH4aH_5b2958EpU6mq9M.gmobZZNaiTL-4cqr4kx0AMjxKMTWr_Kbw65O_Q_F5KD0ND8X-HqnFdHhww" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1185 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1188 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1187 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_order_media_selection_step__token" ] |
| cache_key | "_order_media_selection_step__token_hidden" |
| compound | false |
| data | "a.wARQVskS-F-dpobfqBw5WvCgH4aH_5b2958EpU6mq9M.gmobZZNaiTL-4cqr4kx0AMjxKMTWr_Kbw65O_Q_F5KD0ND8X-HqnFdHhww" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1198 -errors: [] -form: Symfony\Component\Form\Form {#1194 …} } |
| form | Symfony\Component\Form\FormView {#1189 …5} |
| full_name | "order_media_selection_step[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "order_media_selection_step__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_order_media_selection_step__token" |
| valid | true |
| value | "a.wARQVskS-F-dpobfqBw5WvCgH4aH_5b2958EpU6mq9M.gmobZZNaiTL-4cqr4kx0AMjxKMTWr_Kbw65O_Q_F5KD0ND8X-HqnFdHhww" |
order_delivery_choice_step
"App\Form\Order\OrderDeliveryChoiceStepType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/order" |
same as passed value |
| method | "POST" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/order" |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1206 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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() {#1208 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1207 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/order" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "order_delivery_choice_step" "_order_delivery_choice_step" ] |
| cache_key | "_order_delivery_choice_step_order_delivery_choice_step" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1218 -errors: [] -form: Symfony\Component\Form\Form {#1214 …} } |
| form | Symfony\Component\Form\FormView {#1209 …5} |
| full_name | "order_delivery_choice_step" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "order_delivery_choice_step" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "order_delivery_choice_step" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_order_delivery_choice_step" |
| valid | true |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "0e3ca00fa.qOxucIKdOX0lvYu55pu0Cvb61TKNAJKLZjv66Ar4jA0.w6E4Gs7lbidxx_jmi6vNZJWWkly1eNO6MQq80F2c5HmRmjg0zs5xEXL5uw" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "0e3ca00fa.qOxucIKdOX0lvYu55pu0Cvb61TKNAJKLZjv66Ar4jA0.w6E4Gs7lbidxx_jmi6vNZJWWkly1eNO6MQq80F2c5HmRmjg0zs5xEXL5uw" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data | "0e3ca00fa.qOxucIKdOX0lvYu55pu0Cvb61TKNAJKLZjv66Ar4jA0.w6E4Gs7lbidxx_jmi6vNZJWWkly1eNO6MQq80F2c5HmRmjg0zs5xEXL5uw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1220 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1223 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1222 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_order_delivery_choice_step__token" ] |
| cache_key | "_order_delivery_choice_step__token_hidden" |
| compound | false |
| data | "0e3ca00fa.qOxucIKdOX0lvYu55pu0Cvb61TKNAJKLZjv66Ar4jA0.w6E4Gs7lbidxx_jmi6vNZJWWkly1eNO6MQq80F2c5HmRmjg0zs5xEXL5uw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1233 -errors: [] -form: Symfony\Component\Form\Form {#1229 …} } |
| form | Symfony\Component\Form\FormView {#1224 …5} |
| full_name | "order_delivery_choice_step[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "order_delivery_choice_step__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_order_delivery_choice_step__token" |
| valid | true |
| value | "0e3ca00fa.qOxucIKdOX0lvYu55pu0Cvb61TKNAJKLZjv66Ar4jA0.w6E4Gs7lbidxx_jmi6vNZJWWkly1eNO6MQq80F2c5HmRmjg0zs5xEXL5uw" |
update_customer_email
"App\Form\Order\UpdateCustomerEmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Order {#606 -id: 87 -publicToken: "b23ac5dc043617d3449b4250ea203ab9" -status: App\Enum\OrderStatus {#597 …} -currentStep: App\Enum\OrderStep {#607 …} -highestReachedStep: App\Enum\OrderStep {#607 …} -customerLat: null -customerLng: null -assignedAgentSlot: null -clientIp: "216.73.216.109" -clientIpCountryCode: "US" -clientIpCity: "Columbus" -customerEmail: null -customerFullName: null -customerPhone: null -customerAddressStreet: null -customerAddressStreetNumber: null -customerAddressPostalCode: null -customerAddressCity: null -customerAddressRegion: null -customerAddressCountry: null -shippingMethod: null -customerCollectionDate: null -customerCollectionTimeSlot: null -paymentMethod: null -paymentStatus: null -paymentReference: null -itemsSubtotal: 0 -discountAmount: 0 -totalAmount: 0 -currency: "EUR" -mediaCategories: [] -mediaCategorySettings: [] -confirmedAt: null -createdAt: DateTimeImmutable @1780796721 {#604 date: 2026-06-07 03:45:21.865270 Europe/Brussels (+02:00) } -updatedAt: DateTimeImmutable @1780796721 {#741 date: 2026-06-07 03:45:21.867487 Europe/Brussels (+02:00) } -items: Doctrine\ORM\PersistentCollection {#603 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/order/customer/email" |
same as passed value |
| data | App\Entity\Order {#606 -id: 87 -publicToken: "b23ac5dc043617d3449b4250ea203ab9" -status: App\Enum\OrderStatus {#597 …} -currentStep: App\Enum\OrderStep {#607 …} -highestReachedStep: App\Enum\OrderStep {#607 …} -customerLat: null -customerLng: null -assignedAgentSlot: null -clientIp: "216.73.216.109" -clientIpCountryCode: "US" -clientIpCity: "Columbus" -customerEmail: null -customerFullName: null -customerPhone: null -customerAddressStreet: null -customerAddressStreetNumber: null -customerAddressPostalCode: null -customerAddressCity: null -customerAddressRegion: null -customerAddressCountry: null -shippingMethod: null -customerCollectionDate: null -customerCollectionTimeSlot: null -paymentMethod: null -paymentStatus: null -paymentReference: null -itemsSubtotal: 0 -discountAmount: 0 -totalAmount: 0 -currency: "EUR" -mediaCategories: [] -mediaCategorySettings: [] -confirmedAt: null -createdAt: DateTimeImmutable @1780796721 {#604 date: 2026-06-07 03:45:21.865270 Europe/Brussels (+02:00) } -updatedAt: DateTimeImmutable @1780796721 {#741 date: 2026-06-07 03:45:21.867487 Europe/Brussels (+02:00) } -items: Doctrine\ORM\PersistentCollection {#603 …} } |
same as passed value |
| method | "POST" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/order/customer/email" |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data | App\Entity\Order {#606 -id: 87 -publicToken: "b23ac5dc043617d3449b4250ea203ab9" -status: App\Enum\OrderStatus {#597 …} -currentStep: App\Enum\OrderStep {#607 …} -highestReachedStep: App\Enum\OrderStep {#607 …} -customerLat: null -customerLng: null -assignedAgentSlot: null -clientIp: "216.73.216.109" -clientIpCountryCode: "US" -clientIpCity: "Columbus" -customerEmail: null -customerFullName: null -customerPhone: null -customerAddressStreet: null -customerAddressStreetNumber: null -customerAddressPostalCode: null -customerAddressCity: null -customerAddressRegion: null -customerAddressCountry: null -shippingMethod: null -customerCollectionDate: null -customerCollectionTimeSlot: null -paymentMethod: null -paymentStatus: null -paymentReference: null -itemsSubtotal: 0 -discountAmount: 0 -totalAmount: 0 -currency: "EUR" -mediaCategories: [] -mediaCategorySettings: [] -confirmedAt: null -createdAt: DateTimeImmutable @1780796721 {#604 date: 2026-06-07 03:45:21.865270 Europe/Brussels (+02:00) } -updatedAt: DateTimeImmutable @1780796721 {#741 date: 2026-06-07 03:45:21.867487 Europe/Brussels (+02:00) } -items: Doctrine\ORM\PersistentCollection {#603 …} } |
| data_class | "App\Entity\Order" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1241 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\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() {#1243 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1242 …} $translationDomain: "validators" } } |
| validation_groups | [] |
View Vars
| Variable | Value |
|---|---|
| action | "/order/customer/email" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "update_customer_email" "_update_customer_email" ] |
| cache_key | "_update_customer_email_update_customer_email" |
| compound | true |
| data | App\Entity\Order {#606 -id: 87 -publicToken: "b23ac5dc043617d3449b4250ea203ab9" -status: App\Enum\OrderStatus {#597 …} -currentStep: App\Enum\OrderStep {#607 …} -highestReachedStep: App\Enum\OrderStep {#607 …} -customerLat: null -customerLng: null -assignedAgentSlot: null -clientIp: "216.73.216.109" -clientIpCountryCode: "US" -clientIpCity: "Columbus" -customerEmail: null -customerFullName: null -customerPhone: null -customerAddressStreet: null -customerAddressStreetNumber: null -customerAddressPostalCode: null -customerAddressCity: null -customerAddressRegion: null -customerAddressCountry: null -shippingMethod: null -customerCollectionDate: null -customerCollectionTimeSlot: null -paymentMethod: null -paymentStatus: null -paymentReference: null -itemsSubtotal: 0 -discountAmount: 0 -totalAmount: 0 -currency: "EUR" -mediaCategories: [] -mediaCategorySettings: [] -confirmedAt: null -createdAt: DateTimeImmutable @1780796721 {#604 date: 2026-06-07 03:45:21.865270 Europe/Brussels (+02:00) } -updatedAt: DateTimeImmutable @1780796721 {#741 date: 2026-06-07 03:45:21.867487 Europe/Brussels (+02:00) } -items: Doctrine\ORM\PersistentCollection {#603 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1261 -errors: [] -form: Symfony\Component\Form\Form {#1266 …} } |
| form | Symfony\Component\Form\FormView {#1244 …5} |
| full_name | "update_customer_email" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "update_customer_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "update_customer_email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_update_customer_email" |
| valid | true |
| value | App\Entity\Order {#606 -id: 87 -publicToken: "b23ac5dc043617d3449b4250ea203ab9" -status: App\Enum\OrderStatus {#597 …} -currentStep: App\Enum\OrderStep {#607 …} -highestReachedStep: App\Enum\OrderStep {#607 …} -customerLat: null -customerLng: null -assignedAgentSlot: null -clientIp: "216.73.216.109" -clientIpCountryCode: "US" -clientIpCity: "Columbus" -customerEmail: null -customerFullName: null -customerPhone: null -customerAddressStreet: null -customerAddressStreetNumber: null -customerAddressPostalCode: null -customerAddressCity: null -customerAddressRegion: null -customerAddressCountry: null -shippingMethod: null -customerCollectionDate: null -customerCollectionTimeSlot: null -paymentMethod: null -paymentStatus: null -paymentReference: null -itemsSubtotal: 0 -discountAmount: 0 -totalAmount: 0 -currency: "EUR" -mediaCategories: [] -mediaCategorySettings: [] -confirmedAt: null -createdAt: DateTimeImmutable @1780796721 {#604 date: 2026-06-07 03:45:21.865270 Europe/Brussels (+02:00) } -updatedAt: DateTimeImmutable @1780796721 {#741 date: 2026-06-07 03:45:21.867487 Europe/Brussels (+02:00) } -items: Doctrine\ORM\PersistentCollection {#603 …} } |
customerEmail
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
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 | false |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1258 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| 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 | "Please enter a valid email address." |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1260 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1259 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_update_customer_email_customerEmail" ] |
| cache_key | "_update_customer_email_customerEmail_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1277 -errors: [] -form: Symfony\Component\Form\Form {#1269 …} } |
| form | Symfony\Component\Form\FormView {#1276 …5} |
| full_name | "update_customer_email[customerEmail]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "update_customer_email_customerEmail" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "customerEmail" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_update_customer_email_customerEmail" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "b9a41ed3548167c958b37a.VSy4naeN1qffH7MSbjxMgJrTcgi4Y8r2Mz4NhVuUfGc.Y0PBzeT8geqSSdVNLVUe2cinCH7zLb2TYXY6xna5KVcSaf3OiuLuzqdtgw" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "b9a41ed3548167c958b37a.VSy4naeN1qffH7MSbjxMgJrTcgi4Y8r2Mz4NhVuUfGc.Y0PBzeT8geqSSdVNLVUe2cinCH7zLb2TYXY6xna5KVcSaf3OiuLuzqdtgw" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data | "b9a41ed3548167c958b37a.VSy4naeN1qffH7MSbjxMgJrTcgi4Y8r2Mz4NhVuUfGc.Y0PBzeT8geqSSdVNLVUe2cinCH7zLb2TYXY6xna5KVcSaf3OiuLuzqdtgw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1273 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1278 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1282 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_update_customer_email__token" ] |
| cache_key | "_update_customer_email__token_hidden" |
| compound | false |
| data | "b9a41ed3548167c958b37a.VSy4naeN1qffH7MSbjxMgJrTcgi4Y8r2Mz4NhVuUfGc.Y0PBzeT8geqSSdVNLVUe2cinCH7zLb2TYXY6xna5KVcSaf3OiuLuzqdtgw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1293 -errors: [] -form: Symfony\Component\Form\Form {#1289 …} } |
| form | Symfony\Component\Form\FormView {#1284 …5} |
| full_name | "update_customer_email[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "update_customer_email__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_update_customer_email__token" |
| valid | true |
| value | "b9a41ed3548167c958b37a.VSy4naeN1qffH7MSbjxMgJrTcgi4Y8r2Mz4NhVuUfGc.Y0PBzeT8geqSSdVNLVUe2cinCH7zLb2TYXY6xna5KVcSaf3OiuLuzqdtgw" |
update_delivery_method
"App\Form\Order\UpdateDeliveryMethodType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Order {#606 -id: 87 -publicToken: "b23ac5dc043617d3449b4250ea203ab9" -status: App\Enum\OrderStatus {#597 …} -currentStep: App\Enum\OrderStep {#607 …} -highestReachedStep: App\Enum\OrderStep {#607 …} -customerLat: null -customerLng: null -assignedAgentSlot: null -clientIp: "216.73.216.109" -clientIpCountryCode: "US" -clientIpCity: "Columbus" -customerEmail: null -customerFullName: null -customerPhone: null -customerAddressStreet: null -customerAddressStreetNumber: null -customerAddressPostalCode: null -customerAddressCity: null -customerAddressRegion: null -customerAddressCountry: null -shippingMethod: null -customerCollectionDate: null -customerCollectionTimeSlot: null -paymentMethod: null -paymentStatus: null -paymentReference: null -itemsSubtotal: 0 -discountAmount: 0 -totalAmount: 0 -currency: "EUR" -mediaCategories: [] -mediaCategorySettings: [] -confirmedAt: null -createdAt: DateTimeImmutable @1780796721 {#604 date: 2026-06-07 03:45:21.865270 Europe/Brussels (+02:00) } -updatedAt: DateTimeImmutable @1780796721 {#741 date: 2026-06-07 03:45:21.867487 Europe/Brussels (+02:00) } -items: Doctrine\ORM\PersistentCollection {#603 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/order/delivery/method" |
same as passed value |
| data | App\Entity\Order {#606 -id: 87 -publicToken: "b23ac5dc043617d3449b4250ea203ab9" -status: App\Enum\OrderStatus {#597 …} -currentStep: App\Enum\OrderStep {#607 …} -highestReachedStep: App\Enum\OrderStep {#607 …} -customerLat: null -customerLng: null -assignedAgentSlot: null -clientIp: "216.73.216.109" -clientIpCountryCode: "US" -clientIpCity: "Columbus" -customerEmail: null -customerFullName: null -customerPhone: null -customerAddressStreet: null -customerAddressStreetNumber: null -customerAddressPostalCode: null -customerAddressCity: null -customerAddressRegion: null -customerAddressCountry: null -shippingMethod: null -customerCollectionDate: null -customerCollectionTimeSlot: null -paymentMethod: null -paymentStatus: null -paymentReference: null -itemsSubtotal: 0 -discountAmount: 0 -totalAmount: 0 -currency: "EUR" -mediaCategories: [] -mediaCategorySettings: [] -confirmedAt: null -createdAt: DateTimeImmutable @1780796721 {#604 date: 2026-06-07 03:45:21.865270 Europe/Brussels (+02:00) } -updatedAt: DateTimeImmutable @1780796721 {#741 date: 2026-06-07 03:45:21.867487 Europe/Brussels (+02:00) } -items: Doctrine\ORM\PersistentCollection {#603 …} } |
same as passed value |
| method | "POST" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/order/delivery/method" |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data | App\Entity\Order {#606 -id: 87 -publicToken: "b23ac5dc043617d3449b4250ea203ab9" -status: App\Enum\OrderStatus {#597 …} -currentStep: App\Enum\OrderStep {#607 …} -highestReachedStep: App\Enum\OrderStep {#607 …} -customerLat: null -customerLng: null -assignedAgentSlot: null -clientIp: "216.73.216.109" -clientIpCountryCode: "US" -clientIpCity: "Columbus" -customerEmail: null -customerFullName: null -customerPhone: null -customerAddressStreet: null -customerAddressStreetNumber: null -customerAddressPostalCode: null -customerAddressCity: null -customerAddressRegion: null -customerAddressCountry: null -shippingMethod: null -customerCollectionDate: null -customerCollectionTimeSlot: null -paymentMethod: null -paymentStatus: null -paymentReference: null -itemsSubtotal: 0 -discountAmount: 0 -totalAmount: 0 -currency: "EUR" -mediaCategories: [] -mediaCategorySettings: [] -confirmedAt: null -createdAt: DateTimeImmutable @1780796721 {#604 date: 2026-06-07 03:45:21.865270 Europe/Brussels (+02:00) } -updatedAt: DateTimeImmutable @1780796721 {#741 date: 2026-06-07 03:45:21.867487 Europe/Brussels (+02:00) } -items: Doctrine\ORM\PersistentCollection {#603 …} } |
| data_class | "App\Entity\Order" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1301 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\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() {#1303 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1302 …} $translationDomain: "validators" } } |
| validation_groups | [] |
View Vars
| Variable | Value |
|---|---|
| action | "/order/delivery/method" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "update_delivery_method" "_update_delivery_method" ] |
| cache_key | "_update_delivery_method_update_delivery_method" |
| compound | true |
| data | App\Entity\Order {#606 -id: 87 -publicToken: "b23ac5dc043617d3449b4250ea203ab9" -status: App\Enum\OrderStatus {#597 …} -currentStep: App\Enum\OrderStep {#607 …} -highestReachedStep: App\Enum\OrderStep {#607 …} -customerLat: null -customerLng: null -assignedAgentSlot: null -clientIp: "216.73.216.109" -clientIpCountryCode: "US" -clientIpCity: "Columbus" -customerEmail: null -customerFullName: null -customerPhone: null -customerAddressStreet: null -customerAddressStreetNumber: null -customerAddressPostalCode: null -customerAddressCity: null -customerAddressRegion: null -customerAddressCountry: null -shippingMethod: null -customerCollectionDate: null -customerCollectionTimeSlot: null -paymentMethod: null -paymentStatus: null -paymentReference: null -itemsSubtotal: 0 -discountAmount: 0 -totalAmount: 0 -currency: "EUR" -mediaCategories: [] -mediaCategorySettings: [] -confirmedAt: null -createdAt: DateTimeImmutable @1780796721 {#604 date: 2026-06-07 03:45:21.865270 Europe/Brussels (+02:00) } -updatedAt: DateTimeImmutable @1780796721 {#741 date: 2026-06-07 03:45:21.867487 Europe/Brussels (+02:00) } -items: Doctrine\ORM\PersistentCollection {#603 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1328 -errors: [] -form: Symfony\Component\Form\Form {#1340 …} } |
| form | Symfony\Component\Form\FormView {#1304 …5} |
| full_name | "update_delivery_method" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "update_delivery_method" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "update_delivery_method" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_update_delivery_method" |
| valid | true |
| value | App\Entity\Order {#606 -id: 87 -publicToken: "b23ac5dc043617d3449b4250ea203ab9" -status: App\Enum\OrderStatus {#597 …} -currentStep: App\Enum\OrderStep {#607 …} -highestReachedStep: App\Enum\OrderStep {#607 …} -customerLat: null -customerLng: null -assignedAgentSlot: null -clientIp: "216.73.216.109" -clientIpCountryCode: "US" -clientIpCity: "Columbus" -customerEmail: null -customerFullName: null -customerPhone: null -customerAddressStreet: null -customerAddressStreetNumber: null -customerAddressPostalCode: null -customerAddressCity: null -customerAddressRegion: null -customerAddressCountry: null -shippingMethod: null -customerCollectionDate: null -customerCollectionTimeSlot: null -paymentMethod: null -paymentStatus: null -paymentReference: null -itemsSubtotal: 0 -discountAmount: 0 -totalAmount: 0 -currency: "EUR" -mediaCategories: [] -mediaCategorySettings: [] -confirmedAt: null -createdAt: DateTimeImmutable @1780796721 {#604 date: 2026-06-07 03:45:21.865270 Europe/Brussels (+02:00) } -updatedAt: DateTimeImmutable @1780796721 {#741 date: 2026-06-07 03:45:21.867487 Europe/Brussels (+02:00) } -items: Doctrine\ORM\PersistentCollection {#603 …} } |
shippingMethod
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_value | Closure(?ShippingMethod $choice): ?string {#1311 returnType: "?string" class: "App\Form\Order\UpdateDeliveryMethodType" } |
same as passed value |
| choices | [ "Shipping kit" => App\Enum\ShippingMethod {#1309 +name: "ShippingKit" +value: "shipping_kit" } "Home collection" => App\Enum\ShippingMethod {#1310 +name: "HomeCollection" +value: "home_collection" } ] |
[ "Shipping kit" => App\Enum\ShippingMethod {#1309 +name: "ShippingKit" +value: "shipping_kit" } "Home collection" => App\Enum\ShippingMethod {#1310 +name: "HomeCollection" +value: "home_collection" } ] |
| expanded | true |
same as passed value |
| multiple | false |
same as passed value |
| required | 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?ShippingMethod $choice): ?string {#1311 returnType: "?string" class: "App\Form\Order\UpdateDeliveryMethodType" } |
| choices | [ "Shipping kit" => App\Enum\ShippingMethod {#1309 +name: "ShippingKit" +value: "shipping_kit" } "Home collection" => App\Enum\ShippingMethod {#1310 +name: "HomeCollection" +value: "home_collection" } ] |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1327 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1325 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_update_delivery_method_shippingMethod" ] |
| cache_key | "_update_delivery_method_shippingMethod_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1334 +data: App\Enum\ShippingMethod {#1309 +name: "ShippingKit" +value: "shipping_kit" } +value: "shipping_kit" +label: "Shipping kit" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1335 +data: App\Enum\ShippingMethod {#1310 +name: "HomeCollection" +value: "home_collection" } +value: "home_collection" +label: "Home collection" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1383 -errors: [] -form: Symfony\Component\Form\Form {#1371 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#1381 …5} |
| full_name | "update_delivery_method[shippingMethod]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "update_delivery_method_shippingMethod" |
| is_selected | Closure($choice, $value) {#1384 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "shippingMethod" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_update_delivery_method_shippingMethod" |
| valid | true |
| value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Shipping kit" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "shipping_kit" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1350 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1351 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Shipping kit" |
| 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() {#1352 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1353 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "shipping_kit" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_update_delivery_method_shippingMethod_entry" ] |
| cache_key | "_update_delivery_method_shippingMethod_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1392 -errors: [] -form: Symfony\Component\Form\Form {#1374 …} } |
| form | Symfony\Component\Form\FormView {#1390 …5} |
| full_name | "update_delivery_method[shippingMethod]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "update_delivery_method_shippingMethod_0" |
| label | "Shipping kit" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_update_delivery_method_shippingMethod_entry" |
| valid | true |
| value | "shipping_kit" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Home collection" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "home_collection" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1350 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1351 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Home collection" |
| 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() {#1364 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1363 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "home_collection" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_update_delivery_method_shippingMethod_entry" ] |
| cache_key | "_update_delivery_method_shippingMethod_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1393 -errors: [] -form: Symfony\Component\Form\Form {#1377 …} } |
| form | Symfony\Component\Form\FormView {#1394 …5} |
| full_name | "update_delivery_method[shippingMethod]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "update_delivery_method_shippingMethod_1" |
| label | "Home collection" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_update_delivery_method_shippingMethod_entry" |
| valid | true |
| value | "home_collection" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "3ce609383ad1ee9fbba1f07.9ikUPbtqZJgPHttbYxFk4zte1edcmglIJroWRXpK75c.vRlmccwpMahqa585KF4egQ4HrYsV0X9xa5d8dTctht7FHyNS6EdTq3hpuA" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "3ce609383ad1ee9fbba1f07.9ikUPbtqZJgPHttbYxFk4zte1edcmglIJroWRXpK75c.vRlmccwpMahqa585KF4egQ4HrYsV0X9xa5d8dTctht7FHyNS6EdTq3hpuA" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data | "3ce609383ad1ee9fbba1f07.9ikUPbtqZJgPHttbYxFk4zte1edcmglIJroWRXpK75c.vRlmccwpMahqa585KF4egQ4HrYsV0X9xa5d8dTctht7FHyNS6EdTq3hpuA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1365 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1386 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1385 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_update_delivery_method__token" ] |
| cache_key | "_update_delivery_method__token_hidden" |
| compound | false |
| data | "3ce609383ad1ee9fbba1f07.9ikUPbtqZJgPHttbYxFk4zte1edcmglIJroWRXpK75c.vRlmccwpMahqa585KF4egQ4HrYsV0X9xa5d8dTctht7FHyNS6EdTq3hpuA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1408 -errors: [] -form: Symfony\Component\Form\Form {#1404 …} } |
| form | Symfony\Component\Form\FormView {#1399 …5} |
| full_name | "update_delivery_method[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "update_delivery_method__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_update_delivery_method__token" |
| valid | true |
| value | "3ce609383ad1ee9fbba1f07.9ikUPbtqZJgPHttbYxFk4zte1edcmglIJroWRXpK75c.vRlmccwpMahqa585KF4egQ4HrYsV0X9xa5d8dTctht7FHyNS6EdTq3hpuA" |
update_delivery_details
"App\Form\Order\UpdateDeliveryDetailsType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Order {#606 -id: 87 -publicToken: "b23ac5dc043617d3449b4250ea203ab9" -status: App\Enum\OrderStatus {#597 …} -currentStep: App\Enum\OrderStep {#607 …} -highestReachedStep: App\Enum\OrderStep {#607 …} -customerLat: null -customerLng: null -assignedAgentSlot: null -clientIp: "216.73.216.109" -clientIpCountryCode: "US" -clientIpCity: "Columbus" -customerEmail: null -customerFullName: null -customerPhone: null -customerAddressStreet: null -customerAddressStreetNumber: null -customerAddressPostalCode: null -customerAddressCity: null -customerAddressRegion: null -customerAddressCountry: null -shippingMethod: null -customerCollectionDate: null -customerCollectionTimeSlot: null -paymentMethod: null -paymentStatus: null -paymentReference: null -itemsSubtotal: 0 -discountAmount: 0 -totalAmount: 0 -currency: "EUR" -mediaCategories: [] -mediaCategorySettings: [] -confirmedAt: null -createdAt: DateTimeImmutable @1780796721 {#604 date: 2026-06-07 03:45:21.865270 Europe/Brussels (+02:00) } -updatedAt: DateTimeImmutable @1780796721 {#741 date: 2026-06-07 03:45:21.867487 Europe/Brussels (+02:00) } -items: Doctrine\ORM\PersistentCollection {#603 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/order/delivery/details" |
same as passed value |
| data | App\Entity\Order {#606 -id: 87 -publicToken: "b23ac5dc043617d3449b4250ea203ab9" -status: App\Enum\OrderStatus {#597 …} -currentStep: App\Enum\OrderStep {#607 …} -highestReachedStep: App\Enum\OrderStep {#607 …} -customerLat: null -customerLng: null -assignedAgentSlot: null -clientIp: "216.73.216.109" -clientIpCountryCode: "US" -clientIpCity: "Columbus" -customerEmail: null -customerFullName: null -customerPhone: null -customerAddressStreet: null -customerAddressStreetNumber: null -customerAddressPostalCode: null -customerAddressCity: null -customerAddressRegion: null -customerAddressCountry: null -shippingMethod: null -customerCollectionDate: null -customerCollectionTimeSlot: null -paymentMethod: null -paymentStatus: null -paymentReference: null -itemsSubtotal: 0 -discountAmount: 0 -totalAmount: 0 -currency: "EUR" -mediaCategories: [] -mediaCategorySettings: [] -confirmedAt: null -createdAt: DateTimeImmutable @1780796721 {#604 date: 2026-06-07 03:45:21.865270 Europe/Brussels (+02:00) } -updatedAt: DateTimeImmutable @1780796721 {#741 date: 2026-06-07 03:45:21.867487 Europe/Brussels (+02:00) } -items: Doctrine\ORM\PersistentCollection {#603 …} } |
same as passed value |
| method | "POST" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/order/delivery/details" |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data | App\Entity\Order {#606 -id: 87 -publicToken: "b23ac5dc043617d3449b4250ea203ab9" -status: App\Enum\OrderStatus {#597 …} -currentStep: App\Enum\OrderStep {#607 …} -highestReachedStep: App\Enum\OrderStep {#607 …} -customerLat: null -customerLng: null -assignedAgentSlot: null -clientIp: "216.73.216.109" -clientIpCountryCode: "US" -clientIpCity: "Columbus" -customerEmail: null -customerFullName: null -customerPhone: null -customerAddressStreet: null -customerAddressStreetNumber: null -customerAddressPostalCode: null -customerAddressCity: null -customerAddressRegion: null -customerAddressCountry: null -shippingMethod: null -customerCollectionDate: null -customerCollectionTimeSlot: null -paymentMethod: null -paymentStatus: null -paymentReference: null -itemsSubtotal: 0 -discountAmount: 0 -totalAmount: 0 -currency: "EUR" -mediaCategories: [] -mediaCategorySettings: [] -confirmedAt: null -createdAt: DateTimeImmutable @1780796721 {#604 date: 2026-06-07 03:45:21.865270 Europe/Brussels (+02:00) } -updatedAt: DateTimeImmutable @1780796721 {#741 date: 2026-06-07 03:45:21.867487 Europe/Brussels (+02:00) } -items: Doctrine\ORM\PersistentCollection {#603 …} } |
| data_class | "App\Entity\Order" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1416 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\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() {#1418 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1417 …} $translationDomain: "validators" } } |
| validation_groups | [] |
View Vars
| Variable | Value |
|---|---|
| action | "/order/delivery/details" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "update_delivery_details" "_update_delivery_details" ] |
| cache_key | "_update_delivery_details_update_delivery_details" |
| compound | true |
| data | App\Entity\Order {#606 -id: 87 -publicToken: "b23ac5dc043617d3449b4250ea203ab9" -status: App\Enum\OrderStatus {#597 …} -currentStep: App\Enum\OrderStep {#607 …} -highestReachedStep: App\Enum\OrderStep {#607 …} -customerLat: null -customerLng: null -assignedAgentSlot: null -clientIp: "216.73.216.109" -clientIpCountryCode: "US" -clientIpCity: "Columbus" -customerEmail: null -customerFullName: null -customerPhone: null -customerAddressStreet: null -customerAddressStreetNumber: null -customerAddressPostalCode: null -customerAddressCity: null -customerAddressRegion: null -customerAddressCountry: null -shippingMethod: null -customerCollectionDate: null -customerCollectionTimeSlot: null -paymentMethod: null -paymentStatus: null -paymentReference: null -itemsSubtotal: 0 -discountAmount: 0 -totalAmount: 0 -currency: "EUR" -mediaCategories: [] -mediaCategorySettings: [] -confirmedAt: null -createdAt: DateTimeImmutable @1780796721 {#604 date: 2026-06-07 03:45:21.865270 Europe/Brussels (+02:00) } -updatedAt: DateTimeImmutable @1780796721 {#741 date: 2026-06-07 03:45:21.867487 Europe/Brussels (+02:00) } -items: Doctrine\ORM\PersistentCollection {#603 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1545 -errors: [] -form: Symfony\Component\Form\Form {#1552 …} } |
| form | Symfony\Component\Form\FormView {#1419 …5} |
| full_name | "update_delivery_details" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "update_delivery_details" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "update_delivery_details" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_update_delivery_details" |
| valid | true |
| value | App\Entity\Order {#606 -id: 87 -publicToken: "b23ac5dc043617d3449b4250ea203ab9" -status: App\Enum\OrderStatus {#597 …} -currentStep: App\Enum\OrderStep {#607 …} -highestReachedStep: App\Enum\OrderStep {#607 …} -customerLat: null -customerLng: null -assignedAgentSlot: null -clientIp: "216.73.216.109" -clientIpCountryCode: "US" -clientIpCity: "Columbus" -customerEmail: null -customerFullName: null -customerPhone: null -customerAddressStreet: null -customerAddressStreetNumber: null -customerAddressPostalCode: null -customerAddressCity: null -customerAddressRegion: null -customerAddressCountry: null -shippingMethod: null -customerCollectionDate: null -customerCollectionTimeSlot: null -paymentMethod: null -paymentStatus: null -paymentReference: null -itemsSubtotal: 0 -discountAmount: 0 -totalAmount: 0 -currency: "EUR" -mediaCategories: [] -mediaCategorySettings: [] -confirmedAt: null -createdAt: DateTimeImmutable @1780796721 {#604 date: 2026-06-07 03:45:21.865270 Europe/Brussels (+02:00) } -updatedAt: DateTimeImmutable @1780796721 {#741 date: 2026-06-07 03:45:21.867487 Europe/Brussels (+02:00) } -items: Doctrine\ORM\PersistentCollection {#603 …} } |
customerFullName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
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 | false |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1427 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1429 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1428 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_update_delivery_details_customerFullName" ] |
| cache_key | "_update_delivery_details_customerFullName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1484 -errors: [] -form: Symfony\Component\Form\Form {#1555 …} } |
| form | Symfony\Component\Form\FormView {#1493 …5} |
| full_name | "update_delivery_details[customerFullName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "update_delivery_details_customerFullName" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "customerFullName" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_update_delivery_details_customerFullName" |
| valid | true |
| value | "" |
customerPhone
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
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 | false |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1436 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1438 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1437 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_update_delivery_details_customerPhone" ] |
| cache_key | "_update_delivery_details_customerPhone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1475 -errors: [] -form: Symfony\Component\Form\Form {#1558 …} } |
| form | Symfony\Component\Form\FormView {#1466 …5} |
| full_name | "update_delivery_details[customerPhone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "update_delivery_details_customerPhone" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "customerPhone" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_update_delivery_details_customerPhone" |
| valid | true |
| value | "" |
customerAddressLine
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
same as passed value |
| required | false |
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 | false |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1445 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| 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 | false |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1447 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1446 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_update_delivery_details_customerAddressLine" ] |
| cache_key | "_update_delivery_details_customerAddressLine_text" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1457 -errors: [] -form: Symfony\Component\Form\Form {#1561 …} } |
| form | Symfony\Component\Form\FormView {#1448 …5} |
| full_name | "update_delivery_details[customerAddressLine]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "update_delivery_details_customerAddressLine" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "customerAddressLine" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_update_delivery_details_customerAddressLine" |
| valid | true |
| value | "" |
customerAddressStreet
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
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 | false |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1454 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1456 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1455 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_update_delivery_details_customerAddressStreet" ] |
| cache_key | "_update_delivery_details_customerAddressStreet_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1439 -errors: [] -form: Symfony\Component\Form\Form {#1564 …} } |
| form | Symfony\Component\Form\FormView {#1430 …5} |
| full_name | "update_delivery_details[customerAddressStreet]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "update_delivery_details_customerAddressStreet" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "customerAddressStreet" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_update_delivery_details_customerAddressStreet" |
| valid | true |
| value | "" |
customerAddressStreetNumber
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
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 | false |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1463 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1465 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1464 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_update_delivery_details_customerAddressStreetNumber" ] |
| cache_key | "_update_delivery_details_customerAddressStreetNumber_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1589 -errors: [] -form: Symfony\Component\Form\Form {#1567 …} } |
| form | Symfony\Component\Form\FormView {#1591 …5} |
| full_name | "update_delivery_details[customerAddressStreetNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "update_delivery_details_customerAddressStreetNumber" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "customerAddressStreetNumber" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_update_delivery_details_customerAddressStreetNumber" |
| valid | true |
| value | "" |
customerAddressPostalCode
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
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 | false |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1472 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1474 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1473 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_update_delivery_details_customerAddressPostalCode" ] |
| cache_key | "_update_delivery_details_customerAddressPostalCode_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1592 -errors: [] -form: Symfony\Component\Form\Form {#1570 …} } |
| form | Symfony\Component\Form\FormView {#1593 …5} |
| full_name | "update_delivery_details[customerAddressPostalCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "update_delivery_details_customerAddressPostalCode" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "customerAddressPostalCode" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_update_delivery_details_customerAddressPostalCode" |
| valid | true |
| value | "" |
customerAddressCity
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
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 | false |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1481 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1483 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1482 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_update_delivery_details_customerAddressCity" ] |
| cache_key | "_update_delivery_details_customerAddressCity_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1594 -errors: [] -form: Symfony\Component\Form\Form {#1573 …} } |
| form | Symfony\Component\Form\FormView {#1636 …5} |
| full_name | "update_delivery_details[customerAddressCity]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "update_delivery_details_customerAddressCity" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "customerAddressCity" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_update_delivery_details_customerAddressCity" |
| valid | true |
| value | "" |
customerAddressRegion
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
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 | false |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1490 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1492 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1491 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_update_delivery_details_customerAddressRegion" ] |
| cache_key | "_update_delivery_details_customerAddressRegion_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1638 -errors: [] -form: Symfony\Component\Form\Form {#1576 …} } |
| form | Symfony\Component\Form\FormView {#1639 …5} |
| full_name | "update_delivery_details[customerAddressRegion]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "update_delivery_details_customerAddressRegion" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "customerAddressRegion" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_update_delivery_details_customerAddressRegion" |
| valid | true |
| value | "" |
customerAddressCountry
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Belgium" => "BE" ] |
[ "Belgium" => "BE" ] |
| placeholder | false |
same as passed value |
| required | false |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Belgium" => "BE" ] |
| compound | false |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1500 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1499 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_update_delivery_details_customerAddressCountry" ] |
| cache_key | "_update_delivery_details_customerAddressCountry_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1642 +data: "BE" +value: "BE" +label: "Belgium" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1640 -errors: [] -form: Symfony\Component\Form\Form {#1579 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1641 …5} |
| full_name | "update_delivery_details[customerAddressCountry]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "update_delivery_details_customerAddressCountry" |
| is_selected | Closure($choice, $value) {#1644 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "customerAddressCountry" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_update_delivery_details_customerAddressCountry" |
| valid | true |
| value | "" |
customerCollectionDate
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| input | "datetime_immutable" |
same as passed value |
| required | false |
same as passed value |
| widget | "single_text" |
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 | false |
| calendar | null |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | false |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime_immutable" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "" "month" => "" "day" => "" ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1522 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1521 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_update_delivery_details_customerCollectionDate" ] |
| cache_key | "_update_delivery_details_customerCollectionDate_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1645 -errors: [] -form: Symfony\Component\Form\Form {#1582 …} } |
| form | Symfony\Component\Form\FormView {#1646 …5} |
| full_name | "update_delivery_details[customerCollectionDate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "update_delivery_details_customerCollectionDate" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "customerCollectionDate" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_update_delivery_details_customerCollectionDate" |
| valid | true |
| value | "" |
| widget | "single_text" |
customerCollectionTimeSlot
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | Closure(CollectionTimeSlot $slot): string {#1424 returnType: "string" class: "App\Form\Order\UpdateDeliveryDetailsType" } |
same as passed value |
| class | "App\Enum\CollectionTimeSlot" |
same as passed value |
| placeholder | "Choose a time slot" |
same as passed value |
| required | false |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(CollectionTimeSlot $slot): string {#1424 returnType: "string" class: "App\Form\Order\UpdateDeliveryDetailsType" } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#1544 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\Enum\CollectionTimeSlot {#1541 +name: "Slot9to12" +value: "slot_9_12" } App\Enum\CollectionTimeSlot {#1542 +name: "Slot12to15" +value: "slot_12_15" } App\Enum\CollectionTimeSlot {#1543 +name: "Slot15to18" +value: "slot_15_18" } ] |
| class | "App\Enum\CollectionTimeSlot" |
| compound | false |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Choose a time slot" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1540 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1536 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_update_delivery_details_customerCollectionTimeSlot" ] |
| cache_key | "_update_delivery_details_customerCollectionTimeSlot_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1649 +data: App\Enum\CollectionTimeSlot {#1541 +name: "Slot9to12" +value: "slot_9_12" } +value: "slot_9_12" +label: "09:00 – 12:00" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1650 +data: App\Enum\CollectionTimeSlot {#1542 +name: "Slot12to15" +value: "slot_12_15" } +value: "slot_12_15" +label: "12:00 – 15:00" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1651 +data: App\Enum\CollectionTimeSlot {#1543 +name: "Slot15to18" +value: "slot_15_18" } +value: "slot_15_18" +label: "15:00 – 18:00" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1647 -errors: [] -form: Symfony\Component\Form\Form {#1585 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1648 …5} |
| full_name | "update_delivery_details[customerCollectionTimeSlot]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "update_delivery_details_customerCollectionTimeSlot" |
| is_selected | Closure($choice, $value) {#1653 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "customerCollectionTimeSlot" |
| placeholder | "Choose a time slot" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_update_delivery_details_customerCollectionTimeSlot" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "f483d402.h5oEa5jwTAGM_c6U572KN07NOcqJ1rzpG3gxgy-7oGE.1vdDLammIzG0z5_9oc7MAiS_DZXxsdudLikD60vzmQXu1XAOy5sUW86ZrQ" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "f483d402.h5oEa5jwTAGM_c6U572KN07NOcqJ1rzpG3gxgy-7oGE.1vdDLammIzG0z5_9oc7MAiS_DZXxsdudLikD60vzmQXu1XAOy5sUW86ZrQ" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data | "f483d402.h5oEa5jwTAGM_c6U572KN07NOcqJ1rzpG3gxgy-7oGE.1vdDLammIzG0z5_9oc7MAiS_DZXxsdudLikD60vzmQXu1XAOy5sUW86ZrQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1523 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1652 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1654 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_update_delivery_details__token" ] |
| cache_key | "_update_delivery_details__token_hidden" |
| compound | false |
| data | "f483d402.h5oEa5jwTAGM_c6U572KN07NOcqJ1rzpG3gxgy-7oGE.1vdDLammIzG0z5_9oc7MAiS_DZXxsdudLikD60vzmQXu1XAOy5sUW86ZrQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1664 -errors: [] -form: Symfony\Component\Form\Form {#1660 …} } |
| form | Symfony\Component\Form\FormView {#1655 …5} |
| full_name | "update_delivery_details[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "update_delivery_details__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_update_delivery_details__token" |
| valid | true |
| value | "f483d402.h5oEa5jwTAGM_c6U572KN07NOcqJ1rzpG3gxgy-7oGE.1vdDLammIzG0z5_9oc7MAiS_DZXxsdudLikD60vzmQXu1XAOy5sUW86ZrQ" |
order_checkout_step
"App\Form\Order\OrderCheckoutStepType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Order {#606 -id: 87 -publicToken: "b23ac5dc043617d3449b4250ea203ab9" -status: App\Enum\OrderStatus {#597 …} -currentStep: App\Enum\OrderStep {#607 …} -highestReachedStep: App\Enum\OrderStep {#607 …} -customerLat: null -customerLng: null -assignedAgentSlot: null -clientIp: "216.73.216.109" -clientIpCountryCode: "US" -clientIpCity: "Columbus" -customerEmail: null -customerFullName: null -customerPhone: null -customerAddressStreet: null -customerAddressStreetNumber: null -customerAddressPostalCode: null -customerAddressCity: null -customerAddressRegion: null -customerAddressCountry: null -shippingMethod: null -customerCollectionDate: null -customerCollectionTimeSlot: null -paymentMethod: null -paymentStatus: null -paymentReference: null -itemsSubtotal: 0 -discountAmount: 0 -totalAmount: 0 -currency: "EUR" -mediaCategories: [] -mediaCategorySettings: [] -confirmedAt: null -createdAt: DateTimeImmutable @1780796721 {#604 date: 2026-06-07 03:45:21.865270 Europe/Brussels (+02:00) } -updatedAt: DateTimeImmutable @1780796721 {#741 date: 2026-06-07 03:45:21.867487 Europe/Brussels (+02:00) } -items: Doctrine\ORM\PersistentCollection {#603 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/order" |
same as passed value |
| data | App\Entity\Order {#606 -id: 87 -publicToken: "b23ac5dc043617d3449b4250ea203ab9" -status: App\Enum\OrderStatus {#597 …} -currentStep: App\Enum\OrderStep {#607 …} -highestReachedStep: App\Enum\OrderStep {#607 …} -customerLat: null -customerLng: null -assignedAgentSlot: null -clientIp: "216.73.216.109" -clientIpCountryCode: "US" -clientIpCity: "Columbus" -customerEmail: null -customerFullName: null -customerPhone: null -customerAddressStreet: null -customerAddressStreetNumber: null -customerAddressPostalCode: null -customerAddressCity: null -customerAddressRegion: null -customerAddressCountry: null -shippingMethod: null -customerCollectionDate: null -customerCollectionTimeSlot: null -paymentMethod: null -paymentStatus: null -paymentReference: null -itemsSubtotal: 0 -discountAmount: 0 -totalAmount: 0 -currency: "EUR" -mediaCategories: [] -mediaCategorySettings: [] -confirmedAt: null -createdAt: DateTimeImmutable @1780796721 {#604 date: 2026-06-07 03:45:21.865270 Europe/Brussels (+02:00) } -updatedAt: DateTimeImmutable @1780796721 {#741 date: 2026-06-07 03:45:21.867487 Europe/Brussels (+02:00) } -items: Doctrine\ORM\PersistentCollection {#603 …} } |
same as passed value |
| method | "POST" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/order" |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data | App\Entity\Order {#606 -id: 87 -publicToken: "b23ac5dc043617d3449b4250ea203ab9" -status: App\Enum\OrderStatus {#597 …} -currentStep: App\Enum\OrderStep {#607 …} -highestReachedStep: App\Enum\OrderStep {#607 …} -customerLat: null -customerLng: null -assignedAgentSlot: null -clientIp: "216.73.216.109" -clientIpCountryCode: "US" -clientIpCity: "Columbus" -customerEmail: null -customerFullName: null -customerPhone: null -customerAddressStreet: null -customerAddressStreetNumber: null -customerAddressPostalCode: null -customerAddressCity: null -customerAddressRegion: null -customerAddressCountry: null -shippingMethod: null -customerCollectionDate: null -customerCollectionTimeSlot: null -paymentMethod: null -paymentStatus: null -paymentReference: null -itemsSubtotal: 0 -discountAmount: 0 -totalAmount: 0 -currency: "EUR" -mediaCategories: [] -mediaCategorySettings: [] -confirmedAt: null -createdAt: DateTimeImmutable @1780796721 {#604 date: 2026-06-07 03:45:21.865270 Europe/Brussels (+02:00) } -updatedAt: DateTimeImmutable @1780796721 {#741 date: 2026-06-07 03:45:21.867487 Europe/Brussels (+02:00) } -items: Doctrine\ORM\PersistentCollection {#603 …} } |
| data_class | "App\Entity\Order" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1672 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\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() {#1674 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1673 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/order" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "order_checkout_step" "_order_checkout_step" ] |
| cache_key | "_order_checkout_step_order_checkout_step" |
| compound | true |
| data | App\Entity\Order {#606 -id: 87 -publicToken: "b23ac5dc043617d3449b4250ea203ab9" -status: App\Enum\OrderStatus {#597 …} -currentStep: App\Enum\OrderStep {#607 …} -highestReachedStep: App\Enum\OrderStep {#607 …} -customerLat: null -customerLng: null -assignedAgentSlot: null -clientIp: "216.73.216.109" -clientIpCountryCode: "US" -clientIpCity: "Columbus" -customerEmail: null -customerFullName: null -customerPhone: null -customerAddressStreet: null -customerAddressStreetNumber: null -customerAddressPostalCode: null -customerAddressCity: null -customerAddressRegion: null -customerAddressCountry: null -shippingMethod: null -customerCollectionDate: null -customerCollectionTimeSlot: null -paymentMethod: null -paymentStatus: null -paymentReference: null -itemsSubtotal: 0 -discountAmount: 0 -totalAmount: 0 -currency: "EUR" -mediaCategories: [] -mediaCategorySettings: [] -confirmedAt: null -createdAt: DateTimeImmutable @1780796721 {#604 date: 2026-06-07 03:45:21.865270 Europe/Brussels (+02:00) } -updatedAt: DateTimeImmutable @1780796721 {#741 date: 2026-06-07 03:45:21.867487 Europe/Brussels (+02:00) } -items: Doctrine\ORM\PersistentCollection {#603 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1686 -errors: [] -form: Symfony\Component\Form\Form {#1693 …} } |
| form | Symfony\Component\Form\FormView {#1675 …5} |
| full_name | "order_checkout_step" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "order_checkout_step" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "order_checkout_step" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_order_checkout_step" |
| valid | true |
| value | App\Entity\Order {#606 -id: 87 -publicToken: "b23ac5dc043617d3449b4250ea203ab9" -status: App\Enum\OrderStatus {#597 …} -currentStep: App\Enum\OrderStep {#607 …} -highestReachedStep: App\Enum\OrderStep {#607 …} -customerLat: null -customerLng: null -assignedAgentSlot: null -clientIp: "216.73.216.109" -clientIpCountryCode: "US" -clientIpCity: "Columbus" -customerEmail: null -customerFullName: null -customerPhone: null -customerAddressStreet: null -customerAddressStreetNumber: null -customerAddressPostalCode: null -customerAddressCity: null -customerAddressRegion: null -customerAddressCountry: null -shippingMethod: null -customerCollectionDate: null -customerCollectionTimeSlot: null -paymentMethod: null -paymentStatus: null -paymentReference: null -itemsSubtotal: 0 -discountAmount: 0 -totalAmount: 0 -currency: "EUR" -mediaCategories: [] -mediaCategorySettings: [] -confirmedAt: null -createdAt: DateTimeImmutable @1780796721 {#604 date: 2026-06-07 03:45:21.865270 Europe/Brussels (+02:00) } -updatedAt: DateTimeImmutable @1780796721 {#741 date: 2026-06-07 03:45:21.867487 Europe/Brussels (+02:00) } -items: Doctrine\ORM\PersistentCollection {#603 …} } |
paymentMethod
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_value | Closure(?PaymentMethod $choice): ?string {#1682 returnType: "?string" class: "App\Form\Order\OrderCheckoutStepType" } |
same as passed value |
| choices | [ "Card" => App\Enum\PaymentMethod {#1680 +name: "Card" +value: "card" } "Bank transfer" => App\Enum\PaymentMethod {#1681 +name: "BankTransfer" +value: "bank_transfer" } ] |
[ "Card" => App\Enum\PaymentMethod {#1680 +name: "Card" +value: "card" } "Bank transfer" => App\Enum\PaymentMethod {#1681 +name: "BankTransfer" +value: "bank_transfer" } ] |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?PaymentMethod $choice): ?string {#1682 returnType: "?string" class: "App\Form\Order\OrderCheckoutStepType" } |
| choices | [ "Card" => App\Enum\PaymentMethod {#1680 +name: "Card" +value: "card" } "Bank transfer" => App\Enum\PaymentMethod {#1681 +name: "BankTransfer" +value: "bank_transfer" } ] |
| compound | false |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1685 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1684 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_order_checkout_step_paymentMethod" ] |
| cache_key | "_order_checkout_step_paymentMethod_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1705 +data: App\Enum\PaymentMethod {#1680 +name: "Card" +value: "card" } +value: "card" +label: "Card" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1709 +data: App\Enum\PaymentMethod {#1681 +name: "BankTransfer" +value: "bank_transfer" } +value: "bank_transfer" +label: "Bank transfer" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1704 -errors: [] -form: Symfony\Component\Form\Form {#1696 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1703 …5} |
| full_name | "order_checkout_step[paymentMethod]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "order_checkout_step_paymentMethod" |
| is_selected | Closure($choice, $value) {#1712 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "paymentMethod" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_order_checkout_step_paymentMethod" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "0b1db4e23423a83a75a6886c63f2.259BIBpVjEUea2utQ2BrtbL-RJW8KkVeMQApt6heHO4.r60VE3AguQF5PlrcNDBc3Ma_IvfkRxQLB0Ncgdo4TN7r3SVPLx_qCVMIPg" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "0b1db4e23423a83a75a6886c63f2.259BIBpVjEUea2utQ2BrtbL-RJW8KkVeMQApt6heHO4.r60VE3AguQF5PlrcNDBc3Ma_IvfkRxQLB0Ncgdo4TN7r3SVPLx_qCVMIPg" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| 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 {#556 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#555 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#559 …} -namespace: Closure() {#561 …} } |
| data | "0b1db4e23423a83a75a6886c63f2.259BIBpVjEUea2utQ2BrtbL-RJW8KkVeMQApt6heHO4.r60VE3AguQF5PlrcNDBc3Ma_IvfkRxQLB0Ncgdo4TN7r3SVPLx_qCVMIPg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1700 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1713 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#107 …} $message: Closure() {#1714 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_order_checkout_step__token" ] |
| cache_key | "_order_checkout_step__token_hidden" |
| compound | false |
| data | "0b1db4e23423a83a75a6886c63f2.259BIBpVjEUea2utQ2BrtbL-RJW8KkVeMQApt6heHO4.r60VE3AguQF5PlrcNDBc3Ma_IvfkRxQLB0Ncgdo4TN7r3SVPLx_qCVMIPg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1724 -errors: [] -form: Symfony\Component\Form\Form {#1720 …} } |
| form | Symfony\Component\Form\FormView {#1715 …5} |
| full_name | "order_checkout_step[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "order_checkout_step__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_order_checkout_step__token" |
| valid | true |
| value | "0b1db4e23423a83a75a6886c63f2.259BIBpVjEUea2utQ2BrtbL-RJW8KkVeMQApt6heHO4.r60VE3AguQF5PlrcNDBc3Ma_IvfkRxQLB0Ncgdo4TN7r3SVPLx_qCVMIPg" |