Forms
-
-
vatNumber
-
company
-
legalForm
-
-
street
-
postalCode
-
city
-
country
-
-
membershipNumber
-
phoneNumber
-
email
-
-
-
firstName
-
lastName
-
email
-
takeBooksWithMe
-
-
-
iHaveAPromoCode
-
promoCode
-
agreedToTermsAndConditions
-
_token
-
registration
"Backend\Modules\Editions\Domain\Registration\RegistrationType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | AddRegistration {#586
-edition: Edition {#594 …}
+vatNumber: null
+company: null
+legalForm: null
+address: AddressDataTransferObject {#686
+street: null
+postalCode: null
+city: null
+country: "BE"
}
+membershipNumber: null
+phoneNumber: null
+email: null
+participants: [
ParticipantDataTransferObject {#585
+firstName: null
+lastName: null
+email: null
+takeBooksWithMe: null
+hasCompletedTheSeminar: null
}
]
+promoCode: null
+agreedToTermsAndConditions: null
} |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | AddRegistration {#586
-edition: Edition {#594 …}
+vatNumber: null
+company: null
+legalForm: null
+address: AddressDataTransferObject {#686
+street: null
+postalCode: null
+city: null
+country: "BE"
}
+membershipNumber: null
+phoneNumber: null
+email: null
+participants: [
ParticipantDataTransferObject {#585
+firstName: null
+lastName: null
+email: null
+takeBooksWithMe: null
+hasCompletedTheSeminar: null
}
]
+promoCode: null
+agreedToTermsAndConditions: null
} |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| auto_initialize | true |
| block_name | 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 | CsrfTokenManager {#392
-generator: UriSafeTokenGenerator {#393 …}
-storage: SessionTokenStorage {#394 …}
-namespace: Closure {#396 …}
} |
| data | AddRegistration {#586
-edition: Edition {#594 …}
+vatNumber: null
+company: null
+legalForm: null
+address: AddressDataTransferObject {#686
+street: null
+postalCode: null
+city: null
+country: "BE"
}
+membershipNumber: null
+phoneNumber: null
+email: null
+participants: [
ParticipantDataTransferObject {#585
+firstName: null
+lastName: null
+email: null
+takeBooksWithMe: null
+hasCompletedTheSeminar: null
}
]
+promoCode: null
+agreedToTermsAndConditions: null
} |
| data_class | "Backend\Modules\Editions\Domain\Registration\RegistrationDataTransferObject" |
| disabled | false |
| empty_data | Closure {#776 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#717 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } use: { $class: "Backend\Modules\Editions\Domain\Registration\RegistrationDataTransferObject" } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php" line: "133 to 135" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#778 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#760 …} use: { $translator: Language {#170 …} $translationDomain: "validators" $message: Closure {#777 …} } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| block_prefixes | [ "form" "registration" "_registration" ] |
| cache_key | "_registration_registration" |
| compound | true |
| data | AddRegistration {#586
-edition: Edition {#594 …}
+vatNumber: null
+company: null
+legalForm: null
+address: AddressDataTransferObject {#686
+street: null
+postalCode: null
+city: null
+country: "BE"
}
+membershipNumber: null
+phoneNumber: null
+email: null
+participants: [
ParticipantDataTransferObject {#585
+firstName: null
+lastName: null
+email: null
+takeBooksWithMe: null
+hasCompletedTheSeminar: null
}
]
+promoCode: null
+agreedToTermsAndConditions: null
} |
| disabled | false |
| errors | FormErrorIterator {#996
-form: Form {#1002 …}
-errors: []
} |
| form | FormView {#779 …5} |
| full_name | "registration" |
| id | "registration" |
| label | null |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "registration" |
| required | true |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration" |
| valid | true |
| value | AddRegistration {#586
-edition: Edition {#594 …}
+vatNumber: null
+company: null
+legalForm: null
+address: AddressDataTransferObject {#686
+street: null
+postalCode: null
+city: null
+country: "BE"
}
+membershipNumber: null
+phoneNumber: null
+email: null
+participants: [
ParticipantDataTransferObject {#585
+firstName: null
+lastName: null
+email: null
+takeBooksWithMe: null
+hasCompletedTheSeminar: null
}
]
+promoCode: null
+agreedToTermsAndConditions: null
} |
vatNumber
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "data-role" => "vat-field" ] |
[ "data-role" => "vat-field" ] |
| label | "lbl.Vat" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-role" => "vat-field" ] |
| auto_initialize | true |
| block_name | 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 | CsrfTokenManager {#392
-generator: UriSafeTokenGenerator {#393 …}
-storage: SessionTokenStorage {#394 …}
-namespace: Closure {#396 …}
} |
| data_class | null |
| disabled | false |
| empty_data | Closure {#790 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#717 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "lbl.Vat" |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#792 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#760 …} use: { $translator: Language {#170 …} $translationDomain: "validators" $message: Closure {#791 …} } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-role" => "vat-field" ] |
| block_prefixes | [ "form" "text" "_registration_vatNumber" ] |
| cache_key | "_registration_vatNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator {#875
-form: Form {#1005 …}
-errors: []
} |
| form | FormView {#894 …5} |
| full_name | "registration[vatNumber]" |
| id | "registration_vatNumber" |
| label | "lbl.Vat" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "vatNumber" |
| required | false |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_vatNumber" |
| valid | true |
| value | "" |
company
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "data-role" => "graydonCompany" ] |
[ "data-role" => "graydonCompany" ] |
| label | "lbl.Company" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-role" => "graydonCompany" ] |
| auto_initialize | true |
| block_name | 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 | CsrfTokenManager {#392
-generator: UriSafeTokenGenerator {#393 …}
-storage: SessionTokenStorage {#394 …}
-namespace: Closure {#396 …}
} |
| data_class | null |
| disabled | false |
| empty_data | Closure {#799 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#717 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "lbl.Company" |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#801 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#760 …} use: { $translator: Language {#170 …} $translationDomain: "validators" $message: Closure {#800 …} } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-role" => "graydonCompany" ] |
| block_prefixes | [ "form" "text" "_registration_company" ] |
| cache_key | "_registration_company_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator {#862
-form: Form {#1008 …}
-errors: []
} |
| form | FormView {#853 …5} |
| full_name | "registration[company]" |
| id | "registration_company" |
| label | "lbl.Company" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "company" |
| required | true |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_company" |
| valid | true |
| value | "" |
legalForm
"Backend\Modules\Editions\Domain\Registration\LegalFormType"
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 | [ "data-role" => "graydonLegalForm" ] |
[ "data-role" => "graydonLegalForm" ] |
| label | "lbl.LegalForm" |
same as passed value |
| placeholder | "" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-role" => "graydonLegalForm" ] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| choice_attr | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_value | null |
| choices | [ "NV" => "NV" "BVBA" => "BVBA" "CV" => "CV" "VZW" => "VZW" "V.O.F." => "V.O.F." "CVBA" => "CVBA" "CVOA" => "CVOA" "Comm.VA" => "Comm.VA" "CommV" => "CommV" "EZ" => "EZ" "GCV" => "GCV" ] |
| choices_as_values | 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 | CsrfTokenManager {#392
-generator: UriSafeTokenGenerator {#393 …}
-storage: SessionTokenStorage {#394 …}
-namespace: Closure {#396 …}
} |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| group_by | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "lbl.LegalForm" |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| property_path | null |
| required | false |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure {#821 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#760 …} use: { $translator: Language {#170 …} $translationDomain: "validators" $message: Closure {#822 …} } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-role" => "graydonLegalForm" ] |
| block_prefixes | [ "form" "choice" "_registration_legalForm" ] |
| cache_key | "_registration_legalForm_choice" |
| choice_translation_domain | null |
| choices | [
ChoiceView {#1036
+label: "NV"
+value: "NV"
+data: "NV"
+attr: []
}
ChoiceView {#1027
+label: "BVBA"
+value: "BVBA"
+data: "BVBA"
+attr: []
}
ChoiceView {#1018
+label: "CV"
+value: "CV"
+data: "CV"
+attr: []
}
ChoiceView {#824
+label: "VZW"
+value: "VZW"
+data: "VZW"
+attr: []
}
ChoiceView {#802
+label: "V.O.F."
+value: "V.O.F."
+data: "V.O.F."
+attr: []
}
ChoiceView {#793
+label: "CVBA"
+value: "CVBA"
+data: "CVBA"
+attr: []
}
ChoiceView {#1106
+label: "CVOA"
+value: "CVOA"
+data: "CVOA"
+attr: []
}
ChoiceView {#1107
+label: "Comm.VA"
+value: "Comm.VA"
+data: "Comm.VA"
+attr: []
}
ChoiceView {#1108
+label: "CommV"
+value: "CommV"
+data: "CommV"
+attr: []
}
ChoiceView {#1109
+label: "EZ"
+value: "EZ"
+data: "EZ"
+attr: []
}
ChoiceView {#1110
+label: "GCV"
+value: "GCV"
+data: "GCV"
+attr: []
}
] |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator {#843
-form: Form {#1011 …}
-errors: []
} |
| expanded | false |
| form | FormView {#1062 …5} |
| full_name | "registration[legalForm]" |
| id | "registration_legalForm" |
| is_selected | Closure {#1199 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: LegalFormType {#807 …} parameters: { $choice: {} $value: {} } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php" line: "206 to 208" } |
| label | "lbl.LegalForm" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "legalForm" |
| placeholder | "" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| required | false |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_legalForm" |
| valid | true |
| value | "" |
address
"Backend\Modules\Editions\Domain\AddressType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | AddressDataTransferObject {#686
+street: null
+postalCode: null
+city: null
+country: "BE"
} |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "lbl.Address" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| auto_initialize | true |
| block_name | 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 | CsrfTokenManager {#392
-generator: UriSafeTokenGenerator {#393 …}
-storage: SessionTokenStorage {#394 …}
-namespace: Closure {#396 …}
} |
| data_class | "Backend\Modules\Editions\Domain\AddressDataTransferObject" |
| disabled | false |
| empty_data | Closure {#840 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#717 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } use: { $class: "Backend\Modules\Editions\Domain\AddressDataTransferObject" } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php" line: "133 to 135" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "lbl.Address" |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#842 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#760 …} use: { $translator: Language {#170 …} $translationDomain: "validators" $message: Closure {#841 …} } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| block_prefixes | [ "form" "address" "_registration_address" ] |
| cache_key | "_registration_address_address" |
| compound | true |
| data | AddressDataTransferObject {#686
+street: null
+postalCode: null
+city: null
+country: "BE"
} |
| disabled | false |
| errors | FormErrorIterator {#1201
-form: Form {#1069 …}
-errors: []
} |
| form | FormView {#1202 …5} |
| full_name | "registration[address]" |
| id | "registration_address" |
| label | "lbl.Address" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "address" |
| required | true |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_address" |
| valid | true |
| value | AddressDataTransferObject {#686
+street: null
+postalCode: null
+city: null
+country: "BE"
} |
street
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "data-role" => "graydonAddress" ] |
[ "data-role" => "graydonAddress" ] |
| label | "lbl.Street" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-role" => "graydonAddress" ] |
| auto_initialize | true |
| block_name | 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 | CsrfTokenManager {#392
-generator: UriSafeTokenGenerator {#393 …}
-storage: SessionTokenStorage {#394 …}
-namespace: Closure {#396 …}
} |
| data_class | null |
| disabled | false |
| empty_data | Closure {#1015 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#717 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "lbl.Street" |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#1017 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#760 …} use: { $translator: Language {#170 …} $translationDomain: "validators" $message: Closure {#1016 …} } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-role" => "graydonAddress" ] |
| block_prefixes | [ "form" "text" "_registration_address_street" ] |
| cache_key | "_registration_address_street_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator {#1206
-form: Form {#1072 …}
-errors: []
} |
| form | FormView {#1205 …5} |
| full_name | "registration[address][street]" |
| id | "registration_address_street" |
| label | "lbl.Street" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "street" |
| required | true |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_address_street" |
| valid | true |
| value | "" |
postalCode
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "data-role" => "postal-code-field" ] |
[ "data-role" => "postal-code-field" ] |
| label | "lbl.PostalCode" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-role" => "postal-code-field" ] |
| auto_initialize | true |
| block_name | 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 | CsrfTokenManager {#392
-generator: UriSafeTokenGenerator {#393 …}
-storage: SessionTokenStorage {#394 …}
-namespace: Closure {#396 …}
} |
| data_class | null |
| disabled | false |
| empty_data | Closure {#1024 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#717 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "lbl.PostalCode" |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#1026 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#760 …} use: { $translator: Language {#170 …} $translationDomain: "validators" $message: Closure {#1025 …} } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-role" => "postal-code-field" ] |
| block_prefixes | [ "form" "text" "_registration_address_postalCode" ] |
| cache_key | "_registration_address_postalCode_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator {#1215
-form: Form {#1075 …}
-errors: []
} |
| form | FormView {#1216 …5} |
| full_name | "registration[address][postalCode]" |
| id | "registration_address_postalCode" |
| label | "lbl.PostalCode" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "postalCode" |
| required | true |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_address_postalCode" |
| valid | true |
| value | "" |
city
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "data-role" => "graydonCity" ] |
[ "data-role" => "graydonCity" ] |
| label | "lbl.City" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-role" => "graydonCity" ] |
| auto_initialize | true |
| block_name | 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 | CsrfTokenManager {#392
-generator: UriSafeTokenGenerator {#393 …}
-storage: SessionTokenStorage {#394 …}
-namespace: Closure {#396 …}
} |
| data_class | null |
| disabled | false |
| empty_data | Closure {#1033 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#717 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "lbl.City" |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#1035 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#760 …} use: { $translator: Language {#170 …} $translationDomain: "validators" $message: Closure {#1034 …} } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-role" => "graydonCity" ] |
| block_prefixes | [ "form" "text" "_registration_address_city" ] |
| cache_key | "_registration_address_city_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator {#1217
-form: Form {#1078 …}
-errors: []
} |
| form | FormView {#1218 …5} |
| full_name | "registration[address][city]" |
| id | "registration_address_city" |
| label | "lbl.City" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "city" |
| required | true |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_address_city" |
| valid | true |
| value | "" |
country
"Symfony\Component\Form\Extension\Core\Type\CountryType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "BE" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "lbl.Country" |
same as passed value |
| placeholder | "" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| choice_attr | null |
| choice_label | null |
| choice_loader | CountryType {#1041
-choiceList: ArrayChoiceList {#1221 …}
} |
| choice_name | null |
| choice_translation_domain | false |
| choice_value | null |
| choices | [] |
| choices_as_values | 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 | CsrfTokenManager {#392
-generator: UriSafeTokenGenerator {#393 …}
-storage: SessionTokenStorage {#394 …}
-namespace: Closure {#396 …}
} |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| group_by | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "lbl.Country" |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| property_path | null |
| required | true |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure {#1057 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#760 …} use: { $translator: Language {#170 …} $translationDomain: "validators" $message: Closure {#1060 …} } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| block_prefixes | [ "form" "choice" "country" "_registration_address_country" ] |
| cache_key | "_registration_address_country_country" |
| choice_translation_domain | false |
| choices | [
ChoiceView {#1229
+label: "Afghanistan"
+value: "AF"
+data: "AF"
+attr: []
}
ChoiceView {#1230
+label: "Åland Islands"
+value: "AX"
+data: "AX"
+attr: []
}
ChoiceView {#1231
+label: "Albania"
+value: "AL"
+data: "AL"
+attr: []
}
ChoiceView {#1232
+label: "Algeria"
+value: "DZ"
+data: "DZ"
+attr: []
}
ChoiceView {#1233
+label: "American Samoa"
+value: "AS"
+data: "AS"
+attr: []
}
ChoiceView {#1234
+label: "Andorra"
+value: "AD"
+data: "AD"
+attr: []
}
ChoiceView {#1235
+label: "Angola"
+value: "AO"
+data: "AO"
+attr: []
}
ChoiceView {#1236
+label: "Anguilla"
+value: "AI"
+data: "AI"
+attr: []
}
ChoiceView {#1237
+label: "Antarctica"
+value: "AQ"
+data: "AQ"
+attr: []
}
ChoiceView {#1238
+label: "Antigua & Barbuda"
+value: "AG"
+data: "AG"
+attr: []
}
ChoiceView {#1239
+label: "Argentina"
+value: "AR"
+data: "AR"
+attr: []
}
ChoiceView {#1240
+label: "Armenia"
+value: "AM"
+data: "AM"
+attr: []
}
ChoiceView {#1241
+label: "Aruba"
+value: "AW"
+data: "AW"
+attr: []
}
ChoiceView {#1242
+label: "Ascension Island"
+value: "AC"
+data: "AC"
+attr: []
}
ChoiceView {#1243
+label: "Australia"
+value: "AU"
+data: "AU"
+attr: []
}
ChoiceView {#1244
+label: "Austria"
+value: "AT"
+data: "AT"
+attr: []
}
ChoiceView {#1245
+label: "Azerbaijan"
+value: "AZ"
+data: "AZ"
+attr: []
}
ChoiceView {#1246
+label: "Bahamas"
+value: "BS"
+data: "BS"
+attr: []
}
ChoiceView {#1247
+label: "Bahrain"
+value: "BH"
+data: "BH"
+attr: []
}
ChoiceView {#1248
+label: "Bangladesh"
+value: "BD"
+data: "BD"
+attr: []
}
ChoiceView {#1249
+label: "Barbados"
+value: "BB"
+data: "BB"
+attr: []
}
ChoiceView {#1250
+label: "Belarus"
+value: "BY"
+data: "BY"
+attr: []
}
ChoiceView {#1251
+label: "Belgium"
+value: "BE"
+data: "BE"
+attr: []
}
ChoiceView {#1252
+label: "Belize"
+value: "BZ"
+data: "BZ"
+attr: []
}
ChoiceView {#1253
+label: "Benin"
+value: "BJ"
+data: "BJ"
+attr: []
}
ChoiceView {#1254
+label: "Bermuda"
+value: "BM"
+data: "BM"
+attr: []
}
ChoiceView {#1255
+label: "Bhutan"
+value: "BT"
+data: "BT"
+attr: []
}
ChoiceView {#1256
+label: "Bolivia"
+value: "BO"
+data: "BO"
+attr: []
}
ChoiceView {#1257
+label: "Bosnia & Herzegovina"
+value: "BA"
+data: "BA"
+attr: []
}
ChoiceView {#1258
+label: "Botswana"
+value: "BW"
+data: "BW"
+attr: []
}
ChoiceView {#1259
+label: "Brazil"
+value: "BR"
+data: "BR"
+attr: []
}
ChoiceView {#1260
+label: "British Indian Ocean Territory"
+value: "IO"
+data: "IO"
+attr: []
}
ChoiceView {#1261
+label: "British Virgin Islands"
+value: "VG"
+data: "VG"
+attr: []
}
ChoiceView {#1262
+label: "Brunei"
+value: "BN"
+data: "BN"
+attr: []
}
ChoiceView {#1263
+label: "Bulgaria"
+value: "BG"
+data: "BG"
+attr: []
}
ChoiceView {#1264
+label: "Burkina Faso"
+value: "BF"
+data: "BF"
+attr: []
}
ChoiceView {#1265
+label: "Burundi"
+value: "BI"
+data: "BI"
+attr: []
}
ChoiceView {#1266
+label: "Cambodia"
+value: "KH"
+data: "KH"
+attr: []
}
ChoiceView {#1267
+label: "Cameroon"
+value: "CM"
+data: "CM"
+attr: []
}
ChoiceView {#1268
+label: "Canada"
+value: "CA"
+data: "CA"
+attr: []
}
ChoiceView {#1269
+label: "Canary Islands"
+value: "IC"
+data: "IC"
+attr: []
}
ChoiceView {#1270
+label: "Cape Verde"
+value: "CV"
+data: "CV"
+attr: []
}
ChoiceView {#1271
+label: "Caribbean Netherlands"
+value: "BQ"
+data: "BQ"
+attr: []
}
ChoiceView {#1272
+label: "Cayman Islands"
+value: "KY"
+data: "KY"
+attr: []
}
ChoiceView {#1273
+label: "Central African Republic"
+value: "CF"
+data: "CF"
+attr: []
}
ChoiceView {#1274
+label: "Ceuta & Melilla"
+value: "EA"
+data: "EA"
+attr: []
}
ChoiceView {#1275
+label: "Chad"
+value: "TD"
+data: "TD"
+attr: []
}
ChoiceView {#1276
+label: "Chile"
+value: "CL"
+data: "CL"
+attr: []
}
ChoiceView {#1277
+label: "China"
+value: "CN"
+data: "CN"
+attr: []
}
ChoiceView {#1278
+label: "Christmas Island"
+value: "CX"
+data: "CX"
+attr: []
}
ChoiceView {#1279
+label: "Cocos (Keeling) Islands"
+value: "CC"
+data: "CC"
+attr: []
}
ChoiceView {#1280
+label: "Colombia"
+value: "CO"
+data: "CO"
+attr: []
}
ChoiceView {#1281
+label: "Comoros"
+value: "KM"
+data: "KM"
+attr: []
}
ChoiceView {#1282
+label: "Congo - Brazzaville"
+value: "CG"
+data: "CG"
+attr: []
}
ChoiceView {#1283
+label: "Congo - Kinshasa"
+value: "CD"
+data: "CD"
+attr: []
}
ChoiceView {#1284
+label: "Cook Islands"
+value: "CK"
+data: "CK"
+attr: []
}
ChoiceView {#1285
+label: "Costa Rica"
+value: "CR"
+data: "CR"
+attr: []
}
ChoiceView {#1286
+label: "Côte d’Ivoire"
+value: "CI"
+data: "CI"
+attr: []
}
ChoiceView {#1287
+label: "Croatia"
+value: "HR"
+data: "HR"
+attr: []
}
ChoiceView {#1288
+label: "Cuba"
+value: "CU"
+data: "CU"
+attr: []
}
ChoiceView {#1289
+label: "Curaçao"
+value: "CW"
+data: "CW"
+attr: []
}
ChoiceView {#1290
+label: "Cyprus"
+value: "CY"
+data: "CY"
+attr: []
}
ChoiceView {#1291
+label: "Czechia"
+value: "CZ"
+data: "CZ"
+attr: []
}
ChoiceView {#1292
+label: "Denmark"
+value: "DK"
+data: "DK"
+attr: []
}
ChoiceView {#1293
+label: "Diego Garcia"
+value: "DG"
+data: "DG"
+attr: []
}
ChoiceView {#1294
+label: "Djibouti"
+value: "DJ"
+data: "DJ"
+attr: []
}
ChoiceView {#1295
+label: "Dominica"
+value: "DM"
+data: "DM"
+attr: []
}
ChoiceView {#1296
+label: "Dominican Republic"
+value: "DO"
+data: "DO"
+attr: []
}
ChoiceView {#1297
+label: "Ecuador"
+value: "EC"
+data: "EC"
+attr: []
}
ChoiceView {#1298
+label: "Egypt"
+value: "EG"
+data: "EG"
+attr: []
}
ChoiceView {#1299
+label: "El Salvador"
+value: "SV"
+data: "SV"
+attr: []
}
ChoiceView {#1300
+label: "Equatorial Guinea"
+value: "GQ"
+data: "GQ"
+attr: []
}
ChoiceView {#1301
+label: "Eritrea"
+value: "ER"
+data: "ER"
+attr: []
}
ChoiceView {#1302
+label: "Estonia"
+value: "EE"
+data: "EE"
+attr: []
}
ChoiceView {#1303
+label: "Eswatini"
+value: "SZ"
+data: "SZ"
+attr: []
}
ChoiceView {#1304
+label: "Ethiopia"
+value: "ET"
+data: "ET"
+attr: []
}
ChoiceView {#1305
+label: "Falkland Islands"
+value: "FK"
+data: "FK"
+attr: []
}
ChoiceView {#1306
+label: "Faroe Islands"
+value: "FO"
+data: "FO"
+attr: []
}
ChoiceView {#1307
+label: "Fiji"
+value: "FJ"
+data: "FJ"
+attr: []
}
ChoiceView {#1308
+label: "Finland"
+value: "FI"
+data: "FI"
+attr: []
}
ChoiceView {#1309
+label: "France"
+value: "FR"
+data: "FR"
+attr: []
}
ChoiceView {#1310
+label: "French Guiana"
+value: "GF"
+data: "GF"
+attr: []
}
ChoiceView {#1311
+label: "French Polynesia"
+value: "PF"
+data: "PF"
+attr: []
}
ChoiceView {#1312
+label: "French Southern Territories"
+value: "TF"
+data: "TF"
+attr: []
}
ChoiceView {#1313
+label: "Gabon"
+value: "GA"
+data: "GA"
+attr: []
}
ChoiceView {#1314
+label: "Gambia"
+value: "GM"
+data: "GM"
+attr: []
}
ChoiceView {#1315
+label: "Georgia"
+value: "GE"
+data: "GE"
+attr: []
}
ChoiceView {#1316
+label: "Germany"
+value: "DE"
+data: "DE"
+attr: []
}
ChoiceView {#1317
+label: "Ghana"
+value: "GH"
+data: "GH"
+attr: []
}
ChoiceView {#1318
+label: "Gibraltar"
+value: "GI"
+data: "GI"
+attr: []
}
ChoiceView {#1319
+label: "Greece"
+value: "GR"
+data: "GR"
+attr: []
}
ChoiceView {#1320
+label: "Greenland"
+value: "GL"
+data: "GL"
+attr: []
}
ChoiceView {#1321
+label: "Grenada"
+value: "GD"
+data: "GD"
+attr: []
}
ChoiceView {#1322
+label: "Guadeloupe"
+value: "GP"
+data: "GP"
+attr: []
}
ChoiceView {#1323
+label: "Guam"
+value: "GU"
+data: "GU"
+attr: []
}
ChoiceView {#1324
+label: "Guatemala"
+value: "GT"
+data: "GT"
+attr: []
}
ChoiceView {#1325
+label: "Guernsey"
+value: "GG"
+data: "GG"
+attr: []
}
ChoiceView {#1326
+label: "Guinea"
+value: "GN"
+data: "GN"
+attr: []
}
ChoiceView {#1327
+label: "Guinea-Bissau"
+value: "GW"
+data: "GW"
+attr: []
}
ChoiceView {#1328
+label: "Guyana"
+value: "GY"
+data: "GY"
+attr: []
}
ChoiceView {#1329
+label: "Haiti"
+value: "HT"
+data: "HT"
+attr: []
}
ChoiceView {#1330
+label: "Honduras"
+value: "HN"
+data: "HN"
+attr: []
}
ChoiceView {#1331
+label: "Hong Kong SAR China"
+value: "HK"
+data: "HK"
+attr: []
}
ChoiceView {#1332
+label: "Hungary"
+value: "HU"
+data: "HU"
+attr: []
}
ChoiceView {#1333
+label: "Iceland"
+value: "IS"
+data: "IS"
+attr: []
}
ChoiceView {#1334
+label: "India"
+value: "IN"
+data: "IN"
+attr: []
}
ChoiceView {#1335
+label: "Indonesia"
+value: "ID"
+data: "ID"
+attr: []
}
ChoiceView {#1336
+label: "Iran"
+value: "IR"
+data: "IR"
+attr: []
}
ChoiceView {#1337
+label: "Iraq"
+value: "IQ"
+data: "IQ"
+attr: []
}
ChoiceView {#1338
+label: "Ireland"
+value: "IE"
+data: "IE"
+attr: []
}
ChoiceView {#1339
+label: "Isle of Man"
+value: "IM"
+data: "IM"
+attr: []
}
ChoiceView {#1340
+label: "Israel"
+value: "IL"
+data: "IL"
+attr: []
}
ChoiceView {#1341
+label: "Italy"
+value: "IT"
+data: "IT"
+attr: []
}
ChoiceView {#1342
+label: "Jamaica"
+value: "JM"
+data: "JM"
+attr: []
}
ChoiceView {#1343
+label: "Japan"
+value: "JP"
+data: "JP"
+attr: []
}
ChoiceView {#1344
+label: "Jersey"
+value: "JE"
+data: "JE"
+attr: []
}
ChoiceView {#1345
+label: "Jordan"
+value: "JO"
+data: "JO"
+attr: []
}
ChoiceView {#1346
+label: "Kazakhstan"
+value: "KZ"
+data: "KZ"
+attr: []
}
ChoiceView {#1347
+label: "Kenya"
+value: "KE"
+data: "KE"
+attr: []
}
ChoiceView {#1348
+label: "Kiribati"
+value: "KI"
+data: "KI"
+attr: []
}
ChoiceView {#1349
+label: "Kosovo"
+value: "XK"
+data: "XK"
+attr: []
}
ChoiceView {#1350
+label: "Kuwait"
+value: "KW"
+data: "KW"
+attr: []
}
ChoiceView {#1351
+label: "Kyrgyzstan"
+value: "KG"
+data: "KG"
+attr: []
}
ChoiceView {#1352
+label: "Laos"
+value: "LA"
+data: "LA"
+attr: []
}
ChoiceView {#1353
+label: "Latvia"
+value: "LV"
+data: "LV"
+attr: []
}
ChoiceView {#1354
+label: "Lebanon"
+value: "LB"
+data: "LB"
+attr: []
}
ChoiceView {#1355
+label: "Lesotho"
+value: "LS"
+data: "LS"
+attr: []
}
ChoiceView {#1356
+label: "Liberia"
+value: "LR"
+data: "LR"
+attr: []
}
ChoiceView {#1357
+label: "Libya"
+value: "LY"
+data: "LY"
+attr: []
}
ChoiceView {#1358
+label: "Liechtenstein"
+value: "LI"
+data: "LI"
+attr: []
}
ChoiceView {#1359
+label: "Lithuania"
+value: "LT"
+data: "LT"
+attr: []
}
ChoiceView {#1360
+label: "Luxembourg"
+value: "LU"
+data: "LU"
+attr: []
}
ChoiceView {#1361
+label: "Macao SAR China"
+value: "MO"
+data: "MO"
+attr: []
}
ChoiceView {#1362
+label: "Madagascar"
+value: "MG"
+data: "MG"
+attr: []
}
ChoiceView {#1363
+label: "Malawi"
+value: "MW"
+data: "MW"
+attr: []
}
ChoiceView {#1364
+label: "Malaysia"
+value: "MY"
+data: "MY"
+attr: []
}
ChoiceView {#1365
+label: "Maldives"
+value: "MV"
+data: "MV"
+attr: []
}
ChoiceView {#1366
+label: "Mali"
+value: "ML"
+data: "ML"
+attr: []
}
ChoiceView {#1367
+label: "Malta"
+value: "MT"
+data: "MT"
+attr: []
}
ChoiceView {#1368
+label: "Marshall Islands"
+value: "MH"
+data: "MH"
+attr: []
}
ChoiceView {#1369
+label: "Martinique"
+value: "MQ"
+data: "MQ"
+attr: []
}
ChoiceView {#1370
+label: "Mauritania"
+value: "MR"
+data: "MR"
+attr: []
}
ChoiceView {#1371
+label: "Mauritius"
+value: "MU"
+data: "MU"
+attr: []
}
ChoiceView {#1372
+label: "Mayotte"
+value: "YT"
+data: "YT"
+attr: []
}
ChoiceView {#1373
+label: "Mexico"
+value: "MX"
+data: "MX"
+attr: []
}
ChoiceView {#1374
+label: "Micronesia"
+value: "FM"
+data: "FM"
+attr: []
}
ChoiceView {#1375
+label: "Moldova"
+value: "MD"
+data: "MD"
+attr: []
}
ChoiceView {#1376
+label: "Monaco"
+value: "MC"
+data: "MC"
+attr: []
}
ChoiceView {#1377
+label: "Mongolia"
+value: "MN"
+data: "MN"
+attr: []
}
ChoiceView {#1378
+label: "Montenegro"
+value: "ME"
+data: "ME"
+attr: []
}
ChoiceView {#1379
+label: "Montserrat"
+value: "MS"
+data: "MS"
+attr: []
}
ChoiceView {#1380
+label: "Morocco"
+value: "MA"
+data: "MA"
+attr: []
}
ChoiceView {#1381
+label: "Mozambique"
+value: "MZ"
+data: "MZ"
+attr: []
}
ChoiceView {#1382
+label: "Myanmar (Burma)"
+value: "MM"
+data: "MM"
+attr: []
}
ChoiceView {#1383
+label: "Namibia"
+value: "NA"
+data: "NA"
+attr: []
}
ChoiceView {#1384
+label: "Nauru"
+value: "NR"
+data: "NR"
+attr: []
}
ChoiceView {#1385
+label: "Nepal"
+value: "NP"
+data: "NP"
+attr: []
}
ChoiceView {#1386
+label: "Netherlands"
+value: "NL"
+data: "NL"
+attr: []
}
ChoiceView {#1387
+label: "New Caledonia"
+value: "NC"
+data: "NC"
+attr: []
}
ChoiceView {#1388
+label: "New Zealand"
+value: "NZ"
+data: "NZ"
+attr: []
}
ChoiceView {#1389
+label: "Nicaragua"
+value: "NI"
+data: "NI"
+attr: []
}
ChoiceView {#1390
+label: "Niger"
+value: "NE"
+data: "NE"
+attr: []
}
ChoiceView {#1391
+label: "Nigeria"
+value: "NG"
+data: "NG"
+attr: []
}
ChoiceView {#1392
+label: "Niue"
+value: "NU"
+data: "NU"
+attr: []
}
ChoiceView {#1393
+label: "Norfolk Island"
+value: "NF"
+data: "NF"
+attr: []
}
ChoiceView {#1394
+label: "North Korea"
+value: "KP"
+data: "KP"
+attr: []
}
ChoiceView {#1395
+label: "North Macedonia"
+value: "MK"
+data: "MK"
+attr: []
}
ChoiceView {#1396
+label: "Northern Mariana Islands"
+value: "MP"
+data: "MP"
+attr: []
}
ChoiceView {#1397
+label: "Norway"
+value: "NO"
+data: "NO"
+attr: []
}
ChoiceView {#1398
+label: "Oman"
+value: "OM"
+data: "OM"
+attr: []
}
ChoiceView {#1399
+label: "Pakistan"
+value: "PK"
+data: "PK"
+attr: []
}
ChoiceView {#1400
+label: "Palau"
+value: "PW"
+data: "PW"
+attr: []
}
ChoiceView {#1401
+label: "Palestinian Territories"
+value: "PS"
+data: "PS"
+attr: []
}
ChoiceView {#1402
+label: "Panama"
+value: "PA"
+data: "PA"
+attr: []
}
ChoiceView {#1403
+label: "Papua New Guinea"
+value: "PG"
+data: "PG"
+attr: []
}
ChoiceView {#1404
+label: "Paraguay"
+value: "PY"
+data: "PY"
+attr: []
}
ChoiceView {#1405
+label: "Peru"
+value: "PE"
+data: "PE"
+attr: []
}
ChoiceView {#1406
+label: "Philippines"
+value: "PH"
+data: "PH"
+attr: []
}
ChoiceView {#1407
+label: "Pitcairn Islands"
+value: "PN"
+data: "PN"
+attr: []
}
ChoiceView {#1408
+label: "Poland"
+value: "PL"
+data: "PL"
+attr: []
}
ChoiceView {#1409
+label: "Portugal"
+value: "PT"
+data: "PT"
+attr: []
}
ChoiceView {#1410
+label: "Pseudo-Accents"
+value: "XA"
+data: "XA"
+attr: []
}
ChoiceView {#1411
+label: "Pseudo-Bidi"
+value: "XB"
+data: "XB"
+attr: []
}
ChoiceView {#1412
+label: "Puerto Rico"
+value: "PR"
+data: "PR"
+attr: []
}
ChoiceView {#1413
+label: "Qatar"
+value: "QA"
+data: "QA"
+attr: []
}
ChoiceView {#1414
+label: "Réunion"
+value: "RE"
+data: "RE"
+attr: []
}
ChoiceView {#1415
+label: "Romania"
+value: "RO"
+data: "RO"
+attr: []
}
ChoiceView {#1416
+label: "Russia"
+value: "RU"
+data: "RU"
+attr: []
}
ChoiceView {#1417
+label: "Rwanda"
+value: "RW"
+data: "RW"
+attr: []
}
ChoiceView {#1418
+label: "Samoa"
+value: "WS"
+data: "WS"
+attr: []
}
ChoiceView {#1419
+label: "San Marino"
+value: "SM"
+data: "SM"
+attr: []
}
ChoiceView {#1420
+label: "São Tomé & Príncipe"
+value: "ST"
+data: "ST"
+attr: []
}
ChoiceView {#1421
+label: "Saudi Arabia"
+value: "SA"
+data: "SA"
+attr: []
}
ChoiceView {#1422
+label: "Senegal"
+value: "SN"
+data: "SN"
+attr: []
}
ChoiceView {#1423
+label: "Serbia"
+value: "RS"
+data: "RS"
+attr: []
}
ChoiceView {#1424
+label: "Seychelles"
+value: "SC"
+data: "SC"
+attr: []
}
ChoiceView {#1425
+label: "Sierra Leone"
+value: "SL"
+data: "SL"
+attr: []
}
ChoiceView {#1426
+label: "Singapore"
+value: "SG"
+data: "SG"
+attr: []
}
ChoiceView {#1427
+label: "Sint Maarten"
+value: "SX"
+data: "SX"
+attr: []
}
ChoiceView {#1428
+label: "Slovakia"
+value: "SK"
+data: "SK"
+attr: []
}
ChoiceView {#1429
+label: "Slovenia"
+value: "SI"
+data: "SI"
+attr: []
}
ChoiceView {#1430
+label: "Solomon Islands"
+value: "SB"
+data: "SB"
+attr: []
}
ChoiceView {#1431
+label: "Somalia"
+value: "SO"
+data: "SO"
+attr: []
}
ChoiceView {#1432
+label: "South Africa"
+value: "ZA"
+data: "ZA"
+attr: []
}
ChoiceView {#1433
+label: "South Georgia & South Sandwich Islands"
+value: "GS"
+data: "GS"
+attr: []
}
ChoiceView {#1434
+label: "South Korea"
+value: "KR"
+data: "KR"
+attr: []
}
ChoiceView {#1435
+label: "South Sudan"
+value: "SS"
+data: "SS"
+attr: []
}
ChoiceView {#1436
+label: "Spain"
+value: "ES"
+data: "ES"
+attr: []
}
ChoiceView {#1437
+label: "Sri Lanka"
+value: "LK"
+data: "LK"
+attr: []
}
ChoiceView {#1438
+label: "St. Barthélemy"
+value: "BL"
+data: "BL"
+attr: []
}
ChoiceView {#1439
+label: "St. Helena"
+value: "SH"
+data: "SH"
+attr: []
}
ChoiceView {#1440
+label: "St. Kitts & Nevis"
+value: "KN"
+data: "KN"
+attr: []
}
ChoiceView {#1441
+label: "St. Lucia"
+value: "LC"
+data: "LC"
+attr: []
}
ChoiceView {#1442
+label: "St. Martin"
+value: "MF"
+data: "MF"
+attr: []
}
ChoiceView {#1443
+label: "St. Pierre & Miquelon"
+value: "PM"
+data: "PM"
+attr: []
}
ChoiceView {#1444
+label: "St. Vincent & Grenadines"
+value: "VC"
+data: "VC"
+attr: []
}
ChoiceView {#1445
+label: "Sudan"
+value: "SD"
+data: "SD"
+attr: []
}
ChoiceView {#1446
+label: "Suriname"
+value: "SR"
+data: "SR"
+attr: []
}
ChoiceView {#1447
+label: "Svalbard & Jan Mayen"
+value: "SJ"
+data: "SJ"
+attr: []
}
ChoiceView {#1448
+label: "Sweden"
+value: "SE"
+data: "SE"
+attr: []
}
ChoiceView {#1449
+label: "Switzerland"
+value: "CH"
+data: "CH"
+attr: []
}
ChoiceView {#1450
+label: "Syria"
+value: "SY"
+data: "SY"
+attr: []
}
ChoiceView {#1451
+label: "Taiwan"
+value: "TW"
+data: "TW"
+attr: []
}
ChoiceView {#1452
+label: "Tajikistan"
+value: "TJ"
+data: "TJ"
+attr: []
}
ChoiceView {#1453
+label: "Tanzania"
+value: "TZ"
+data: "TZ"
+attr: []
}
ChoiceView {#1454
+label: "Thailand"
+value: "TH"
+data: "TH"
+attr: []
}
ChoiceView {#1455
+label: "Timor-Leste"
+value: "TL"
+data: "TL"
+attr: []
}
ChoiceView {#1456
+label: "Togo"
+value: "TG"
+data: "TG"
+attr: []
}
ChoiceView {#1457
+label: "Tokelau"
+value: "TK"
+data: "TK"
+attr: []
}
ChoiceView {#1458
+label: "Tonga"
+value: "TO"
+data: "TO"
+attr: []
}
ChoiceView {#1459
+label: "Trinidad & Tobago"
+value: "TT"
+data: "TT"
+attr: []
}
ChoiceView {#1460
+label: "Tristan da Cunha"
+value: "TA"
+data: "TA"
+attr: []
}
ChoiceView {#1461
+label: "Tunisia"
+value: "TN"
+data: "TN"
+attr: []
}
ChoiceView {#1462
+label: "Turkey"
+value: "TR"
+data: "TR"
+attr: []
}
ChoiceView {#1463
+label: "Turkmenistan"
+value: "TM"
+data: "TM"
+attr: []
}
ChoiceView {#1464
+label: "Turks & Caicos Islands"
+value: "TC"
+data: "TC"
+attr: []
}
ChoiceView {#1465
+label: "Tuvalu"
+value: "TV"
+data: "TV"
+attr: []
}
ChoiceView {#1466
+label: "U.S. Outlying Islands"
+value: "UM"
+data: "UM"
+attr: []
}
ChoiceView {#1467
+label: "U.S. Virgin Islands"
+value: "VI"
+data: "VI"
+attr: []
}
ChoiceView {#1468
+label: "Uganda"
+value: "UG"
+data: "UG"
+attr: []
}
ChoiceView {#1469
+label: "Ukraine"
+value: "UA"
+data: "UA"
+attr: []
}
ChoiceView {#1470
+label: "United Arab Emirates"
+value: "AE"
+data: "AE"
+attr: []
}
ChoiceView {#1471
+label: "United Kingdom"
+value: "GB"
+data: "GB"
+attr: []
}
ChoiceView {#1472
+label: "United States"
+value: "US"
+data: "US"
+attr: []
}
ChoiceView {#1473
+label: "Uruguay"
+value: "UY"
+data: "UY"
+attr: []
}
ChoiceView {#1474
+label: "Uzbekistan"
+value: "UZ"
+data: "UZ"
+attr: []
}
ChoiceView {#1475
+label: "Vanuatu"
+value: "VU"
+data: "VU"
+attr: []
}
ChoiceView {#1476
+label: "Vatican City"
+value: "VA"
+data: "VA"
+attr: []
}
ChoiceView {#1477
+label: "Venezuela"
+value: "VE"
+data: "VE"
+attr: []
}
ChoiceView {#1478
+label: "Vietnam"
+value: "VN"
+data: "VN"
+attr: []
}
ChoiceView {#1479
+label: "Wallis & Futuna"
+value: "WF"
+data: "WF"
+attr: []
}
ChoiceView {#1480
+label: "Western Sahara"
+value: "EH"
+data: "EH"
+attr: []
}
ChoiceView {#1481
+label: "Yemen"
+value: "YE"
+data: "YE"
+attr: []
}
ChoiceView {#1482
+label: "Zambia"
+value: "ZM"
+data: "ZM"
+attr: []
}
ChoiceView {#1483
+label: "Zimbabwe"
+value: "ZW"
+data: "ZW"
+attr: []
}
] |
| compound | false |
| data | "BE" |
| disabled | false |
| errors | FormErrorIterator {#1219
-form: Form {#1081 …}
-errors: []
} |
| expanded | false |
| form | FormView {#1220 …5} |
| full_name | "registration[address][country]" |
| id | "registration_address_country" |
| is_selected | Closure {#1485 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#1042 …} parameters: { $choice: {} $value: {} } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php" line: "206 to 208" } |
| label | "lbl.Country" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "country" |
| placeholder | "" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| required | true |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_address_country" |
| valid | true |
| value | "BE" |
membershipNumber
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "data-role" => "membership-number-field" "data-is-valid" => "false" "data-triggers-price-change" => true ] |
[ "data-role" => "membership-number-field" "data-is-valid" => "false" "data-triggers-price-change" => true ] |
| label | "lbl.MembershipNumber" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-role" => "membership-number-field" "data-is-valid" => "false" "data-triggers-price-change" => true ] |
| auto_initialize | true |
| block_name | 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 | CsrfTokenManager {#392
-generator: UriSafeTokenGenerator {#393 …}
-storage: SessionTokenStorage {#394 …}
-namespace: Closure {#396 …}
} |
| data_class | null |
| disabled | false |
| empty_data | Closure {#850 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#717 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "lbl.MembershipNumber" |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#852 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#760 …} use: { $translator: Language {#170 …} $translationDomain: "validators" $message: Closure {#851 …} } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-role" => "membership-number-field" "data-is-valid" => "false" "data-triggers-price-change" => true ] |
| block_prefixes | [ "form" "text" "_registration_membershipNumber" ] |
| cache_key | "_registration_membershipNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator {#1203
-form: Form {#1084 …}
-errors: []
} |
| form | FormView {#1204 …5} |
| full_name | "registration[membershipNumber]" |
| id | "registration_membershipNumber" |
| label | "lbl.MembershipNumber" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "membershipNumber" |
| required | false |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_membershipNumber" |
| valid | true |
| value | "" |
phoneNumber
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
|---|---|---|
| label | "lbl.PhoneNumber" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| auto_initialize | true |
| block_name | 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 | CsrfTokenManager {#392
-generator: UriSafeTokenGenerator {#393 …}
-storage: SessionTokenStorage {#394 …}
-namespace: Closure {#396 …}
} |
| data_class | null |
| disabled | false |
| empty_data | Closure {#859 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#717 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "lbl.PhoneNumber" |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#861 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#760 …} use: { $translator: Language {#170 …} $translationDomain: "validators" $message: Closure {#860 …} } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| block_prefixes | [ "form" "text" "_registration_phoneNumber" ] |
| cache_key | "_registration_phoneNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator {#1487
-form: Form {#1087 …}
-errors: []
} |
| form | FormView {#1486 …5} |
| full_name | "registration[phoneNumber]" |
| id | "registration_phoneNumber" |
| label | "lbl.PhoneNumber" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "phoneNumber" |
| required | false |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_phoneNumber" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 |
|---|---|---|
| label | "lbl.Email" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| auto_initialize | true |
| block_name | 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 | CsrfTokenManager {#392
-generator: UriSafeTokenGenerator {#393 …}
-storage: SessionTokenStorage {#394 …}
-namespace: Closure {#396 …}
} |
| data_class | null |
| disabled | false |
| empty_data | Closure {#872 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#717 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "lbl.Email" |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#874 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#760 …} use: { $translator: Language {#170 …} $translationDomain: "validators" $message: Closure {#873 …} } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| block_prefixes | [ "form" "text" "email" "_registration_email" ] |
| cache_key | "_registration_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator {#1488
-form: Form {#1090 …}
-errors: []
} |
| form | FormView {#1489 …5} |
| full_name | "registration[email]" |
| id | "registration_email" |
| label | "lbl.Email" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "email" |
| required | true |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_email" |
| valid | true |
| value | "" |
participants
"Common\Form\CollectionType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [
ParticipantDataTransferObject {#585
+firstName: null
+lastName: null
+email: null
+takeBooksWithMe: null
+hasCompletedTheSeminar: null
}
] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| add_button_options | [ "label" => "lbl.Add" "attr" => [ "data-triggers-price-change" => true ] ] |
[ "label" => "lbl.Add" "attr" => [ "data-triggers-price-change" => true ] ] |
| allow_add | true |
same as passed value |
| allow_delete | true |
same as passed value |
| delete_button_options | [ "label" => "lbl.Add" "attr" => [ "data-triggers-price-change" => true ] ] |
[ "label" => "lbl.Add" "attr" => [ "data-triggers-price-change" => true ] ] |
| entry_options | [ "attr" => [ "data-role" => "participant-container" ] ] |
[ "attr" => [ "data-role" => "participant-container" ] "block_name" => "entry" ] |
| entry_type | "Backend\Modules\Editions\Domain\Registration\ParticipantType" |
same as passed value |
| label | "lbl.Participants" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| add_button_options | [ "label" => "lbl.Add" "attr" => [ "data-triggers-price-change" => true ] ] |
| allow_add | true |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_sequence | false |
| attr | [] |
| auto_initialize | true |
| block_name | 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 | CsrfTokenManager {#392
-generator: UriSafeTokenGenerator {#393 …}
-storage: SessionTokenStorage {#394 …}
-namespace: Closure {#396 …}
} |
| data_class | null |
| delete_button_options | [ "label" => "lbl.Add" "attr" => [ "data-triggers-price-change" => true ] ] |
| delete_empty | false |
| disabled | false |
| empty_data | Closure {#891 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#717 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| entry_options | [ "attr" => [ "data-role" => "participant-container" ] "block_name" => "entry" ] |
| entry_type | "Backend\Modules\Editions\Domain\Registration\ParticipantType" |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "lbl.Participants" |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| required | true |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#893 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#760 …} use: { $translator: Language {#170 …} $translationDomain: "validators" $message: Closure {#892 …} } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| add_button_options | [ "label" => "lbl.Add" "attr" => [ "data-triggers-price-change" => true ] ] |
| allow_add | true |
| allow_delete | true |
| allow_sequence | false |
| attr | [] |
| block_prefixes | [ "form" "collection" "bootstrap_collection" "_registration_participants" ] |
| cache_key | "_registration_participants_bootstrap_collection" |
| compound | true |
| data | [
ParticipantDataTransferObject {#585
+firstName: null
+lastName: null
+email: null
+takeBooksWithMe: null
+hasCompletedTheSeminar: null
}
] |
| delete_button_options | [ "label" => "lbl.Add" "attr" => [ "data-triggers-price-change" => true ] ] |
| disabled | false |
| errors | FormErrorIterator {#1490
-form: Form {#1093 …}
-errors: []
} |
| form | FormView {#1491 …5} |
| full_name | "registration[participants]" |
| id | "registration_participants" |
| label | "lbl.Participants" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "participants" |
| prototype | FormView {#1495 …5} |
| prototype_name | "__name__" |
| required | true |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_participants" |
| valid | true |
| value | [
ParticipantDataTransferObject {#585
+firstName: null
+lastName: null
+email: null
+takeBooksWithMe: null
+hasCompletedTheSeminar: null
}
] |
0
"Backend\Modules\Editions\Domain\Registration\ParticipantType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | ParticipantDataTransferObject {#585
+firstName: null
+lastName: null
+email: null
+takeBooksWithMe: null
+hasCompletedTheSeminar: null
} |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-role" => "participant-container" ] |
[ "data-role" => "participant-container" ] |
| auto_initialize | false |
false
|
| block_name | "entry" |
same as passed value |
| property_path | "[0]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-role" => "participant-container" ] |
| auto_initialize | false |
| block_name | "entry" |
| 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 | CsrfTokenManager {#392
-generator: UriSafeTokenGenerator {#393 …}
-storage: SessionTokenStorage {#394 …}
-namespace: Closure {#396 …}
} |
| data_class | "Backend\Modules\Editions\Domain\Registration\ParticipantDataTransferObject" |
| disabled | false |
| empty_data | Closure {#1137 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#717 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } use: { $class: "Backend\Modules\Editions\Domain\Registration\ParticipantDataTransferObject" } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php" line: "133 to 135" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | "[0]" |
| required | true |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#1140 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#760 …} use: { $translator: Language {#170 …} $translationDomain: "validators" $message: Closure {#1139 …} } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-role" => "participant-container" ] |
| block_prefixes | [ "form" "participant" "_registration_participants_entry" ] |
| cache_key | "_registration_participants_entry_participant" |
| compound | true |
| data | ParticipantDataTransferObject {#585
+firstName: null
+lastName: null
+email: null
+takeBooksWithMe: null
+hasCompletedTheSeminar: null
} |
| disabled | false |
| errors | FormErrorIterator {#1514
-form: Form {#1184 …}
-errors: []
} |
| form | FormView {#1515 …5} |
| full_name | "registration[participants][0]" |
| id | "registration_participants_0" |
| label | null |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "0" |
| required | true |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_participants_entry" |
| valid | true |
| value | ParticipantDataTransferObject {#585
+firstName: null
+lastName: null
+email: null
+takeBooksWithMe: null
+hasCompletedTheSeminar: null
} |
firstName
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
|---|---|---|
| label | "lbl.FirstName" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| auto_initialize | true |
| block_name | 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 | CsrfTokenManager {#392
-generator: UriSafeTokenGenerator {#393 …}
-storage: SessionTokenStorage {#394 …}
-namespace: Closure {#396 …}
} |
| data_class | null |
| disabled | false |
| empty_data | Closure {#1149 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#717 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "lbl.FirstName" |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#1151 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#760 …} use: { $translator: Language {#170 …} $translationDomain: "validators" $message: Closure {#1150 …} } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| block_prefixes | [ "form" "text" "_registration_participants_entry_firstName" ] |
| cache_key | "_registration_participants_entry_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator {#1519
-form: Form {#1187 …}
-errors: []
} |
| form | FormView {#1518 …5} |
| full_name | "registration[participants][0][firstName]" |
| id | "registration_participants_0_firstName" |
| label | "lbl.FirstName" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| required | true |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_participants_entry_firstName" |
| valid | true |
| value | "" |
lastName
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
|---|---|---|
| label | "lbl.LastName" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| auto_initialize | true |
| block_name | 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 | CsrfTokenManager {#392
-generator: UriSafeTokenGenerator {#393 …}
-storage: SessionTokenStorage {#394 …}
-namespace: Closure {#396 …}
} |
| data_class | null |
| disabled | false |
| empty_data | Closure {#1158 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#717 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "lbl.LastName" |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#1160 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#760 …} use: { $translator: Language {#170 …} $translationDomain: "validators" $message: Closure {#1159 …} } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| block_prefixes | [ "form" "text" "_registration_participants_entry_lastName" ] |
| cache_key | "_registration_participants_entry_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator {#1520
-form: Form {#1190 …}
-errors: []
} |
| form | FormView {#1521 …5} |
| full_name | "registration[participants][0][lastName]" |
| id | "registration_participants_0_lastName" |
| label | "lbl.LastName" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| required | true |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_participants_entry_lastName" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 |
|---|---|---|
| label | "lbl.Email" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| auto_initialize | true |
| block_name | 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 | CsrfTokenManager {#392
-generator: UriSafeTokenGenerator {#393 …}
-storage: SessionTokenStorage {#394 …}
-namespace: Closure {#396 …}
} |
| data_class | null |
| disabled | false |
| empty_data | Closure {#1167 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#717 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "lbl.Email" |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#1169 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#760 …} use: { $translator: Language {#170 …} $translationDomain: "validators" $message: Closure {#1168 …} } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| block_prefixes | [ "form" "text" "email" "_registration_participants_entry_email" ] |
| cache_key | "_registration_participants_entry_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator {#1522
-form: Form {#1193 …}
-errors: []
} |
| form | FormView {#1523 …5} |
| full_name | "registration[participants][0][email]" |
| id | "registration_participants_0_email" |
| label | "lbl.Email" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "email" |
| required | true |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_participants_entry_email" |
| valid | true |
| value | "" |
takeBooksWithMe
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-role" => "take-books-field" "data-triggers-price-change" => true ] |
[ "data-role" => "take-books-field" "data-triggers-price-change" => true ] |
| label | "lbl.IWantToTakeTheBooksWithMe" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-role" => "take-books-field" "data-triggers-price-change" => true ] |
| auto_initialize | true |
| block_name | 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 | CsrfTokenManager {#392
-generator: UriSafeTokenGenerator {#393 …}
-storage: SessionTokenStorage {#394 …}
-namespace: Closure {#396 …}
} |
| data_class | null |
| disabled | false |
| empty_data | Closure {#945 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#941 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } $viewData: {} } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "lbl.IWantToTakeTheBooksWithMe" |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#1177 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#760 …} use: { $translator: Language {#170 …} $translationDomain: "validators" $message: Closure {#1176 …} } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-role" => "take-books-field" "data-triggers-price-change" => true ] |
| block_prefixes | [ "form" "checkbox" "_registration_participants_entry_takeBooksWithMe" ] |
| cache_key | "_registration_participants_entry_takeBooksWithMe_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator {#1524
-form: Form {#1196 …}
-errors: []
} |
| form | FormView {#1525 …5} |
| full_name | "registration[participants][0][takeBooksWithMe]" |
| id | "registration_participants_0_takeBooksWithMe" |
| label | "lbl.IWantToTakeTheBooksWithMe" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "takeBooksWithMe" |
| required | false |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_participants_entry_takeBooksWithMe" |
| valid | true |
| value | "1" |
iHaveAPromoCode
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 | [ "data-role" => "promo-code-toggler" ] |
[ "data-role" => "promo-code-toggler" ] |
| label | "lbl.IHaveAPromoCode" |
same as passed value |
| mapped | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-role" => "promo-code-toggler" ] |
| auto_initialize | true |
| block_name | 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 | CsrfTokenManager {#392
-generator: UriSafeTokenGenerator {#393 …}
-storage: SessionTokenStorage {#394 …}
-namespace: Closure {#396 …}
} |
| data_class | null |
| disabled | false |
| empty_data | Closure {#945 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#941 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } $viewData: {} } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "lbl.IHaveAPromoCode" |
| label_attr | [] |
| label_format | null |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#936 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#760 …} use: { $translator: Language {#170 …} $translationDomain: "validators" $message: Closure {#946 …} } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-role" => "promo-code-toggler" ] |
| block_prefixes | [ "form" "checkbox" "_registration_iHaveAPromoCode" ] |
| cache_key | "_registration_iHaveAPromoCode_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | FormErrorIterator {#1504
-form: Form {#1096 …}
-errors: []
} |
| form | FormView {#1505 …5} |
| full_name | "registration[iHaveAPromoCode]" |
| id | "registration_iHaveAPromoCode" |
| label | "lbl.IHaveAPromoCode" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "iHaveAPromoCode" |
| required | false |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_iHaveAPromoCode" |
| valid | true |
| value | "1" |
promoCode
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "data-role" => "promo-code-field" "data-is-valid" => "false" "data-discount" => 0 "data-triggers-price-change" => true ] |
[ "data-role" => "promo-code-field" "data-is-valid" => "false" "data-discount" => 0 "data-triggers-price-change" => true ] |
| label | "lbl.PromoCode" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-role" => "promo-code-field" "data-is-valid" => "false" "data-discount" => 0 "data-triggers-price-change" => true ] |
| auto_initialize | true |
| block_name | 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 | CsrfTokenManager {#392
-generator: UriSafeTokenGenerator {#393 …}
-storage: SessionTokenStorage {#394 …}
-namespace: Closure {#396 …}
} |
| data_class | null |
| disabled | false |
| empty_data | Closure {#985 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#717 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "lbl.PromoCode" |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#987 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#760 …} use: { $translator: Language {#170 …} $translationDomain: "validators" $message: Closure {#986 …} } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-role" => "promo-code-field" "data-is-valid" => "false" "data-discount" => 0 "data-triggers-price-change" => true ] |
| block_prefixes | [ "form" "text" "_registration_promoCode" ] |
| cache_key | "_registration_promoCode_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator {#1517
-form: Form {#1099 …}
-errors: []
} |
| form | FormView {#1516 …5} |
| full_name | "registration[promoCode]" |
| id | "registration_promoCode" |
| label | "lbl.PromoCode" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "promoCode" |
| required | false |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_promoCode" |
| valid | true |
| value | "" |
agreedToTermsAndConditions
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "lbl.IAgreeToTermsAndConditions" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| auto_initialize | true |
| block_name | 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 | CsrfTokenManager {#392
-generator: UriSafeTokenGenerator {#393 …}
-storage: SessionTokenStorage {#394 …}
-namespace: Closure {#396 …}
} |
| data_class | null |
| disabled | false |
| empty_data | Closure {#945 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#941 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } $viewData: {} } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "lbl.IAgreeToTermsAndConditions" |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#995 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#760 …} use: { $translator: Language {#170 …} $translationDomain: "validators" $message: Closure {#994 …} } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| block_prefixes | [ "form" "checkbox" "_registration_agreedToTermsAndConditions" ] |
| cache_key | "_registration_agreedToTermsAndConditions_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | FormErrorIterator {#1527
-form: Form {#1102 …}
-errors: []
} |
| form | FormView {#1526 …5} |
| full_name | "registration[agreedToTermsAndConditions]" |
| id | "registration_agreedToTermsAndConditions" |
| label | "lbl.IAgreeToTermsAndConditions" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "agreedToTermsAndConditions" |
| required | true |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_agreedToTermsAndConditions" |
| valid | true |
| value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "xd-_H7QCFPQlghy-m_InNYH1iXsr8iMwcAB8KINqg4k" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "xd-_H7QCFPQlghy-m_InNYH1iXsr8iMwcAB8KINqg4k" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| auto_initialize | true |
| block_name | 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 | CsrfTokenManager {#392
-generator: UriSafeTokenGenerator {#393 …}
-storage: SessionTokenStorage {#394 …}
-namespace: Closure {#396 …}
} |
| data | "xd-_H7QCFPQlghy-m_InNYH1iXsr8iMwcAB8KINqg4k" |
| data_class | null |
| disabled | false |
| empty_data | Closure {#1531 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#717 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#1533 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#760 …} use: { $translator: Language {#170 …} $translationDomain: "validators" $message: Closure {#1532 …} } file: "/home/sites/apps/unizo/topseminar/releases/20200401123037/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| block_prefixes | [ "form" "hidden" "_registration__token" ] |
| cache_key | "_registration__token_hidden" |
| compound | false |
| data | "xd-_H7QCFPQlghy-m_InNYH1iXsr8iMwcAB8KINqg4k" |
| disabled | false |
| errors | FormErrorIterator {#1543
-form: Form {#1539 …}
-errors: []
} |
| form | FormView {#1534 …5} |
| full_name | "registration[_token]" |
| id | "registration__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "_token" |
| required | false |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration__token" |
| valid | true |
| value | "xd-_H7QCFPQlghy-m_InNYH1iXsr8iMwcAB8KINqg4k" |