Forms
-
concert
-
lieu
-
dateconcert
-
lien
-
description
-
adresse
-
affiche
-
_token
-
concert
Form type:
"App\Form\ConcertType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Concert {#661 -id: 1 -lieu: "Diner Concert Terraza" -dateconcert: DateTime @1732316400 {#828 date: 2024-11-23 00:00:00.0 Europe/Paris (+01:00) } -lien: "https://www.facebook.com/reel/1258070488726056" -description: "dinner concert jazz avec le groupe mamamia - 📞 Réservation conseillée : 06.31.06.12.08" -affiche: "2eb1c924bec5e906114d254d7b20aaaf.webp" -adresse: "Adresse : 7 Rue d\'Agincourt, 60000 Beauvais" } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Concert {#661 -id: 1 -lieu: "Diner Concert Terraza" -dateconcert: DateTime @1732316400 {#828 date: 2024-11-23 00:00:00.0 Europe/Paris (+01:00) } -lien: "https://www.facebook.com/reel/1258070488726056" -description: "dinner concert jazz avec le groupe mamamia - 📞 Réservation conseillée : 06.31.06.12.08" -affiche: "2eb1c924bec5e906114d254d7b20aaaf.webp" -adresse: "Adresse : 7 Rue d\'Agincourt, 60000 Beauvais" } |
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 {#573 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#572 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#652 …} } |
data | App\Entity\Concert {#661 -id: 1 -lieu: "Diner Concert Terraza" -dateconcert: DateTime @1732316400 {#828 date: 2024-11-23 00:00:00.0 Europe/Paris (+01:00) } -lien: "https://www.facebook.com/reel/1258070488726056" -description: "dinner concert jazz avec le groupe mamamia - 📞 Réservation conseillée : 06.31.06.12.08" -affiche: "2eb1c924bec5e906114d254d7b20aaaf.webp" -adresse: "Adresse : 7 Rue d\'Agincourt, 60000 Beauvais" } |
data_class | "App\Entity\Concert" |
disabled | false |
empty_data | Closure(FormInterface $form) {#892 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Concert" } } |
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() {#890 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#203 …} $message: Closure() {#891 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "concert" "_concert" ] |
cache_key | "_concert_concert" |
compound | true |
data | App\Entity\Concert {#661 -id: 1 -lieu: "Diner Concert Terraza" -dateconcert: DateTime @1732316400 {#828 date: 2024-11-23 00:00:00.0 Europe/Paris (+01:00) } -lien: "https://www.facebook.com/reel/1258070488726056" -description: "dinner concert jazz avec le groupe mamamia - 📞 Réservation conseillée : 06.31.06.12.08" -affiche: "2eb1c924bec5e906114d254d7b20aaaf.webp" -adresse: "Adresse : 7 Rue d\'Agincourt, 60000 Beauvais" } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#969 -errors: [] -form: Symfony\Component\Form\Form {#991 …} } |
form | Symfony\Component\Form\FormView {#889 …5} |
full_name | "concert" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "concert" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "concert" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_concert" |
valid | true |
value | App\Entity\Concert {#661 -id: 1 -lieu: "Diner Concert Terraza" -dateconcert: DateTime @1732316400 {#828 date: 2024-11-23 00:00:00.0 Europe/Paris (+01:00) } -lien: "https://www.facebook.com/reel/1258070488726056" -description: "dinner concert jazz avec le groupe mamamia - 📞 Réservation conseillée : 06.31.06.12.08" -affiche: "2eb1c924bec5e906114d254d7b20aaaf.webp" -adresse: "Adresse : 7 Rue d\'Agincourt, 60000 Beauvais" } |
lieu
Form type:
"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 | "Diner Concert Terraza" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "ex: Le Grand Piano" ] |
[ "placeholder" => "ex: Le Grand Piano" ] |
label | "Titre" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "ex: Le Grand Piano" ] |
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 {#573 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#572 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#652 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#864 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 | "Titre" |
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() {#904 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#203 …} $message: Closure() {#905 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "ex: Le Grand Piano" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_concert_lieu" ] |
cache_key | "_concert_lieu_text" |
compound | false |
data | "Diner Concert Terraza" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1031 -errors: [] -form: Symfony\Component\Form\Form {#1013 …} } |
form | Symfony\Component\Form\FormView {#1033 …5} |
full_name | "concert[lieu]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "concert_lieu" |
label | "Titre" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lieu" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_concert_lieu" |
valid | true |
value | "Diner Concert Terraza" |
dateconcert
Form type:
"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 | DateTime @1732316400 {#971 date: 2024-11-23 00:00:00.0 Europe/Paris (+01:00) } |
View Format |
"2024-11-23"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
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 | [] |
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 {#573 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#572 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#652 …} } |
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() {#936 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#203 …} $message: Closure() {#937 …} $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" "_concert_dateconcert" ] |
cache_key | "_concert_dateconcert_date" |
compound | false |
data | DateTime @1732316400 {#971 date: 2024-11-23 00:00:00.0 Europe/Paris (+01:00) } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1030 -errors: [] -form: Symfony\Component\Form\Form {#1016 …} } |
form | Symfony\Component\Form\FormView {#1029 …5} |
full_name | "concert[dateconcert]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "concert_dateconcert" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "dateconcert" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_concert_dateconcert" |
valid | true |
value | "2024-11-23" |
widget | "single_text" |
lien
Form type:
"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 | "https://www.facebook.com/reel/1258070488726056" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
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 {#573 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#572 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#652 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#953 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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#888 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#203 …} $message: Closure() {#877 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_concert_lien" ] |
cache_key | "_concert_lien_text" |
compound | false |
data | "https://www.facebook.com/reel/1258070488726056" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1028 -errors: [] -form: Symfony\Component\Form\Form {#1019 …} } |
form | Symfony\Component\Form\FormView {#1027 …5} |
full_name | "concert[lien]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "concert_lien" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lien" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_concert_lien" |
valid | true |
value | "https://www.facebook.com/reel/1258070488726056" |
description
Form type:
"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 | "dinner concert jazz avec le groupe mamamia - 📞 Réservation conseillée : 06.31.06.12.08" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
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 {#573 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#572 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#652 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#911 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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#925 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#203 …} $message: Closure() {#924 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_concert_description" ] |
cache_key | "_concert_description_text" |
compound | false |
data | "dinner concert jazz avec le groupe mamamia - 📞 Réservation conseillée : 06.31.06.12.08" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#997 -errors: [] -form: Symfony\Component\Form\Form {#989 …} } |
form | Symfony\Component\Form\FormView {#958 …5} |
full_name | "concert[description]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "concert_description" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "description" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_concert_description" |
valid | true |
value | "dinner concert jazz avec le groupe mamamia - 📞 Réservation conseillée : 06.31.06.12.08" |
adresse
Form type:
"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 | "Adresse : 7 Rue d\'Agincourt, 60000 Beauvais" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
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 {#573 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#572 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#652 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#918 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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#957 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#203 …} $message: Closure() {#956 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_concert_adresse" ] |
cache_key | "_concert_adresse_text" |
compound | false |
data | "Adresse : 7 Rue d\'Agincourt, 60000 Beauvais" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#909 -errors: [] -form: Symfony\Component\Form\Form {#986 …} } |
form | Symfony\Component\Form\FormView {#906 …5} |
full_name | "concert[adresse]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "concert_adresse" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "adresse" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_concert_adresse" |
valid | true |
value | "Adresse : 7 Rue d\'Agincourt, 60000 Beauvais" |
affiche
Form type:
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "accept" => "image/png, image/jpeg, image/webp" ] |
[ "accept" => "image/png, image/jpeg, image/webp" ] |
label | "Image du concert" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [ "accept" => "image/png, image/jpeg, image/webp" ] |
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 {#573 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#572 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#652 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please select a valid file." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Image du concert" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
multiple | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#998 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#203 …} $message: Closure() {#999 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "accept" => "image/png, image/jpeg, image/webp" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_concert_affiche" ] |
cache_key | "_concert_affiche_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#933 -errors: [] -form: Symfony\Component\Form\Form {#983 …} } |
form | Symfony\Component\Form\FormView {#943 …5} |
full_name | "concert[affiche]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "concert_affiche" |
label | "Image du concert" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "affiche" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_concert_affiche" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "be5752c7f958bace575de7227.uK16QOel8VH-RRLzTZbVInKLAtkiLtTK4zWzwcc_nZM.-dkrDKuUgx23K0jLOOa0EiDaSLFQfOeToE3W8rNW_Nn09BQQsOKXGbw8ZQ" |
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 | "be5752c7f958bace575de7227.uK16QOel8VH-RRLzTZbVInKLAtkiLtTK4zWzwcc_nZM.-dkrDKuUgx23K0jLOOa0EiDaSLFQfOeToE3W8rNW_Nn09BQQsOKXGbw8ZQ" |
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 {#573 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#572 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#571 …} -namespace: Closure() {#652 …} } |
data | "be5752c7f958bace575de7227.uK16QOel8VH-RRLzTZbVInKLAtkiLtTK4zWzwcc_nZM.-dkrDKuUgx23K0jLOOa0EiDaSLFQfOeToE3W8rNW_Nn09BQQsOKXGbw8ZQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1049 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() {#1038 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#203 …} $message: Closure() {#1037 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_concert__token" ] |
cache_key | "_concert__token_hidden" |
compound | false |
data | "be5752c7f958bace575de7227.uK16QOel8VH-RRLzTZbVInKLAtkiLtTK4zWzwcc_nZM.-dkrDKuUgx23K0jLOOa0EiDaSLFQfOeToE3W8rNW_Nn09BQQsOKXGbw8ZQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1058 -errors: [] -form: Symfony\Component\Form\Form {#976 …} } |
form | Symfony\Component\Form\FormView {#1041 …5} |
full_name | "concert[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "concert__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 | "_concert__token" |
valid | true |
value | "be5752c7f958bace575de7227.uK16QOel8VH-RRLzTZbVInKLAtkiLtTK4zWzwcc_nZM.-dkrDKuUgx23K0jLOOa0EiDaSLFQfOeToE3W8rNW_Nn09BQQsOKXGbw8ZQ" |