Forms
-
-
titre
-
description
-
-
year
-
month
-
day
-
-
-
hour
-
minute
-
-
-
hour
-
minute
-
-
type
-
places
-
participants_min
-
local
-
intervenant
-
type_intervenant
-
isGratuit
-
emailIntervenant
-
_token
-
ateliers
"App\Form\AteliersType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Ateliers {#440 -id: 8 -titre: "Je choisis d'allaiter" -description: "avoir les informations de base sur l’allaitement, comment le réussir et le mettre en place dès la salle d’accouchement, et même en cas de césarienne. Tips et astuces pour favoriser la lactation, quoi faire en cas de douleur ou de problème lié à la mise en place : les potentielles causes, les symptômes, vers qui se tourner" -date: DateTime @1746223200 {#444 date: 2025-05-03 00:00:00.0 Europe/Berlin (+02:00) } -heure_debut: DateTime @30600 {#443 date: 1970-01-01 09:30:00.0 Europe/Berlin (+01:00) } -heure_fin: DateTime @36000 {#442 date: 1970-01-01 11:00:00.0 Europe/Berlin (+01:00) } -type: null -places: 8 -places_restantes: 8 -isComplete: false -isTerminated: false -adherents_participant: Doctrine\ORM\PersistentCollection {#515 …} -participants: Doctrine\ORM\PersistentCollection {#485 …} -Local: "Orchestra" -intervenant: "Carole Ellin" -type_intervenant: "Consultante périnatale" -participant_id: Doctrine\ORM\PersistentCollection {#527 …} -isGratuit: false -email_intervenant: "vincent.sales66@gmail.com" -is_inscription_closed: false -participantsMin: 2 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Ateliers {#440 -id: 8 -titre: "Je choisis d'allaiter" -description: "avoir les informations de base sur l’allaitement, comment le réussir et le mettre en place dès la salle d’accouchement, et même en cas de césarienne. Tips et astuces pour favoriser la lactation, quoi faire en cas de douleur ou de problème lié à la mise en place : les potentielles causes, les symptômes, vers qui se tourner" -date: DateTime @1746223200 {#444 date: 2025-05-03 00:00:00.0 Europe/Berlin (+02:00) } -heure_debut: DateTime @30600 {#443 date: 1970-01-01 09:30:00.0 Europe/Berlin (+01:00) } -heure_fin: DateTime @36000 {#442 date: 1970-01-01 11:00:00.0 Europe/Berlin (+01:00) } -type: null -places: 8 -places_restantes: 8 -isComplete: false -isTerminated: false -adherents_participant: Doctrine\ORM\PersistentCollection {#515 …} -participants: Doctrine\ORM\PersistentCollection {#485 …} -Local: "Orchestra" -intervenant: "Carole Ellin" -type_intervenant: "Consultante périnatale" -participant_id: Doctrine\ORM\PersistentCollection {#527 …} -isGratuit: false -email_intervenant: "vincent.sales66@gmail.com" -is_inscription_closed: false -participantsMin: 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 | 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 {#768 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#769 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#770 …} -namespace: Closure() {#772 …} } |
data | App\Entity\Ateliers {#440 -id: 8 -titre: "Je choisis d'allaiter" -description: "avoir les informations de base sur l’allaitement, comment le réussir et le mettre en place dès la salle d’accouchement, et même en cas de césarienne. Tips et astuces pour favoriser la lactation, quoi faire en cas de douleur ou de problème lié à la mise en place : les potentielles causes, les symptômes, vers qui se tourner" -date: DateTime @1746223200 {#444 date: 2025-05-03 00:00:00.0 Europe/Berlin (+02:00) } -heure_debut: DateTime @30600 {#443 date: 1970-01-01 09:30:00.0 Europe/Berlin (+01:00) } -heure_fin: DateTime @36000 {#442 date: 1970-01-01 11:00:00.0 Europe/Berlin (+01:00) } -type: null -places: 8 -places_restantes: 8 -isComplete: false -isTerminated: false -adherents_participant: Doctrine\ORM\PersistentCollection {#515 …} -participants: Doctrine\ORM\PersistentCollection {#485 …} -Local: "Orchestra" -intervenant: "Carole Ellin" -type_intervenant: "Consultante périnatale" -participant_id: Doctrine\ORM\PersistentCollection {#527 …} -isGratuit: false -email_intervenant: "vincent.sales66@gmail.com" -is_inscription_closed: false -participantsMin: 2 } |
data_class | "App\Entity\Ateliers" |
disabled | false |
empty_data | Closure(FormInterface $form) {#815 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Ateliers" } } |
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() {#813 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#657 …} $message: Closure() {#814 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "ateliers" "_ateliers" ] |
cache_key | "_ateliers_ateliers" |
compound | true |
data | App\Entity\Ateliers {#440 -id: 8 -titre: "Je choisis d'allaiter" -description: "avoir les informations de base sur l’allaitement, comment le réussir et le mettre en place dès la salle d’accouchement, et même en cas de césarienne. Tips et astuces pour favoriser la lactation, quoi faire en cas de douleur ou de problème lié à la mise en place : les potentielles causes, les symptômes, vers qui se tourner" -date: DateTime @1746223200 {#444 date: 2025-05-03 00:00:00.0 Europe/Berlin (+02:00) } -heure_debut: DateTime @30600 {#443 date: 1970-01-01 09:30:00.0 Europe/Berlin (+01:00) } -heure_fin: DateTime @36000 {#442 date: 1970-01-01 11:00:00.0 Europe/Berlin (+01:00) } -type: null -places: 8 -places_restantes: 8 -isComplete: false -isTerminated: false -adherents_participant: Doctrine\ORM\PersistentCollection {#515 …} -participants: Doctrine\ORM\PersistentCollection {#485 …} -Local: "Orchestra" -intervenant: "Carole Ellin" -type_intervenant: "Consultante périnatale" -participant_id: Doctrine\ORM\PersistentCollection {#527 …} -isGratuit: false -email_intervenant: "vincent.sales66@gmail.com" -is_inscription_closed: false -participantsMin: 2 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1043 -form: Symfony\Component\Form\Form {#1137 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#812 …5} |
full_name | "ateliers" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "ateliers" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ateliers" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_ateliers" |
valid | true |
value | App\Entity\Ateliers {#440 -id: 8 -titre: "Je choisis d'allaiter" -description: "avoir les informations de base sur l’allaitement, comment le réussir et le mettre en place dès la salle d’accouchement, et même en cas de césarienne. Tips et astuces pour favoriser la lactation, quoi faire en cas de douleur ou de problème lié à la mise en place : les potentielles causes, les symptômes, vers qui se tourner" -date: DateTime @1746223200 {#444 date: 2025-05-03 00:00:00.0 Europe/Berlin (+02:00) } -heure_debut: DateTime @30600 {#443 date: 1970-01-01 09:30:00.0 Europe/Berlin (+01:00) } -heure_fin: DateTime @36000 {#442 date: 1970-01-01 11:00:00.0 Europe/Berlin (+01:00) } -type: null -places: 8 -places_restantes: 8 -isComplete: false -isTerminated: false -adherents_participant: Doctrine\ORM\PersistentCollection {#515 …} -participants: Doctrine\ORM\PersistentCollection {#485 …} -Local: "Orchestra" -intervenant: "Carole Ellin" -type_intervenant: "Consultante périnatale" -participant_id: Doctrine\ORM\PersistentCollection {#527 …} -isGratuit: false -email_intervenant: "vincent.sales66@gmail.com" -is_inscription_closed: false -participantsMin: 2 } |
titre
"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 | "Je choisis d'allaiter" |
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 {#768 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#769 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#770 …} -namespace: Closure() {#772 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1017 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#880 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#657 …} $message: Closure() {#896 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_ateliers_titre" ] |
cache_key | "_ateliers_titre_text" |
compound | false |
data | "Je choisis d'allaiter" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1150 -form: Symfony\Component\Form\Form {#1175 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#883 …5} |
full_name | "ateliers[titre]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "ateliers_titre" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "titre" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_ateliers_titre" |
valid | true |
value | "Je choisis d'allaiter" |
description
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "avoir les informations de base sur l’allaitement, comment le réussir et le mettre en place dès la salle d’accouchement, et même en cas de césarienne. Tips et astuces pour favoriser la lactation, quoi faire en cas de douleur ou de problème lié à la mise en place : les potentielles causes, les symptômes, vers qui se tourner" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "rows" => 2 ] |
[ "rows" => 2 ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "rows" => 2 ] |
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 {#768 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#769 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#770 …} -namespace: Closure() {#772 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#828 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#884 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#657 …} $message: Closure() {#796 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "rows" => 2 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_ateliers_description" ] |
cache_key | "_ateliers_description_textarea" |
compound | false |
data | "avoir les informations de base sur l’allaitement, comment le réussir et le mettre en place dès la salle d’accouchement, et même en cas de césarienne. Tips et astuces pour favoriser la lactation, quoi faire en cas de douleur ou de problème lié à la mise en place : les potentielles causes, les symptômes, vers qui se tourner" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1161 -form: Symfony\Component\Form\Form {#1178 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1000 …5} |
full_name | "ateliers[description]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "ateliers_description" |
label | null |
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 | "_ateliers_description" |
valid | true |
value | "avoir les informations de base sur l’allaitement, comment le réussir et le mettre en place dès la salle d’accouchement, et même en cas de césarienne. Tips et astuces pour favoriser la lactation, quoi faire en cas de douleur ou de problème lié à la mise en place : les potentielles causes, les symptômes, vers qui se tourner" |
date
"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 @1746223200 {#1294 date: 2025-05-03 00:00:00.0 Europe/Berlin (+02:00) } |
View Format |
[ "year" => "2025" "month" => "5" "day" => "3" ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
format | "ddMMyyyy" |
same as passed value |
html5 | false |
false
|
widget | "choice" |
same as passed value |
years | [
2025
] |
[
2025
]
|
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 | 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 {#768 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#769 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#770 …} -namespace: Closure() {#772 …} } |
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 | "ddMMyyyy" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
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() {#1001 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#657 …} $message: Closure() {#1002 …} $translationDomain: "validators" } } |
validation_groups | null |
view_timezone | null |
widget | "choice" |
years | [
2025
] |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_ateliers_date" ] |
cache_key | "_ateliers_date_date" |
compound | true |
data | DateTime @1746223200 {#1294 date: 2025-05-03 00:00:00.0 Europe/Berlin (+02:00) } |
date_pattern | "{{ day }}{{ month }}{{ year }}" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1194 -form: Symfony\Component\Form\Form {#1169 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1205 …5} |
full_name | "ateliers[date]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "ateliers_date" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "date" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_ateliers_date" |
valid | true |
value | [ "year" => "2025" "month" => "5" "day" => "3" ] |
widget | "choice" |
year
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "2025" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_translation_domain | false |
false
|
choices | [ 2025 => 2025 ] |
[ 2025 => 2025 ] |
empty_data | "" |
same as passed value |
error_bubbling | true |
same as passed value |
invalid_message | "Please enter a valid date." |
same as passed value |
invalid_message_parameters | [] |
[] |
placeholder | null |
null
|
required | true |
same as passed value |
translation_domain | null |
null
|
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | null |
choices | [ 2025 => 2025 ] |
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 {#768 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#769 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#770 …} -namespace: Closure() {#772 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | true |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please 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" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1138 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#657 …} $message: Closure() {#1174 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_ateliers_date_year" ] |
cache_key | "_ateliers_date_year_choice" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1083 +label: "2025" +value: "2025" +data: 2025 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "2025" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1098 -form: Symfony\Component\Form\Form {#1176 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1107 …5} |
full_name | "ateliers[date][year]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "ateliers_date_year" |
is_selected | Closure($choice, $value) {#1225 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "year" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_ateliers_date_year" |
valid | true |
value | "2025" |
month
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "5" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_translation_domain | false |
false
|
choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 ] |
[ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 ] |
empty_data | "" |
same as passed value |
error_bubbling | true |
same as passed value |
invalid_message | "Please enter a valid date." |
same as passed value |
invalid_message_parameters | [] |
[] |
placeholder | null |
null
|
required | true |
same as passed value |
translation_domain | null |
null
|
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 ] |
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 {#768 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#769 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#770 …} -namespace: Closure() {#772 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | true |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please 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" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1149 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#657 …} $message: Closure() {#1148 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_ateliers_date_month" ] |
cache_key | "_ateliers_date_month_choice" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1055 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1064 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1277 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1284 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1283 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1278 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1276 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1355 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1357 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1358 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1359 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1360 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "5" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1234 -form: Symfony\Component\Form\Form {#1184 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#825 …5} |
full_name | "ateliers[date][month]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "ateliers_date_month" |
is_selected | Closure($choice, $value) {#1362 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "month" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_ateliers_date_month" |
valid | true |
value | "5" |
day
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "3" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_translation_domain | false |
false
|
choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
[ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
empty_data | "" |
same as passed value |
error_bubbling | true |
same as passed value |
invalid_message | "Please enter a valid date." |
same as passed value |
invalid_message_parameters | [] |
[] |
placeholder | null |
null
|
required | true |
same as passed value |
translation_domain | null |
null
|
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
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 {#768 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#769 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#770 …} -namespace: Closure() {#772 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | true |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please 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" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1160 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#657 …} $message: Closure() {#1159 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_ateliers_date_day" ] |
cache_key | "_ateliers_date_day_choice" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1365 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1366 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1367 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1368 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1369 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1370 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1371 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1372 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1373 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1374 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1375 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1376 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1377 +label: "13" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1378 +label: "14" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1379 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1380 +label: "16" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1381 +label: "17" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1382 +label: "18" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1383 +label: "19" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1384 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1385 +label: "21" +value: "21" +data: 21 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1386 +label: "22" +value: "22" +data: 22 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1387 +label: "23" +value: "23" +data: 23 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1388 +label: "24" +value: "24" +data: 24 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1389 +label: "25" +value: "25" +data: 25 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1390 +label: "26" +value: "26" +data: 26 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1391 +label: "27" +value: "27" +data: 27 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1392 +label: "28" +value: "28" +data: 28 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1393 +label: "29" +value: "29" +data: 29 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1394 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1395 +label: "31" +value: "31" +data: 31 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "3" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1363 -form: Symfony\Component\Form\Form {#1188 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1364 …5} |
full_name | "ateliers[date][day]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "ateliers_date_day" |
is_selected | Closure($choice, $value) {#1397 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "day" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_ateliers_date_day" |
valid | true |
value | "3" |
heure_debut
"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 | DateTime @30600 {#1274 date: 1970-01-01 09:30:00.0 Europe/Berlin (+01:00) } |
View Format |
[ "hour" => "9" "minute" => "30" ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
hours | [ 8 9 10 11 12 13 14 15 16 17 18 19 20 21 ] |
[ 8 9 10 11 12 13 14 15 16 17 18 19 20 21 ] |
minutes | [ 0 15 30 45 ] |
[ 0 15 30 45 ] |
widget | "choice" |
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 | 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 {#768 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#769 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#770 …} -namespace: Closure() {#772 …} } |
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 | [ 8 9 10 11 12 13 14 15 16 17 18 19 20 21 ] |
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 | true |
method | "POST" |
minutes | [ 0 15 30 45 ] |
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() {#830 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#657 …} $message: Closure() {#834 …} $translationDomain: "validators" } } |
validation_groups | null |
view_timezone | null |
widget | "choice" |
with_minutes | true |
with_seconds | false |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "time" "_ateliers_heure_debut" ] |
cache_key | "_ateliers_heure_debut_time" |
compound | true |
data | DateTime @30600 {#1274 date: 1970-01-01 09:30:00.0 Europe/Berlin (+01:00) } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1132 -form: Symfony\Component\Form\Form {#1213 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1088 …5} |
full_name | "ateliers[heure_debut]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "ateliers_heure_debut" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "heure_debut" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_ateliers_heure_debut" |
valid | true |
value | [ "hour" => "9" "minute" => "30" ] |
widget | "choice" |
with_minutes | true |
with_seconds | false |
hour
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "9" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_translation_domain | false |
false
|
choices | [ "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 ] |
[ "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 ] |
empty_data | "" |
same as passed value |
error_bubbling | true |
same as passed value |
invalid_message | "Please enter a valid time." |
same as passed value |
invalid_message_parameters | [] |
[] |
placeholder | null |
null
|
required | true |
same as passed value |
translation_domain | null |
null
|
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 ] |
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 {#768 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#769 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#770 …} -namespace: Closure() {#772 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | true |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please 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 | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1193 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#657 …} $message: Closure() {#1192 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_ateliers_heure_debut_hour" ] |
cache_key | "_ateliers_heure_debut_hour_choice" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1402 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1403 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1404 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1405 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1406 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1407 +label: "13" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1408 +label: "14" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1409 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1410 +label: "16" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1411 +label: "17" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1412 +label: "18" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1413 +label: "19" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1414 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1415 +label: "21" +value: "21" +data: 21 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "9" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1401 -form: Symfony\Component\Form\Form {#1216 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1400 …5} |
full_name | "ateliers[heure_debut][hour]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "ateliers_heure_debut_hour" |
is_selected | Closure($choice, $value) {#1417 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "hour" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_ateliers_heure_debut_hour" |
valid | true |
value | "9" |
minute
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "30" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_translation_domain | false |
false
|
choices | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] |
[ "00" => 0 15 => 15 30 => 30 45 => 45 ] |
empty_data | "" |
same as passed value |
error_bubbling | true |
same as passed value |
invalid_message | "Please enter a valid time." |
same as passed value |
invalid_message_parameters | [] |
[] |
placeholder | null |
null
|
required | true |
same as passed value |
translation_domain | null |
null
|
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] |
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 {#768 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#769 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#770 …} -namespace: Closure() {#772 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | true |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please 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 | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1204 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#657 …} $message: Closure() {#1203 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_ateliers_heure_debut_minute" ] |
cache_key | "_ateliers_heure_debut_minute_choice" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1420 +label: "00" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1421 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1422 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1423 +label: "45" +value: "45" +data: 45 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "30" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1418 -form: Symfony\Component\Form\Form {#1219 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1419 …5} |
full_name | "ateliers[heure_debut][minute]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "ateliers_heure_debut_minute" |
is_selected | Closure($choice, $value) {#1425 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "minute" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_ateliers_heure_debut_minute" |
valid | true |
value | "30" |
heure_fin
"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 | DateTime @36000 {#1308 date: 1970-01-01 11:00:00.0 Europe/Berlin (+01:00) } |
View Format |
[ "hour" => "11" "minute" => "0" ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
hours | [ 8 9 10 11 12 13 14 15 16 17 18 19 20 21 ] |
[ 8 9 10 11 12 13 14 15 16 17 18 19 20 21 ] |
minutes | [ 0 15 30 45 ] |
[ 0 15 30 45 ] |
widget | "choice" |
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 | 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 {#768 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#769 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#770 …} -namespace: Closure() {#772 …} } |
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 | [ 8 9 10 11 12 13 14 15 16 17 18 19 20 21 ] |
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 | true |
method | "POST" |
minutes | [ 0 15 30 45 ] |
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() {#1028 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#657 …} $message: Closure() {#1027 …} $translationDomain: "validators" } } |
validation_groups | null |
view_timezone | null |
widget | "choice" |
with_minutes | true |
with_seconds | false |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "time" "_ateliers_heure_fin" ] |
cache_key | "_ateliers_heure_fin_time" |
compound | true |
data | DateTime @36000 {#1308 date: 1970-01-01 11:00:00.0 Europe/Berlin (+01:00) } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1399 -form: Symfony\Component\Form\Form {#1240 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1398 …5} |
full_name | "ateliers[heure_fin]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "ateliers_heure_fin" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "heure_fin" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_ateliers_heure_fin" |
valid | true |
value | [ "hour" => "11" "minute" => "0" ] |
widget | "choice" |
with_minutes | true |
with_seconds | false |
hour
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "11" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_translation_domain | false |
false
|
choices | [ "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 ] |
[ "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 ] |
empty_data | "" |
same as passed value |
error_bubbling | true |
same as passed value |
invalid_message | "Please enter a valid time." |
same as passed value |
invalid_message_parameters | [] |
[] |
placeholder | null |
null
|
required | true |
same as passed value |
translation_domain | null |
null
|
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 ] |
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 {#768 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#769 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#770 …} -namespace: Closure() {#772 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | true |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please 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 | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1224 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#657 …} $message: Closure() {#1223 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_ateliers_heure_fin_hour" ] |
cache_key | "_ateliers_heure_fin_hour_choice" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1402 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1403 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1404 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1405 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1406 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1407 +label: "13" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1408 +label: "14" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1409 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1410 +label: "16" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1411 +label: "17" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1412 +label: "18" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1413 +label: "19" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1414 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1415 +label: "21" +value: "21" +data: 21 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "11" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1429 -form: Symfony\Component\Form\Form {#1243 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1428 …5} |
full_name | "ateliers[heure_fin][hour]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "ateliers_heure_fin_hour" |
is_selected | Closure($choice, $value) {#1430 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "hour" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_ateliers_heure_fin_hour" |
valid | true |
value | "11" |
minute
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "0" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_translation_domain | false |
false
|
choices | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] |
[ "00" => 0 15 => 15 30 => 30 45 => 45 ] |
empty_data | "" |
same as passed value |
error_bubbling | true |
same as passed value |
invalid_message | "Please enter a valid time." |
same as passed value |
invalid_message_parameters | [] |
[] |
placeholder | null |
null
|
required | true |
same as passed value |
translation_domain | null |
null
|
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] |
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 {#768 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#769 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#770 …} -namespace: Closure() {#772 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | true |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please 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 | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1233 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#657 …} $message: Closure() {#1232 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_ateliers_heure_fin_minute" ] |
cache_key | "_ateliers_heure_fin_minute_choice" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1420 +label: "00" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1421 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1422 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1423 +label: "45" +value: "45" +data: 45 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "0" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1431 -form: Symfony\Component\Form\Form {#1246 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1432 …5} |
full_name | "ateliers[heure_fin][minute]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "ateliers_heure_fin_minute" |
is_selected | Closure($choice, $value) {#1433 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "minute" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_ateliers_heure_fin_minute" |
valid | true |
value | "0" |
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 | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | false |
false
|
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 {#768 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#769 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#770 …} -namespace: Closure() {#772 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1036 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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1042 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#657 …} $message: Closure() {#1041 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_ateliers_type" ] |
cache_key | "_ateliers_type_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1427 -form: Symfony\Component\Form\Form {#1249 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1426 …5} |
full_name | "ateliers[type]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "ateliers_type" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "type" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_ateliers_type" |
valid | true |
value | "" |
places
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 8 |
View Format |
"8"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#768 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#769 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#770 …} -namespace: Closure() {#772 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1049 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 |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter an integer." |
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 | false |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1054 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#657 …} $message: Closure() {#1039 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_ateliers_places" ] |
cache_key | "_ateliers_places_integer" |
compound | false |
data | 8 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1435 -form: Symfony\Component\Form\Form {#1252 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1434 …5} |
full_name | "ateliers[places]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "ateliers_places" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "places" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_ateliers_places" |
valid | true |
value | "8" |
participants_min
"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 | "2" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#768 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#769 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#770 …} -namespace: Closure() {#772 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1068 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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1065 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#657 …} $message: Closure() {#1063 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_ateliers_participants_min" ] |
cache_key | "_ateliers_participants_min_text" |
compound | false |
data | "2" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1436 -form: Symfony\Component\Form\Form {#1255 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1437 …5} |
full_name | "ateliers[participants_min]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "ateliers_participants_min" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "participants_min" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_ateliers_participants_min" |
valid | true |
value | "2" |
local
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "Orchestra" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "LAEP - Thuir" => "Thuir" "Jardin secret - Cabestany" => "Cabestany" "Orchestra - Perpignan sud" => "Orchestra" ] |
[ "LAEP - Thuir" => "Thuir" "Jardin secret - Cabestany" => "Cabestany" "Orchestra - Perpignan sud" => "Orchestra" ] |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "LAEP - Thuir" => "Thuir" "Jardin secret - Cabestany" => "Cabestany" "Orchestra - Perpignan sud" => "Orchestra" ] |
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 {#768 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#769 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#770 …} -namespace: Closure() {#772 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1082 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#657 …} $message: Closure() {#1080 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_ateliers_local" ] |
cache_key | "_ateliers_local_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1440 +label: "LAEP - Thuir" +value: "Thuir" +data: "Thuir" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1441 +label: "Jardin secret - Cabestany" +value: "Cabestany" +data: "Cabestany" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1442 +label: "Orchestra - Perpignan sud" +value: "Orchestra" +data: "Orchestra" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "Orchestra" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1438 -form: Symfony\Component\Form\Form {#1258 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1439 …5} |
full_name | "ateliers[local]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "ateliers_local" |
is_selected | Closure($choice, $value) {#1444 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "local" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_ateliers_local" |
valid | true |
value | "Orchestra" |
intervenant
"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 | "Carole Ellin" |
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 | false |
false
|
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 {#768 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#769 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#770 …} -namespace: Closure() {#772 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1094 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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1097 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#657 …} $message: Closure() {#1095 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_ateliers_intervenant" ] |
cache_key | "_ateliers_intervenant_text" |
compound | false |
data | "Carole Ellin" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1445 -form: Symfony\Component\Form\Form {#1261 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1446 …5} |
full_name | "ateliers[intervenant]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "ateliers_intervenant" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "intervenant" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_ateliers_intervenant" |
valid | true |
value | "Carole Ellin" |
type_intervenant
"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 | "Consultante périnatale" |
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 | false |
false
|
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 {#768 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#769 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#770 …} -namespace: Closure() {#772 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1092 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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1106 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#657 …} $message: Closure() {#1105 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_ateliers_type_intervenant" ] |
cache_key | "_ateliers_type_intervenant_text" |
compound | false |
data | "Consultante périnatale" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1447 -form: Symfony\Component\Form\Form {#1264 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1448 …5} |
full_name | "ateliers[type_intervenant]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "ateliers_type_intervenant" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "type_intervenant" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_ateliers_type_intervenant" |
valid | true |
value | "Consultante périnatale" |
isGratuit
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 | "Atelier gratuit" |
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 {#768 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#769 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#770 …} -namespace: Closure() {#772 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1112 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 {#1091 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Atelier gratuit" |
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() {#1116 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#657 …} $message: Closure() {#1118 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_ateliers_isGratuit" ] |
cache_key | "_ateliers_isGratuit_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1449 -form: Symfony\Component\Form\Form {#1267 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1450 …5} |
full_name | "ateliers[isGratuit]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "ateliers_isGratuit" |
label | "Atelier gratuit" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "isGratuit" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_ateliers_isGratuit" |
valid | true |
value | "1" |
emailIntervenant
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "vincent.sales66@gmail.com" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "email@exemple.com" ] |
[ "placeholder" => "email@exemple.com" ] |
label | "Email de l'intervenant" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "email@exemple.com" ] |
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 {#768 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#769 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#770 …} -namespace: Closure() {#772 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1125 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Email de l'intervenant" |
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() {#1131 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#657 …} $message: Closure() {#1126 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "email@exemple.com" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_ateliers_emailIntervenant" ] |
cache_key | "_ateliers_emailIntervenant_email" |
compound | false |
data | "vincent.sales66@gmail.com" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1451 -form: Symfony\Component\Form\Form {#1270 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1452 …5} |
full_name | "ateliers[emailIntervenant]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "ateliers_emailIntervenant" |
label | "Email de l'intervenant" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "emailIntervenant" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_ateliers_emailIntervenant" |
valid | true |
value | "vincent.sales66@gmail.com" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "fa.oeZuqMAEhJBEfbg5AKXMa79GT-xm-fj3AISeydScRUs.zrA-2K1Ty-ppTsIPaMGTA40SKKE1taeDWcCnoL32KHmM1hb8tzfw1igV4Q" |
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 | "fa.oeZuqMAEhJBEfbg5AKXMa79GT-xm-fj3AISeydScRUs.zrA-2K1Ty-ppTsIPaMGTA40SKKE1taeDWcCnoL32KHmM1hb8tzfw1igV4Q" |
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 {#768 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#769 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#770 …} -namespace: Closure() {#772 …} } |
data | "fa.oeZuqMAEhJBEfbg5AKXMa79GT-xm-fj3AISeydScRUs.zrA-2K1Ty-ppTsIPaMGTA40SKKE1taeDWcCnoL32KHmM1hb8tzfw1igV4Q" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1455 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() {#1459 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#657 …} $message: Closure() {#1456 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_ateliers__token" ] |
cache_key | "_ateliers__token_hidden" |
compound | false |
data | "fa.oeZuqMAEhJBEfbg5AKXMa79GT-xm-fj3AISeydScRUs.zrA-2K1Ty-ppTsIPaMGTA40SKKE1taeDWcCnoL32KHmM1hb8tzfw1igV4Q" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1469 -form: Symfony\Component\Form\Form {#1465 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1460 …5} |
full_name | "ateliers[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "ateliers__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 | "_ateliers__token" |
valid | true |
value | "fa.oeZuqMAEhJBEfbg5AKXMa79GT-xm-fj3AISeydScRUs.zrA-2K1Ty-ppTsIPaMGTA40SKKE1taeDWcCnoL32KHmM1hb8tzfw1igV4Q" |