Forms
-
program_submissions
-
title
-
shortTitle
-
description
-
length
-
availableFromDate
-
availableFromTime
-
availableToDate
-
availableToTime
-
previouslyExecuted
-
previousLocation
-
requirements
-
1
-
2
-
3
-
-
additionalRequirements
-
other
-
presenters
-
_token
-
program_submissions
"App\Form\ProgramSubmissionsType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\ProgramSubmissions {#503 -id: null -title: null -shortTitle: null -description: null -length: null -previouslyExecuted: false -previousLocation: null -presenters: Doctrine\Common\Collections\ArrayCollection {#501 …} -requirements: Doctrine\Common\Collections\ArrayCollection {#488 -elements: [] } -additionalRequirements: null -other: null -status: "New" -availableFrom: null -availableTo: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\ProgramSubmissions {#503 -id: null -title: null -shortTitle: null -description: null -length: null -previouslyExecuted: false -previousLocation: null -presenters: Doctrine\Common\Collections\ArrayCollection {#501 …} -requirements: Doctrine\Common\Collections\ArrayCollection {#488 -elements: [] } -additionalRequirements: null -other: null -status: "New" -availableFrom: null -availableTo: null } |
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 {#237 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#239 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#235 …} } |
data | App\Entity\ProgramSubmissions {#503 -id: null -title: null -shortTitle: null -description: null -length: null -previouslyExecuted: false -previousLocation: null -presenters: Doctrine\Common\Collections\ArrayCollection {#501 …} -requirements: Doctrine\Common\Collections\ArrayCollection {#488 -elements: [] } -additionalRequirements: null -other: null -status: "New" -availableFrom: null -availableTo: null } |
data_class | "App\Entity\ProgramSubmissions" |
disabled | false |
empty_data | Closure(FormInterface $form) {#822 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\ProgramSubmissions" } } |
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() {#824 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#823 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "program_submissions" "_program_submissions" ] |
cache_key | "_program_submissions_program_submissions" |
compound | true |
data | App\Entity\ProgramSubmissions {#503 -id: null -title: null -shortTitle: null -description: null -length: null -previouslyExecuted: false -previousLocation: null -presenters: Doctrine\Common\Collections\ArrayCollection {#501 …} -requirements: Doctrine\Common\Collections\ArrayCollection {#488 -elements: [] } -additionalRequirements: null -other: null -status: "New" -availableFrom: null -availableTo: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1483 -errors: [] -form: Symfony\Component\Form\Form {#1212 …} } |
form | Symfony\Component\Form\FormView {#1454 …5} |
full_name | "program_submissions" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "program_submissions" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "program_submissions" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_program_submissions" |
valid | true |
value | App\Entity\ProgramSubmissions {#503 -id: null -title: null -shortTitle: null -description: null -length: null -previouslyExecuted: false -previousLocation: null -presenters: Doctrine\Common\Collections\ArrayCollection {#501 …} -requirements: Doctrine\Common\Collections\ArrayCollection {#488 -elements: [] } -additionalRequirements: null -other: null -status: "New" -availableFrom: null -availableTo: null } |
title
"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 | "Tytuł punktu programu" |
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 {#237 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#239 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#235 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#837 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 | "Tytuł punktu programu" |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#839 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#838 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_program_submissions_title" ] |
cache_key | "_program_submissions_title_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1630 -errors: [] -form: Symfony\Component\Form\Form {#1239 …} } |
form | Symfony\Component\Form\FormView {#1629 …5} |
full_name | "program_submissions[title]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "program_submissions_title" |
label | "Tytuł punktu programu" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "title" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_program_submissions_title" |
valid | true |
value | "" |
shortTitle
"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 | "Skrócony tytuł" |
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 {#237 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#239 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#235 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#846 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 | "Skrócony tytuł" |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#848 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#847 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_program_submissions_shortTitle" ] |
cache_key | "_program_submissions_shortTitle_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1631 -errors: [] -form: Symfony\Component\Form\Form {#1287 …} } |
form | Symfony\Component\Form\FormView {#1632 …5} |
full_name | "program_submissions[shortTitle]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "program_submissions_shortTitle" |
label | "Skrócony tytuł" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "shortTitle" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_program_submissions_shortTitle" |
valid | true |
value | "" |
description
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 | "Opis punktu programu (czego uczestnik może się spodziewać)" |
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 {#237 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#239 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#235 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#859 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 | "Opis punktu programu (czego uczestnik może się spodziewać)" |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#861 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#860 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_program_submissions_description" ] |
cache_key | "_program_submissions_description_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1633 -errors: [] -form: Symfony\Component\Form\Form {#1290 …} } |
form | Symfony\Component\Form\FormView {#1634 …5} |
full_name | "program_submissions[description]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "program_submissions_description" |
label | "Opis punktu programu (czego uczestnik może się spodziewać)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "description" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_program_submissions_description" |
valid | true |
value | "" |
length
"Symfony\Component\Form\Extension\Core\Type\RangeType"
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 | [ "value" => 1 "min" => 1 "max" => 120 "step" => 1 ] |
same as passed value |
label | "Czas trwania (w minutach)" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "value" => 1 "min" => 1 "max" => 120 "step" => 1 ] |
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 {#237 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#239 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#235 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#872 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 choose a valid range." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Czas trwania (w minutach)" |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#874 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#873 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "value" => 1 "min" => 1 "max" => 120 "step" => 1 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "range" "_program_submissions_length" ] |
cache_key | "_program_submissions_length_range" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1635 -errors: [] -form: Symfony\Component\Form\Form {#1303 …} } |
form | Symfony\Component\Form\FormView {#1636 …5} |
full_name | "program_submissions[length]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "program_submissions_length" |
label | "Czas trwania (w minutach)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "length" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_program_submissions_length" |
valid | true |
value | "" |
availableFromDate
"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 |
---|---|---|
html5 | true |
same as passed value |
mapped | false |
false
|
widget | "single_text" |
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 | 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 {#237 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#239 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#235 …} } |
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 | false |
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() {#893 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#892 …} $translationDomain: "validators" } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 ] |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_program_submissions_availableFromDate" ] |
cache_key | "_program_submissions_availableFromDate_date" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1637 -errors: [] -form: Symfony\Component\Form\Form {#1306 …} } |
form | Symfony\Component\Form\FormView {#1638 …5} |
full_name | "program_submissions[availableFromDate]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "program_submissions_availableFromDate" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "availableFromDate" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_program_submissions_availableFromDate" |
valid | true |
value | "" |
widget | "single_text" |
availableFromTime
"Symfony\Component\Form\Extension\Core\Type\TimeType"
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 |
---|---|---|
html5 | true |
same as passed value |
mapped | false |
false
|
widget | "single_text" |
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 | false |
choice_translation_domain | [ "hour" => false "minute" => false "second" => 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 {#237 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#239 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#235 …} } |
data_class | null |
disabled | false |
empty_data | "" |
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 | [] |
hours | [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 ] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "H:i:s" |
invalid_message | "Please enter a valid time." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
minutes | [ 0 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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] |
model_timezone | null |
placeholder | [ "hour" => null "minute" => null "second" => null ] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
reference_date | null |
required | true |
row_attr | [] |
seconds | [ 0 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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#914 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#913 …} $translationDomain: "validators" } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "time" "_program_submissions_availableFromTime" ] |
cache_key | "_program_submissions_availableFromTime_time" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1639 -errors: [] -form: Symfony\Component\Form\Form {#1309 …} } |
form | Symfony\Component\Form\FormView {#1640 …5} |
full_name | "program_submissions[availableFromTime]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "program_submissions_availableFromTime" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "availableFromTime" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "time" |
unique_block_prefix | "_program_submissions_availableFromTime" |
valid | true |
value | "" |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
availableToDate
"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 |
---|---|---|
html5 | true |
same as passed value |
mapped | false |
false
|
widget | "single_text" |
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 | 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 {#237 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#239 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#235 …} } |
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 | false |
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() {#924 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#923 …} $translationDomain: "validators" } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 ] |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_program_submissions_availableToDate" ] |
cache_key | "_program_submissions_availableToDate_date" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1641 -errors: [] -form: Symfony\Component\Form\Form {#1312 …} } |
form | Symfony\Component\Form\FormView {#1642 …5} |
full_name | "program_submissions[availableToDate]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "program_submissions_availableToDate" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "availableToDate" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_program_submissions_availableToDate" |
valid | true |
value | "" |
widget | "single_text" |
availableToTime
"Symfony\Component\Form\Extension\Core\Type\TimeType"
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 |
---|---|---|
html5 | true |
same as passed value |
mapped | false |
false
|
widget | "single_text" |
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 | false |
choice_translation_domain | [ "hour" => false "minute" => false "second" => 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 {#237 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#239 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#235 …} } |
data_class | null |
disabled | false |
empty_data | "" |
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 | [] |
hours | [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 ] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "H:i:s" |
invalid_message | "Please enter a valid time." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
minutes | [ 0 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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] |
model_timezone | null |
placeholder | [ "hour" => null "minute" => null "second" => null ] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
reference_date | null |
required | true |
row_attr | [] |
seconds | [ 0 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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#933 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#932 …} $translationDomain: "validators" } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "time" "_program_submissions_availableToTime" ] |
cache_key | "_program_submissions_availableToTime_time" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1643 -errors: [] -form: Symfony\Component\Form\Form {#1315 …} } |
form | Symfony\Component\Form\FormView {#1644 …5} |
full_name | "program_submissions[availableToTime]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "program_submissions_availableToTime" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "availableToTime" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "time" |
unique_block_prefix | "_program_submissions_availableToTime" |
valid | true |
value | "" |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
previouslyExecuted
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 |
---|---|---|
label | "Czy dany punkt programu był realizowany gdzie indziej?" |
same as passed 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 {#237 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#239 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#235 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#945 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 {#946 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Czy dany punkt programu był realizowany gdzie indziej?" |
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() {#948 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#950 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_program_submissions_previouslyExecuted" ] |
cache_key | "_program_submissions_previouslyExecuted_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1645 -errors: [] -form: Symfony\Component\Form\Form {#1318 …} } |
form | Symfony\Component\Form\FormView {#1646 …5} |
full_name | "program_submissions[previouslyExecuted]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "program_submissions_previouslyExecuted" |
label | "Czy dany punkt programu był realizowany gdzie indziej?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "previouslyExecuted" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_program_submissions_previouslyExecuted" |
valid | true |
value | "1" |
previousLocation
"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 | "Gdzie był realizowany?" |
same as passed 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 {#237 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#239 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#235 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#957 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 | "Gdzie był realizowany?" |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#959 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#958 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_program_submissions_previousLocation" ] |
cache_key | "_program_submissions_previousLocation_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1647 -errors: [] -form: Symfony\Component\Form\Form {#1321 …} } |
form | Symfony\Component\Form\FormView {#1648 …5} |
full_name | "program_submissions[previousLocation]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "program_submissions_previousLocation" |
label | "Gdzie był realizowany?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "previousLocation" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_program_submissions_previousLocation" |
valid | true |
value | "" |
requirements
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#488 -elements: [] } |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "requirement" |
same as passed value |
class | "App\Entity\ProgramPresentersRequirement" |
same as passed value |
expanded | true |
same as passed value |
label | "Zapotrzebowanie" |
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 | "requirement" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1015 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#992 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1016 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1017 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1019 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1018 …} } |
choices | null |
class | "App\Entity\ProgramPresentersRequirement" |
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 {#237 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#239 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#235 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerLOhvocm\EntityManagerGhost614a58f {#184 …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 {#995 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerLOhvocm\EntityManagerGhost614a58f {#184 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#994 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Zapotrzebowanie" |
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() {#991 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#989 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_program_submissions_requirements" ] |
cache_key | "_program_submissions_requirements_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1028 +data: App\Entity\ProgramPresentersRequirement {#1122 …} +value: "1" +label: "Laptop" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1118 +data: App\Entity\ProgramPresentersRequirement {#1136 …} +value: "2" +label: "Mikrofon" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1030 +data: App\Entity\ProgramPresentersRequirement {#1169 …} +value: "3" +label: "Woda" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | Doctrine\Common\Collections\ArrayCollection {#488 -elements: [] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1649 -errors: [] -form: Symfony\Component\Form\Form {#1351 …} } |
expanded | true |
form | Symfony\Component\Form\FormView {#1650 …5} |
full_name | "program_submissions[requirements]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "program_submissions_requirements" |
is_selected | Closure($choice, array $values) {#1651 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Zapotrzebowanie" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "requirements" |
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 | "_program_submissions_requirements" |
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 | "Laptop" |
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 {#237 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#239 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#235 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#945 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 {#946 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Laptop" |
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() {#1326 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1325 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_program_submissions_requirements_entry" ] |
cache_key | "_program_submissions_requirements_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1655 -errors: [] -form: Symfony\Component\Form\Form {#1354 …} } |
form | Symfony\Component\Form\FormView {#1654 …5} |
full_name | "program_submissions[requirements][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "program_submissions_requirements_1" |
label | "Laptop" |
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 | "_program_submissions_requirements_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 | "Mikrofon" |
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 {#237 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#239 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#235 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#945 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 {#946 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Mikrofon" |
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() {#1335 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1334 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "2" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_program_submissions_requirements_entry" ] |
cache_key | "_program_submissions_requirements_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1656 -errors: [] -form: Symfony\Component\Form\Form {#1357 …} } |
form | Symfony\Component\Form\FormView {#1657 …5} |
full_name | "program_submissions[requirements][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "program_submissions_requirements_2" |
label | "Mikrofon" |
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 | "_program_submissions_requirements_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 | "Woda" |
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 {#237 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#239 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#235 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#945 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 {#946 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Woda" |
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() {#1344 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1343 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "3" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_program_submissions_requirements_entry" ] |
cache_key | "_program_submissions_requirements_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1658 -errors: [] -form: Symfony\Component\Form\Form {#1360 …} } |
form | Symfony\Component\Form\FormView {#1659 …5} |
full_name | "program_submissions[requirements][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "program_submissions_requirements_3" |
label | "Woda" |
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 | "_program_submissions_requirements_entry" |
valid | true |
value | "3" |
additionalRequirements
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 | "Dodatkowe wymagania" |
same as passed 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 {#237 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#239 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#235 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1172 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 | "Dodatkowe wymagania" |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1174 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1173 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_program_submissions_additionalRequirements" ] |
cache_key | "_program_submissions_additionalRequirements_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1653 -errors: [] -form: Symfony\Component\Form\Form {#1363 …} } |
form | Symfony\Component\Form\FormView {#1652 …5} |
full_name | "program_submissions[additionalRequirements]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "program_submissions_additionalRequirements" |
label | "Dodatkowe wymagania" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "additionalRequirements" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_program_submissions_additionalRequirements" |
valid | true |
value | "" |
other
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 | "Inne informacje" |
same as passed 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 {#237 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#239 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#235 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1181 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 | "Inne informacje" |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1183 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1182 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_program_submissions_other" ] |
cache_key | "_program_submissions_other_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1661 -errors: [] -form: Symfony\Component\Form\Form {#1366 …} } |
form | Symfony\Component\Form\FormView {#1660 …5} |
full_name | "program_submissions[other]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "program_submissions_other" |
label | "Inne informacje" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "other" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_program_submissions_other" |
valid | true |
value | "" |
presenters
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1430 -elements: [] } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_add | true |
same as passed value |
allow_delete | true |
same as passed value |
by_reference | false |
false
|
entry_type | "App\Form\Type\ProgramPresentersType" |
same as passed value |
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
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 {#237 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#239 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#235 …} } |
data_class | null |
delete_empty | false |
disabled | false |
empty_data | Closure(FormInterface $form) {#1196 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
entry_options | [ "block_name" => "entry" ] |
entry_type | "App\Form\Type\ProgramPresentersType" |
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 |
keep_as_list | false |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
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() {#1198 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1197 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection" "_program_submissions_presenters" ] |
cache_key | "_program_submissions_presenters_collection" |
compound | true |
data | Doctrine\Common\Collections\ArrayCollection {#1430 -elements: [] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1662 -errors: [] -form: Symfony\Component\Form\Form {#1369 …} } |
form | Symfony\Component\Form\FormView {#1663 …5} |
full_name | "program_submissions[presenters]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "program_submissions_presenters" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "presenters" |
priority | 0 |
prototype | Symfony\Component\Form\FormView {#1664 …5} |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_program_submissions_presenters" |
valid | true |
value | Doctrine\Common\Collections\ArrayCollection {#1430 -elements: [] } |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "409d786edfedd429e213.U7MrEgY1DfGYGMPiD6Mmc9BLqb7rB2bIGR3bHQrcpgg.MNxjWF5taZvKe5q9W5R8O6gA2OvcYhC9fXyvaXOXxGk3imVcZGxlwv8qlg" |
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 | "409d786edfedd429e213.U7MrEgY1DfGYGMPiD6Mmc9BLqb7rB2bIGR3bHQrcpgg.MNxjWF5taZvKe5q9W5R8O6gA2OvcYhC9fXyvaXOXxGk3imVcZGxlwv8qlg" |
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 {#237 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#239 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#235 …} } |
data | "409d786edfedd429e213.U7MrEgY1DfGYGMPiD6Mmc9BLqb7rB2bIGR3bHQrcpgg.MNxjWF5taZvKe5q9W5R8O6gA2OvcYhC9fXyvaXOXxGk3imVcZGxlwv8qlg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1680 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() {#1682 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#416 …} $message: Closure() {#1681 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_program_submissions__token" ] |
cache_key | "_program_submissions__token_hidden" |
compound | false |
data | "409d786edfedd429e213.U7MrEgY1DfGYGMPiD6Mmc9BLqb7rB2bIGR3bHQrcpgg.MNxjWF5taZvKe5q9W5R8O6gA2OvcYhC9fXyvaXOXxGk3imVcZGxlwv8qlg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1692 -errors: [] -form: Symfony\Component\Form\Form {#1688 …} } |
form | Symfony\Component\Form\FormView {#1683 …5} |
full_name | "program_submissions[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "program_submissions__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 | "_program_submissions__token" |
valid | true |
value | "409d786edfedd429e213.U7MrEgY1DfGYGMPiD6Mmc9BLqb7rB2bIGR3bHQrcpgg.MNxjWF5taZvKe5q9W5R8O6gA2OvcYhC9fXyvaXOXxGk3imVcZGxlwv8qlg" |