Forms
-
(no name)
-
email
-
firstName
-
lastName
-
password
-
first
-
second
-
-
phone
-
photo
-
address
-
address2
-
city
-
zipCode
-
country
-
gender
-
confirmAge
-
additionalData
-
0
-
value
-
-
1
-
value
-
-
2
-
value
-
-
3
-
value
-
-
-
termsAndGdpr
-
captcha
-
isicCardNumber
-
submitButton
-
_token
-
(no name)
"App\Form\Registration\RegistrationFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Tss\FitModuleBundle\Model\Registration\RegistrationCreateModel {#2353 +firstName: ? string +lastName: ? string +email: ? string +password: ? string +birthDate: null +address: null +address2: null +zipCode: null +city: null +country: null +phone: null +photo: null +gender: null +additionalData: [ Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2351 +id: 3 +name: "ttttt" +type: "checkbox" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2367 +id: 4 +name: "" +type: "text" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2368 +id: 2 +name: "test" +type: "text" +isRequired: false +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2369 +id: 6 +name: "" +type: "text" +isRequired: true +value: null } ] } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | Tss\FitModuleBundle\Model\Registration\RegistrationCreateModel {#2353 +firstName: ? string +lastName: ? string +email: ? string +password: ? string +birthDate: null +address: null +address2: null +zipCode: null +city: null +country: null +phone: null +photo: null +gender: null +additionalData: [ Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2351 +id: 3 +name: "ttttt" +type: "checkbox" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2367 +id: 4 +name: "" +type: "text" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2368 +id: 2 +name: "test" +type: "text" +isRequired: false +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2369 +id: 6 +name: "" +type: "text" +isRequired: true +value: null } ] } |
same as passed value |
| gdpr_link_url | "/gdpr" |
same as passed value |
| registrationConfig | Tss\FitModuleBundle\Model\Registration\RegistrationConfigModel {#2264 +minimalAge: 1 +birthdate: false +address: true +phone: true +photo: true +gender: true +isConfirmRequired: true +preferredLanguageSorted: [ "ww" ] +additionalData: [ Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2351 +id: 3 +name: "ttttt" +type: "checkbox" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2367 +id: 4 +name: "" +type: "text" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2368 +id: 2 +name: "test" +type: "text" +isRequired: false +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2369 +id: 6 +name: "" +type: "text" +isRequired: true +value: null } ] +sendQrInRegistrationEmail: true } |
same as passed value |
| useBaseCaptcha | true |
same as passed value |
| useGoogleRecaptcha | false |
same as passed value |
| vop_link_url | "/vop" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [ "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2439 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2437 …} -namespace: Closure() {#2435 …} } |
| data | Tss\FitModuleBundle\Model\Registration\RegistrationCreateModel {#2353 +firstName: ? string +lastName: ? string +email: ? string +password: ? string +birthDate: null +address: null +address2: null +zipCode: null +city: null +country: null +phone: null +photo: null +gender: null +additionalData: [ Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2351 +id: 3 +name: "ttttt" +type: "checkbox" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2367 +id: 4 +name: "" +type: "text" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2368 +id: 2 +name: "test" +type: "text" +isRequired: false +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2369 +id: 6 +name: "" +type: "text" +isRequired: true +value: null } ] } |
| data_class | "Tss\FitModuleBundle\Model\Registration\RegistrationCreateModel" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2516 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Tss\FitModuleBundle\Model\Registration\RegistrationCreateModel" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| gdpr_link_url | "/gdpr" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| registrationConfig | Tss\FitModuleBundle\Model\Registration\RegistrationConfigModel {#2264 +minimalAge: 1 +birthdate: false +address: true +phone: true +photo: true +gender: true +isConfirmRequired: true +preferredLanguageSorted: [ "ww" ] +additionalData: [ Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2351 +id: 3 +name: "ttttt" +type: "checkbox" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2367 +id: 4 +name: "" +type: "text" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2368 +id: 2 +name: "test" +type: "text" +isRequired: false +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2369 +id: 6 +name: "" +type: "text" +isRequired: true +value: null } ] +sendQrInRegistrationEmail: true } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2514 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#150 …} $message: Closure() {#2515 …} $translationDomain: "validators" } } |
| useBaseCaptcha | true |
| useGoogleRecaptcha | false |
| validation_groups | null |
| vop_link_url | "/vop" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "" "_" ] |
| cache_key | "__" |
| compound | true |
| data | Tss\FitModuleBundle\Model\Registration\RegistrationCreateModel {#2353 +firstName: ? string +lastName: ? string +email: ? string +password: ? string +birthDate: null +address: null +address2: null +zipCode: null +city: null +country: null +phone: null +photo: null +gender: null +additionalData: [ Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2351 +id: 3 +name: "ttttt" +type: "checkbox" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2367 +id: 4 +name: "" +type: "text" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2368 +id: 2 +name: "test" +type: "text" +isRequired: false +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2369 +id: 6 +name: "" +type: "text" +isRequired: true +value: null } ] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2713 -form: Symfony\Component\Form\Form {#2856 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2513 …5} |
| full_name | "" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_" |
| valid | true |
| value | Tss\FitModuleBundle\Model\Registration\RegistrationCreateModel {#2353 +firstName: ? string +lastName: ? string +email: ? string +password: ? string +birthDate: null +address: null +address2: null +zipCode: null +city: null +country: null +phone: null +photo: null +gender: null +additionalData: [ Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2351 +id: 3 +name: "ttttt" +type: "checkbox" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2367 +id: 4 +name: "" +type: "text" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2368 +id: 2 +name: "test" +type: "text" +isRequired: false +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2369 +id: 6 +name: "" +type: "text" +isRequired: true +value: null } ] } |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2559 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2529 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.email_constraint" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2559 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2529 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.email_constraint" +mode: null +normalizer: null } ] |
| label | "fit_portal_module.registration.email" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2559 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2529 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.email_constraint" +mode: null +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2439 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2437 …} -namespace: Closure() {#2435 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2607 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "fit_portal_module.registration.email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2632 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#150 …} $message: Closure() {#2583 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_email" ] |
| cache_key | "_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2637 -form: Symfony\Component\Form\Form {#2915 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2646 …5} |
| full_name | "email" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "email" |
| label | "fit_portal_module.registration.email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_email" |
| valid | true |
| value | "" |
firstName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2498 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2497 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.regex_constraint" +pattern: "/^[a-zA-ZÀ-ž\s'-]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2498 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2497 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.regex_constraint" +pattern: "/^[a-zA-ZÀ-ž\s'-]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "fit_portal_module.registration.first_name" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2498 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2497 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.regex_constraint" +pattern: "/^[a-zA-ZÀ-ž\s'-]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2439 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2437 …} -namespace: Closure() {#2435 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2628 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "fit_portal_module.registration.first_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2636 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#150 …} $message: Closure() {#2634 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_firstName" ] |
| cache_key | "_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2873 -form: Symfony\Component\Form\Form {#2912 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2671 …5} |
| full_name | "firstName" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "firstName" |
| label | "fit_portal_module.registration.first_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_firstName" |
| valid | true |
| value | "" |
lastName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2567 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2496 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.regex_constraint" +pattern: "/^[a-zA-ZÀ-ž\s'-]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2567 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2496 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.regex_constraint" +pattern: "/^[a-zA-ZÀ-ž\s'-]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "fit_portal_module.registration.last_name" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2567 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2496 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.regex_constraint" +pattern: "/^[a-zA-ZÀ-ž\s'-]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2439 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2437 …} -namespace: Closure() {#2435 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2643 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "fit_portal_module.registration.last_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2645 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#150 …} $message: Closure() {#2644 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_lastName" ] |
| cache_key | "_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2722 -form: Symfony\Component\Form\Form {#2909 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2881 …5} |
| full_name | "lastName" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "lastName" |
| label | "fit_portal_module.registration.last_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_lastName" |
| valid | true |
| value | "" |
password
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2485 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2491 +payload: null +groups: [ "form" ] +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Heslo musí mať aspoň 6 znakov." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2485 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2491 +payload: null +groups: [ "form" ] +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Heslo musí mať aspoň 6 znakov." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| first_options | [ "label" => "fit_portal_module.registration.password" ] |
[ "label" => "fit_portal_module.registration.password" ] |
| invalid_message | "fit_portal_module.registration.mismatch_password" |
same as passed value |
| options | [ "attr" => [ "class" => "password-field" ] ] |
[ "attr" => [ "class" => "password-field" ] ] |
| required | true |
same as passed value |
| second_options | [ "label" => "fit_portal_module.registration.repeat_password" ] |
[ "label" => "fit_portal_module.registration.repeat_password" ] |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2485 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2491 +payload: null +groups: [ "form" ] +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Heslo musí mať aspoň 6 znakov." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2439 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2437 …} -namespace: Closure() {#2435 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2652 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "label" => "fit_portal_module.registration.password" ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "fit_portal_module.registration.mismatch_password" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| options | [ "attr" => [ "class" => "password-field" ] ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| second_name | "second" |
| second_options | [ "label" => "fit_portal_module.registration.repeat_password" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#2660 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#150 …} $message: Closure() {#2654 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_password" ] |
| cache_key | "_password_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2838 -form: Symfony\Component\Form\Form {#2869 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2769 …5} |
| full_name | "password" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "password" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "password" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_password" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "password-field" ] |
[ "class" => "password-field" ] |
| error_bubbling | false |
same as passed value |
| label | "fit_portal_module.registration.password" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "class" => "password-field" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2439 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2437 …} -namespace: Closure() {#2435 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2919 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "fit_portal_module.registration.password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2882 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#150 …} $message: Closure() {#2883 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "password-field" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_password_first" ] |
| cache_key | "_password_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2749 -form: Symfony\Component\Form\Form {#2866 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2802 …5} |
| full_name | "password[first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "password_first" |
| label | "fit_portal_module.registration.password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_password_first" |
| valid | true |
| value | "" |
second
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "password-field" ] |
[ "class" => "password-field" ] |
| error_bubbling | false |
same as passed value |
| label | "fit_portal_module.registration.repeat_password" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "class" => "password-field" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2439 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2437 …} -namespace: Closure() {#2435 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2876 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "fit_portal_module.registration.repeat_password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2874 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#150 …} $message: Closure() {#2875 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "password-field" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_password_second" ] |
| cache_key | "_password_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2685 -form: Symfony\Component\Form\Form {#2863 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3127 …5} |
| full_name | "password[second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "password_second" |
| label | "fit_portal_module.registration.repeat_password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_password_second" |
| valid | true |
| value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2531 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2534 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.regex_constraint" +pattern: "/^\+?[0-9 ]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2531 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2534 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.regex_constraint" +pattern: "/^\+?[0-9 ]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "fit_portal_module.registration.phone" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2531 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2534 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.regex_constraint" +pattern: "/^\+?[0-9 ]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2439 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2437 …} -namespace: Closure() {#2435 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2668 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "fit_portal_module.registration.phone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2670 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#150 …} $message: Closure() {#2667 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_phone" ] |
| cache_key | "_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2830 -form: Symfony\Component\Form\Form {#2860 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2810 …5} |
| full_name | "phone" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "phone" |
| label | "fit_portal_module.registration.phone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_phone" |
| valid | true |
| value | "" |
photo
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\File {#2484 +payload: null +groups: [ "form" ] +binaryFormat: false +mimeTypes: [ "image/*" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "fit_portal_module.forms.mime_constraint" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 15000000 } ] |
[ Symfony\Component\Validator\Constraints\File {#2484 +payload: null +groups: [ "form" ] +binaryFormat: false +mimeTypes: [ "image/*" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "fit_portal_module.forms.mime_constraint" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 15000000 } ] |
| label | "fit_portal_module.registration.photo" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\File {#2484 +payload: null +groups: [ "form" ] +binaryFormat: false +mimeTypes: [ "image/*" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "fit_portal_module.forms.mime_constraint" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 15000000 } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2439 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2437 …} -namespace: Closure() {#2435 …} } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| disabled | false |
| documentation | [] |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid file." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "fit_portal_module.registration.photo" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2714 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#150 …} $message: Closure() {#2715 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_photo" ] |
| cache_key | "_photo_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2783 -form: Symfony\Component\Form\Form {#2892 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3124 …5} |
| full_name | "photo" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "photo" |
| label | "fit_portal_module.registration.photo" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "photo" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_photo" |
| valid | true |
| value | "" |
address
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2574 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2574 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } ] |
| label | "fit_portal_module.registration.address" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2574 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2439 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2437 …} -namespace: Closure() {#2435 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2706 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "fit_portal_module.registration.address" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2704 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#150 …} $message: Closure() {#2705 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_address" ] |
| cache_key | "_address_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2703 -form: Symfony\Component\Form\Form {#2906 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3128 …5} |
| full_name | "address" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "address" |
| label | "fit_portal_module.registration.address" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "address" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_address" |
| valid | true |
| value | "" |
address2
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "fit_portal_module.registration.address2" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2439 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2437 …} -namespace: Closure() {#2435 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2697 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "fit_portal_module.registration.address2" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2695 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#150 …} $message: Closure() {#2696 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_address2" ] |
| cache_key | "_address2_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3131 -form: Symfony\Component\Form\Form {#2902 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3133 …5} |
| full_name | "address2" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "address2" |
| label | "fit_portal_module.registration.address2" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "address2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_address2" |
| valid | true |
| value | "" |
city
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2573 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2573 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } ] |
| label | "fit_portal_module.registration.city" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2573 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2439 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2437 …} -namespace: Closure() {#2435 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2688 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "fit_portal_module.registration.city" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2686 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#150 …} $message: Closure() {#2687 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_city" ] |
| cache_key | "_city_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3134 -form: Symfony\Component\Form\Form {#2899 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3135 …5} |
| full_name | "city" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "city" |
| label | "fit_portal_module.registration.city" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_city" |
| valid | true |
| value | "" |
zipCode
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2563 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2572 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.regex_constraint" +pattern: "/^\+?[0-9 ]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2563 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2572 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.regex_constraint" +pattern: "/^\+?[0-9 ]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "fit_portal_module.registration.zipcode" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2563 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2572 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.regex_constraint" +pattern: "/^\+?[0-9 ]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2439 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2437 …} -namespace: Closure() {#2435 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2719 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "fit_portal_module.registration.zipcode" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2721 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#150 …} $message: Closure() {#2720 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_zipCode" ] |
| cache_key | "_zipCode_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3136 -form: Symfony\Component\Form\Form {#2896 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3137 …5} |
| full_name | "zipCode" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "zipCode" |
| label | "fit_portal_module.registration.zipcode" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "zipCode" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_zipCode" |
| valid | true |
| value | "" |
country
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2571 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2571 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } ] |
| label | "fit_module.customer.country" |
same as passed value |
| preferred_choices | [
"ww"
] |
[
"ww"
]
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| alpha3 | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2755 -option: Symfony\Component\Form\ChoiceList\Loader\IntlCallbackChoiceLoader {#2747 …} } |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_locale | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2571 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2439 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2437 …} -namespace: Closure() {#2435 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid country." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "fit_module.customer.country" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [
"ww"
] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2746 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#150 …} $message: Closure() {#2744 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "country" "_country" ] |
| cache_key | "_country_country" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3151 +label: "Afganistan" +value: "AF" +data: "AF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3160 +label: "Alandy" +value: "AX" +data: "AX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3161 +label: "Albánsko" +value: "AL" +data: "AL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3162 +label: "Alžírsko" +value: "DZ" +data: "DZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3163 +label: "Americká Samoa" +value: "AS" +data: "AS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3164 +label: "Americké Panenské ostrovy" +value: "VI" +data: "VI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2965 +label: "Andorra" +value: "AD" +data: "AD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "Angola" +value: "AO" +data: "AO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3159 +label: "Anguilla" +value: "AI" +data: "AI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3167 +label: "Antarktída" +value: "AQ" +data: "AQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3166 +label: "Antigua a Barbuda" +value: "AG" +data: "AG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3165 +label: "Argentína" +value: "AR" +data: "AR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3145 +label: "Arménsko" +value: "AM" +data: "AM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3144 +label: "Aruba" +value: "AW" +data: "AW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3143 +label: "Austrália" +value: "AU" +data: "AU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3142 +label: "Azerbajdžan" +value: "AZ" +data: "AZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3147 +label: "Bahamy" +value: "BS" +data: "BS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3146 +label: "Bahrajn" +value: "BH" +data: "BH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "Bangladéš" +value: "BD" +data: "BD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "Barbados" +value: "BB" +data: "BB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3157 +label: "Belgicko" +value: "BE" +data: "BE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3153 +label: "Belize" +value: "BZ" +data: "BZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3152 +label: "Benin" +value: "BJ" +data: "BJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3156 +label: "Bermudy" +value: "BM" +data: "BM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3168 +label: "Bhután" +value: "BT" +data: "BT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3169 +label: "Bielorusko" +value: "BY" +data: "BY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3170 +label: "Bolívia" +value: "BO" +data: "BO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3171 +label: "Bosna a Hercegovina" +value: "BA" +data: "BA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3172 +label: "Botswana" +value: "BW" +data: "BW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3173 +label: "Bouvetov ostrov" +value: "BV" +data: "BV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3174 +label: "Brazília" +value: "BR" +data: "BR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3175 +label: "Britské indickooceánske územie" +value: "IO" +data: "IO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3176 +label: "Britské Panenské ostrovy" +value: "VG" +data: "VG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3177 +label: "Brunej" +value: "BN" +data: "BN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3178 +label: "Bulharsko" +value: "BG" +data: "BG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3179 +label: "Burkina Faso" +value: "BF" +data: "BF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3180 +label: "Burundi" +value: "BI" +data: "BI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3181 +label: "Cookove ostrovy" +value: "CK" +data: "CK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3182 +label: "Curaçao" +value: "CW" +data: "CW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3183 +label: "Cyprus" +value: "CY" +data: "CY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3184 +label: "Čad" +value: "TD" +data: "TD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3185 +label: "Česko" +value: "CZ" +data: "CZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3186 +label: "Čierna Hora" +value: "ME" +data: "ME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3187 +label: "Čile" +value: "CL" +data: "CL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3188 +label: "Čína" +value: "CN" +data: "CN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3189 +label: "Dánsko" +value: "DK" +data: "DK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3190 +label: "Dominika" +value: "DM" +data: "DM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3191 +label: "Dominikánska republika" +value: "DO" +data: "DO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3192 +label: "Džibutsko" +value: "DJ" +data: "DJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3193 +label: "Egypt" +value: "EG" +data: "EG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3194 +label: "Ekvádor" +value: "EC" +data: "EC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3195 +label: "Eritrea" +value: "ER" +data: "ER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3196 +label: "Estónsko" +value: "EE" +data: "EE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3197 +label: "Eswatini" +value: "SZ" +data: "SZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3198 +label: "Etiópia" +value: "ET" +data: "ET" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3199 +label: "Faerské ostrovy" +value: "FO" +data: "FO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3200 +label: "Falklandy" +value: "FK" +data: "FK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3201 +label: "Fidži" +value: "FJ" +data: "FJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3202 +label: "Filipíny" +value: "PH" +data: "PH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3203 +label: "Fínsko" +value: "FI" +data: "FI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3204 +label: "Francúzska Guyana" +value: "GF" +data: "GF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3205 +label: "Francúzska Polynézia" +value: "PF" +data: "PF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3206 +label: "Francúzske južné a antarktické územia" +value: "TF" +data: "TF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3207 +label: "Francúzsko" +value: "FR" +data: "FR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3208 +label: "Gabon" +value: "GA" +data: "GA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3209 +label: "Gambia" +value: "GM" +data: "GM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3210 +label: "Ghana" +value: "GH" +data: "GH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3211 +label: "Gibraltár" +value: "GI" +data: "GI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3212 +label: "Grécko" +value: "GR" +data: "GR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3213 +label: "Grenada" +value: "GD" +data: "GD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3214 +label: "Grónsko" +value: "GL" +data: "GL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3215 +label: "Gruzínsko" +value: "GE" +data: "GE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3216 +label: "Guadeloupe" +value: "GP" +data: "GP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3217 +label: "Guam" +value: "GU" +data: "GU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3218 +label: "Guatemala" +value: "GT" +data: "GT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3219 +label: "Guernsey" +value: "GG" +data: "GG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3220 +label: "Guinea" +value: "GN" +data: "GN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3221 +label: "Guinea-Bissau" +value: "GW" +data: "GW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3222 +label: "Guyana" +value: "GY" +data: "GY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3223 +label: "Haiti" +value: "HT" +data: "HT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3224 +label: "Heardov ostrov a Macdonaldove ostrovy" +value: "HM" +data: "HM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3225 +label: "Holandsko" +value: "NL" +data: "NL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3226 +label: "Honduras" +value: "HN" +data: "HN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3227 +label: "Hongkong – OAO Číny" +value: "HK" +data: "HK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3228 +label: "Chorvátsko" +value: "HR" +data: "HR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3229 +label: "India" +value: "IN" +data: "IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3230 +label: "Indonézia" +value: "ID" +data: "ID" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3231 +label: "Irak" +value: "IQ" +data: "IQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3232 +label: "Irán" +value: "IR" +data: "IR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3233 +label: "Írsko" +value: "IE" +data: "IE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3234 +label: "Island" +value: "IS" +data: "IS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3235 +label: "Izrael" +value: "IL" +data: "IL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3236 +label: "Jamajka" +value: "JM" +data: "JM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3237 +label: "Japonsko" +value: "JP" +data: "JP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3238 +label: "Jemen" +value: "YE" +data: "YE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3239 +label: "Jersey" +value: "JE" +data: "JE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3240 +label: "Jordánsko" +value: "JO" +data: "JO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3241 +label: "Južná Afrika" +value: "ZA" +data: "ZA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3242 +label: "Južná Georgia a Južné Sandwichove ostrovy" +value: "GS" +data: "GS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3243 +label: "Južná Kórea" +value: "KR" +data: "KR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3244 +label: "Južný Sudán" +value: "SS" +data: "SS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3245 +label: "Kajmanie ostrovy" +value: "KY" +data: "KY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3246 +label: "Kambodža" +value: "KH" +data: "KH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3247 +label: "Kamerun" +value: "CM" +data: "CM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3248 +label: "Kanada" +value: "CA" +data: "CA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3249 +label: "Kapverdy" +value: "CV" +data: "CV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3250 +label: "Karibské Holandsko" +value: "BQ" +data: "BQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3251 +label: "Katar" +value: "QA" +data: "QA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3252 +label: "Kazachstan" +value: "KZ" +data: "KZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3253 +label: "Keňa" +value: "KE" +data: "KE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3254 +label: "Kirgizsko" +value: "KG" +data: "KG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3255 +label: "Kiribati" +value: "KI" +data: "KI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3256 +label: "Kokosové ostrovy" +value: "CC" +data: "CC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3257 +label: "Kolumbia" +value: "CO" +data: "CO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3258 +label: "Komory" +value: "KM" +data: "KM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3259 +label: "Konžská demokratická republika" +value: "CD" +data: "CD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3260 +label: "Konžská republika" +value: "CG" +data: "CG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3261 +label: "Kostarika" +value: "CR" +data: "CR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3262 +label: "Kuba" +value: "CU" +data: "CU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3263 +label: "Kuvajt" +value: "KW" +data: "KW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3264 +label: "Laos" +value: "LA" +data: "LA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3265 +label: "Lesotho" +value: "LS" +data: "LS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3266 +label: "Libanon" +value: "LB" +data: "LB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3267 +label: "Libéria" +value: "LR" +data: "LR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3268 +label: "Líbya" +value: "LY" +data: "LY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3269 +label: "Lichtenštajnsko" +value: "LI" +data: "LI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3270 +label: "Litva" +value: "LT" +data: "LT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3271 +label: "Lotyšsko" +value: "LV" +data: "LV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3272 +label: "Luxembursko" +value: "LU" +data: "LU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3273 +label: "Macao – OAO Číny" +value: "MO" +data: "MO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3274 +label: "Madagaskar" +value: "MG" +data: "MG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3275 +label: "Maďarsko" +value: "HU" +data: "HU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3276 +label: "Malajzia" +value: "MY" +data: "MY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3277 +label: "Malawi" +value: "MW" +data: "MW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3278 +label: "Maldivy" +value: "MV" +data: "MV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3279 +label: "Mali" +value: "ML" +data: "ML" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3280 +label: "Malta" +value: "MT" +data: "MT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3281 +label: "Maroko" +value: "MA" +data: "MA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3282 +label: "Marshallove ostrovy" +value: "MH" +data: "MH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3283 +label: "Martinik" +value: "MQ" +data: "MQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3284 +label: "Maurícius" +value: "MU" +data: "MU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3285 +label: "Mauritánia" +value: "MR" +data: "MR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3286 +label: "Mayotte" +value: "YT" +data: "YT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3287 +label: "Menšie odľahlé ostrovy USA" +value: "UM" +data: "UM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3288 +label: "Mexiko" +value: "MX" +data: "MX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3289 +label: "Mikronézia" +value: "FM" +data: "FM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3290 +label: "Mjanmarsko" +value: "MM" +data: "MM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3291 +label: "Moldavsko" +value: "MD" +data: "MD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3292 +label: "Monako" +value: "MC" +data: "MC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3293 +label: "Mongolsko" +value: "MN" +data: "MN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3294 +label: "Montserrat" +value: "MS" +data: "MS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3295 +label: "Mozambik" +value: "MZ" +data: "MZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3296 +label: "Namíbia" +value: "NA" +data: "NA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3297 +label: "Nauru" +value: "NR" +data: "NR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3298 +label: "Nemecko" +value: "DE" +data: "DE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3299 +label: "Nepál" +value: "NP" +data: "NP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3300 +label: "Niger" +value: "NE" +data: "NE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3301 +label: "Nigéria" +value: "NG" +data: "NG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3302 +label: "Nikaragua" +value: "NI" +data: "NI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3303 +label: "Niue" +value: "NU" +data: "NU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3304 +label: "Norfolk" +value: "NF" +data: "NF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3305 +label: "Nórsko" +value: "NO" +data: "NO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3306 +label: "Nová Kaledónia" +value: "NC" +data: "NC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3307 +label: "Nový Zéland" +value: "NZ" +data: "NZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3308 +label: "Omán" +value: "OM" +data: "OM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3309 +label: "Ostrov Man" +value: "IM" +data: "IM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3310 +label: "Pakistan" +value: "PK" +data: "PK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3311 +label: "Palau" +value: "PW" +data: "PW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3312 +label: "Palestínske územia" +value: "PS" +data: "PS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3313 +label: "Panama" +value: "PA" +data: "PA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3314 +label: "Papua-Nová Guinea" +value: "PG" +data: "PG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3315 +label: "Paraguaj" +value: "PY" +data: "PY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3316 +label: "Peru" +value: "PE" +data: "PE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3317 +label: "Pitcairnove ostrovy" +value: "PN" +data: "PN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3318 +label: "Pobrežie Slonoviny" +value: "CI" +data: "CI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3319 +label: "Poľsko" +value: "PL" +data: "PL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3320 +label: "Portoriko" +value: "PR" +data: "PR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3321 +label: "Portugalsko" +value: "PT" +data: "PT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3322 +label: "Rakúsko" +value: "AT" +data: "AT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3323 +label: "Réunion" +value: "RE" +data: "RE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3324 +label: "Rovníková Guinea" +value: "GQ" +data: "GQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3325 +label: "Rumunsko" +value: "RO" +data: "RO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3326 +label: "Rusko" +value: "RU" +data: "RU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3327 +label: "Rwanda" +value: "RW" +data: "RW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3328 +label: "Saint Pierre a Miquelon" +value: "PM" +data: "PM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3329 +label: "Salvádor" +value: "SV" +data: "SV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3330 +label: "Samoa" +value: "WS" +data: "WS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3331 +label: "San Maríno" +value: "SM" +data: "SM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3332 +label: "Saudská Arábia" +value: "SA" +data: "SA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3333 +label: "Senegal" +value: "SN" +data: "SN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3334 +label: "Severná Kórea" +value: "KP" +data: "KP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3335 +label: "Severné Macedónsko" +value: "MK" +data: "MK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3336 +label: "Severné Mariány" +value: "MP" +data: "MP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3337 +label: "Seychely" +value: "SC" +data: "SC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3338 +label: "Sierra Leone" +value: "SL" +data: "SL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3339 +label: "Singapur" +value: "SG" +data: "SG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3340 +label: "Slovensko" +value: "SK" +data: "SK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3341 +label: "Slovinsko" +value: "SI" +data: "SI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3342 +label: "Somálsko" +value: "SO" +data: "SO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3343 +label: "Spojené arabské emiráty" +value: "AE" +data: "AE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3344 +label: "Spojené kráľovstvo" +value: "GB" +data: "GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3345 +label: "Spojené štáty" +value: "US" +data: "US" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3346 +label: "Srbsko" +value: "RS" +data: "RS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3347 +label: "Srí Lanka" +value: "LK" +data: "LK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3348 +label: "Stredoafrická republika" +value: "CF" +data: "CF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3349 +label: "Sudán" +value: "SD" +data: "SD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3350 +label: "Surinam" +value: "SR" +data: "SR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3351 +label: "Svalbard a Jan Mayen" +value: "SJ" +data: "SJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3352 +label: "Svätá Helena" +value: "SH" +data: "SH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3353 +label: "Svätá Lucia" +value: "LC" +data: "LC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3354 +label: "Svätý Bartolomej" +value: "BL" +data: "BL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3355 +label: "Svätý Krištof a Nevis" +value: "KN" +data: "KN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3356 +label: "Svätý Martin (fr.)" +value: "MF" +data: "MF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3357 +label: "Svätý Martin (hol.)" +value: "SX" +data: "SX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3358 +label: "Svätý Tomáš a Princov ostrov" +value: "ST" +data: "ST" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3359 +label: "Svätý Vincent a Grenadíny" +value: "VC" +data: "VC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3360 +label: "Sýria" +value: "SY" +data: "SY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3361 +label: "Šalamúnove ostrovy" +value: "SB" +data: "SB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3362 +label: "Španielsko" +value: "ES" +data: "ES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3363 +label: "Švajčiarsko" +value: "CH" +data: "CH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3364 +label: "Švédsko" +value: "SE" +data: "SE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3365 +label: "Tadžikistan" +value: "TJ" +data: "TJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3366 +label: "Taiwan" +value: "TW" +data: "TW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3367 +label: "Taliansko" +value: "IT" +data: "IT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3368 +label: "Tanzánia" +value: "TZ" +data: "TZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3369 +label: "Thajsko" +value: "TH" +data: "TH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3370 +label: "Togo" +value: "TG" +data: "TG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3371 +label: "Tokelau" +value: "TK" +data: "TK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3372 +label: "Tonga" +value: "TO" +data: "TO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3373 +label: "Trinidad a Tobago" +value: "TT" +data: "TT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3374 +label: "Tunisko" +value: "TN" +data: "TN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3375 +label: "Turecko" +value: "TR" +data: "TR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3376 +label: "Turkménsko" +value: "TM" +data: "TM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3377 +label: "Turks a Caicos" +value: "TC" +data: "TC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3378 +label: "Tuvalu" +value: "TV" +data: "TV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3379 +label: "Uganda" +value: "UG" +data: "UG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3380 +label: "Ukrajina" +value: "UA" +data: "UA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3381 +label: "Uruguaj" +value: "UY" +data: "UY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3382 +label: "Uzbekistan" +value: "UZ" +data: "UZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3383 +label: "Vanuatu" +value: "VU" +data: "VU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3384 +label: "Vatikán" +value: "VA" +data: "VA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3385 +label: "Venezuela" +value: "VE" +data: "VE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3386 +label: "Vianočný ostrov" +value: "CX" +data: "CX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3387 +label: "Vietnam" +value: "VN" +data: "VN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3388 +label: "Východný Timor" +value: "TL" +data: "TL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3389 +label: "Wallis a Futuna" +value: "WF" +data: "WF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3390 +label: "Zambia" +value: "ZM" +data: "ZM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3391 +label: "Západná Sahara" +value: "EH" +data: "EH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3392 +label: "Zimbabwe" +value: "ZW" +data: "ZW" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3138 -form: Symfony\Component\Form\Form {#2893 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3139 …5} |
| full_name | "country" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "country" |
| is_selected | Closure($choice, $value) {#3140 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "fit_module.customer.country" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "country" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_country" |
| valid | true |
| value | "" |
gender
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | Closure($choice): string {#2568 returnType: "string" class: "App\Form\Registration\RegistrationFormType" this: App\Form\Registration\RegistrationFormType {#2453 …} } |
same as passed value |
| class | "Tss\UserModuleBundle\Model\Person\GenderEnum" |
same as passed value |
| label | "fit_portal_module.registration.gender" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure($choice): string {#2568 returnType: "string" class: "App\Form\Registration\RegistrationFormType" this: App\Form\Registration\RegistrationFormType {#2453 …} } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#2770 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ Tss\UserModuleBundle\Model\Person\GenderEnum {#2768 +name: "MALE" +value: "male" } Tss\UserModuleBundle\Model\Person\GenderEnum {#2771 +name: "FEMALE" +value: "female" } ] |
| class | "Tss\UserModuleBundle\Model\Person\GenderEnum" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2439 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2437 …} -namespace: Closure() {#2435 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "fit_portal_module.registration.gender" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2767 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#150 …} $message: Closure() {#2765 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_gender" ] |
| cache_key | "_gender_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3398 +label: "default.gender.male" +value: "male" +data: Tss\UserModuleBundle\Model\Person\GenderEnum {#2768 +name: "MALE" +value: "male" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3397 +label: "default.gender.female" +value: "female" +data: Tss\UserModuleBundle\Model\Person\GenderEnum {#2771 +name: "FEMALE" +value: "female" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3393 -form: Symfony\Component\Form\Form {#2889 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3396 …5} |
| full_name | "gender" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "gender" |
| is_selected | Closure($choice, $value) {#3394 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "fit_portal_module.registration.gender" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "gender" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_gender" |
| valid | true |
| value | "" |
confirmAge
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Callback {#2562 +payload: null +groups: ? +callback: [ App\Form\Registration\RegistrationFormType {#2453 …} "confirmAgeCheck" ] } ] |
[ Symfony\Component\Validator\Constraints\Callback {#2562 +payload: null +groups: ? +callback: [ App\Form\Registration\RegistrationFormType {#2453 …} "confirmAgeCheck" ] } ] |
| label | "Potvrďte svoj vek, minimálny vek je 1 rokov" |
same as passed value |
| mapped | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Callback {#2562 +payload: null +groups: ? +callback: [ App\Form\Registration\RegistrationFormType {#2453 …} "confirmAgeCheck" ] } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2439 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2437 …} -namespace: Closure() {#2435 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#2779 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2784 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Potvrďte svoj vek, minimálny vek je 1 rokov" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2785 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#150 …} $message: Closure() {#2787 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_confirmAge" ] |
| cache_key | "_confirmAge_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3395 -form: Symfony\Component\Form\Form {#2886 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3399 …5} |
| full_name | "confirmAge" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "confirmAge" |
| label | "Potvrďte svoj vek, minimálny vek je 1 rokov" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "confirmAge" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_confirmAge" |
| valid | true |
| value | "1" |
additionalData
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2351 +id: 3 +name: "ttttt" +type: "checkbox" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2367 +id: 4 +name: "" +type: "text" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2368 +id: 2 +name: "test" +type: "text" +isRequired: false +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2369 +id: 6 +name: "" +type: "text" +isRequired: true +value: null } ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Callback {#2540 +payload: null +groups: ? +callback: [ App\Form\Registration\RegistrationFormType {#2453 …} "validateAdditionalData" ] } ] |
[ Symfony\Component\Validator\Constraints\Callback {#2540 +payload: null +groups: ? +callback: [ App\Form\Registration\RegistrationFormType {#2453 …} "validateAdditionalData" ] } ] |
| entry_type | "App\Form\Registration\RegistrationAdditionalDataType" |
same as passed value |
| label | "fit_portal_module.registration.additional_data" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | false |
| allow_delete | false |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\Callback {#2540 +payload: null +groups: ? +callback: [ App\Form\Registration\RegistrationFormType {#2453 …} "validateAdditionalData" ] } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2439 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2437 …} -namespace: Closure() {#2435 …} } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2795 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| entry_options | [ "block_name" => "entry" ] |
| entry_type | "App\Form\Registration\RegistrationAdditionalDataType" |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The collection is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "fit_portal_module.registration.additional_data" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| prototype_options | [] |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2801 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#150 …} $message: Closure() {#2800 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| allow_add | false |
| allow_delete | false |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_additionalData" ] |
| cache_key | "_additionalData_collection" |
| compound | true |
| data | [ Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2351 +id: 3 +name: "ttttt" +type: "checkbox" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2367 +id: 4 +name: "" +type: "text" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2368 +id: 2 +name: "test" +type: "text" +isRequired: false +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2369 +id: 6 +name: "" +type: "text" +isRequired: true +value: null } ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3400 -form: Symfony\Component\Form\Form {#2925 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3401 …5} |
| full_name | "additionalData" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "additionalData" |
| label | "fit_portal_module.registration.additional_data" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "additionalData" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_additionalData" |
| valid | true |
| value | [ Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2351 +id: 3 +name: "ttttt" +type: "checkbox" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2367 +id: 4 +name: "" +type: "text" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2368 +id: 2 +name: "test" +type: "text" +isRequired: false +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2369 +id: 6 +name: "" +type: "text" +isRequired: true +value: null } ] |
0
"App\Form\Registration\RegistrationAdditionalDataType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2351 +id: 3 +name: "ttttt" +type: "checkbox" +isRequired: true +value: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| 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 | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2439 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2437 …} -namespace: Closure() {#2435 …} } |
| data_class | "Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#3004 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[0]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3006 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#150 …} $message: Closure() {#3005 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "registration_additional_data" "_additionalData_entry" ] |
| cache_key | "_additionalData_entry_registration_additional_data" |
| compound | true |
| data | Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2351 +id: 3 +name: "ttttt" +type: "checkbox" +isRequired: true +value: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3405 -form: Symfony\Component\Form\Form {#3014 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3404 …5} |
| full_name | "additionalData[0]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "additionalData_0" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_additionalData_entry" |
| valid | true |
| value | Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2351 +id: 3 +name: "ttttt" +type: "checkbox" +isRequired: true +value: null } |
value
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| constraints | [] |
same as passed value |
| label | "ttttt" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2439 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2437 …} -namespace: Closure() {#2435 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#2779 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2784 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "ttttt" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3065 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#150 …} $message: Closure() {#3064 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_additionalData_entry_value" ] |
| cache_key | "_additionalData_entry_value_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3409 -form: Symfony\Component\Form\Form {#3072 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3408 …5} |
| full_name | "additionalData[0][value]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "additionalData_0_value" |
| label | "ttttt" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "value" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_additionalData_entry_value" |
| valid | true |
| value | "1" |
1
"App\Form\Registration\RegistrationAdditionalDataType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2367 +id: 4 +name: "" +type: "text" +isRequired: true +value: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[1]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2439 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2437 …} -namespace: Closure() {#2435 …} } |
| data_class | "Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#3017 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[1]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3019 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#150 …} $message: Closure() {#3018 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "registration_additional_data" "_additionalData_entry" ] |
| cache_key | "_additionalData_entry_registration_additional_data" |
| compound | true |
| data | Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2367 +id: 4 +name: "" +type: "text" +isRequired: true +value: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3406 -form: Symfony\Component\Form\Form {#3027 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3407 …5} |
| full_name | "additionalData[1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "additionalData_1" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_additionalData_entry" |
| valid | true |
| value | Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2367 +id: 4 +name: "" +type: "text" +isRequired: true +value: null } |
value
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| constraints | [] |
same as passed value |
| label | "" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2439 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2437 …} -namespace: Closure() {#2435 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#3077 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3079 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#150 …} $message: Closure() {#3078 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_additionalData_entry_value" ] |
| cache_key | "_additionalData_entry_value_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3413 -form: Symfony\Component\Form\Form {#3089 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3412 …5} |
| full_name | "additionalData[1][value]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "additionalData_1_value" |
| label | "" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "value" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_additionalData_entry_value" |
| valid | true |
| value | "" |
2
"App\Form\Registration\RegistrationAdditionalDataType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2368 +id: 2 +name: "test" +type: "text" +isRequired: false +value: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[2]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2439 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2437 …} -namespace: Closure() {#2435 …} } |
| data_class | "Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#3030 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[2]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3032 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#150 …} $message: Closure() {#3031 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "registration_additional_data" "_additionalData_entry" ] |
| cache_key | "_additionalData_entry_registration_additional_data" |
| compound | true |
| data | Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2368 +id: 2 +name: "test" +type: "text" +isRequired: false +value: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3411 -form: Symfony\Component\Form\Form {#3040 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3410 …5} |
| full_name | "additionalData[2]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "additionalData_2" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_additionalData_entry" |
| valid | true |
| value | Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2368 +id: 2 +name: "test" +type: "text" +isRequired: false +value: null } |
value
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| constraints | [] |
same as passed value |
| label | "test" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2439 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2437 …} -namespace: Closure() {#2435 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#3094 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "test" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3096 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#150 …} $message: Closure() {#3095 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_additionalData_entry_value" ] |
| cache_key | "_additionalData_entry_value_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3417 -form: Symfony\Component\Form\Form {#3105 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3416 …5} |
| full_name | "additionalData[2][value]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "additionalData_2_value" |
| label | "test" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "value" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_additionalData_entry_value" |
| valid | true |
| value | "" |
3
"App\Form\Registration\RegistrationAdditionalDataType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2369 +id: 6 +name: "" +type: "text" +isRequired: true +value: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[3]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2439 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2437 …} -namespace: Closure() {#2435 …} } |
| data_class | "Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#3043 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[3]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3045 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#150 …} $message: Closure() {#3044 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "registration_additional_data" "_additionalData_entry" ] |
| cache_key | "_additionalData_entry_registration_additional_data" |
| compound | true |
| data | Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2369 +id: 6 +name: "" +type: "text" +isRequired: true +value: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3415 -form: Symfony\Component\Form\Form {#3053 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3414 …5} |
| full_name | "additionalData[3]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "additionalData_3" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_additionalData_entry" |
| valid | true |
| value | Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2369 +id: 6 +name: "" +type: "text" +isRequired: true +value: null } |
value
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| constraints | [] |
same as passed value |
| label | "" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2439 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2437 …} -namespace: Closure() {#2435 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#3110 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3112 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#150 …} $message: Closure() {#3111 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_additionalData_entry_value" ] |
| cache_key | "_additionalData_entry_value_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3421 -form: Symfony\Component\Form\Form {#3121 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3420 …5} |
| full_name | "additionalData[3][value]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "additionalData_3_value" |
| label | "" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "value" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_additionalData_entry_value" |
| valid | true |
| value | "" |
termsAndGdpr
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Callback {#2533 +payload: null +groups: ? +callback: [ App\Form\Registration\RegistrationFormType {#2453 …} "termsAndGdprCheck" ] } ] |
[ Symfony\Component\Validator\Constraints\Callback {#2533 +payload: null +groups: ? +callback: [ App\Form\Registration\RegistrationFormType {#2453 …} "termsAndGdprCheck" ] } ] |
| label | """ Súhlasím s <a href="/vop"\r\n class="text-decoration-none text-primary link-dark" data-modal-button-close="Zatvoriť dokument"\r\n data-action="modal-basic#openModal"\r\n data-modal-title="Všeobecné obchodné podmienky (VOP)">VOP</a> a <a href="/gdpr"\r\n class="text-decoration-none text-primary link-dark" data-modal-button-close="Zatvoriť dokument"\r\n data-action="modal-basic#openModal"\r\n data-modal-title="Podmienky ochrany osobných údajov (GDPR)"\r\n >Podmienky ochrany osobných údajov (GDPR)</a> (GDPR) """ |
same as passed value |
| mapped | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Callback {#2533 +payload: null +groups: ? +callback: [ App\Form\Registration\RegistrationFormType {#2453 …} "termsAndGdprCheck" ] } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2439 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2437 …} -namespace: Closure() {#2435 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#2779 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2784 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | """ Súhlasím s <a href="/vop"\r\n class="text-decoration-none text-primary link-dark" data-modal-button-close="Zatvoriť dokument"\r\n data-action="modal-basic#openModal"\r\n data-modal-title="Všeobecné obchodné podmienky (VOP)">VOP</a> a <a href="/gdpr"\r\n class="text-decoration-none text-primary link-dark" data-modal-button-close="Zatvoriť dokument"\r\n data-action="modal-basic#openModal"\r\n data-modal-title="Podmienky ochrany osobných údajov (GDPR)"\r\n >Podmienky ochrany osobných údajov (GDPR)</a> (GDPR) """ |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2809 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#150 …} $message: Closure() {#2808 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_termsAndGdpr" ] |
| cache_key | "_termsAndGdpr_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3402 -form: Symfony\Component\Form\Form {#2928 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3403 …5} |
| full_name | "termsAndGdpr" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "termsAndGdpr" |
| label | """ Súhlasím s <a href="/vop"\r\n class="text-decoration-none text-primary link-dark" data-modal-button-close="Zatvoriť dokument"\r\n data-action="modal-basic#openModal"\r\n data-modal-title="Všeobecné obchodné podmienky (VOP)">VOP</a> a <a href="/gdpr"\r\n class="text-decoration-none text-primary link-dark" data-modal-button-close="Zatvoriť dokument"\r\n data-action="modal-basic#openModal"\r\n data-modal-title="Podmienky ochrany osobných údajov (GDPR)"\r\n >Podmienky ochrany osobných údajov (GDPR)</a> (GDPR) """ |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "termsAndGdpr" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_termsAndGdpr" |
| valid | true |
| value | "1" |
captcha
"Gregwar\CaptchaBundle\Type\CaptchaType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "mt-2" ] |
[ "class" => "mt-2" ] |
| height | 80 |
same as passed value |
| invalid_message | "Zadali ste nesprávny kód." |
same as passed value |
| label | "fit_portal_module.registration.base_captcha_text" |
same as passed value |
| width | 240 |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| as_file | false |
| as_url | false |
| attr | [ "class" => "mt-2" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| background_color | [] |
| background_images | [] |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| bypass_code | null |
| charset | "abcdefhjkmnprstuvwxyz23456789" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2439 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2437 …} -namespace: Closure() {#2435 …} } |
| data_class | null |
| disabled | false |
| distortion | true |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2827 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| expiration | 60 |
| extra_fields_message | "This form should not contain extra fields." |
| font | "C:\xampp\htdocs\fit-portal-module\vendor\gregwar\captcha-bundle\DependencyInjection/../Generator/Font/captcha.ttf" |
| form_attr | false |
| gc_freq | 100 |
| getter | null |
| height | 80 |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| humanity | 0 |
| ignore_all_effects | false |
| image_folder | "captcha" |
| inherit_data | false |
| interpolation | true |
| invalid_message | "Zadali ste nesprávny kód." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| keep_value | false |
| label | "fit_portal_module.registration.base_captcha_text" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| length | 5 |
| mapped | false |
| max_behind_lines | null |
| max_front_lines | null |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| quality | 50 |
| reload | false |
| required | true |
| row_attr | [] |
| session_key | "captcha" |
| setter | null |
| text_color | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2829 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#150 …} $message: Closure() {#2828 …} $translationDomain: "validators" } } |
| validation_groups | null |
| web_path | "C:\xampp\htdocs\fit-portal-module/public" |
| whitelist_key | "captcha_whitelist_key" |
| width | 240 |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "mt-2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "captcha" "_captcha" ] |
| cache_key | "_captcha_captcha" |
| captcha_code | "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcgSlBFRyB2ODApLCBxdWFsaXR5ID0gNTAK/9sAQwAQCwwODAoQDg0OEhEQExgoGhgWFhgxIyUdKDozPTw5Mzg3QEhcTkBEV0U3OFBtUVdfYmdoZz5NcXlwZHhcZWdj/9sAQwEREhIYFRgvGhovY0I4QmNjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2Nj/8AAEQgAUADwAwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMRBAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A72iiimZhRRRQAUUUUAFFFFACEhRkkAdOaAwIBBBB6e9I+3YS5wo5JzjH41nxafbyLuiuJihA6NxjrjpTNIRi1eTsXmuIlOC4J9ByeuP50wXcBOBJyDjGD19Pr/8AX9DVZrfTolBZV244PJGD7/j19x7UxzpgjCqEYNg4DY/Pn0z/AJNGhqqcH3+40gwJIBBI4PtQSFGSQB71nLYW00bC1nIXJB2kN/8AX/z70+LS0QKryOyjOQCQDxj1/wA/zCXCmvtfgWmuIV6ypyMj5uopySo5IRt2OpHT86qS2VpCnmMGRUwSQxA46E+mPX60yKz0+8QyQAMpYjcjHGc9u1OwrUe7+4vo6uu5GDD1BzTqy7m3WDrfSJk7sMeW5A6/l9KpL9ou2ijtZJJYiWLS/dGPTnpkgjpxnPPFNRuP2dPfm/A2Lu+itVwcvIcbY16sScAZ6c/0OM4qkZb67mVS8dmuAcbg7k7c4wRjgkZ+nFPh0aLd5t3I1xP/AHzxjPUADtUqaVaqMFWb3J+n+H60XS2JiqfVv7httpUENwszzTTzLyDJJnH4fn+daFZw0pUz5M8iZ9cH/P8A+v1oNvqOWJnRumOSO/TjpSbvuV7OD2maNBIAJJwBWa1tdEhri6UAFTkAjnpjjHXOPU1W+zIWxBJdSqc5dR8pOPX8vz4zg0KNw9nTW8/wNsEEZByKKxGgvkUhVuAWJPDKQSfU5z+lKl7qKMiyW0rNnlQvJx/tcqP/AK1HKw9lFq8ZL8jappdFbaWUH0J/Csr/AIm9yFHyW42/eOCc9sj8Ppg/hSnSZtzE3O/dn7y8DkHGOmMgUW7iVOPWSNRpY0UszqoHUk9KdWKun3VqwkiSGR16MBhunfpn8c1o2ORBtMTR7TgBmJ9+/wBaGl0FOlyq6aaLNFFFSZBRRRQBFcXCWyb5M7O7Dt/nr9AadDNHPGJIZFkQ9GU5FQ6jbrdWM0LjO5Tj644NYHhKeSGSWymVlJ+dAwx0OD+o/Q1oopxbA6is7U9ZttMdEnDszjICDP8AWtBmCKWY4UDJPpXHssereKEWNjJEhyxwMEAk9uCOnp+PUlOKerA3b/VVswrXNvK8Eqhsqn3R3Dc+pH51Iun2lzEssRZQyg7kc9McDn8Kg8TWpudIkKruaL5xz2HX9KreGwlxYNEzFZoHK7o2zg9mHY+mfT1FPli43KjOUfhZrRadaxLgRBvd+axFvYJ9SWzFoVVm464YAEdR3BBHcE5571a1jdY2k0glYZj2IxPLMc+mMHHoOy+mKx9BtZCrX6OkJ3CJMtje2OeSG5P07mnGnGzbH7Se92X9YMejPFJBI4ZjwgPI9/6VmnXdTlXEQOGQKojAOPmwMjH1GOOo9qr69LNNeOZASEOCdmMEjpn/AID09QeOtbdha3txEiQFrS3IJd9gRmYg9AB2P07YrRQjCN2OVWUlqc9fSXxRVvvOZs/LvPA45H1+7/XrViG8laAh7lYUY7vLiABPPtyOR0/HvXTX9lZWelTt5CZCEGQrliTxknvya4eOJ5I5HVchBlvaqjaaFGXKb9vdWMbM01tHMW6mRi2P++s47flWsviCFgoii3sTjaGz1I79PfnHSoPC/l3mkGKZQ/lyEAH04Naf9non+ruJ4wOih+BXPJWdmzXnpS3VmV2vdQm/497TaMIct78kc9ew7d/aod14d5eCdyTncDt546D8OnPvnrV8WJGALmXb1Iz3xjg9aztbD6fZebHdSDGAAcHntx+GD+PXoUk27Jhemun5j4rgiQCeSe3Yc7nAO85zgnGcewwKtLGsuP8ATpG+XBEZIyBjp+XXk9R7DB0G6uGedbmSW5tVG3oWUnPB55A4qhrN3HLdeVZpsjwOA2SSfx/SrUJ81riag1ezRuXeqadAzQRQ+fc42BVTKsTu7Dg53HI75/KlH4nvC4IhV98m1IgMkj0457rjjnJ/CxpXhtDAj37sxzlYQ2ApP9eB+VS3N5psMCJa2sM+VxEoQuWO7lRxwcc8nIyODmr929krmOhq6dqMN/bpIjBXYZKE8ipZ722tyBLPGpPYsBjnGT7cGubTRdSuGcKYrOBmyFUk/jjr0Pt+FaNv4dhEai8mkuCCCB91eCTyO/LNyfWs3GKerG+XobEbrLGsiEMjAMpHcGlZgqlmIAHUmmsRGgxk9FGTTFjEhWSQE85UHt+GP8/gKzJG+dJMP3K4BX7x7EjI9j+HrU4zjnrS0UAFFFFIAooooAK4/WA2k+IYbtB8jYOB6Dgj8q7CsbxRZG709XUqDC24s2eF79Afr+Fa0naWoFzUroxacZYJY0eTasbuwCjJ68+gyfwrL8KW8X+k3EKuIWbbF5hBbHfpxzxWNJq0kmhR2iy7XUkNycsvQAY9cnr6V1mk262OlQo5C7U3OTxg9TmqkuSNu4FuWMSwvGxIDqVODg81yejyPpviOa1lIxKxXhdoPcHHb6V0D6rFnEUby5cINo4JyQeegwBnnGQa5nxGZ3uor37O9seAC5AYkd8DpRTT1T6gW/FVyk08NqBvz0ZTnHODxnk5GPTr3+7q6dowtreFZ5pHeLJARyqgn2B56nn0P0rmLGWS81xJYIC5GSkbsWCk55JJzjJJrqYrfU5cyyXYh37v3QUMUB6Dd0OPpz0J6GqmuVKNwK2saNp7Wy4MdqyghMYUMcdzj2rCttalsUMLAs68eYkn3vTOc+3PoAOgqPVJ7ybUhBJcmRgAiso25DD0HHIP0Nb9n4Vs4gDcs07Y5Gdoz+FVdRj7zuBzV3qkt2cOX2tkMrSEqeODgY5ByfTtgDitC3s74aVKlqLeS3lX55AMv05HGe/H68V0V/pdlPa+W8axqvAKgAj8cVyvh++e0vGhYb45gVKdQT2pxlzL3UUk3sSeG/tUk8lvbzrDnDHIOTjjA/OtTWZbnTI4JJr+WfLZEagR5I75HOMEDFYaRRx60kIhbrtKu3Vj3HTH6/WrNxDcahraWUk7PsPJODj1/lTcdbjcbK7Oi0DVP7StSX/1yH5+AOpOP0rH8W3SmVYUQMcFGZgTtPyt8p9cYzjsaqWs0mhavLHK4VeC2F+8OvA9xx+NU5p59VuiufMldwIxsAyMseueOvT9eBUqCUuZbEHUaPALLw+XJRXIMh3HAB6jJ7f/AF65O08tNQikvNyRMxYsAenPI/EVsW1iomWK8v5oLlhtaNwMHg4OScdD9cnisqWFdN1fY4WSJHBGcEMp6H8qqK1fmPY3LeK41S7R7czJZqCHZ2KlxnoMckdPTv0rWt9Fgt8tHLN5jZ3SF/mYnuT9eavwukkSPHjYQCuPSo57lIgQHXeBnBPT/OD+Vczm3oiueTdyErewciQTqDwpGD+J/wA/0p39oRD5XV0fdtKEc/p1/D1qMXCzXptfPbeEDEREYGPXv1P6VZFrAquqwoocENtGMg9al+Y+aL+JfcNTkxvO218cJu6E8fj1AqVJY5ACjqwPTBzVddNtlIKqwA7BzipUtYklEnzM6jALMWP60tBPk6MmooopEBRRRQAUUUUAFI6h12sOKrXWo2lruE0yqy8EdxwT0+grC1HxTE8JS0RyxA5YY9c/Q9MY/pzcYSewGCLeOPVzBuyiSEcDOQOwHc9q6yOwubwG4uiVZj8sLsQNuDjIBxyCcjn+eaHhOwLM97PDjjbGzA/Mc5Lc/gMiuorWrPWyAy7iGRIlgt2+wryCyLlTn06Y+tZmvI6aYWuNQeYNwEjVVUvnPYcj698Vp63PcWqQz26u21xuCqWAXnORkZ7flXKNJd6xNsESnnaqAkCMnqQM/wCz79fpTppvUDd8HWnl2ctyw5lbav0H/wBf+VdFWcITY2qqbnYAOiooHqcDpTRPeyORCCy9mZdtQ4ubuaRpylr0Oa8RQPZa59oA+VyJFPqe/wCtdaNRgNuku7765UBTk/h/jis68sDqUfk3dwEdeQCBwaxH0LVrOb/RwXUHIZG/pWloySTewWjF6u/obWq3OyzMl4xWN1KrHgZY9Rn/AB4rm9GkhGrxzTbIogxb72AvpjNXm8OapdASzSKXI5DtyOf8mti18M2kZL3bPdSsSWZiQCeabnGKtcU58xz2tXkM+qfbLRx8hXAOcsQTz+g/Me+F0z7fM9xJbWzSSXAKebkgJ68+uK7BtMsWh8o2sWzngLjGf/1VLaWkNnD5MC7UznFR7VJWSIOS1rTm06WC5M2WPJMrFmLAZPbpkfmefY8KQG41R7h+fLUnPua626tYbyMRzpuUMGHsfWm29pa2Kt5MaRBupHGcCl7X3bdQJZYkmQpIMqa57WvDrTJ5to7kxphY3YsevQEngYzW690oYrGrSEddo4HT9ef/ANQ5o2zSkkv5aHjbjk/jWcZOOwzhrfVNS06NrZWZVH8Lrnb+dTxz61fwiOIXBGSSwXC4OOAccd+/pwMV2iW0MY+WNc5ySRyT6/Wpa0dVdhHKaHpr2l1DO5dZydphdSOD1PI5wP8A9fOK6umSRpKhVxkH8CPoe1QCCaDasEmYVx8hHzfQH0x29e+OKiUucC1RVVZbtVBktwx54jYZ6D1Prn8KBcXIcB7NgvOSHB+mP/r4/wAZ5WBaoqKG5hnLCNwWXhl7r9R271LStYAooopAI7KiF3YKqjJJOABWd50+oSKtuWitwwLPyGwM8e2flI9uvXBnurR7qZA0m2BcEqP4+uVPqDxx7flaAwABnj1OarRAVbbTobdOCzyGMRl2PJH+efqT61R/4RnThOJArgA52bsj6fStminzyXUBkMMcESxRKERRgAU+iipAQkAckAe9VZLu3jyY8PIQcbBnOKfcWvnsMyMF4yvY0sNpDCF2rkqMAtyeuatcqWprH2aV3qyKKGeaQS3DBVAwEXv9fargGBgUUVMpXIlNyGPGr/eHI6EcEfjUJt5Uz5U5A4wrDI/yTVmilckrbbsYAaMjv6mgTTxgebEW9SgzirNFFwGRzRy/6tw3sDT6ikgVwNjNGR3Tiox9piByRIB04x/KgCzTWUOACSOc8HFQi4fJBiOB3wRxz/QfyoW8jZgpDJuOF3KRmiwE6qqKFUAAdhS0UUgCiiigAooooAKKKKAIpreKfHmorFc4yM4pIUmjba8gkTH3jwc59P8APbipqKd+gH//2Q==" |
| captcha_height | 80 |
| captcha_width | 240 |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3418 -form: Symfony\Component\Form\Form {#2931 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3419 …5} |
| full_name | "captcha" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "captcha" |
| image_id | "captcha_69718b1359909" |
| is_human | false |
| label | "fit_portal_module.registration.base_captcha_text" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "captcha" |
| priority | 0 |
| reload | false |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_captcha" |
| valid | true |
| value | "" |
isicCardNumber
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "fit_module.customer.isic_card_number" |
same as passed value |
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2439 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2437 …} -namespace: Closure() {#2435 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2841 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "fit_module.customer.isic_card_number" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2839 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#150 …} $message: Closure() {#2840 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_isicCardNumber" ] |
| cache_key | "_isicCardNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3423 -form: Symfony\Component\Form\Form {#2934 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3424 …5} |
| full_name | "isicCardNumber" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "isicCardNumber" |
| label | "fit_module.customer.isic_card_number" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "isicCardNumber" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_isicCardNumber" |
| valid | true |
| value | "" |
submitButton
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "fit_portal_module.registration.submit" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "fit_portal_module.registration.submit" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_submitButton" ] |
| cache_key | "_submitButton_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#3426 …5} |
| full_name | "submitButton" |
| id | "submitButton" |
| label | "fit_portal_module.registration.submit" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submitButton" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_submitButton" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "ee1d11b9e2c5d579.zziF1XIGAcKRo4GK9lYyOgEq-8uzE2BsrIIiYkIBJoE.oWHGsEBOXrfLk_PPow9qXXkSvKD8XwYE5vJFGDN1dtP-DreAGUlelsDO2A" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "ee1d11b9e2c5d579.zziF1XIGAcKRo4GK9lYyOgEq-8uzE2BsrIIiYkIBJoE.oWHGsEBOXrfLk_PPow9qXXkSvKD8XwYE5vJFGDN1dtP-DreAGUlelsDO2A" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2439 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2438 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2437 …} -namespace: Closure() {#2435 …} } |
| data | "ee1d11b9e2c5d579.zziF1XIGAcKRo4GK9lYyOgEq-8uzE2BsrIIiYkIBJoE.oWHGsEBOXrfLk_PPow9qXXkSvKD8XwYE5vJFGDN1dtP-DreAGUlelsDO2A" |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#3427 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3431 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#150 …} $message: Closure() {#3428 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "__token" ] |
| cache_key | "__token_hidden" |
| compound | false |
| data | "ee1d11b9e2c5d579.zziF1XIGAcKRo4GK9lYyOgEq-8uzE2BsrIIiYkIBJoE.oWHGsEBOXrfLk_PPow9qXXkSvKD8XwYE5vJFGDN1dtP-DreAGUlelsDO2A" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3441 -form: Symfony\Component\Form\Form {#3437 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3432 …5} |
| full_name | "_token" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "_token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "__token" |
| valid | true |
| value | "ee1d11b9e2c5d579.zziF1XIGAcKRo4GK9lYyOgEq-8uzE2BsrIIiYkIBJoE.oWHGsEBOXrfLk_PPow9qXXkSvKD8XwYE5vJFGDN1dtP-DreAGUlelsDO2A" |