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 {#2369 +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 {#2367 +id: 3 +name: "ttttt" +type: "checkbox" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2383 +id: 4 +name: "" +type: "text" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2384 +id: 2 +name: "test" +type: "text" +isRequired: false +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2385 +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 {#2369 +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 {#2367 +id: 3 +name: "ttttt" +type: "checkbox" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2383 +id: 4 +name: "" +type: "text" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2384 +id: 2 +name: "test" +type: "text" +isRequired: false +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2385 +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 {#2280 +minimalAge: 1 +birthdate: false +address: true +phone: true +photo: true +gender: true +isConfirmRequired: true +preferredLanguageSorted: [ "ww" ] +additionalData: [ Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2367 +id: 3 +name: "ttttt" +type: "checkbox" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2383 +id: 4 +name: "" +type: "text" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2384 +id: 2 +name: "test" +type: "text" +isRequired: false +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2385 +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 {#2457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2455 …} -namespace: Closure() {#2453 …} } |
| data | Tss\FitModuleBundle\Model\Registration\RegistrationCreateModel {#2369 +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 {#2367 +id: 3 +name: "ttttt" +type: "checkbox" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2383 +id: 4 +name: "" +type: "text" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2384 +id: 2 +name: "test" +type: "text" +isRequired: false +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2385 +id: 6 +name: "" +type: "text" +isRequired: true +value: null } ] } |
| data_class | "Tss\FitModuleBundle\Model\Registration\RegistrationCreateModel" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2532 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 {#2280 +minimalAge: 1 +birthdate: false +address: true +phone: true +photo: true +gender: true +isConfirmRequired: true +preferredLanguageSorted: [ "ww" ] +additionalData: [ Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2367 +id: 3 +name: "ttttt" +type: "checkbox" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2383 +id: 4 +name: "" +type: "text" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2384 +id: 2 +name: "test" +type: "text" +isRequired: false +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2385 +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() {#2530 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#161 …} $message: Closure() {#2531 …} $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 {#2369 +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 {#2367 +id: 3 +name: "ttttt" +type: "checkbox" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2383 +id: 4 +name: "" +type: "text" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2384 +id: 2 +name: "test" +type: "text" +isRequired: false +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2385 +id: 6 +name: "" +type: "text" +isRequired: true +value: null } ] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2722 -form: Symfony\Component\Form\Form {#2865 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2529 …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 {#2369 +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 {#2367 +id: 3 +name: "ttttt" +type: "checkbox" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2383 +id: 4 +name: "" +type: "text" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2384 +id: 2 +name: "test" +type: "text" +isRequired: false +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2385 +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 {#2575 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2545 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.email_constraint" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2575 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2545 +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 {#2575 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2545 +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 {#2457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2455 …} -namespace: Closure() {#2453 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2616 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() {#2641 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#161 …} $message: Closure() {#2592 …} $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 {#2646 -form: Symfony\Component\Form\Form {#2924 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2655 …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 {#2514 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2513 +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 {#2514 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2513 +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 {#2514 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2513 +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 {#2457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2455 …} -namespace: Closure() {#2453 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2637 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() {#2645 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#161 …} $message: Closure() {#2643 …} $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 {#2882 -form: Symfony\Component\Form\Form {#2921 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2680 …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 {#2583 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2512 +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 {#2583 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2512 +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 {#2583 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2512 +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 {#2457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2455 …} -namespace: Closure() {#2453 …} } |
| 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 | [] |
| 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() {#2654 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#161 …} $message: Closure() {#2653 …} $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 {#2731 -form: Symfony\Component\Form\Form {#2918 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2890 …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 {#2500 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2507 +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 {#2500 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2507 +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 {#2500 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2507 +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 {#2457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2455 …} -namespace: Closure() {#2453 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2661 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() {#2669 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#161 …} $message: Closure() {#2663 …} $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 {#2847 -form: Symfony\Component\Form\Form {#2878 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2778 …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 {#2457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2455 …} -namespace: Closure() {#2453 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2928 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() {#2891 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#161 …} $message: Closure() {#2892 …} $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 {#2758 -form: Symfony\Component\Form\Form {#2875 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2811 …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 {#2457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2455 …} -namespace: Closure() {#2453 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2885 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() {#2883 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#161 …} $message: Closure() {#2884 …} $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 {#2694 -form: Symfony\Component\Form\Form {#2872 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3136 …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 {#2504 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2506 +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 {#2504 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2506 +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 {#2504 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2506 +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 {#2457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2455 …} -namespace: Closure() {#2453 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2677 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() {#2679 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#161 …} $message: Closure() {#2676 …} $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 {#2839 -form: Symfony\Component\Form\Form {#2869 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2819 …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 {#2516 +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 {#2516 +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 {#2516 +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 {#2457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2455 …} -namespace: Closure() {#2453 …} } |
| 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() {#2723 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#161 …} $message: Closure() {#2724 …} $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 {#2792 -form: Symfony\Component\Form\Form {#2901 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3133 …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 {#2578 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2578 +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 {#2578 +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 {#2457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2455 …} -namespace: Closure() {#2453 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2715 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() {#2713 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#161 …} $message: Closure() {#2714 …} $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 {#2712 -form: Symfony\Component\Form\Form {#2915 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3137 …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 {#2457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2455 …} -namespace: Closure() {#2453 …} } |
| 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.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() {#2704 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#161 …} $message: Closure() {#2705 …} $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 {#3140 -form: Symfony\Component\Form\Form {#2911 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3142 …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 {#2577 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2577 +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 {#2577 +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 {#2457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2455 …} -namespace: Closure() {#2453 …} } |
| 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.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() {#2695 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#161 …} $message: Closure() {#2696 …} $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 {#3143 -form: Symfony\Component\Form\Form {#2908 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3144 …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 {#2570 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2576 +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 {#2570 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2576 +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 {#2570 +payload: null +groups: [ "form" ] +message: "fit_portal_module.forms.not_blank_constraint" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2576 +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 {#2457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2455 …} -namespace: Closure() {#2453 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2728 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() {#2730 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#161 …} $message: Closure() {#2729 …} $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 {#3145 -form: Symfony\Component\Form\Form {#2905 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3146 …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 {#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_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 {#2764 -option: Symfony\Component\Form\ChoiceList\Loader\IntlCallbackChoiceLoader {#2756 …} } |
| 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 {#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 {#2457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2455 …} -namespace: Closure() {#2453 …} } |
| 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() {#2755 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#161 …} $message: Closure() {#2753 …} $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 {#3160 +label: "Afganistan" +value: "AF" +data: "AF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3169 +label: "Alandy" +value: "AX" +data: "AX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3170 +label: "Albánsko" +value: "AL" +data: "AL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3171 +label: "Alžírsko" +value: "DZ" +data: "DZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3172 +label: "Americká Samoa" +value: "AS" +data: "AS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3173 +label: "Americké Panenské ostrovy" +value: "VI" +data: "VI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2970 +label: "Andorra" +value: "AD" +data: "AD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3157 +label: "Angola" +value: "AO" +data: "AO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3168 +label: "Anguilla" +value: "AI" +data: "AI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3176 +label: "Antarktída" +value: "AQ" +data: "AQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3175 +label: "Antigua a Barbuda" +value: "AG" +data: "AG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3174 +label: "Argentína" +value: "AR" +data: "AR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3154 +label: "Arménsko" +value: "AM" +data: "AM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3153 +label: "Aruba" +value: "AW" +data: "AW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3152 +label: "Austrália" +value: "AU" +data: "AU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3151 +label: "Azerbajdžan" +value: "AZ" +data: "AZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3156 +label: "Bahamy" +value: "BS" +data: "BS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3155 +label: "Bahrajn" +value: "BH" +data: "BH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3158 +label: "Bangladéš" +value: "BD" +data: "BD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3159 +label: "Barbados" +value: "BB" +data: "BB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3166 +label: "Belgicko" +value: "BE" +data: "BE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3162 +label: "Belize" +value: "BZ" +data: "BZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3161 +label: "Benin" +value: "BJ" +data: "BJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3165 +label: "Bermudy" +value: "BM" +data: "BM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3177 +label: "Bhután" +value: "BT" +data: "BT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3178 +label: "Bielorusko" +value: "BY" +data: "BY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3179 +label: "Bolívia" +value: "BO" +data: "BO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3180 +label: "Bosna a Hercegovina" +value: "BA" +data: "BA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3181 +label: "Botswana" +value: "BW" +data: "BW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3182 +label: "Bouvetov ostrov" +value: "BV" +data: "BV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3183 +label: "Brazília" +value: "BR" +data: "BR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3184 +label: "Britské indickooceánske územie" +value: "IO" +data: "IO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3185 +label: "Britské Panenské ostrovy" +value: "VG" +data: "VG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3186 +label: "Brunej" +value: "BN" +data: "BN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3187 +label: "Bulharsko" +value: "BG" +data: "BG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3188 +label: "Burkina Faso" +value: "BF" +data: "BF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3189 +label: "Burundi" +value: "BI" +data: "BI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3190 +label: "Cookove ostrovy" +value: "CK" +data: "CK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3191 +label: "Curaçao" +value: "CW" +data: "CW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3192 +label: "Cyprus" +value: "CY" +data: "CY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3193 +label: "Čad" +value: "TD" +data: "TD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3194 +label: "Česko" +value: "CZ" +data: "CZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3195 +label: "Čierna Hora" +value: "ME" +data: "ME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3196 +label: "Čile" +value: "CL" +data: "CL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3197 +label: "Čína" +value: "CN" +data: "CN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3198 +label: "Dánsko" +value: "DK" +data: "DK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3199 +label: "Dominika" +value: "DM" +data: "DM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3200 +label: "Dominikánska republika" +value: "DO" +data: "DO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3201 +label: "Džibutsko" +value: "DJ" +data: "DJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3202 +label: "Egypt" +value: "EG" +data: "EG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3203 +label: "Ekvádor" +value: "EC" +data: "EC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3204 +label: "Eritrea" +value: "ER" +data: "ER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3205 +label: "Estónsko" +value: "EE" +data: "EE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3206 +label: "Eswatini" +value: "SZ" +data: "SZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3207 +label: "Etiópia" +value: "ET" +data: "ET" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3208 +label: "Faerské ostrovy" +value: "FO" +data: "FO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3209 +label: "Falklandy" +value: "FK" +data: "FK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3210 +label: "Fidži" +value: "FJ" +data: "FJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3211 +label: "Filipíny" +value: "PH" +data: "PH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3212 +label: "Fínsko" +value: "FI" +data: "FI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3213 +label: "Francúzska Guyana" +value: "GF" +data: "GF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3214 +label: "Francúzska Polynézia" +value: "PF" +data: "PF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3215 +label: "Francúzske južné a antarktické územia" +value: "TF" +data: "TF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3216 +label: "Francúzsko" +value: "FR" +data: "FR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3217 +label: "Gabon" +value: "GA" +data: "GA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3218 +label: "Gambia" +value: "GM" +data: "GM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3219 +label: "Ghana" +value: "GH" +data: "GH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3220 +label: "Gibraltár" +value: "GI" +data: "GI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3221 +label: "Grécko" +value: "GR" +data: "GR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3222 +label: "Grenada" +value: "GD" +data: "GD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3223 +label: "Grónsko" +value: "GL" +data: "GL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3224 +label: "Gruzínsko" +value: "GE" +data: "GE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3225 +label: "Guadeloupe" +value: "GP" +data: "GP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3226 +label: "Guam" +value: "GU" +data: "GU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3227 +label: "Guatemala" +value: "GT" +data: "GT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3228 +label: "Guernsey" +value: "GG" +data: "GG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3229 +label: "Guinea" +value: "GN" +data: "GN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3230 +label: "Guinea-Bissau" +value: "GW" +data: "GW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3231 +label: "Guyana" +value: "GY" +data: "GY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3232 +label: "Haiti" +value: "HT" +data: "HT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3233 +label: "Heardov ostrov a Macdonaldove ostrovy" +value: "HM" +data: "HM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3234 +label: "Holandsko" +value: "NL" +data: "NL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3235 +label: "Honduras" +value: "HN" +data: "HN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3236 +label: "Hongkong – OAO Číny" +value: "HK" +data: "HK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3237 +label: "Chorvátsko" +value: "HR" +data: "HR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3238 +label: "India" +value: "IN" +data: "IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3239 +label: "Indonézia" +value: "ID" +data: "ID" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3240 +label: "Irak" +value: "IQ" +data: "IQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3241 +label: "Irán" +value: "IR" +data: "IR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3242 +label: "Írsko" +value: "IE" +data: "IE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3243 +label: "Island" +value: "IS" +data: "IS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3244 +label: "Izrael" +value: "IL" +data: "IL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3245 +label: "Jamajka" +value: "JM" +data: "JM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3246 +label: "Japonsko" +value: "JP" +data: "JP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3247 +label: "Jemen" +value: "YE" +data: "YE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3248 +label: "Jersey" +value: "JE" +data: "JE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3249 +label: "Jordánsko" +value: "JO" +data: "JO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3250 +label: "Južná Afrika" +value: "ZA" +data: "ZA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3251 +label: "Južná Georgia a Južné Sandwichove ostrovy" +value: "GS" +data: "GS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3252 +label: "Južná Kórea" +value: "KR" +data: "KR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3253 +label: "Južný Sudán" +value: "SS" +data: "SS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3254 +label: "Kajmanie ostrovy" +value: "KY" +data: "KY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3255 +label: "Kambodža" +value: "KH" +data: "KH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3256 +label: "Kamerun" +value: "CM" +data: "CM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3257 +label: "Kanada" +value: "CA" +data: "CA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3258 +label: "Kapverdy" +value: "CV" +data: "CV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3259 +label: "Karibské Holandsko" +value: "BQ" +data: "BQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3260 +label: "Katar" +value: "QA" +data: "QA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3261 +label: "Kazachstan" +value: "KZ" +data: "KZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3262 +label: "Keňa" +value: "KE" +data: "KE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3263 +label: "Kirgizsko" +value: "KG" +data: "KG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3264 +label: "Kiribati" +value: "KI" +data: "KI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3265 +label: "Kokosové ostrovy" +value: "CC" +data: "CC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3266 +label: "Kolumbia" +value: "CO" +data: "CO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3267 +label: "Komory" +value: "KM" +data: "KM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3268 +label: "Konžská demokratická republika" +value: "CD" +data: "CD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3269 +label: "Konžská republika" +value: "CG" +data: "CG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3270 +label: "Kostarika" +value: "CR" +data: "CR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3271 +label: "Kuba" +value: "CU" +data: "CU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3272 +label: "Kuvajt" +value: "KW" +data: "KW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3273 +label: "Laos" +value: "LA" +data: "LA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3274 +label: "Lesotho" +value: "LS" +data: "LS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3275 +label: "Libanon" +value: "LB" +data: "LB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3276 +label: "Libéria" +value: "LR" +data: "LR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3277 +label: "Líbya" +value: "LY" +data: "LY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3278 +label: "Lichtenštajnsko" +value: "LI" +data: "LI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3279 +label: "Litva" +value: "LT" +data: "LT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3280 +label: "Lotyšsko" +value: "LV" +data: "LV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3281 +label: "Luxembursko" +value: "LU" +data: "LU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3282 +label: "Macao – OAO Číny" +value: "MO" +data: "MO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3283 +label: "Madagaskar" +value: "MG" +data: "MG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3284 +label: "Maďarsko" +value: "HU" +data: "HU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3285 +label: "Malajzia" +value: "MY" +data: "MY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3286 +label: "Malawi" +value: "MW" +data: "MW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3287 +label: "Maldivy" +value: "MV" +data: "MV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3288 +label: "Mali" +value: "ML" +data: "ML" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3289 +label: "Malta" +value: "MT" +data: "MT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3290 +label: "Maroko" +value: "MA" +data: "MA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3291 +label: "Marshallove ostrovy" +value: "MH" +data: "MH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3292 +label: "Martinik" +value: "MQ" +data: "MQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3293 +label: "Maurícius" +value: "MU" +data: "MU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3294 +label: "Mauritánia" +value: "MR" +data: "MR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3295 +label: "Mayotte" +value: "YT" +data: "YT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3296 +label: "Menšie odľahlé ostrovy USA" +value: "UM" +data: "UM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3297 +label: "Mexiko" +value: "MX" +data: "MX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3298 +label: "Mikronézia" +value: "FM" +data: "FM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3299 +label: "Mjanmarsko" +value: "MM" +data: "MM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3300 +label: "Moldavsko" +value: "MD" +data: "MD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3301 +label: "Monako" +value: "MC" +data: "MC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3302 +label: "Mongolsko" +value: "MN" +data: "MN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3303 +label: "Montserrat" +value: "MS" +data: "MS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3304 +label: "Mozambik" +value: "MZ" +data: "MZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3305 +label: "Namíbia" +value: "NA" +data: "NA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3306 +label: "Nauru" +value: "NR" +data: "NR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3307 +label: "Nemecko" +value: "DE" +data: "DE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3308 +label: "Nepál" +value: "NP" +data: "NP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3309 +label: "Niger" +value: "NE" +data: "NE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3310 +label: "Nigéria" +value: "NG" +data: "NG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3311 +label: "Nikaragua" +value: "NI" +data: "NI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3312 +label: "Niue" +value: "NU" +data: "NU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3313 +label: "Norfolk" +value: "NF" +data: "NF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3314 +label: "Nórsko" +value: "NO" +data: "NO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3315 +label: "Nová Kaledónia" +value: "NC" +data: "NC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3316 +label: "Nový Zéland" +value: "NZ" +data: "NZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3317 +label: "Omán" +value: "OM" +data: "OM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3318 +label: "Ostrov Man" +value: "IM" +data: "IM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3319 +label: "Pakistan" +value: "PK" +data: "PK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3320 +label: "Palau" +value: "PW" +data: "PW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3321 +label: "Palestínske územia" +value: "PS" +data: "PS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3322 +label: "Panama" +value: "PA" +data: "PA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3323 +label: "Papua-Nová Guinea" +value: "PG" +data: "PG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3324 +label: "Paraguaj" +value: "PY" +data: "PY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3325 +label: "Peru" +value: "PE" +data: "PE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3326 +label: "Pitcairnove ostrovy" +value: "PN" +data: "PN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3327 +label: "Pobrežie Slonoviny" +value: "CI" +data: "CI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3328 +label: "Poľsko" +value: "PL" +data: "PL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3329 +label: "Portoriko" +value: "PR" +data: "PR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3330 +label: "Portugalsko" +value: "PT" +data: "PT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3331 +label: "Rakúsko" +value: "AT" +data: "AT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3332 +label: "Réunion" +value: "RE" +data: "RE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3333 +label: "Rovníková Guinea" +value: "GQ" +data: "GQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3334 +label: "Rumunsko" +value: "RO" +data: "RO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3335 +label: "Rusko" +value: "RU" +data: "RU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3336 +label: "Rwanda" +value: "RW" +data: "RW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3337 +label: "Saint Pierre a Miquelon" +value: "PM" +data: "PM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3338 +label: "Salvádor" +value: "SV" +data: "SV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3339 +label: "Samoa" +value: "WS" +data: "WS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3340 +label: "San Maríno" +value: "SM" +data: "SM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3341 +label: "Saudská Arábia" +value: "SA" +data: "SA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3342 +label: "Senegal" +value: "SN" +data: "SN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3343 +label: "Severná Kórea" +value: "KP" +data: "KP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3344 +label: "Severné Macedónsko" +value: "MK" +data: "MK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3345 +label: "Severné Mariány" +value: "MP" +data: "MP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3346 +label: "Seychely" +value: "SC" +data: "SC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3347 +label: "Sierra Leone" +value: "SL" +data: "SL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3348 +label: "Singapur" +value: "SG" +data: "SG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3349 +label: "Slovensko" +value: "SK" +data: "SK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3350 +label: "Slovinsko" +value: "SI" +data: "SI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3351 +label: "Somálsko" +value: "SO" +data: "SO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3352 +label: "Spojené arabské emiráty" +value: "AE" +data: "AE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3353 +label: "Spojené kráľovstvo" +value: "GB" +data: "GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3354 +label: "Spojené štáty" +value: "US" +data: "US" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3355 +label: "Srbsko" +value: "RS" +data: "RS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3356 +label: "Srí Lanka" +value: "LK" +data: "LK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3357 +label: "Stredoafrická republika" +value: "CF" +data: "CF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3358 +label: "Sudán" +value: "SD" +data: "SD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3359 +label: "Surinam" +value: "SR" +data: "SR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3360 +label: "Svalbard a Jan Mayen" +value: "SJ" +data: "SJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3361 +label: "Svätá Helena" +value: "SH" +data: "SH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3362 +label: "Svätá Lucia" +value: "LC" +data: "LC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3363 +label: "Svätý Bartolomej" +value: "BL" +data: "BL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3364 +label: "Svätý Krištof a Nevis" +value: "KN" +data: "KN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3365 +label: "Svätý Martin (fr.)" +value: "MF" +data: "MF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3366 +label: "Svätý Martin (hol.)" +value: "SX" +data: "SX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3367 +label: "Svätý Tomáš a Princov ostrov" +value: "ST" +data: "ST" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3368 +label: "Svätý Vincent a Grenadíny" +value: "VC" +data: "VC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3369 +label: "Sýria" +value: "SY" +data: "SY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3370 +label: "Šalamúnove ostrovy" +value: "SB" +data: "SB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3371 +label: "Španielsko" +value: "ES" +data: "ES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3372 +label: "Švajčiarsko" +value: "CH" +data: "CH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3373 +label: "Švédsko" +value: "SE" +data: "SE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3374 +label: "Tadžikistan" +value: "TJ" +data: "TJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3375 +label: "Taiwan" +value: "TW" +data: "TW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3376 +label: "Taliansko" +value: "IT" +data: "IT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3377 +label: "Tanzánia" +value: "TZ" +data: "TZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3378 +label: "Thajsko" +value: "TH" +data: "TH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3379 +label: "Togo" +value: "TG" +data: "TG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3380 +label: "Tokelau" +value: "TK" +data: "TK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3381 +label: "Tonga" +value: "TO" +data: "TO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3382 +label: "Trinidad a Tobago" +value: "TT" +data: "TT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3383 +label: "Tunisko" +value: "TN" +data: "TN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3384 +label: "Turecko" +value: "TR" +data: "TR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3385 +label: "Turkménsko" +value: "TM" +data: "TM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3386 +label: "Turks a Caicos" +value: "TC" +data: "TC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3387 +label: "Tuvalu" +value: "TV" +data: "TV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3388 +label: "Uganda" +value: "UG" +data: "UG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3389 +label: "Ukrajina" +value: "UA" +data: "UA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3390 +label: "Uruguaj" +value: "UY" +data: "UY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3391 +label: "Uzbekistan" +value: "UZ" +data: "UZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3392 +label: "Vanuatu" +value: "VU" +data: "VU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3393 +label: "Vatikán" +value: "VA" +data: "VA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3394 +label: "Venezuela" +value: "VE" +data: "VE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3395 +label: "Vianočný ostrov" +value: "CX" +data: "CX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3396 +label: "Vietnam" +value: "VN" +data: "VN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3397 +label: "Východný Timor" +value: "TL" +data: "TL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3398 +label: "Wallis a Futuna" +value: "WF" +data: "WF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3399 +label: "Zambia" +value: "ZM" +data: "ZM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3400 +label: "Západná Sahara" +value: "EH" +data: "EH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3401 +label: "Zimbabwe" +value: "ZW" +data: "ZW" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3147 -form: Symfony\Component\Form\Form {#2902 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3148 …5} |
| full_name | "country" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "country" |
| is_selected | Closure($choice, $value) {#3149 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 {#2572 returnType: "string" class: "App\Form\Registration\RegistrationFormType" this: App\Form\Registration\RegistrationFormType {#2471 …} } |
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 {#2572 returnType: "string" class: "App\Form\Registration\RegistrationFormType" this: App\Form\Registration\RegistrationFormType {#2471 …} } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#2779 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ Tss\UserModuleBundle\Model\Person\GenderEnum {#2777 +name: "MALE" +value: "male" } Tss\UserModuleBundle\Model\Person\GenderEnum {#2780 +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 {#2457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2455 …} -namespace: Closure() {#2453 …} } |
| 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() {#2776 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#161 …} $message: Closure() {#2774 …} $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 {#3407 +label: "default.gender.male" +value: "male" +data: Tss\UserModuleBundle\Model\Person\GenderEnum {#2777 +name: "MALE" +value: "male" } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3406 +label: "default.gender.female" +value: "female" +data: Tss\UserModuleBundle\Model\Person\GenderEnum {#2780 +name: "FEMALE" +value: "female" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3402 -form: Symfony\Component\Form\Form {#2898 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3405 …5} |
| full_name | "gender" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "gender" |
| is_selected | Closure($choice, $value) {#3403 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 {#2569 +payload: null +groups: ? +callback: [ App\Form\Registration\RegistrationFormType {#2471 …} "confirmAgeCheck" ] } ] |
[ Symfony\Component\Validator\Constraints\Callback {#2569 +payload: null +groups: ? +callback: [ App\Form\Registration\RegistrationFormType {#2471 …} "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 {#2569 +payload: null +groups: ? +callback: [ App\Form\Registration\RegistrationFormType {#2471 …} "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 {#2457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2455 …} -namespace: Closure() {#2453 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#2788 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 {#2793 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() {#2794 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#161 …} $message: Closure() {#2796 …} $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 {#3404 -form: Symfony\Component\Form\Form {#2895 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3408 …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 {#2367 +id: 3 +name: "ttttt" +type: "checkbox" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2383 +id: 4 +name: "" +type: "text" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2384 +id: 2 +name: "test" +type: "text" +isRequired: false +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2385 +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 {#2549 +payload: null +groups: ? +callback: [ App\Form\Registration\RegistrationFormType {#2471 …} "validateAdditionalData" ] } ] |
[ Symfony\Component\Validator\Constraints\Callback {#2549 +payload: null +groups: ? +callback: [ App\Form\Registration\RegistrationFormType {#2471 …} "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 {#2549 +payload: null +groups: ? +callback: [ App\Form\Registration\RegistrationFormType {#2471 …} "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 {#2457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2455 …} -namespace: Closure() {#2453 …} } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2804 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() {#2810 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#161 …} $message: Closure() {#2809 …} $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 {#2367 +id: 3 +name: "ttttt" +type: "checkbox" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2383 +id: 4 +name: "" +type: "text" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2384 +id: 2 +name: "test" +type: "text" +isRequired: false +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2385 +id: 6 +name: "" +type: "text" +isRequired: true +value: null } ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3409 -form: Symfony\Component\Form\Form {#2934 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3410 …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 {#2367 +id: 3 +name: "ttttt" +type: "checkbox" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2383 +id: 4 +name: "" +type: "text" +isRequired: true +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2384 +id: 2 +name: "test" +type: "text" +isRequired: false +value: null } Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel {#2385 +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 {#2367 +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 {#2457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2455 …} -namespace: Closure() {#2453 …} } |
| data_class | "Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#3013 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() {#3015 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#161 …} $message: Closure() {#3014 …} $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: 3 +name: "ttttt" +type: "checkbox" +isRequired: true +value: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3414 -form: Symfony\Component\Form\Form {#3023 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3413 …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 {#2367 +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 {#2457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2455 …} -namespace: Closure() {#2453 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#2788 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 {#2793 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() {#3074 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#161 …} $message: Closure() {#3073 …} $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 {#3418 -form: Symfony\Component\Form\Form {#3081 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3417 …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 {#2383 +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 {#2457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2455 …} -namespace: Closure() {#2453 …} } |
| data_class | "Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#3026 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() {#3028 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#161 …} $message: Closure() {#3027 …} $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 {#2383 +id: 4 +name: "" +type: "text" +isRequired: true +value: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3415 -form: Symfony\Component\Form\Form {#3036 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3416 …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 {#2383 +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 {#2457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2455 …} -namespace: Closure() {#2453 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#3086 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() {#3088 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#161 …} $message: Closure() {#3087 …} $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 {#3422 -form: Symfony\Component\Form\Form {#3098 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3421 …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 {#2384 +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 {#2457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2455 …} -namespace: Closure() {#2453 …} } |
| data_class | "Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#3039 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() {#3041 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#161 …} $message: Closure() {#3040 …} $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 {#2384 +id: 2 +name: "test" +type: "text" +isRequired: false +value: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3420 -form: Symfony\Component\Form\Form {#3049 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3419 …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 {#2384 +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 {#2457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2455 …} -namespace: Closure() {#2453 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#3103 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() {#3105 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#161 …} $message: Closure() {#3104 …} $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 {#3426 -form: Symfony\Component\Form\Form {#3114 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3425 …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 {#2385 +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 {#2457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2455 …} -namespace: Closure() {#2453 …} } |
| data_class | "Tss\FitModuleBundle\Model\Registration\RegistrationAdditionalDataModel" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#3052 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() {#3054 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#161 …} $message: Closure() {#3053 …} $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 {#2385 +id: 6 +name: "" +type: "text" +isRequired: true +value: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3424 -form: Symfony\Component\Form\Form {#3062 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3423 …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 {#2385 +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 {#2457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2455 …} -namespace: Closure() {#2453 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#3119 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() {#3121 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#161 …} $message: Closure() {#3120 …} $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 {#3430 -form: Symfony\Component\Form\Form {#3130 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3429 …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 {#2510 +payload: null +groups: ? +callback: [ App\Form\Registration\RegistrationFormType {#2471 …} "termsAndGdprCheck" ] } ] |
[ Symfony\Component\Validator\Constraints\Callback {#2510 +payload: null +groups: ? +callback: [ App\Form\Registration\RegistrationFormType {#2471 …} "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 {#2510 +payload: null +groups: ? +callback: [ App\Form\Registration\RegistrationFormType {#2471 …} "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 {#2457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2455 …} -namespace: Closure() {#2453 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#2788 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 {#2793 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() {#2818 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#161 …} $message: Closure() {#2817 …} $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 {#3411 -form: Symfony\Component\Form\Form {#2937 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3412 …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 {#2457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2455 …} -namespace: Closure() {#2453 …} } |
| data_class | null |
| disabled | false |
| distortion | true |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2836 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() {#2838 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#161 …} $message: Closure() {#2837 …} $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/aAAwDAQACEQMRAD8A72iiiuUYUUVWtr6C5bYjqXwTgEHIBxkEdR/nqCKdguWaKKKQBRRVBZ3ttTNvIJGjuMvG5JIBwMr+hPpz7U0rg3Yv0UVXuL62tomkmnRVUgHnJ7dh9RQlcG7FiioYbu2uGKwXEUrAZIRw2PyqakAUUUUAFFZEniOxR9isXOeewAxknPf8OvanjX7Ah28xgikAOVwH6Zx64yMjrV8kuxPPHualFUU1eyfP75QMZUtwGHPI9ehq4r7mIGMDvmpaa3KTvsOooopAFFFFABRRRQAUUUUAFFFFABUc08cJUOwDMcKueW6dPzps84j+RVZpCMqApPt9O4706KNlLF3LMSe/AGeBj6UwJKKKKQBVG90m2vG8wgxTj7ssZwwq9RTTa2BpPcw5LrU9Jjb7RGt5CAdsitggD+9x1/8Ar9ad/wAJLZIsglP7xDjEeWDEehxjGc4+lbVU5rCySN5Ba26soLBjEDg+uB1q1KL3RDjJbMhj17T33CSVoXUEskqkEY6j6+1Talbpe2EiBmyuWRozkhl9PfPFcpd3iB2tri0t12ZAEQwFP0z1OAM549DU9rq7x3Ba1uJGViC0V0VBPT/loT7d/WtPZW1iZ+1voyrZLdXl7FbxZhmjfc57fKeCVP8AEOfr9ck68fhXa3zXhGMjcqkMwIxg84x1/OsCz1GayvDcRBMs2SCAcj0z1HWuqTxJZEK771Rm2hip9AfTtnBxn8ua0qc6fukU+Rr3iXTtEg064M0UjkldpB6dqvtcQrnMi5DBSM8gnt+o/Oo7O9gvoFmt3DK3buD3BFc54pjdb6OXDeUoDNg4yc46kY3HHvwue1YJOcrSNm1CN4m5qepJZREKVMuO4JVeV+9jkfeH+TWJceJboSgwLG8QBBYKwB5xnnp0z361Pplp/abG/vMlGbKIrYDYJwSOvBJ7nrjoK6DYGXDDg9qpKMN1chuUtjDtNIsNShW4k88s4ztLcLkkkD8Samk8Mae5yPNTgD5W46Vp7Ft1BjUKg6j2/wA/ypXkyCQQqLks5PAAqJVJX0ZpGmmtUcdrWijTlWWGQvGTg5HKmtvwvem6tpozGiCJhtVc4AP1JPaqPiK4Fy0djbgs6EEg5B5Ge44AAB645Hpxp+HdOfT7RzL/AKyRsnr0HTrWsm3T97czikqnu7GtRUc9xDbqGmkWNScZY4GacjrIgZGBUjINcxuOoqKa4hgVmllVAgBbJ6AnArJk1W6uZGXT40xGhMnnArtPPByPbp6kc4BqlFsTkkbTOqglmAA5OT0qN7mGOPzHkUJnGfQ5x+nf0rHGi3V2pGoXu4E5IjHX068AjHUDOCRmpB4ZsMqWEhwACA2AxHf8faq5Yrdk3k9kaNrfW928iwPv8s4LDofoe/8An1FWKgt7WC0VvKXbuJLMzEk8k8k89z+dV5b7zSqWpJDZ/eDBxg846+npUO3QpX6lmWcIwRAHc9AD3464zge9RgXEiu0sghHAwhDAAZyckd8+2MVFDaPhdoEMeANvUkAYGfXj1qQWEYzlnP40r9kO3cWA28Um2Igu/wB5u7df68/iTVqmRxJEMIoFPo16gFFFFABRRRQAjsERmIJCjPAya5K6ludfu44o3WKPJ2pg5KZ++exGRjr1rqrhGkt3VCQxHGDj9a4e3uJ9HvZFkRmVhiSM5XPf8xn6deoNb0Ve7W5jVeyexu2+haUihTcCSRhgEuOcjHAp1n4eS3nmDMk9vIuAHH3WBrOHiGDOHslcMg3HABLY5Pr19/8A62xpz2V9GXs5WjZAQE3ZKZwc4P5enXrRL2kVqOPspPQy4/C2+4cSXKoobhVHzY7Uan4djs4FuLbdKsfMiOeWH4VtvY3DKc3ZZs5GUHv/ACJyPTFRnTpxjdctODGUbdwxyc8H07c5pKrK+4OlFI4qFX+0okUmxmICvnGM/SrWoPfSyLHqLbGVusgwRu78ckcds4pmoRxQ6gIrVSu3A5YE7s9yCR+X862vELXb6cBdQqNr5Dqw/l/ntXQ56x8zBQbUtdhmna/bWemxQiNjKgOd3A6E8Y9Tx+OatL4qtioZo3ByRsAzx659x2x1HbrWZp2mw3Np+9tj5qMyN+92sT9D0xUl1pESfvFuo4QAMq+MDHTIwOeM+p596zk6blZ7msY1FG62OgONU05zGxAlQhQ2Vxnp+Hf3rAm0HU4HMdtcF4u3zlM/h0rOt7prKXbbXXllvvSx5KN6ZUjtWsnidmjlM0SeYhBjKZAPQEe3c8/ShQlD4dhOcZ/EZ8Md1o08bzwRglsAyqSF6c5H49OeOnStqHxNFKsaJBI87sAVwQB69Mk4+lZU2oNqaTS3VykQSNtsKrwx6Dr1OT+HJ4qLw5dx2epb5pAkbIQSaqUeZXktURGVnaL0NG/Go6xbwxtp5iJYHzSfujoRjqBk5/D2qjHousxoQiOoOQVEoH9a7KGaOeMPGwYH0PT2PvUlYqs0rJGzpJu7ZxM+mapM+blJDHkM8j7SRxyev9RnAz7Z84uEl+zs3zDC7EPHp24zXS65rixsbW2BaUMA3oe/BBz7fn+NfSdJkdjO7LJOxyzsdwQ+/qfx71sptRu0YuCcrJmvZ3EdnYwQu5dgoyT6/hmlGpmR8QwtImSNy546e388fnxU0GnQRHc6iWT++4BI9h6CrdcjOpGcIby4VRM/l5TD7eCDnoOcelXIbdIQMDLf3iOalopDCiiigAooooAKKKKACiiigAqN4IpCS8SMSMHKg5H+RSyttiY5IwOqjJ/AVy3/AAkN+FG9AAdxcqhJVcgBhnjAPHJ6g5q4QctiZTUdzpJLG0lj2SW0TL6bBXHtcLo+tH7MQ8MbE4BBJBAyCe9Wjf6xfFPIjlX5s7xHhVyMEDrxy3c9uBipdN8OyNcCbUFwoyWUsDvPPPsK2iuRPmZjJ87XKjUh8RadLEzmUxlequOfqPX/AOtVPUfEK/Z2FoASwHVwCAVGcYOcgsOnofThLrQtOjCl7maOHJYDPyrn36DOAOfaq9pbRzt5OlQ/IpbN5IpbsMYzjnP5dR1pKMN0DnJ6XK1jpBuy9zfPLHE3zeYy4JJHJI9M859vfi7dajHLo9zY3EgN1ANvX7+0/eBPX6dasr4cVyHu7mS5f+IMSAfT36VOuhWSMG+yI7YHUnAx7dD/AFpucW9WSlJLRGFojX/2d4LS3bMpyszZCp2z09j+NbiaDbAK9wzXMyoEBc4GAMAAVaEFzDn7O6bB92J/4fxH9c0+AM5YTwFCOAS2QeKiU7u60LinZK1/U5SK+k06ZoLy0Q7SQCAFYfiOtSyxabJJ5tjfxQMCTtZWAP4H/PtXUT2NvcR7JYgy1kzeFbNzmOWWP24IqlOD12Fy1Fo9Tmrq7klUQsIGC8B0jAJ/KrFnZyRANPpxnWTBDF8BRnnPpx610tn4fsbM72UyuOdzngfhU5abBe3RI4ycEsd2RgHIA9yR17VbqraJPspXuznoLiG3iL6XftAQMNFcqBu6+g6/r+VMv/Ec93aiFIxET98g5/L055qHX7WaK78xo/3ZGA/XceuSevfv9O1U7WaKJmDwxSgr/wAtQeD7Y/KrUU1zbkOTT5b2NrQ9NS7K3F1cKylmdYl457n0HQZA9q6ZJYFCorqvyghenB4H51ynk6LO252khLbcKjr3x+WM859++QJRaaRDNiK5kc8ncCjrEAwwTn3x9c474OMlzPW5tF8q0sdUrBhlSCMkcUtYMWkz2LGSwvWfoSrYJPP6jB6ZHbmpLbWpIpfs+pwmCQAEuSNoHAz75bPTpn2JrPkv8Luac9vi0NqioYLqC4GYZFfIzx6f54qUkKCSQAOSTWZYtFUxqlkSB568+v4f4/z9DVlZEcDDdc4B4PvxQOw+imNLGjBWdVYkAAnqT0/kafQAUUUUCCiiigA61ELeBHMgijDE5LbRnPrUtFAGLPrUlxLJb6XAZ5EAO8MNo55+o6Dr6+maasGtSu4eZI0z8j7txABPbGGyCRggdAe3OzDDHbxLFCgRF6AU+tOdLZEcje7OTjWBJ1+2yyTSQnARCUAbd257ZOOg4Fa0aalMv7oJaxgHaCvOO2R0z68DHatUKoOQoz64pamUnLcuMYxXuoyTa6pHEFjnQkY/jJ+p5z/PHtT3e/tHOyJ7iMcYLDJz3HGQBjuT1FadFIq5k/adQvGWJLd7VWyGducDHbgUraTM6spvCoI24RSMjnrz3yT/AC4rVooC/Yyvst9alTDdo/qsgxu6c/X/AOv61CL6+t3WFo1uWCn/AFbglj69M4GMfUda1Fs4RIZGQM+7IYgZHOePxqVI0jGI0VB6KMU9BXZitLqdyDusiORhXY4I568gH6Y5/Cpl0u8YDfqMi8fdUHA/WtailcE7GTLaXcZVIbhCTywbID/hzjpWVeaHcy/P9lQEgZ2EZz3PGOvWupkXcuAcHsaI33rnGD0I9KpSa1RNk9Gjh/7BvCcCGT8Vq/ZeF5iwkmmaBlIK7eT9eDxXV0VTrT7k+zh2MkaJthEaXTAAYAZQwHHYHofemXGnahMrxyXCyrIMEt06gjjHHfnmtmis7s0uc5baPqFkw+zS4U5BXfgcgZP/ANf2q+NOurhy15crtOcpGvY44z+ArUoocm9wWmxUGmWYjEfkgoMkAknqMGoJNFt3ZiJJV3nLc5J69zz3rSopBdmfbaTHbSB47i4wCDt34Bx68c1oUUUA3c//2Q==" |
| captcha_height | 80 |
| captcha_width | 240 |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3427 -form: Symfony\Component\Form\Form {#2940 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3428 …5} |
| full_name | "captcha" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "captcha" |
| image_id | "captcha_6933a78ccc343" |
| 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 {#2457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2455 …} -namespace: Closure() {#2453 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2850 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() {#2848 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#161 …} $message: Closure() {#2849 …} $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 {#3432 -form: Symfony\Component\Form\Form {#2943 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3433 …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 {#3435 …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 | "ace53a9d157b025cee.UVRG_oNHXVtT7jYYsJJh5WtqqZb-ljTsDmcQSBwNayQ.AQMgqbsoOxkY3nBQh98lvwAy0fGHwkWnfCh2BW5BRnAUbTaU8i9vPweGBg" |
| 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 | "ace53a9d157b025cee.UVRG_oNHXVtT7jYYsJJh5WtqqZb-ljTsDmcQSBwNayQ.AQMgqbsoOxkY3nBQh98lvwAy0fGHwkWnfCh2BW5BRnAUbTaU8i9vPweGBg" |
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 {#2457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2456 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2455 …} -namespace: Closure() {#2453 …} } |
| data | "ace53a9d157b025cee.UVRG_oNHXVtT7jYYsJJh5WtqqZb-ljTsDmcQSBwNayQ.AQMgqbsoOxkY3nBQh98lvwAy0fGHwkWnfCh2BW5BRnAUbTaU8i9vPweGBg" |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#3434 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() {#3440 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Tss\TranslationBundle\Service\TssTranslationLoader {#161 …} $message: Closure() {#2670 …} $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 | "ace53a9d157b025cee.UVRG_oNHXVtT7jYYsJJh5WtqqZb-ljTsDmcQSBwNayQ.AQMgqbsoOxkY3nBQh98lvwAy0fGHwkWnfCh2BW5BRnAUbTaU8i9vPweGBg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3450 -form: Symfony\Component\Form\Form {#3446 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3441 …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 | "ace53a9d157b025cee.UVRG_oNHXVtT7jYYsJJh5WtqqZb-ljTsDmcQSBwNayQ.AQMgqbsoOxkY3nBQh98lvwAy0fGHwkWnfCh2BW5BRnAUbTaU8i9vPweGBg" |