Forms
-
quiz_client
-
name
-
surname
-
dni
-
birthdate
-
pregnant
-
jubilate
-
nationality
-
gender
-
disabilities
-
1
-
2
-
3
-
4
-
-
_token
-
quiz_client
"App\Form\QuizClientType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\DTO\QuizClientDTO {#847 -name: null -surname: null -dni: null -birthdate: null -pregnant: false -jubilate: false -nationality: null -gender: null -disabilities: [] } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\DTO\QuizClientDTO {#847 -name: null -surname: null -dni: null -birthdate: null -pregnant: false -jubilate: false -nationality: null -gender: null -disabilities: [] } |
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 | [] |
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 {#904 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#905 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#901 …} -namespace: Closure() {#899 …} } |
data | App\DTO\QuizClientDTO {#847 -name: null -surname: null -dni: null -birthdate: null -pregnant: false -jubilate: false -nationality: null -gender: null -disabilities: [] } |
data_class | "App\DTO\QuizClientDTO" |
disabled | false |
empty_data | Closure(FormInterface $form) {#794 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\DTO\QuizClientDTO" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#792 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#220 …} $message: Closure() {#793 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "quiz_client" "_quiz_client" ] |
cache_key | "_quiz_client_quiz_client" |
compound | true |
data | App\DTO\QuizClientDTO {#847 -name: null -surname: null -dni: null -birthdate: null -pregnant: false -jubilate: false -nationality: null -gender: null -disabilities: [] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1029 -errors: [] -form: Symfony\Component\Form\Form {#1206 …} } |
form | Symfony\Component\Form\FormView {#791 …5} |
full_name | "quiz_client" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quiz_client" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "quiz_client" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_quiz_client" |
valid | true |
value | App\DTO\QuizClientDTO {#847 -name: null -surname: null -dni: null -birthdate: null -pregnant: false -jubilate: false -nationality: null -gender: null -disabilities: [] } |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#786 +payload: null +groups: ? ?array +message: "Este campo no puede estar en blanco." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#785 +payload: null +groups: ? ?array +message: "El nombre solo debe contener caracteres alfabéticos y espacios." +pattern: "/^[a-zA-ZñÑ\s]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#786 +payload: null +groups: ? ?array +message: "Este campo no puede estar en blanco." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#785 +payload: null +groups: ? ?array +message: "El nombre solo debe contener caracteres alfabéticos y espacios." +pattern: "/^[a-zA-ZñÑ\s]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
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 {#786 +payload: null +groups: ? ?array +message: "Este campo no puede estar en blanco." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#785 +payload: null +groups: ? ?array +message: "El nombre solo debe contener caracteres alfabéticos y espacios." +pattern: "/^[a-zA-ZñÑ\s]+$/" +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 {#904 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#905 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#901 …} -namespace: Closure() {#899 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#775 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#773 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#220 …} $message: Closure() {#774 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_quiz_client_name" ] |
cache_key | "_quiz_client_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1236 -errors: [] -form: Symfony\Component\Form\Form {#1209 …} } |
form | Symfony\Component\Form\FormView {#1245 …5} |
full_name | "quiz_client[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quiz_client_name" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_quiz_client_name" |
valid | true |
value | "" |
surname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#784 +payload: null +groups: ? ?array +message: "Este campo no puede estar en blanco." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#783 +payload: null +groups: ? ?array +message: "El apellido solo debe contener caracteres alfabéticos y espacios." +pattern: "/^[a-zA-ZñÑ\s]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#784 +payload: null +groups: ? ?array +message: "Este campo no puede estar en blanco." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#783 +payload: null +groups: ? ?array +message: "El apellido solo debe contener caracteres alfabéticos y espacios." +pattern: "/^[a-zA-ZñÑ\s]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
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 {#784 +payload: null +groups: ? ?array +message: "Este campo no puede estar en blanco." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#783 +payload: null +groups: ? ?array +message: "El apellido solo debe contener caracteres alfabéticos y espacios." +pattern: "/^[a-zA-ZñÑ\s]+$/" +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 {#904 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#905 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#901 …} -namespace: Closure() {#899 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#766 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#764 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#220 …} $message: Closure() {#765 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_quiz_client_surname" ] |
cache_key | "_quiz_client_surname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#997 -errors: [] -form: Symfony\Component\Form\Form {#1212 …} } |
form | Symfony\Component\Form\FormView {#965 …5} |
full_name | "quiz_client[surname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quiz_client_surname" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "surname" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_quiz_client_surname" |
valid | true |
value | "" |
dni
"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 {#782 +payload: null +groups: ? ?array +message: "Este campo no puede estar en blanco." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#781 +payload: null +groups: ? ?array +message: "El DNI solo debe contener números y no debe tener puntos ni letras." +pattern: "/^\d+$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#782 +payload: null +groups: ? ?array +message: "Este campo no puede estar en blanco." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#781 +payload: null +groups: ? ?array +message: "El DNI solo debe contener números y no debe tener puntos ni letras." +pattern: "/^\d+$/" +htmlPattern: null +match: true +normalizer: null } ] |
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 {#782 +payload: null +groups: ? ?array +message: "Este campo no puede estar en blanco." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#781 +payload: null +groups: ? ?array +message: "El DNI solo debe contener números y no debe tener puntos ni letras." +pattern: "/^\d+$/" +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 {#904 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#905 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#901 …} -namespace: Closure() {#899 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#757 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#755 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#220 …} $message: Closure() {#756 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_quiz_client_dni" ] |
cache_key | "_quiz_client_dni_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#711 -errors: [] -form: Symfony\Component\Form\Form {#1215 …} } |
form | Symfony\Component\Form\FormView {#723 …5} |
full_name | "quiz_client[dni]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quiz_client_dni" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "dni" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_quiz_client_dni" |
valid | true |
value | "" |
birthdate
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
required | true |
same as passed value |
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#904 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#905 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#901 …} -namespace: Closure() {#899 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "Please enter a valid date." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => null "month" => null "day" => null ] |
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() {#736 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#220 …} $message: Closure() {#737 …} $translationDomain: "validators" } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_quiz_client_birthdate" ] |
cache_key | "_quiz_client_birthdate_date" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#735 -errors: [] -form: Symfony\Component\Form\Form {#1218 …} } |
form | Symfony\Component\Form\FormView {#754 …5} |
full_name | "quiz_client[birthdate]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quiz_client_birthdate" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "birthdate" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_quiz_client_birthdate" |
valid | true |
value | "" |
widget | "single_text" |
pregnant
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 |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | 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 {#904 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#905 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#901 …} -namespace: Closure() {#899 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#725 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 {#724 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#722 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#220 …} $message: Closure() {#720 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_quiz_client_pregnant" ] |
cache_key | "_quiz_client_pregnant_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#763 -errors: [] -form: Symfony\Component\Form\Form {#1221 …} } |
form | Symfony\Component\Form\FormView {#772 …5} |
full_name | "quiz_client[pregnant]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quiz_client_pregnant" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "pregnant" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_quiz_client_pregnant" |
valid | true |
value | "1" |
jubilate
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 |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | 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 {#904 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#905 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#901 …} -namespace: Closure() {#899 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#725 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 {#724 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#712 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#220 …} $message: Closure() {#713 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_quiz_client_jubilate" ] |
cache_key | "_quiz_client_jubilate_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1285 -errors: [] -form: Symfony\Component\Form\Form {#1224 …} } |
form | Symfony\Component\Form\FormView {#1287 …5} |
full_name | "quiz_client[jubilate]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quiz_client_jubilate" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "jubilate" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_quiz_client_jubilate" |
valid | true |
value | "1" |
nationality
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "name" |
same as passed value |
class | "App\Entity\Nationality" |
same as passed value |
placeholder | "Selecciona la nacionalidad" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#960 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#937 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#961 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#962 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#964 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#963 …} } |
choices | null |
class | "App\Entity\Nationality" |
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 {#904 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#905 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#901 …} -namespace: Closure() {#899 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerC0nm2jD\EntityManagerGhost614a58f {#233 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#940 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerC0nm2jD\EntityManagerGhost614a58f {#233 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#939 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Selecciona la nacionalidad" |
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 |
query_builder | null |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#936 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#220 …} $message: Closure() {#934 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_quiz_client_nationality" ] |
cache_key | "_quiz_client_nationality_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1328 +data: App\Entity\Nationality {#1344 …} +value: "1" +label: "Argentina" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1349 +data: App\Entity\Nationality {#1354 …} +value: "2" +label: "Bolivia" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1330 +data: App\Entity\Nationality {#1360 …} +value: "3" +label: "Brasil" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1358 +data: App\Entity\Nationality {#1363 …} +value: "4" +label: "Chile" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1329 +data: App\Entity\Nationality {#1366 …} +value: "5" +label: "Colombia" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1347 +data: App\Entity\Nationality {#1369 …} +value: "6" +label: "Ecuador" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1343 +data: App\Entity\Nationality {#1372 …} +value: "7" +label: "España" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1348 +data: App\Entity\Nationality {#1375 …} +value: "8" +label: "México" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1331 +data: App\Entity\Nationality {#1378 …} +value: "9" +label: "Paraguay" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1339 +data: App\Entity\Nationality {#1381 …} +value: "10" +label: "Perú" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1390 +data: App\Entity\Nationality {#1384 …} +value: "11" +label: "Uruguay" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1391 +data: App\Entity\Nationality {#1387 …} +value: "12" +label: "Venezuela" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1288 -errors: [] -form: Symfony\Component\Form\Form {#1227 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1289 …5} |
full_name | "quiz_client[nationality]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quiz_client_nationality" |
is_selected | Closure($choice, $value) {#1326 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "nationality" |
placeholder | "Selecciona la nacionalidad" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_quiz_client_nationality" |
valid | true |
value | "" |
gender
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "name" |
same as passed value |
class | "App\Entity\Gender" |
same as passed value |
placeholder | "Selecciona su sexo" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#993 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#975 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#994 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#962 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#996 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#995 …} } |
choices | null |
class | "App\Entity\Gender" |
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 {#904 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#905 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#901 …} -namespace: Closure() {#899 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerC0nm2jD\EntityManagerGhost614a58f {#233 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#978 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerC0nm2jD\EntityManagerGhost614a58f {#233 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#976 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Selecciona su sexo" |
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 |
query_builder | null |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#974 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#220 …} $message: Closure() {#973 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_quiz_client_gender" ] |
cache_key | "_quiz_client_gender_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1395 +data: App\Entity\Gender {#1403 …} +value: "1" +label: "Femenino" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1408 +data: App\Entity\Gender {#1413 …} +value: "2" +label: "Masculino" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1397 +data: App\Entity\Gender {#1419 …} +value: "3" +label: "Sin definir" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1392 -errors: [] -form: Symfony\Component\Form\Form {#1230 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1290 …5} |
full_name | "quiz_client[gender]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quiz_client_gender" |
is_selected | Closure($choice, $value) {#1394 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "gender" |
placeholder | "Selecciona su sexo" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_quiz_client_gender" |
valid | true |
value | "" |
disabilities
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "name" |
same as passed value |
class | "App\Entity\Disability" |
same as passed value |
expanded | true |
same as passed value |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1025 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1007 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1026 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#962 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1028 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1027 …} } |
choices | null |
class | "App\Entity\Disability" |
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 {#904 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#905 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#901 …} -namespace: Closure() {#899 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerC0nm2jD\EntityManagerGhost614a58f {#233 …12} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1010 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerC0nm2jD\EntityManagerGhost614a58f {#233 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1008 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
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 |
query_builder | null |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1006 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#220 …} $message: Closure() {#1005 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_quiz_client_disabilities" ] |
cache_key | "_quiz_client_disabilities_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1037 +data: App\Entity\Disability {#1133 …} +value: "1" +label: "Visual" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1129 +data: App\Entity\Disability {#1171 …} +value: "2" +label: "Motora" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1039 +data: App\Entity\Disability {#1200 …} +value: "3" +label: "Auditiva" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1138 +data: App\Entity\Disability {#1203 …} +value: "4" +label: "Intelectual" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1417 -errors: [] -form: Symfony\Component\Form\Form {#1269 …} } |
expanded | true |
form | Symfony\Component\Form\FormView {#1393 …5} |
full_name | "quiz_client[disabilities]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quiz_client_disabilities" |
is_selected | Closure($choice, array $values) {#1396 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "disabilities" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_quiz_client_disabilities" |
valid | true |
value | [] |
1
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Visual" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#904 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#905 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#901 …} -namespace: Closure() {#899 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#725 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 {#724 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Visual" |
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 | false |
trim | true |
upload_max_size_message | Closure() {#1235 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#220 …} $message: Closure() {#1234 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_quiz_client_disabilities_entry" ] |
cache_key | "_quiz_client_disabilities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1398 -errors: [] -form: Symfony\Component\Form\Form {#1272 …} } |
form | Symfony\Component\Form\FormView {#1407 …5} |
full_name | "quiz_client[disabilities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quiz_client_disabilities_1" |
label | "Visual" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_quiz_client_disabilities_entry" |
valid | true |
value | "1" |
2
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Motora" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#904 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#905 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#901 …} -namespace: Closure() {#899 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#725 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 {#724 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Motora" |
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 | false |
trim | true |
upload_max_size_message | Closure() {#1244 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#220 …} $message: Closure() {#1243 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "2" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_quiz_client_disabilities_entry" ] |
cache_key | "_quiz_client_disabilities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1399 -errors: [] -form: Symfony\Component\Form\Form {#1275 …} } |
form | Symfony\Component\Form\FormView {#1422 …5} |
full_name | "quiz_client[disabilities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quiz_client_disabilities_2" |
label | "Motora" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_quiz_client_disabilities_entry" |
valid | true |
value | "2" |
3
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Auditiva" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#904 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#905 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#901 …} -namespace: Closure() {#899 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#725 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 {#724 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Auditiva" |
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 | false |
trim | true |
upload_max_size_message | Closure() {#1253 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#220 …} $message: Closure() {#1252 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "3" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_quiz_client_disabilities_entry" ] |
cache_key | "_quiz_client_disabilities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1423 -errors: [] -form: Symfony\Component\Form\Form {#1278 …} } |
form | Symfony\Component\Form\FormView {#1424 …5} |
full_name | "quiz_client[disabilities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quiz_client_disabilities_3" |
label | "Auditiva" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_quiz_client_disabilities_entry" |
valid | true |
value | "3" |
4
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Intelectual" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "4" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#904 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#905 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#901 …} -namespace: Closure() {#899 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#725 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 {#724 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Intelectual" |
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 | false |
trim | true |
upload_max_size_message | Closure() {#1262 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#220 …} $message: Closure() {#1261 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "4" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_quiz_client_disabilities_entry" ] |
cache_key | "_quiz_client_disabilities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1425 -errors: [] -form: Symfony\Component\Form\Form {#1281 …} } |
form | Symfony\Component\Form\FormView {#1426 …5} |
full_name | "quiz_client[disabilities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quiz_client_disabilities_4" |
label | "Intelectual" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_quiz_client_disabilities_entry" |
valid | true |
value | "4" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "b35631bb10213449.r9u--kKKMXOdS1Q68zjZDmI22VHHr-59BjGy_EJmoMQ.wuL0ozO9BB3_MjFJomnvXVABvWWV7pg6RwXIi3MC9bf14oaIA9lFI9YREQ" |
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 | "b35631bb10213449.r9u--kKKMXOdS1Q68zjZDmI22VHHr-59BjGy_EJmoMQ.wuL0ozO9BB3_MjFJomnvXVABvWWV7pg6RwXIi3MC9bf14oaIA9lFI9YREQ" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#904 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#905 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#901 …} -namespace: Closure() {#899 …} } |
data | "b35631bb10213449.r9u--kKKMXOdS1Q68zjZDmI22VHHr-59BjGy_EJmoMQ.wuL0ozO9BB3_MjFJomnvXVABvWWV7pg6RwXIi3MC9bf14oaIA9lFI9YREQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1441 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() {#1443 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#220 …} $message: Closure() {#1442 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_quiz_client__token" ] |
cache_key | "_quiz_client__token_hidden" |
compound | false |
data | "b35631bb10213449.r9u--kKKMXOdS1Q68zjZDmI22VHHr-59BjGy_EJmoMQ.wuL0ozO9BB3_MjFJomnvXVABvWWV7pg6RwXIi3MC9bf14oaIA9lFI9YREQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1453 -errors: [] -form: Symfony\Component\Form\Form {#1449 …} } |
form | Symfony\Component\Form\FormView {#1444 …5} |
full_name | "quiz_client[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quiz_client__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 | "_quiz_client__token" |
valid | true |
value | "b35631bb10213449.r9u--kKKMXOdS1Q68zjZDmI22VHHr-59BjGy_EJmoMQ.wuL0ozO9BB3_MjFJomnvXVABvWWV7pg6RwXIi3MC9bf14oaIA9lFI9YREQ" |