Forms
-
-
name
-
surname
-
phone
-
email
-
address
-
city
-
zipcode
-
country
-
-
0
-
1
-
-
conditions
-
gdpr
-
consultationDate
-
infoAge
-
infoWeight
-
infoWidth
-
infoSupplements
-
infoAllergy
-
infoShiftWork
-
infoWeightLowest
-
infoWeightLowestAge
-
infoWeightHighest
-
infoWeightHighestAge
-
infoIncrease
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
-
infoGoals
-
infoGoalsMore
-
infoWork
-
infoSport
-
infoMealsPerDay
-
infoBreakfastRegular
-
infoBiggestMeal
-
infoLastMealTime
-
infoWakeUpTime
-
infoBedTime
-
infoRegularEating
-
infoHungerFeelings
-
infoCoffee
-
infoAlcohol
-
infoSugaryDrinks
-
infoWeightLossExperience
-
infoCurrentDiet
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
-
infoDislikedFoods
-
_token
-
order_individual
"App\Form\Web\Order\OrderIndividualType"
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 |
---|---|---|
data | [] |
[] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data | [] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1138 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#918 …} } |
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 | "web" |
trim | true |
upload_max_size_message | Closure() {#1142 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1141 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "order_individual" "_order_individual" ] |
cache_key | "_order_individual_order_individual" |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1748 -form: Symfony\Component\Form\Form {#1753 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1143 …5} |
full_name | "order_individual" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "order_individual" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual" |
valid | true |
value | [] |
name
"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 |
---|---|---|
attr | [ "placeholder" => "order.form.name" "class" => "form-control h-45px fs-13px" ] |
[ "placeholder" => "order.form.name" "class" => "form-control h-45px fs-13px" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1148 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1148 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
label | "order.form.name" |
same as passed value |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
[ "class" => "d-flex align-items-center fs-13px" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "order.form.name" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1148 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1236 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#918 …} } |
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 | "order.form.name" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
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() {#1238 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1237 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "order.form.name" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_order_individual_name" ] |
cache_key | "_order_individual_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2105 -form: Symfony\Component\Form\Form {#1756 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2114 …5} |
full_name | "order_individual[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_name" |
label | "order.form.name" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_name" |
valid | true |
value | "" |
surname
"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 |
---|---|---|
attr | [ "placeholder" => "order.form.surname" "class" => "form-control h-45px fs-13px" ] |
[ "placeholder" => "order.form.surname" "class" => "form-control h-45px fs-13px" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1149 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1149 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
label | "order.form.surname" |
same as passed value |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
[ "class" => "d-flex align-items-center fs-13px" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "order.form.surname" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1149 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1245 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#918 …} } |
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 | "order.form.surname" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
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() {#1247 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1246 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "order.form.surname" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_order_individual_surname" ] |
cache_key | "_order_individual_surname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2096 -form: Symfony\Component\Form\Form {#1759 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2087 …5} |
full_name | "order_individual[surname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_surname" |
label | "order.form.surname" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "surname" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_surname" |
valid | true |
value | "" |
phone
"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 |
---|---|---|
attr | [ "placeholder" => "order.form.phone" "class" => "form-control h-45px fs-13px" ] |
[ "placeholder" => "order.form.phone" "class" => "form-control h-45px fs-13px" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1150 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1150 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
label | "order.form.phone" |
same as passed value |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
[ "class" => "d-flex align-items-center fs-13px" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "order.form.phone" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1150 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1254 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#918 …} } |
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 | "order.form.phone" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
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() {#1256 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1255 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "order.form.phone" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_order_individual_phone" ] |
cache_key | "_order_individual_phone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2078 -form: Symfony\Component\Form\Form {#1762 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2069 …5} |
full_name | "order_individual[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_phone" |
label | "order.form.phone" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_phone" |
valid | true |
value | "" |
"App\Form\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 |
---|---|---|
attr | [ "placeholder" => "order.form.email" "class" => "form-control h-45px fs-13px" ] |
[ "placeholder" => "order.form.email" "class" => "form-control h-45px fs-13px" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1151 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1151 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } App\Validator\Constraints\Email {#1275 +payload: null +messageInvalidAddress: "email.invalid_address" +messageInvalidCharacter: "email.invalid_character" } ] |
label | "order.form.email" |
same as passed value |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
[ "class" => "d-flex align-items-center fs-13px" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "order.form.email" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1151 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } App\Validator\Constraints\Email {#1275 +payload: null +messageInvalidAddress: "email.invalid_address" +messageInvalidCharacter: "email.invalid_character" } ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1272 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#918 …} } |
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 | "order.form.email" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
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() {#1274 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1273 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "order.form.email" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "app_email" "_order_individual_email" ] |
cache_key | "_order_individual_email_app_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2060 -form: Symfony\Component\Form\Form {#1765 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2051 …5} |
full_name | "order_individual[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_email" |
label | "order.form.email" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_email" |
valid | true |
value | "" |
address
"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 |
---|---|---|
attr | [ "placeholder" => "order.form.address" "class" => "form-control h-45px fs-13px" ] |
[ "placeholder" => "order.form.address" "class" => "form-control h-45px fs-13px" ] |
label | "order.form.address" |
same as passed value |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
[ "class" => "d-flex align-items-center fs-13px" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "order.form.address" "class" => "form-control h-45px fs-13px" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1282 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#918 …} } |
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 | "order.form.address" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
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() {#1284 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1283 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "order.form.address" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_order_individual_address" ] |
cache_key | "_order_individual_address_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2042 -form: Symfony\Component\Form\Form {#1768 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1713 …5} |
full_name | "order_individual[address]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_address" |
label | "order.form.address" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "address" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_address" |
valid | true |
value | "" |
city
"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 |
---|---|---|
attr | [ "placeholder" => "order.form.city" "class" => "form-control h-45px fs-13px" ] |
[ "placeholder" => "order.form.city" "class" => "form-control h-45px fs-13px" ] |
label | "order.form.city" |
same as passed value |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
[ "class" => "d-flex align-items-center fs-13px" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "order.form.city" "class" => "form-control h-45px fs-13px" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1291 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#918 …} } |
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 | "order.form.city" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
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() {#1293 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1292 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "order.form.city" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_order_individual_city" ] |
cache_key | "_order_individual_city_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1701 -form: Symfony\Component\Form\Form {#1771 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1690 …5} |
full_name | "order_individual[city]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_city" |
label | "order.form.city" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "city" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_city" |
valid | true |
value | "" |
zipcode
"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 |
---|---|---|
attr | [ "placeholder" => "order.form.zipcode" "class" => "form-control h-45px fs-13px" ] |
[ "placeholder" => "order.form.zipcode" "class" => "form-control h-45px fs-13px" ] |
label | "order.form.zipcode" |
same as passed value |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
[ "class" => "d-flex align-items-center fs-13px" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "order.form.zipcode" "class" => "form-control h-45px fs-13px" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1300 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#918 …} } |
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 | "order.form.zipcode" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
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() {#1302 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1301 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "order.form.zipcode" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_order_individual_zipcode" ] |
cache_key | "_order_individual_zipcode_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1679 -form: Symfony\Component\Form\Form {#1774 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1668 …5} |
full_name | "order_individual[zipcode]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_zipcode" |
label | "order.form.zipcode" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "zipcode" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_zipcode" |
valid | true |
value | "" |
country
"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 |
---|---|---|
attr | [ "placeholder" => "order.form.country" "class" => "form-control h-45px fs-13px" ] |
[ "placeholder" => "order.form.country" "class" => "form-control h-45px fs-13px" ] |
label | "order.form.country" |
same as passed value |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
[ "class" => "d-flex align-items-center fs-13px" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "order.form.country" "class" => "form-control h-45px fs-13px" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1309 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#918 …} } |
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 | "order.form.country" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
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() {#1311 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1310 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "order.form.country" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_order_individual_country" ] |
cache_key | "_order_individual_country_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1657 -form: Symfony\Component\Form\Form {#1777 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1646 …5} |
full_name | "order_individual[country]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_country" |
label | "order.form.country" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "country" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_country" |
valid | true |
value | "" |
payment
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 | [ "order.form.payments.payment_by_card" => "CARD" "order.form.payments.payment_by_transfer" => "TRANSFER" ] |
[ "order.form.payments.payment_by_card" => "CARD" "order.form.payments.payment_by_transfer" => "TRANSFER" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1152 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1152 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
expanded | true |
same as passed value |
label | false |
false
|
multiple | false |
false
|
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_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "order.form.payments.payment_by_card" => "CARD" "order.form.payments.payment_by_transfer" => "TRANSFER" ] |
compound | true |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1152 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
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 | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1331 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1329 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_order_individual_payment" ] |
cache_key | "_order_individual_payment_choice" |
choice_translation_domain | "web" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1339 +label: "order.form.payments.payment_by_card" +value: "CARD" +data: "CARD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1340 +label: "order.form.payments.payment_by_transfer" +value: "TRANSFER" +data: "TRANSFER" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1638 -form: Symfony\Component\Form\Form {#1802 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#1629 …5} |
full_name | "order_individual[payment]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_payment" |
is_selected | Closure($choice, $value) {#1620 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1317 …} } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "payment" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_payment" |
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "order.form.payments.payment_by_card" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "CARD" |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1349 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1345 …} } |
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 {#1350 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "order.form.payments.payment_by_card" |
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() {#1786 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1785 …} } } |
validation_groups | null |
value | "CARD" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_order_individual_payment_entry" ] |
cache_key | "_order_individual_payment_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1578 -form: Symfony\Component\Form\Form {#1805 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1590 …5} |
full_name | "order_individual[payment]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_payment_0" |
label | "order.form.payments.payment_by_card" |
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 | "web" |
unique_block_prefix | "_order_individual_payment_entry" |
valid | true |
value | "CARD" |
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "order.form.payments.payment_by_transfer" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "TRANSFER" |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1349 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1345 …} } |
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 {#1350 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "order.form.payments.payment_by_transfer" |
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() {#1795 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1794 …} } } |
validation_groups | null |
value | "TRANSFER" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_order_individual_payment_entry" ] |
cache_key | "_order_individual_payment_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1567 -form: Symfony\Component\Form\Form {#1808 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1559 …5} |
full_name | "order_individual[payment]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_payment_1" |
label | "order.form.payments.payment_by_transfer" |
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 | "web" |
unique_block_prefix | "_order_individual_payment_entry" |
valid | true |
value | "TRANSFER" |
conditions
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1153 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1153 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
label | false |
false
|
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 |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1153 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1349 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1345 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1350 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | false |
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" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1354 …} } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_order_individual_conditions" ] |
cache_key | "_order_individual_conditions_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1599 -form: Symfony\Component\Form\Form {#1811 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1611 …5} |
full_name | "order_individual[conditions]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_conditions" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "conditions" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_conditions" |
valid | true |
value | "1" |
gdpr
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1154 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1154 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
label | false |
false
|
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 |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1154 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1349 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1345 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1350 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | false |
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() {#1362 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1361 …} } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_order_individual_gdpr" ] |
cache_key | "_order_individual_gdpr_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1520 -form: Symfony\Component\Form\Form {#1814 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1547 …5} |
full_name | "order_individual[gdpr]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_gdpr" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "gdpr" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_gdpr" |
valid | true |
value | "1" |
consultationDate
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
---|---|---|
attr | [ "placeholder" => "order.form.consultation_date" "class" => "form-control h-45px fs-13px" ] |
[ "placeholder" => "order.form.consultation_date" "class" => "form-control h-45px fs-13px" ] |
choice_label | Closure(ConsultationDate $date) {#1194 class: "App\Form\Web\Order\OrderIndividualType" this: App\Form\Web\Order\OrderIndividualType {#917 …} } |
same as passed value |
choices | [ "24.02.2024 14:00" => App\Entity\Order\ConsultationDate {#1228 -id: 1 -dateAt: DateTimeImmutable @1708779600 {#1189 date: 2024-02-24 14:00:00.0 Europe/Prague (+01:00) } -blocked: false -order: null -orders: Doctrine\ORM\PersistentCollection {#1231 …} -createdAt: DateTimeImmutable @1740335967 {#1195 date: 2025-02-23 19:39:27.0 Europe/Prague (+01:00) } -createdBy: Proxies\__CG__\App\Entity\User\User {#692 …} -active: true -updatedAt: null -updatedBy: null -deleted: false -deletedAt: null -deletedBy: null } ] |
[ "24.02.2024 14:00" => App\Entity\Order\ConsultationDate {#1228 -id: 1 -dateAt: DateTimeImmutable @1708779600 {#1189 date: 2024-02-24 14:00:00.0 Europe/Prague (+01:00) } -blocked: false -order: null -orders: Doctrine\ORM\PersistentCollection {#1231 …} -createdAt: DateTimeImmutable @1740335967 {#1195 date: 2025-02-23 19:39:27.0 Europe/Prague (+01:00) } -createdBy: Proxies\__CG__\App\Entity\User\User {#692 …} -active: true -updatedAt: null -updatedBy: null -deleted: false -deletedAt: null -deletedBy: null } ] |
class | "App\Entity\Order\ConsultationDate" |
same as passed value |
label | "order.form.consultation_date" |
same as passed value |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
[ "class" => "d-flex align-items-center fs-13px" ] |
placeholder | "order.form.consultation_date_not_selected" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "order.form.consultation_date" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Closure(ConsultationDate $date) {#1194 class: "App\Form\Web\Order\OrderIndividualType" this: App\Form\Web\Order\OrderIndividualType {#917 …} } |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1388 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1389 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1387 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1385 …} } |
choices | [ "24.02.2024 14:00" => App\Entity\Order\ConsultationDate {#1228 -id: 1 -dateAt: DateTimeImmutable @1708779600 {#1189 date: 2024-02-24 14:00:00.0 Europe/Prague (+01:00) } -blocked: false -order: null -orders: Doctrine\ORM\PersistentCollection {#1231 …} -createdAt: DateTimeImmutable @1740335967 {#1195 date: 2025-02-23 19:39:27.0 Europe/Prague (+01:00) } -createdBy: Proxies\__CG__\App\Entity\User\User {#692 …} -active: true -updatedAt: null -updatedBy: null -deleted: false -deletedAt: null -deletedBy: null } ] |
class | "App\Entity\Order\ConsultationDate" |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
em | ContainerXLu7qAj\EntityManagerGhost51e8656 {#387 …12} |
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 | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1384 -om: ContainerXLu7qAj\EntityManagerGhost51e8656 {#387 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1155 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "order.form.consultation_date" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "order.form.consultation_date_not_selected" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1383 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1381 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "order.form.consultation_date" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_order_individual_consultationDate" ] |
cache_key | "_order_individual_consultationDate_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1928 +label: "24.02.2024 14:00" +value: "1" +data: App\Entity\Order\ConsultationDate {#1228 -id: 1 -dateAt: DateTimeImmutable @1708779600 {#1189 date: 2024-02-24 14:00:00.0 Europe/Prague (+01:00) } -blocked: false -order: null -orders: Doctrine\ORM\PersistentCollection {#1231 …} -createdAt: DateTimeImmutable @1740335967 {#1195 date: 2025-02-23 19:39:27.0 Europe/Prague (+01:00) } -createdBy: Proxies\__CG__\App\Entity\User\User {#692 …} -active: true -updatedAt: null -updatedBy: null -deleted: false -deletedAt: null -deletedBy: null } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1946 -form: Symfony\Component\Form\Form {#1817 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1937 …5} |
full_name | "order_individual[consultationDate]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_consultationDate" |
is_selected | Closure($choice, $value) {#1910 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1317 …} } |
label | "order.form.consultation_date" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "consultationDate" |
placeholder | "order.form.consultation_date_not_selected" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_consultationDate" |
valid | true |
value | "" |
infoAge
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 |
---|---|---|
attr | [ "placeholder" => "order.form.info.age" "class" => "form-control h-45px fs-13px" ] |
[ "placeholder" => "order.form.info.age" "class" => "form-control h-45px fs-13px" ] |
label | "order.form.info.age" |
same as passed value |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
[ "class" => "d-flex align-items-center fs-13px" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "order.form.info.age" "class" => "form-control h-45px fs-13px" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1401 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#918 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter an integer." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "order.form.info.age" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
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 |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1403 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1402 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "order.form.info.age" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_order_individual_infoAge" ] |
cache_key | "_order_individual_infoAge_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1919 -form: Symfony\Component\Form\Form {#1820 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1901 …5} |
full_name | "order_individual[infoAge]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoAge" |
label | "order.form.info.age" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "infoAge" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoAge" |
valid | true |
value | "" |
infoWeight
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 |
---|---|---|
attr | [ "placeholder" => "order.form.info.weight" "class" => "form-control h-45px fs-13px" ] |
[ "placeholder" => "order.form.info.weight" "class" => "form-control h-45px fs-13px" ] |
label | "order.form.info.weight" |
same as passed value |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
[ "class" => "d-flex align-items-center fs-13px" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "order.form.info.weight" "class" => "form-control h-45px fs-13px" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1416 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#918 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "Please enter a number." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "order.form.info.weight" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
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 |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1418 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1417 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "order.form.info.weight" "class" => "form-control h-45px fs-13px" "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_order_individual_infoWeight" ] |
cache_key | "_order_individual_infoWeight_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1892 -form: Symfony\Component\Form\Form {#1823 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1883 …5} |
full_name | "order_individual[infoWeight]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoWeight" |
label | "order.form.info.weight" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "infoWeight" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoWeight" |
valid | true |
value | "" |
infoWidth
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 |
---|---|---|
attr | [ "placeholder" => "order.form.info.width" "class" => "form-control h-45px fs-13px" ] |
[ "placeholder" => "order.form.info.width" "class" => "form-control h-45px fs-13px" ] |
label | "order.form.info.width" |
same as passed value |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
[ "class" => "d-flex align-items-center fs-13px" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "order.form.info.width" "class" => "form-control h-45px fs-13px" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1426 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#918 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "Please enter a number." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "order.form.info.width" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
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 |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1428 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1427 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "order.form.info.width" "class" => "form-control h-45px fs-13px" "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_order_individual_infoWidth" ] |
cache_key | "_order_individual_infoWidth_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1874 -form: Symfony\Component\Form\Form {#1826 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1865 …5} |
full_name | "order_individual[infoWidth]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoWidth" |
label | "order.form.info.width" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "infoWidth" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoWidth" |
valid | true |
value | "" |
infoSupplements
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 |
---|---|---|
attr | [ "placeholder" => "order.form.info.supplements" "class" => "form-control h-100px fs-13px" ] |
[ "placeholder" => "order.form.info.supplements" "class" => "form-control h-100px fs-13px" ] |
label | "order.form.info.supplements" |
same as passed value |
label_attr | [ "class" => "d-flex fs-13px" ] |
[ "class" => "d-flex fs-13px" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "order.form.info.supplements" "class" => "form-control h-100px fs-13px" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1440 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#918 …} } |
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 | "order.form.info.supplements" |
label_attr | [ "class" => "d-flex fs-13px" ] |
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() {#1442 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1441 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "order.form.info.supplements" "class" => "form-control h-100px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_order_individual_infoSupplements" ] |
cache_key | "_order_individual_infoSupplements_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1856 -form: Symfony\Component\Form\Form {#1829 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1512 …5} |
full_name | "order_individual[infoSupplements]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoSupplements" |
label | "order.form.info.supplements" |
label_attr | [ "class" => "d-flex fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "infoSupplements" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoSupplements" |
valid | true |
value | "" |
infoAllergy
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 |
---|---|---|
attr | [ "placeholder" => "order.form.info.allergy" "class" => "form-control h-100px fs-13px" ] |
[ "placeholder" => "order.form.info.allergy" "class" => "form-control h-100px fs-13px" ] |
label | "order.form.info.allergy" |
same as passed value |
label_attr | [ "class" => "d-flex fs-13px" ] |
[ "class" => "d-flex fs-13px" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "order.form.info.allergy" "class" => "form-control h-100px fs-13px" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1449 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#918 …} } |
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 | "order.form.info.allergy" |
label_attr | [ "class" => "d-flex fs-13px" ] |
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() {#1451 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1450 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "order.form.info.allergy" "class" => "form-control h-100px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_order_individual_infoAllergy" ] |
cache_key | "_order_individual_infoAllergy_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1502 -form: Symfony\Component\Form\Form {#1832 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1492 …5} |
full_name | "order_individual[infoAllergy]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoAllergy" |
label | "order.form.info.allergy" |
label_attr | [ "class" => "d-flex fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "infoAllergy" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoAllergy" |
valid | true |
value | "" |
infoShiftWork
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 |
---|---|---|
attr | [ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
[ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
choices | [ "form.bool.yes" => true "form.bool.no" => false ] |
[ "form.bool.yes" => true "form.bool.no" => false ] |
label | "order.form.info.shift_work" |
same as passed value |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
[ "class" => "d-flex align-items-center fs-13px" ] |
placeholder | "form.select" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
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_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "form.bool.yes" => true "form.bool.no" => 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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
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 | "order.form.info.shift_work" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "form.select" |
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 | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1459 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1458 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_order_individual_infoShiftWork" ] |
cache_key | "_order_individual_infoShiftWork_choice" |
choice_translation_domain | "web" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1460 +label: "form.bool.yes" +value: "1" +data: true +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1452 +label: "form.bool.no" +value: "0" +data: false +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1482 -form: Symfony\Component\Form\Form {#1835 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1472 …5} |
full_name | "order_individual[infoShiftWork]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoShiftWork" |
is_selected | Closure($choice, $value) {#1429 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1317 …} } |
label | "order.form.info.shift_work" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "infoShiftWork" |
placeholder | "form.select" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoShiftWork" |
valid | true |
value | "" |
infoWeightLowest
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 |
---|---|---|
attr | [ "placeholder" => "order.form.info.weight_lowest" "class" => "form-control h-45px fs-13px" ] |
[ "placeholder" => "order.form.info.weight_lowest" "class" => "form-control h-45px fs-13px" ] |
label | "order.form.info.weight_lowest" |
same as passed value |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
[ "class" => "d-flex align-items-center fs-13px" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "order.form.info.weight_lowest" "class" => "form-control h-45px fs-13px" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1469 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#918 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "Please enter a number." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "order.form.info.weight_lowest" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
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 |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1471 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1470 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "order.form.info.weight_lowest" "class" => "form-control h-45px fs-13px" "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_order_individual_infoWeightLowest" ] |
cache_key | "_order_individual_infoWeightLowest_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1419 -form: Symfony\Component\Form\Form {#1838 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1404 …5} |
full_name | "order_individual[infoWeightLowest]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoWeightLowest" |
label | "order.form.info.weight_lowest" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "infoWeightLowest" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoWeightLowest" |
valid | true |
value | "" |
infoWeightLowestAge
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 |
---|---|---|
attr | [ "placeholder" => "order.form.info.weight_lowest_age" "class" => "form-control h-45px fs-13px" ] |
[ "placeholder" => "order.form.info.weight_lowest_age" "class" => "form-control h-45px fs-13px" ] |
label | "order.form.info.weight_lowest_age" |
same as passed value |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
[ "class" => "d-flex align-items-center fs-13px" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "order.form.info.weight_lowest_age" "class" => "form-control h-45px fs-13px" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1479 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#918 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter an integer." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "order.form.info.weight_lowest_age" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
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 |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1481 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1480 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "order.form.info.weight_lowest_age" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_order_individual_infoWeightLowestAge" ] |
cache_key | "_order_individual_infoWeightLowestAge_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1386 -form: Symfony\Component\Form\Form {#1841 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1363 …5} |
full_name | "order_individual[infoWeightLowestAge]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoWeightLowestAge" |
label | "order.form.info.weight_lowest_age" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "infoWeightLowestAge" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoWeightLowestAge" |
valid | true |
value | "" |
infoWeightHighest
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 |
---|---|---|
attr | [ "placeholder" => "order.form.info.weigth_highest" "class" => "form-control h-45px fs-13px" ] |
[ "placeholder" => "order.form.info.weigth_highest" "class" => "form-control h-45px fs-13px" ] |
label | "order.form.info.weigth_highest" |
same as passed value |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
[ "class" => "d-flex align-items-center fs-13px" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "order.form.info.weigth_highest" "class" => "form-control h-45px fs-13px" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1489 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#918 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "Please enter a number." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "order.form.info.weigth_highest" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
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 |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1491 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1490 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "order.form.info.weigth_highest" "class" => "form-control h-45px fs-13px" "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_order_individual_infoWeightHighest" ] |
cache_key | "_order_individual_infoWeightHighest_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1351 -form: Symfony\Component\Form\Form {#1844 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1332 …5} |
full_name | "order_individual[infoWeightHighest]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoWeightHighest" |
label | "order.form.info.weigth_highest" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "infoWeightHighest" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoWeightHighest" |
valid | true |
value | "" |
infoWeightHighestAge
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 |
---|---|---|
attr | [ "placeholder" => "order.form.info.weigth_highest_age" "class" => "form-control h-45px fs-13px" ] |
[ "placeholder" => "order.form.info.weigth_highest_age" "class" => "form-control h-45px fs-13px" ] |
label | "order.form.info.weigth_highest_age" |
same as passed value |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
[ "class" => "d-flex align-items-center fs-13px" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "order.form.info.weigth_highest_age" "class" => "form-control h-45px fs-13px" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1499 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#918 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter an integer." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "order.form.info.weigth_highest_age" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
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 |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1501 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1500 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "order.form.info.weigth_highest_age" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_order_individual_infoWeightHighestAge" ] |
cache_key | "_order_individual_infoWeightHighestAge_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1796 -form: Symfony\Component\Form\Form {#1847 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1787 …5} |
full_name | "order_individual[infoWeightHighestAge]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoWeightHighestAge" |
label | "order.form.info.weigth_highest_age" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "infoWeightHighestAge" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoWeightHighestAge" |
valid | true |
value | "" |
infoIncrease
"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 |
---|---|---|
attr | [ "placeholder" => "order.form.info.increase" "class" => "form-control h-45px fs-13px" ] |
[ "placeholder" => "order.form.info.increase" "class" => "form-control h-45px fs-13px" ] |
label | "order.form.info.increase" |
same as passed value |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
[ "class" => "d-flex align-items-center fs-13px" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "order.form.info.increase" "class" => "form-control h-45px fs-13px" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1509 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#918 …} } |
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 | "order.form.info.increase" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
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() {#1511 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1510 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "order.form.info.increase" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_order_individual_infoIncrease" ] |
cache_key | "_order_individual_infoIncrease_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1312 -form: Symfony\Component\Form\Form {#1850 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1303 …5} |
full_name | "order_individual[infoIncrease]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoIncrease" |
label | "order.form.info.increase" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "infoIncrease" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoIncrease" |
valid | true |
value | "" |
infoIncreaseImpact
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 | [ "order.form.info.increase_impact_type.overeating" => "overeating" "order.form.info.increase_impact_type.weight_gain" => "weight_gain" "order.form.info.increase_impact_type.end_sport" => "end_sport" "order.form.info.increase_impact_type.problems" => "problems" "order.form.info.increase_impact_type.regime_change" => "regime_change" "order.form.info.increase_impact_type.small_activity" => "small_activity" "order.form.info.increase_impact_type.pregnancy" => "pregnancy" "order.form.info.increase_impact_type.transition" => "transition" "order.form.info.increase_impact_type.injury" => "injury" "order.form.info.increase_impact_type.medications" => "medications" "order.form.info.increase_impact_type.disease" => "disease" ] |
[ "order.form.info.increase_impact_type.overeating" => "overeating" "order.form.info.increase_impact_type.weight_gain" => "weight_gain" "order.form.info.increase_impact_type.end_sport" => "end_sport" "order.form.info.increase_impact_type.problems" => "problems" "order.form.info.increase_impact_type.regime_change" => "regime_change" "order.form.info.increase_impact_type.small_activity" => "small_activity" "order.form.info.increase_impact_type.pregnancy" => "pregnancy" "order.form.info.increase_impact_type.transition" => "transition" "order.form.info.increase_impact_type.injury" => "injury" "order.form.info.increase_impact_type.medications" => "medications" "order.form.info.increase_impact_type.disease" => "disease" ] |
expanded | true |
same as passed value |
label | "order.form.info.increase_impact" |
same as passed value |
multiple | 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_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "order.form.info.increase_impact_type.overeating" => "overeating" "order.form.info.increase_impact_type.weight_gain" => "weight_gain" "order.form.info.increase_impact_type.end_sport" => "end_sport" "order.form.info.increase_impact_type.problems" => "problems" "order.form.info.increase_impact_type.regime_change" => "regime_change" "order.form.info.increase_impact_type.small_activity" => "small_activity" "order.form.info.increase_impact_type.pregnancy" => "pregnancy" "order.form.info.increase_impact_type.transition" => "transition" "order.form.info.increase_impact_type.injury" => "injury" "order.form.info.increase_impact_type.medications" => "medications" "order.form.info.increase_impact_type.disease" => "disease" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | [] |
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 | "order.form.info.increase_impact" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
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 | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1519 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1518 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_order_individual_infoIncreaseImpact" ] |
cache_key | "_order_individual_infoIncreaseImpact_choice" |
choice_translation_domain | "web" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1527 +label: "order.form.info.increase_impact_type.overeating" +value: "overeating" +data: "overeating" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1528 +label: "order.form.info.increase_impact_type.weight_gain" +value: "weight_gain" +data: "weight_gain" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1529 +label: "order.form.info.increase_impact_type.end_sport" +value: "end_sport" +data: "end_sport" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1530 +label: "order.form.info.increase_impact_type.problems" +value: "problems" +data: "problems" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1531 +label: "order.form.info.increase_impact_type.regime_change" +value: "regime_change" +data: "regime_change" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1532 +label: "order.form.info.increase_impact_type.small_activity" +value: "small_activity" +data: "small_activity" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1533 +label: "order.form.info.increase_impact_type.pregnancy" +value: "pregnancy" +data: "pregnancy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1534 +label: "order.form.info.increase_impact_type.transition" +value: "transition" +data: "transition" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1535 +label: "order.form.info.increase_impact_type.injury" +value: "injury" +data: "injury" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1536 +label: "order.form.info.increase_impact_type.medications" +value: "medications" +data: "medications" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1537 +label: "order.form.info.increase_impact_type.disease" +value: "disease" +data: "disease" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1294 -form: Symfony\Component\Form\Form {#1952 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#1285 …5} |
full_name | "order_individual[infoIncreaseImpact]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoIncreaseImpact" |
is_selected | Closure($choice, array $values) {#1276 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1317 …} } |
label | "order.form.info.increase_impact" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "infoIncreaseImpact" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoIncreaseImpact" |
valid | true |
value | [] |
0
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "order.form.info.increase_impact_type.overeating" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "overeating" |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1349 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1345 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1350 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "order.form.info.increase_impact_type.overeating" |
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() {#1855 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1854 …} } } |
validation_groups | null |
value | "overeating" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_order_individual_infoIncreaseImpact_entry" ] |
cache_key | "_order_individual_infoIncreaseImpact_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2166 -form: Symfony\Component\Form\Form {#1955 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1239 …5} |
full_name | "order_individual[infoIncreaseImpact][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoIncreaseImpact_0" |
label | "order.form.info.increase_impact_type.overeating" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoIncreaseImpact_entry" |
valid | true |
value | "overeating" |
1
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "order.form.info.increase_impact_type.weight_gain" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "weight_gain" |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1349 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1345 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1350 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "order.form.info.increase_impact_type.weight_gain" |
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() {#1864 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1863 …} } } |
validation_groups | null |
value | "weight_gain" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_order_individual_infoIncreaseImpact_entry" ] |
cache_key | "_order_individual_infoIncreaseImpact_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2168 -form: Symfony\Component\Form\Form {#1958 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2169 …5} |
full_name | "order_individual[infoIncreaseImpact][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoIncreaseImpact_1" |
label | "order.form.info.increase_impact_type.weight_gain" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoIncreaseImpact_entry" |
valid | true |
value | "weight_gain" |
2
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "order.form.info.increase_impact_type.end_sport" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "end_sport" |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1349 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1345 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1350 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "order.form.info.increase_impact_type.end_sport" |
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() {#1873 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1872 …} } } |
validation_groups | null |
value | "end_sport" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_order_individual_infoIncreaseImpact_entry" ] |
cache_key | "_order_individual_infoIncreaseImpact_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2170 -form: Symfony\Component\Form\Form {#1961 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2171 …5} |
full_name | "order_individual[infoIncreaseImpact][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoIncreaseImpact_2" |
label | "order.form.info.increase_impact_type.end_sport" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoIncreaseImpact_entry" |
valid | true |
value | "end_sport" |
3
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "order.form.info.increase_impact_type.problems" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "problems" |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1349 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1345 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1350 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "order.form.info.increase_impact_type.problems" |
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() {#1882 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1881 …} } } |
validation_groups | null |
value | "problems" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_order_individual_infoIncreaseImpact_entry" ] |
cache_key | "_order_individual_infoIncreaseImpact_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2283 -form: Symfony\Component\Form\Form {#1964 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2285 …5} |
full_name | "order_individual[infoIncreaseImpact][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoIncreaseImpact_3" |
label | "order.form.info.increase_impact_type.problems" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoIncreaseImpact_entry" |
valid | true |
value | "problems" |
4
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "order.form.info.increase_impact_type.regime_change" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "regime_change" |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1349 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1345 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1350 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "order.form.info.increase_impact_type.regime_change" |
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() {#1891 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1890 …} } } |
validation_groups | null |
value | "regime_change" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_order_individual_infoIncreaseImpact_entry" ] |
cache_key | "_order_individual_infoIncreaseImpact_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2286 -form: Symfony\Component\Form\Form {#1967 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2306 …5} |
full_name | "order_individual[infoIncreaseImpact][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoIncreaseImpact_4" |
label | "order.form.info.increase_impact_type.regime_change" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoIncreaseImpact_entry" |
valid | true |
value | "regime_change" |
5
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "order.form.info.increase_impact_type.small_activity" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "small_activity" |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1349 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1345 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1350 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "order.form.info.increase_impact_type.small_activity" |
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() {#1900 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1899 …} } } |
validation_groups | null |
value | "small_activity" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_order_individual_infoIncreaseImpact_entry" ] |
cache_key | "_order_individual_infoIncreaseImpact_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2308 -form: Symfony\Component\Form\Form {#1970 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2309 …5} |
full_name | "order_individual[infoIncreaseImpact][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoIncreaseImpact_5" |
label | "order.form.info.increase_impact_type.small_activity" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoIncreaseImpact_entry" |
valid | true |
value | "small_activity" |
6
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "order.form.info.increase_impact_type.pregnancy" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "pregnancy" |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1349 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1345 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1350 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "order.form.info.increase_impact_type.pregnancy" |
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() {#1909 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1908 …} } } |
validation_groups | null |
value | "pregnancy" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_order_individual_infoIncreaseImpact_entry" ] |
cache_key | "_order_individual_infoIncreaseImpact_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2310 -form: Symfony\Component\Form\Form {#1973 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2311 …5} |
full_name | "order_individual[infoIncreaseImpact][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoIncreaseImpact_6" |
label | "order.form.info.increase_impact_type.pregnancy" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "6" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoIncreaseImpact_entry" |
valid | true |
value | "pregnancy" |
7
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "order.form.info.increase_impact_type.transition" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "transition" |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1349 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1345 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1350 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "order.form.info.increase_impact_type.transition" |
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() {#1918 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1917 …} } } |
validation_groups | null |
value | "transition" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_order_individual_infoIncreaseImpact_entry" ] |
cache_key | "_order_individual_infoIncreaseImpact_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2312 -form: Symfony\Component\Form\Form {#1976 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2313 …5} |
full_name | "order_individual[infoIncreaseImpact][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoIncreaseImpact_7" |
label | "order.form.info.increase_impact_type.transition" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "7" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoIncreaseImpact_entry" |
valid | true |
value | "transition" |
8
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "order.form.info.increase_impact_type.injury" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "injury" |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1349 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1345 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1350 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "order.form.info.increase_impact_type.injury" |
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() {#1927 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1926 …} } } |
validation_groups | null |
value | "injury" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_order_individual_infoIncreaseImpact_entry" ] |
cache_key | "_order_individual_infoIncreaseImpact_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2314 -form: Symfony\Component\Form\Form {#1979 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2315 …5} |
full_name | "order_individual[infoIncreaseImpact][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoIncreaseImpact_8" |
label | "order.form.info.increase_impact_type.injury" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "8" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoIncreaseImpact_entry" |
valid | true |
value | "injury" |
9
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "order.form.info.increase_impact_type.medications" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "medications" |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1349 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1345 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1350 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "order.form.info.increase_impact_type.medications" |
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() {#1936 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1935 …} } } |
validation_groups | null |
value | "medications" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_order_individual_infoIncreaseImpact_entry" ] |
cache_key | "_order_individual_infoIncreaseImpact_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2316 -form: Symfony\Component\Form\Form {#1982 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2317 …5} |
full_name | "order_individual[infoIncreaseImpact][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoIncreaseImpact_9" |
label | "order.form.info.increase_impact_type.medications" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "9" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoIncreaseImpact_entry" |
valid | true |
value | "medications" |
10
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "order.form.info.increase_impact_type.disease" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "disease" |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1349 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1345 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1350 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "order.form.info.increase_impact_type.disease" |
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() {#1945 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1944 …} } } |
validation_groups | null |
value | "disease" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_order_individual_infoIncreaseImpact_entry" ] |
cache_key | "_order_individual_infoIncreaseImpact_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2318 -form: Symfony\Component\Form\Form {#1985 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2319 …5} |
full_name | "order_individual[infoIncreaseImpact][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoIncreaseImpact_10" |
label | "order.form.info.increase_impact_type.disease" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "10" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoIncreaseImpact_entry" |
valid | true |
value | "disease" |
infoGoals
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 |
---|---|---|
attr | [ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
[ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
choices | [ "order.form.info.goals_type.reduction" => "reduction" "order.form.info.goals_type.increase" => "increase" "order.form.info.goals_type.other" => "other" ] |
[ "order.form.info.goals_type.reduction" => "reduction" "order.form.info.goals_type.increase" => "increase" "order.form.info.goals_type.other" => "other" ] |
label | "order.form.info.goals" |
same as passed value |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
[ "class" => "d-flex align-items-center fs-13px" ] |
placeholder | "form.select" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
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_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "order.form.info.goals_type.reduction" => "reduction" "order.form.info.goals_type.increase" => "increase" "order.form.info.goals_type.other" => "other" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
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 | "order.form.info.goals" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "form.select" |
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 | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1546 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1545 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_order_individual_infoGoals" ] |
cache_key | "_order_individual_infoGoals_choice" |
choice_translation_domain | "web" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2321 +label: "order.form.info.goals_type.reduction" +value: "reduction" +data: "reduction" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2320 +label: "order.form.info.goals_type.increase" +value: "increase" +data: "increase" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2322 +label: "order.form.info.goals_type.other" +value: "other" +data: "other" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1248 -form: Symfony\Component\Form\Form {#1988 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1257 …5} |
full_name | "order_individual[infoGoals]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoGoals" |
is_selected | Closure($choice, $value) {#2324 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1317 …} } |
label | "order.form.info.goals" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "infoGoals" |
placeholder | "form.select" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoGoals" |
valid | true |
value | "" |
infoGoalsMore
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 |
---|---|---|
attr | [ "placeholder" => "order.form.info.goals_more" "class" => "form-control h-100px fs-13px" ] |
[ "placeholder" => "order.form.info.goals_more" "class" => "form-control h-100px fs-13px" ] |
label | "order.form.info.goals_more" |
same as passed value |
label_attr | [ "class" => "d-flex fs-13px" ] |
[ "class" => "d-flex fs-13px" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "order.form.info.goals_more" "class" => "form-control h-100px fs-13px" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1556 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#918 …} } |
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 | "order.form.info.goals_more" |
label_attr | [ "class" => "d-flex fs-13px" ] |
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() {#1558 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1557 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "order.form.info.goals_more" "class" => "form-control h-100px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_order_individual_infoGoalsMore" ] |
cache_key | "_order_individual_infoGoalsMore_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2325 -form: Symfony\Component\Form\Form {#1991 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2326 …5} |
full_name | "order_individual[infoGoalsMore]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoGoalsMore" |
label | "order.form.info.goals_more" |
label_attr | [ "class" => "d-flex fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "infoGoalsMore" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoGoalsMore" |
valid | true |
value | "" |
infoWork
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 |
---|---|---|
attr | [ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
[ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
choices | [ "order.form.info.work_type.sedentary" => "sedentary" "order.form.info.work_type.moderate_activity" => "moderate_activity" "order.form.info.work_type.manual" => "manual" ] |
[ "order.form.info.work_type.sedentary" => "sedentary" "order.form.info.work_type.moderate_activity" => "moderate_activity" "order.form.info.work_type.manual" => "manual" ] |
label | "order.form.info.work" |
same as passed value |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
[ "class" => "d-flex align-items-center fs-13px" ] |
placeholder | "form.select" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
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_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "order.form.info.work_type.sedentary" => "sedentary" "order.form.info.work_type.moderate_activity" => "moderate_activity" "order.form.info.work_type.manual" => "manual" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
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 | "order.form.info.work" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "form.select" |
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 | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1566 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1565 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_order_individual_infoWork" ] |
cache_key | "_order_individual_infoWork_choice" |
choice_translation_domain | "web" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2329 +label: "order.form.info.work_type.sedentary" +value: "sedentary" +data: "sedentary" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2330 +label: "order.form.info.work_type.moderate_activity" +value: "moderate_activity" +data: "moderate_activity" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2331 +label: "order.form.info.work_type.manual" +value: "manual" +data: "manual" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2327 -form: Symfony\Component\Form\Form {#1994 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2328 …5} |
full_name | "order_individual[infoWork]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoWork" |
is_selected | Closure($choice, $value) {#2333 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1317 …} } |
label | "order.form.info.work" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "infoWork" |
placeholder | "form.select" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoWork" |
valid | true |
value | "" |
infoSport
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 |
---|---|---|
attr | [ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
[ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
choices | [ "order.form.info.sport_type.none" => "none" "order.form.info.sport_type.walks" => "walks" "order.form.info.sport_type.active" => "active" ] |
[ "order.form.info.sport_type.none" => "none" "order.form.info.sport_type.walks" => "walks" "order.form.info.sport_type.active" => "active" ] |
label | "order.form.info.sport" |
same as passed value |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
[ "class" => "d-flex align-items-center fs-13px" ] |
placeholder | "form.select" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
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_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "order.form.info.sport_type.none" => "none" "order.form.info.sport_type.walks" => "walks" "order.form.info.sport_type.active" => "active" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
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 | "order.form.info.sport" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "form.select" |
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 | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1577 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1576 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_order_individual_infoSport" ] |
cache_key | "_order_individual_infoSport_choice" |
choice_translation_domain | "web" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2336 +label: "order.form.info.sport_type.none" +value: "none" +data: "none" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2337 +label: "order.form.info.sport_type.walks" +value: "walks" +data: "walks" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2338 +label: "order.form.info.sport_type.active" +value: "active" +data: "active" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2334 -form: Symfony\Component\Form\Form {#1997 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2335 …5} |
full_name | "order_individual[infoSport]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoSport" |
is_selected | Closure($choice, $value) {#2340 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1317 …} } |
label | "order.form.info.sport" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "infoSport" |
placeholder | "form.select" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoSport" |
valid | true |
value | "" |
infoMealsPerDay
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 |
---|---|---|
attr | [ "placeholder" => "order.form.info.meals_per_day" "class" => "form-control h-45px fs-13px" ] |
[ "placeholder" => "order.form.info.meals_per_day" "class" => "form-control h-45px fs-13px" ] |
label | "order.form.info.meals_per_day" |
same as passed value |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
[ "class" => "d-flex align-items-center fs-13px" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "order.form.info.meals_per_day" "class" => "form-control h-45px fs-13px" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1587 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#918 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter an integer." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "order.form.info.meals_per_day" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
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 |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1589 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1588 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "order.form.info.meals_per_day" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_order_individual_infoMealsPerDay" ] |
cache_key | "_order_individual_infoMealsPerDay_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2341 -form: Symfony\Component\Form\Form {#2000 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2342 …5} |
full_name | "order_individual[infoMealsPerDay]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoMealsPerDay" |
label | "order.form.info.meals_per_day" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "infoMealsPerDay" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoMealsPerDay" |
valid | true |
value | "" |
infoBreakfastRegular
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 |
---|---|---|
attr | [ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
[ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
choices | [ "order.form.info.breakfast_regular_type.yes" => "yes" "order.form.info.breakfast_regular_type.no" => "no" ] |
[ "order.form.info.breakfast_regular_type.yes" => "yes" "order.form.info.breakfast_regular_type.no" => "no" ] |
label | "order.form.info.breakfast_regular" |
same as passed value |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
[ "class" => "d-flex align-items-center fs-13px" ] |
placeholder | "form.select" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
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_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "order.form.info.breakfast_regular_type.yes" => "yes" "order.form.info.breakfast_regular_type.no" => "no" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
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 | "order.form.info.breakfast_regular" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "form.select" |
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 | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1598 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1597 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_order_individual_infoBreakfastRegular" ] |
cache_key | "_order_individual_infoBreakfastRegular_choice" |
choice_translation_domain | "web" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2345 +label: "order.form.info.breakfast_regular_type.yes" +value: "yes" +data: "yes" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2346 +label: "order.form.info.breakfast_regular_type.no" +value: "no" +data: "no" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2343 -form: Symfony\Component\Form\Form {#2003 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2344 …5} |
full_name | "order_individual[infoBreakfastRegular]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoBreakfastRegular" |
is_selected | Closure($choice, $value) {#2348 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1317 …} } |
label | "order.form.info.breakfast_regular" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "infoBreakfastRegular" |
placeholder | "form.select" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoBreakfastRegular" |
valid | true |
value | "" |
infoBiggestMeal
"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 |
---|---|---|
attr | [ "placeholder" => "order.form.info.biggest_meal" "class" => "form-control h-45px fs-13px" ] |
[ "placeholder" => "order.form.info.biggest_meal" "class" => "form-control h-45px fs-13px" ] |
label | "order.form.info.biggest_meal" |
same as passed value |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
[ "class" => "d-flex align-items-center fs-13px" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "order.form.info.biggest_meal" "class" => "form-control h-45px fs-13px" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1608 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#918 …} } |
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 | "order.form.info.biggest_meal" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
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() {#1610 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1609 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "order.form.info.biggest_meal" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_order_individual_infoBiggestMeal" ] |
cache_key | "_order_individual_infoBiggestMeal_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2349 -form: Symfony\Component\Form\Form {#2006 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2350 …5} |
full_name | "order_individual[infoBiggestMeal]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoBiggestMeal" |
label | "order.form.info.biggest_meal" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "infoBiggestMeal" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoBiggestMeal" |
valid | true |
value | "" |
infoLastMealTime
"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 |
---|---|---|
attr | [ "placeholder" => "order.form.info.last_meal_time" "class" => "form-control h-45px fs-13px" ] |
[ "placeholder" => "order.form.info.last_meal_time" "class" => "form-control h-45px fs-13px" ] |
label | "order.form.info.last_meal_time" |
same as passed value |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
[ "class" => "d-flex align-items-center fs-13px" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "order.form.info.last_meal_time" "class" => "form-control h-45px fs-13px" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1617 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#918 …} } |
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 | "order.form.info.last_meal_time" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
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() {#1619 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1618 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "order.form.info.last_meal_time" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_order_individual_infoLastMealTime" ] |
cache_key | "_order_individual_infoLastMealTime_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2351 -form: Symfony\Component\Form\Form {#2009 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2352 …5} |
full_name | "order_individual[infoLastMealTime]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoLastMealTime" |
label | "order.form.info.last_meal_time" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "infoLastMealTime" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoLastMealTime" |
valid | true |
value | "" |
infoWakeUpTime
"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 |
---|---|---|
attr | [ "placeholder" => "order.form.info.wake_up_time" "class" => "form-control h-45px fs-13px" ] |
[ "placeholder" => "order.form.info.wake_up_time" "class" => "form-control h-45px fs-13px" ] |
label | "order.form.info.wake_up_time" |
same as passed value |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
[ "class" => "d-flex align-items-center fs-13px" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "order.form.info.wake_up_time" "class" => "form-control h-45px fs-13px" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1626 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#918 …} } |
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 | "order.form.info.wake_up_time" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
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() {#1628 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1627 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "order.form.info.wake_up_time" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_order_individual_infoWakeUpTime" ] |
cache_key | "_order_individual_infoWakeUpTime_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2353 -form: Symfony\Component\Form\Form {#2012 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2354 …5} |
full_name | "order_individual[infoWakeUpTime]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoWakeUpTime" |
label | "order.form.info.wake_up_time" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "infoWakeUpTime" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoWakeUpTime" |
valid | true |
value | "" |
infoBedTime
"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 |
---|---|---|
attr | [ "placeholder" => "order.form.info.bed_time" "class" => "form-control h-45px fs-13px" ] |
[ "placeholder" => "order.form.info.bed_time" "class" => "form-control h-45px fs-13px" ] |
label | "order.form.info.bed_time" |
same as passed value |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
[ "class" => "d-flex align-items-center fs-13px" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "order.form.info.bed_time" "class" => "form-control h-45px fs-13px" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1635 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#918 …} } |
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 | "order.form.info.bed_time" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
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() {#1637 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1636 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "order.form.info.bed_time" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_order_individual_infoBedTime" ] |
cache_key | "_order_individual_infoBedTime_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2355 -form: Symfony\Component\Form\Form {#2015 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2356 …5} |
full_name | "order_individual[infoBedTime]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoBedTime" |
label | "order.form.info.bed_time" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "infoBedTime" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoBedTime" |
valid | true |
value | "" |
infoRegularEating
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 |
---|---|---|
attr | [ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
[ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
choices | [ "order.form.info.regular_eating_type.yes" => "yes" "order.form.info.regular_eating_type.no" => "no" "order.form.info.regular_eating_type.snack" => "snack" ] |
[ "order.form.info.regular_eating_type.yes" => "yes" "order.form.info.regular_eating_type.no" => "no" "order.form.info.regular_eating_type.snack" => "snack" ] |
expanded | false |
false
|
label | "order.form.info.regular_eating" |
same as passed value |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
[ "class" => "d-flex align-items-center fs-13px" ] |
placeholder | "form.select" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
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_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "order.form.info.regular_eating_type.yes" => "yes" "order.form.info.regular_eating_type.no" => "no" "order.form.info.regular_eating_type.snack" => "snack" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
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 | "order.form.info.regular_eating" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "form.select" |
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 | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1645 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1644 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_order_individual_infoRegularEating" ] |
cache_key | "_order_individual_infoRegularEating_choice" |
choice_translation_domain | "web" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2359 +label: "order.form.info.regular_eating_type.yes" +value: "yes" +data: "yes" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2360 +label: "order.form.info.regular_eating_type.no" +value: "no" +data: "no" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2361 +label: "order.form.info.regular_eating_type.snack" +value: "snack" +data: "snack" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2357 -form: Symfony\Component\Form\Form {#2018 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2358 …5} |
full_name | "order_individual[infoRegularEating]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoRegularEating" |
is_selected | Closure($choice, $value) {#2363 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1317 …} } |
label | "order.form.info.regular_eating" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "infoRegularEating" |
placeholder | "form.select" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoRegularEating" |
valid | true |
value | "" |
infoHungerFeelings
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 |
---|---|---|
attr | [ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
[ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
choices | [ "order.form.info.hunger_feelings_type.never" => "never" "order.form.info.hunger_feelings_type.often" => "often" "order.form.info.hunger_feelings_type.cravings" => "cravings" ] |
[ "order.form.info.hunger_feelings_type.never" => "never" "order.form.info.hunger_feelings_type.often" => "often" "order.form.info.hunger_feelings_type.cravings" => "cravings" ] |
expanded | false |
false
|
label | "order.form.info.hunger_feelings" |
same as passed value |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
[ "class" => "d-flex align-items-center fs-13px" ] |
placeholder | "form.select" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
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_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "order.form.info.hunger_feelings_type.never" => "never" "order.form.info.hunger_feelings_type.often" => "often" "order.form.info.hunger_feelings_type.cravings" => "cravings" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
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 | "order.form.info.hunger_feelings" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "form.select" |
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 | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1656 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1655 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_order_individual_infoHungerFeelings" ] |
cache_key | "_order_individual_infoHungerFeelings_choice" |
choice_translation_domain | "web" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2366 +label: "order.form.info.hunger_feelings_type.never" +value: "never" +data: "never" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2367 +label: "order.form.info.hunger_feelings_type.often" +value: "often" +data: "often" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2368 +label: "order.form.info.hunger_feelings_type.cravings" +value: "cravings" +data: "cravings" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2364 -form: Symfony\Component\Form\Form {#2021 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2365 …5} |
full_name | "order_individual[infoHungerFeelings]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoHungerFeelings" |
is_selected | Closure($choice, $value) {#2370 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1317 …} } |
label | "order.form.info.hunger_feelings" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "infoHungerFeelings" |
placeholder | "form.select" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoHungerFeelings" |
valid | true |
value | "" |
infoCoffee
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 |
---|---|---|
attr | [ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
[ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
choices | [ "order.form.info.coffee_type.black" => "black" "order.form.info.coffee_type.milk" => "milk" "order.form.info.coffee_type.no" => "no" ] |
[ "order.form.info.coffee_type.black" => "black" "order.form.info.coffee_type.milk" => "milk" "order.form.info.coffee_type.no" => "no" ] |
expanded | false |
false
|
label | "order.form.info.coffee" |
same as passed value |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
[ "class" => "d-flex align-items-center fs-13px" ] |
placeholder | "form.select" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
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_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "order.form.info.coffee_type.black" => "black" "order.form.info.coffee_type.milk" => "milk" "order.form.info.coffee_type.no" => "no" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
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 | "order.form.info.coffee" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "form.select" |
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 | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1667 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1666 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_order_individual_infoCoffee" ] |
cache_key | "_order_individual_infoCoffee_choice" |
choice_translation_domain | "web" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2373 +label: "order.form.info.coffee_type.black" +value: "black" +data: "black" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2374 +label: "order.form.info.coffee_type.milk" +value: "milk" +data: "milk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2375 +label: "order.form.info.coffee_type.no" +value: "no" +data: "no" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2371 -form: Symfony\Component\Form\Form {#2024 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2372 …5} |
full_name | "order_individual[infoCoffee]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoCoffee" |
is_selected | Closure($choice, $value) {#2377 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1317 …} } |
label | "order.form.info.coffee" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "infoCoffee" |
placeholder | "form.select" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoCoffee" |
valid | true |
value | "" |
infoAlcohol
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 |
---|---|---|
attr | [ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
[ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
choices | [ "order.form.info.alcohol_type.daily" => "daily" "order.form.info.alcohol_type.occasionally" => "occasionally" "order.form.info.alcohol_type.no" => "no" ] |
[ "order.form.info.alcohol_type.daily" => "daily" "order.form.info.alcohol_type.occasionally" => "occasionally" "order.form.info.alcohol_type.no" => "no" ] |
expanded | false |
false
|
label | "order.form.info.alcohol" |
same as passed value |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
[ "class" => "d-flex align-items-center fs-13px" ] |
placeholder | "form.select" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
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_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "order.form.info.alcohol_type.daily" => "daily" "order.form.info.alcohol_type.occasionally" => "occasionally" "order.form.info.alcohol_type.no" => "no" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
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 | "order.form.info.alcohol" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "form.select" |
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 | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1678 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1677 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_order_individual_infoAlcohol" ] |
cache_key | "_order_individual_infoAlcohol_choice" |
choice_translation_domain | "web" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2380 +label: "order.form.info.alcohol_type.daily" +value: "daily" +data: "daily" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2381 +label: "order.form.info.alcohol_type.occasionally" +value: "occasionally" +data: "occasionally" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2382 +label: "order.form.info.alcohol_type.no" +value: "no" +data: "no" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2378 -form: Symfony\Component\Form\Form {#2027 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2379 …5} |
full_name | "order_individual[infoAlcohol]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoAlcohol" |
is_selected | Closure($choice, $value) {#2384 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1317 …} } |
label | "order.form.info.alcohol" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "infoAlcohol" |
placeholder | "form.select" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoAlcohol" |
valid | true |
value | "" |
infoSugaryDrinks
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 |
---|---|---|
attr | [ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
[ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
choices | [ "order.form.info.sugary_drinks_type.yes" => "yes" "order.form.info.sugary_drinks_type.no" => "no" ] |
[ "order.form.info.sugary_drinks_type.yes" => "yes" "order.form.info.sugary_drinks_type.no" => "no" ] |
expanded | false |
false
|
label | "sugary_drinks" |
same as passed value |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
[ "class" => "d-flex align-items-center fs-13px" ] |
placeholder | "form.select" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
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_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "order.form.info.sugary_drinks_type.yes" => "yes" "order.form.info.sugary_drinks_type.no" => "no" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
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 | "sugary_drinks" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "form.select" |
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 | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1689 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1688 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_order_individual_infoSugaryDrinks" ] |
cache_key | "_order_individual_infoSugaryDrinks_choice" |
choice_translation_domain | "web" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2387 +label: "order.form.info.sugary_drinks_type.yes" +value: "yes" +data: "yes" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2388 +label: "order.form.info.sugary_drinks_type.no" +value: "no" +data: "no" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2385 -form: Symfony\Component\Form\Form {#2030 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2386 …5} |
full_name | "order_individual[infoSugaryDrinks]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoSugaryDrinks" |
is_selected | Closure($choice, $value) {#2390 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1317 …} } |
label | "sugary_drinks" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "infoSugaryDrinks" |
placeholder | "form.select" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoSugaryDrinks" |
valid | true |
value | "" |
infoWeightLossExperience
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 |
---|---|---|
attr | [ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
[ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
choices | [ "order.form.info.weight_loss_experience_type.often" => "often" "order.form.info.weight_loss_experience_type.once" => "once" "order.form.info.weight_loss_experience_type.no" => "no" ] |
[ "order.form.info.weight_loss_experience_type.often" => "often" "order.form.info.weight_loss_experience_type.once" => "once" "order.form.info.weight_loss_experience_type.no" => "no" ] |
expanded | false |
false
|
label | "Zkušenost s hubnutím:" |
same as passed value |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
[ "class" => "d-flex align-items-center fs-13px" ] |
placeholder | "form.select" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
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_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "order.form.info.weight_loss_experience_type.often" => "often" "order.form.info.weight_loss_experience_type.once" => "once" "order.form.info.weight_loss_experience_type.no" => "no" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
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 | "Zkušenost s hubnutím:" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "form.select" |
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 | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1700 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1699 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "form.select" "class" => "form-control h-45px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_order_individual_infoWeightLossExperience" ] |
cache_key | "_order_individual_infoWeightLossExperience_choice" |
choice_translation_domain | "web" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2393 +label: "order.form.info.weight_loss_experience_type.often" +value: "often" +data: "often" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2394 +label: "order.form.info.weight_loss_experience_type.once" +value: "once" +data: "once" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2395 +label: "order.form.info.weight_loss_experience_type.no" +value: "no" +data: "no" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2391 -form: Symfony\Component\Form\Form {#2033 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2392 …5} |
full_name | "order_individual[infoWeightLossExperience]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoWeightLossExperience" |
is_selected | Closure($choice, $value) {#2397 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1317 …} } |
label | "Zkušenost s hubnutím:" |
label_attr | [ "class" => "d-flex align-items-center fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "infoWeightLossExperience" |
placeholder | "form.select" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoWeightLossExperience" |
valid | true |
value | "" |
infoCurrentDiet
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 |
---|---|---|
attr | [ "placeholder" => "order.form.info.current_diet" "class" => "form-control h-100px fs-13px" ] |
[ "placeholder" => "order.form.info.current_diet" "class" => "form-control h-100px fs-13px" ] |
label | "order.form.info.current_diet" |
same as passed value |
label_attr | [ "class" => "d-flex fs-13px" ] |
[ "class" => "d-flex fs-13px" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "order.form.info.current_diet" "class" => "form-control h-100px fs-13px" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1710 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#918 …} } |
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 | "order.form.info.current_diet" |
label_attr | [ "class" => "d-flex fs-13px" ] |
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() {#1712 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1711 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "order.form.info.current_diet" "class" => "form-control h-100px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_order_individual_infoCurrentDiet" ] |
cache_key | "_order_individual_infoCurrentDiet_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2398 -form: Symfony\Component\Form\Form {#2036 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2399 …5} |
full_name | "order_individual[infoCurrentDiet]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoCurrentDiet" |
label | "order.form.info.current_diet" |
label_attr | [ "class" => "d-flex fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "infoCurrentDiet" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoCurrentDiet" |
valid | true |
value | "" |
infoFoodPreferences
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 | [ "order.form.info.food_preferences_type.meat" => "meat" "order.form.info.food_preferences_type.fish" => "fish" "order.form.info.food_preferences_type.nuts" => "nuts" "order.form.info.food_preferences_type.legumes" => "legumes" "order.form.info.food_preferences_type.dairy" => "dairy" "order.form.info.food_preferences_type.fruit" => "fruit" "order.form.info.food_preferences_type.vegetables" => "vegetables" "order.form.info.food_preferences_type.white_bread" => "white_bread" "order.form.info.food_preferences_type.rye_bread" => "rye_bread" "order.form.info.food_preferences_type.no_bread" => "no_bread" ] |
[ "order.form.info.food_preferences_type.meat" => "meat" "order.form.info.food_preferences_type.fish" => "fish" "order.form.info.food_preferences_type.nuts" => "nuts" "order.form.info.food_preferences_type.legumes" => "legumes" "order.form.info.food_preferences_type.dairy" => "dairy" "order.form.info.food_preferences_type.fruit" => "fruit" "order.form.info.food_preferences_type.vegetables" => "vegetables" "order.form.info.food_preferences_type.white_bread" => "white_bread" "order.form.info.food_preferences_type.rye_bread" => "rye_bread" "order.form.info.food_preferences_type.no_bread" => "no_bread" ] |
expanded | true |
same as passed value |
label | "order.form.info.food_preferences" |
same as passed value |
multiple | 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_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "order.form.info.food_preferences_type.meat" => "meat" "order.form.info.food_preferences_type.fish" => "fish" "order.form.info.food_preferences_type.nuts" => "nuts" "order.form.info.food_preferences_type.legumes" => "legumes" "order.form.info.food_preferences_type.dairy" => "dairy" "order.form.info.food_preferences_type.fruit" => "fruit" "order.form.info.food_preferences_type.vegetables" => "vegetables" "order.form.info.food_preferences_type.white_bread" => "white_bread" "order.form.info.food_preferences_type.rye_bread" => "rye_bread" "order.form.info.food_preferences_type.no_bread" => "no_bread" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | [] |
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 | "order.form.info.food_preferences" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
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 | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1720 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1719 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_order_individual_infoFoodPreferences" ] |
cache_key | "_order_individual_infoFoodPreferences_choice" |
choice_translation_domain | "web" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1728 +label: "order.form.info.food_preferences_type.meat" +value: "meat" +data: "meat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1729 +label: "order.form.info.food_preferences_type.fish" +value: "fish" +data: "fish" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1730 +label: "order.form.info.food_preferences_type.nuts" +value: "nuts" +data: "nuts" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1731 +label: "order.form.info.food_preferences_type.legumes" +value: "legumes" +data: "legumes" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1732 +label: "order.form.info.food_preferences_type.dairy" +value: "dairy" +data: "dairy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1733 +label: "order.form.info.food_preferences_type.fruit" +value: "fruit" +data: "fruit" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1734 +label: "order.form.info.food_preferences_type.vegetables" +value: "vegetables" +data: "vegetables" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1735 +label: "order.form.info.food_preferences_type.white_bread" +value: "white_bread" +data: "white_bread" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1736 +label: "order.form.info.food_preferences_type.rye_bread" +value: "rye_bread" +data: "rye_bread" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1737 +label: "order.form.info.food_preferences_type.no_bread" +value: "no_bread" +data: "no_bread" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2400 -form: Symfony\Component\Form\Form {#2129 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#2401 …5} |
full_name | "order_individual[infoFoodPreferences]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoFoodPreferences" |
is_selected | Closure($choice, array $values) {#2402 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1317 …} } |
label | "order.form.info.food_preferences" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "infoFoodPreferences" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoFoodPreferences" |
valid | true |
value | [] |
0
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "order.form.info.food_preferences_type.meat" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "meat" |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1349 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1345 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1350 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "order.form.info.food_preferences_type.meat" |
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() {#2041 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#2040 …} } } |
validation_groups | null |
value | "meat" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_order_individual_infoFoodPreferences_entry" ] |
cache_key | "_order_individual_infoFoodPreferences_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2406 -form: Symfony\Component\Form\Form {#2132 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2405 …5} |
full_name | "order_individual[infoFoodPreferences][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoFoodPreferences_0" |
label | "order.form.info.food_preferences_type.meat" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoFoodPreferences_entry" |
valid | true |
value | "meat" |
1
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "order.form.info.food_preferences_type.fish" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "fish" |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1349 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1345 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1350 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "order.form.info.food_preferences_type.fish" |
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() {#2050 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#2049 …} } } |
validation_groups | null |
value | "fish" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_order_individual_infoFoodPreferences_entry" ] |
cache_key | "_order_individual_infoFoodPreferences_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2407 -form: Symfony\Component\Form\Form {#2135 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2408 …5} |
full_name | "order_individual[infoFoodPreferences][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoFoodPreferences_1" |
label | "order.form.info.food_preferences_type.fish" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoFoodPreferences_entry" |
valid | true |
value | "fish" |
2
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "order.form.info.food_preferences_type.nuts" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "nuts" |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1349 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1345 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1350 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "order.form.info.food_preferences_type.nuts" |
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() {#2059 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#2058 …} } } |
validation_groups | null |
value | "nuts" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_order_individual_infoFoodPreferences_entry" ] |
cache_key | "_order_individual_infoFoodPreferences_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2409 -form: Symfony\Component\Form\Form {#2138 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2410 …5} |
full_name | "order_individual[infoFoodPreferences][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoFoodPreferences_2" |
label | "order.form.info.food_preferences_type.nuts" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoFoodPreferences_entry" |
valid | true |
value | "nuts" |
3
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "order.form.info.food_preferences_type.legumes" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "legumes" |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1349 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1345 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1350 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "order.form.info.food_preferences_type.legumes" |
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() {#2068 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#2067 …} } } |
validation_groups | null |
value | "legumes" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_order_individual_infoFoodPreferences_entry" ] |
cache_key | "_order_individual_infoFoodPreferences_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2411 -form: Symfony\Component\Form\Form {#2141 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2412 …5} |
full_name | "order_individual[infoFoodPreferences][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoFoodPreferences_3" |
label | "order.form.info.food_preferences_type.legumes" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoFoodPreferences_entry" |
valid | true |
value | "legumes" |
4
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "order.form.info.food_preferences_type.dairy" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "dairy" |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1349 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1345 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1350 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "order.form.info.food_preferences_type.dairy" |
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() {#2077 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#2076 …} } } |
validation_groups | null |
value | "dairy" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_order_individual_infoFoodPreferences_entry" ] |
cache_key | "_order_individual_infoFoodPreferences_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2413 -form: Symfony\Component\Form\Form {#2144 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2414 …5} |
full_name | "order_individual[infoFoodPreferences][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoFoodPreferences_4" |
label | "order.form.info.food_preferences_type.dairy" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoFoodPreferences_entry" |
valid | true |
value | "dairy" |
5
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "order.form.info.food_preferences_type.fruit" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "fruit" |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1349 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1345 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1350 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "order.form.info.food_preferences_type.fruit" |
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() {#2086 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#2085 …} } } |
validation_groups | null |
value | "fruit" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_order_individual_infoFoodPreferences_entry" ] |
cache_key | "_order_individual_infoFoodPreferences_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2415 -form: Symfony\Component\Form\Form {#2147 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2416 …5} |
full_name | "order_individual[infoFoodPreferences][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoFoodPreferences_5" |
label | "order.form.info.food_preferences_type.fruit" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoFoodPreferences_entry" |
valid | true |
value | "fruit" |
6
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "order.form.info.food_preferences_type.vegetables" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "vegetables" |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1349 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1345 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1350 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "order.form.info.food_preferences_type.vegetables" |
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() {#2095 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#2094 …} } } |
validation_groups | null |
value | "vegetables" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_order_individual_infoFoodPreferences_entry" ] |
cache_key | "_order_individual_infoFoodPreferences_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2417 -form: Symfony\Component\Form\Form {#2150 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2418 …5} |
full_name | "order_individual[infoFoodPreferences][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoFoodPreferences_6" |
label | "order.form.info.food_preferences_type.vegetables" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "6" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoFoodPreferences_entry" |
valid | true |
value | "vegetables" |
7
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "order.form.info.food_preferences_type.white_bread" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "white_bread" |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1349 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1345 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1350 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "order.form.info.food_preferences_type.white_bread" |
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() {#2104 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#2103 …} } } |
validation_groups | null |
value | "white_bread" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_order_individual_infoFoodPreferences_entry" ] |
cache_key | "_order_individual_infoFoodPreferences_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2419 -form: Symfony\Component\Form\Form {#2153 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2420 …5} |
full_name | "order_individual[infoFoodPreferences][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoFoodPreferences_7" |
label | "order.form.info.food_preferences_type.white_bread" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "7" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoFoodPreferences_entry" |
valid | true |
value | "white_bread" |
8
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "order.form.info.food_preferences_type.rye_bread" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "rye_bread" |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1349 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1345 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1350 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "order.form.info.food_preferences_type.rye_bread" |
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() {#2113 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#2112 …} } } |
validation_groups | null |
value | "rye_bread" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_order_individual_infoFoodPreferences_entry" ] |
cache_key | "_order_individual_infoFoodPreferences_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2421 -form: Symfony\Component\Form\Form {#2156 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2422 …5} |
full_name | "order_individual[infoFoodPreferences][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoFoodPreferences_8" |
label | "order.form.info.food_preferences_type.rye_bread" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "8" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoFoodPreferences_entry" |
valid | true |
value | "rye_bread" |
9
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 | [] |
[] |
block_name | "entry" |
same as passed value |
label | "order.form.info.food_preferences_type.no_bread" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "no_bread" |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1349 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1345 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1350 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "order.form.info.food_preferences_type.no_bread" |
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() {#2122 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#2121 …} } } |
validation_groups | null |
value | "no_bread" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_order_individual_infoFoodPreferences_entry" ] |
cache_key | "_order_individual_infoFoodPreferences_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2423 -form: Symfony\Component\Form\Form {#2159 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2424 …5} |
full_name | "order_individual[infoFoodPreferences][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoFoodPreferences_9" |
label | "order.form.info.food_preferences_type.no_bread" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "9" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoFoodPreferences_entry" |
valid | true |
value | "no_bread" |
infoDislikedFoods
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 |
---|---|---|
attr | [ "placeholder" => "order.form.info.disliked_foods" "class" => "form-control h-100px fs-13px" ] |
[ "placeholder" => "order.form.info.disliked_foods" "class" => "form-control h-100px fs-13px" ] |
label | "order.form.info.disliked_foods" |
same as passed value |
label_attr | [ "class" => "d-flex fs-13px" ] |
[ "class" => "d-flex fs-13px" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "order.form.info.disliked_foods" "class" => "form-control h-100px fs-13px" ] |
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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1745 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#918 …} } |
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 | "order.form.info.disliked_foods" |
label_attr | [ "class" => "d-flex fs-13px" ] |
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() {#1747 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#1746 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "order.form.info.disliked_foods" "class" => "form-control h-100px fs-13px" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_order_individual_infoDislikedFoods" ] |
cache_key | "_order_individual_infoDislikedFoods_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2404 -form: Symfony\Component\Form\Form {#2162 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2403 …5} |
full_name | "order_individual[infoDislikedFoods]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual_infoDislikedFoods" |
label | "order.form.info.disliked_foods" |
label_attr | [ "class" => "d-flex fs-13px" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "infoDislikedFoods" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "web" |
unique_block_prefix | "_order_individual_infoDislikedFoods" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "caad55fb590e8cf6.7wA-lkgnSRQRMbeailin_78sqWK5jbnS19amuw0IVfI.mTVs4hBeP0ZXcs_P7T-TzI9vwS3Y-fSCv6GU8n5FNrmgemz4L0p7Y3YC8g" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_prefix | "csrf_token" |
same as passed value |
data | "caad55fb590e8cf6.7wA-lkgnSRQRMbeailin_78sqWK5jbnS19amuw0IVfI.mTVs4hBeP0ZXcs_P7T-TzI9vwS3Y-fSCv6GU8n5FNrmgemz4L0p7Y3YC8g" |
same as passed value |
mapped | false |
false
|
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 | "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 {#1114 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1115 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1116 …} -namespace: Closure() {#1118 …} } |
data | "caad55fb590e8cf6.7wA-lkgnSRQRMbeailin_78sqWK5jbnS19amuw0IVfI.mTVs4hBeP0ZXcs_P7T-TzI9vwS3Y-fSCv6GU8n5FNrmgemz4L0p7Y3YC8g" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2428 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#918 …} } |
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() {#2430 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1120 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#509 …} $translationDomain: "validators" $message: Closure() {#2429 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_order_individual__token" ] |
cache_key | "_order_individual__token_hidden" |
compound | false |
data | "caad55fb590e8cf6.7wA-lkgnSRQRMbeailin_78sqWK5jbnS19amuw0IVfI.mTVs4hBeP0ZXcs_P7T-TzI9vwS3Y-fSCv6GU8n5FNrmgemz4L0p7Y3YC8g" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2440 -form: Symfony\Component\Form\Form {#2436 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2431 …5} |
full_name | "order_individual[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "order_individual__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 | "web" |
unique_block_prefix | "_order_individual__token" |
valid | true |
value | "caad55fb590e8cf6.7wA-lkgnSRQRMbeailin_78sqWK5jbnS19amuw0IVfI.mTVs4hBeP0ZXcs_P7T-TzI9vwS3Y-fSCv6GU8n5FNrmgemz4L0p7Y3YC8g" |