Forms
-
inscription_event
-
civilite
-
nom
-
prenom
-
etablissement
-
repas
-
animateur
-
mail
-
_token
-
inscription_event
Form type:
"App\Form\InscriptionEventType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Event {#640 -id: null -nomEvenement: null -civilite: null -nom: null -prenom: null -prefdepart: null -etablissement: null -animateur: null -dateInscription: null -repas: null -mail: null -etat: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Event {#640 -id: null -nomEvenement: null -civilite: null -nom: null -prenom: null -prefdepart: null -etablissement: null -animateur: null -dateInscription: null -repas: null -mail: null -etat: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#306 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#307 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#437 …} -namespace: Closure() {#582 …} } |
data | App\Entity\Event {#640 -id: null -nomEvenement: null -civilite: null -nom: null -prenom: null -prefdepart: null -etablissement: null -animateur: null -dateInscription: null -repas: null -mail: null -etat: null } |
data_class | "App\Entity\Event" |
disabled | false |
empty_data | Closure(FormInterface $form) {#769 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Event" } } |
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() {#771 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#503 …} $message: Closure() {#770 …} $translationDomain: "validators" } } |
validation_groups | [
"Default"
] |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "inscription_event" "_inscription_event" ] |
cache_key | "_inscription_event_inscription_event" |
compound | true |
data | App\Entity\Event {#640 -id: null -nomEvenement: null -civilite: null -nom: null -prenom: null -prefdepart: null -etablissement: null -animateur: null -dateInscription: null -repas: null -mail: null -etat: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#863 -errors: [] -form: Symfony\Component\Form\Form {#868 …} } |
form | Symfony\Component\Form\FormView {#772 …5} |
full_name | "inscription_event" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inscription_event" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "inscription_event" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inscription_event" |
valid | true |
value | App\Entity\Event {#640 -id: null -nomEvenement: null -civilite: null -nom: null -prenom: null -prefdepart: null -etablissement: null -animateur: null -dateInscription: null -repas: null -mail: null -etat: null } |
civilite
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 |
---|---|---|
choices | [ "M." => 1 "Mme" => 2 ] |
[ "M." => 1 "Mme" => 2 ] |
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 | [ "M." => 1 "Mme" => 2 ] |
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 {#306 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#307 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#437 …} -namespace: Closure() {#582 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | 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 | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#794 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#503 …} $message: Closure() {#790 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_inscription_event_civilite" ] |
cache_key | "_inscription_event_civilite_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#808 +data: 1 +value: "1" +label: "M." +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#796 +data: 2 +value: "2" +label: "Mme" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#817 -errors: [] -form: Symfony\Component\Form\Form {#871 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#825 …5} |
full_name | "inscription_event[civilite]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inscription_event_civilite" |
is_selected | Closure($choice, $value) {#895 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 | "civilite" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inscription_event_civilite" |
valid | true |
value | "" |
nom
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
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 {#306 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#307 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#437 …} -namespace: Closure() {#582 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#805 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() {#807 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#503 …} $message: Closure() {#806 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_inscription_event_nom" ] |
cache_key | "_inscription_event_nom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#896 -errors: [] -form: Symfony\Component\Form\Form {#874 …} } |
form | Symfony\Component\Form\FormView {#926 …5} |
full_name | "inscription_event[nom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inscription_event_nom" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nom" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inscription_event_nom" |
valid | true |
value | "" |
prenom
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
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 {#306 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#307 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#437 …} -namespace: Closure() {#582 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#814 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() {#816 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#503 …} $message: Closure() {#815 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_inscription_event_prenom" ] |
cache_key | "_inscription_event_prenom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#897 -errors: [] -form: Symfony\Component\Form\Form {#877 …} } |
form | Symfony\Component\Form\FormView {#927 …5} |
full_name | "inscription_event[prenom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inscription_event_prenom" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "prenom" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inscription_event_prenom" |
valid | true |
value | "" |
etablissement
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 |
---|---|---|
choices | [ "" => "" "AIRE SUR LA LYS - COLLEGE SAINTE MARIE" => 44 "AIRE SUR LA LYS - LYCÉE VAUBAN" => 26 "ANNEZIN - COLLÈGE LIBERTÉ" => 35 "ARMENTIERES - LYCEE GUSTAVE EIFFEL" => 37 "ARMENTIERES -INSTITUTION SAINT JUDE" => 16 "Autre" => 43 "BAILLEUL - COLLEGE IMMACULEE CONCEPTION -" => 13 "BARLIN - COLLEGE JEAN MOULIN" => 41 "BEAUCAMPS LIGNY - COLLEGE SAINTE MARIE" => 1 "BETHUNE - COLLEGE SAINT VAAST -" => 20 "BETHUNE - INSTITUTION SAINTE FAMILLE" => 29 "BETHUNE - LYCEE A. MALRAUX" => 7 "BETHUNE - LYCÉE MIXTE LOUIS BLARINGHEM -" => 10 "BÉTHUNE - LYCÉE SAINT DOMINIQUE -" => 19 "BEUVRY - COLLEGE ALBERT DEBEYRE" => 50 "BEUVRY - LYCEE MARGUERITE YOURCENAR" => 39 "BRUAY LA BUISSIERE - LYCEE CARNOT" => 36 "CASSEL - COLLÈGE ROBERT LE FRISON -" => 18 "DIVION - COLLEGE HENRI WALLON" => 52 "ESTAIRES - COLLÈGE HENRI DUREZ" => 23 "ESTAIRES - COLLÈGE SACRÉ COEUR" => 8 "ESTAIRES - LYCÉE VAL DE LYS -" => 14 "FRUGES - COLLEGE JACQUES BREL" => 47 "HAZEBROUCK - COLLEGE SAINT JACQUES" => 15 "HAZEBROUCK - LYCÉE DES FLANDRES-" => 24 "HAZEBROUCK - LYCÉE TECHNIQUE SAINT-JOSEPH -" => 11 "HOUDIN - COLLÈGE JACQUES PRÉVERT" => 28 "HOUPLINES - COLLEGE ROGER SALENGRO -" => 21 "LA BASSÉE - COLLÈGE NOTRE DAME" => 2 "LAMBERSART - COLLÈGE CAMILLE DE LELIS" => 31 "LAVENTIE - COLLEGE DU PAYS DE L ALLOEU" => 48 "LILLE - LYCEE FREDERIC OZANAM" => 3 "LILLERS - LYCEE ANATOLE FRANCE" => 49 "MARLES LES MINES - COLLÈGE EMILE ZOLA -" => 27 "MAZINGARBE - COLLEGE BLAISE PASCAL" => 38 "MERVILLE - COLLEGE HENRI DUNANT" => 33 "MERVILLE - COLLÈGE SAINT ROBERT" => 17 "NIEPPE - COLLÈGE SAINT-MARTIN" => 12 "SAINT OMER - COLLÈGE SAINT-BERTIN" => 32 "SAINT OMER - LA MALASSISE" => 40 "SAINT VENANT - COLLEGE GEORGES BRASSENS" => 46 "STEENVOORDE - COLLÈGE ANTOINE DE SAINT-EXUPERY" => 9 "STEENVOORDE - COLLEGE NOTRE DAME" => 45 "Université de Lille - IUT" => 34 "WORMHOUT - COLLEGE NOTRE DAME" => 51 ] |
[ "" => "" "AIRE SUR LA LYS - COLLEGE SAINTE MARIE" => 44 "AIRE SUR LA LYS - LYCÉE VAUBAN" => 26 "ANNEZIN - COLLÈGE LIBERTÉ" => 35 "ARMENTIERES - LYCEE GUSTAVE EIFFEL" => 37 "ARMENTIERES -INSTITUTION SAINT JUDE" => 16 "Autre" => 43 "BAILLEUL - COLLEGE IMMACULEE CONCEPTION -" => 13 "BARLIN - COLLEGE JEAN MOULIN" => 41 "BEAUCAMPS LIGNY - COLLEGE SAINTE MARIE" => 1 "BETHUNE - COLLEGE SAINT VAAST -" => 20 "BETHUNE - INSTITUTION SAINTE FAMILLE" => 29 "BETHUNE - LYCEE A. MALRAUX" => 7 "BETHUNE - LYCÉE MIXTE LOUIS BLARINGHEM -" => 10 "BÉTHUNE - LYCÉE SAINT DOMINIQUE -" => 19 "BEUVRY - COLLEGE ALBERT DEBEYRE" => 50 "BEUVRY - LYCEE MARGUERITE YOURCENAR" => 39 "BRUAY LA BUISSIERE - LYCEE CARNOT" => 36 "CASSEL - COLLÈGE ROBERT LE FRISON -" => 18 "DIVION - COLLEGE HENRI WALLON" => 52 "ESTAIRES - COLLÈGE HENRI DUREZ" => 23 "ESTAIRES - COLLÈGE SACRÉ COEUR" => 8 "ESTAIRES - LYCÉE VAL DE LYS -" => 14 "FRUGES - COLLEGE JACQUES BREL" => 47 "HAZEBROUCK - COLLEGE SAINT JACQUES" => 15 "HAZEBROUCK - LYCÉE DES FLANDRES-" => 24 "HAZEBROUCK - LYCÉE TECHNIQUE SAINT-JOSEPH -" => 11 "HOUDIN - COLLÈGE JACQUES PRÉVERT" => 28 "HOUPLINES - COLLEGE ROGER SALENGRO -" => 21 "LA BASSÉE - COLLÈGE NOTRE DAME" => 2 "LAMBERSART - COLLÈGE CAMILLE DE LELIS" => 31 "LAVENTIE - COLLEGE DU PAYS DE L ALLOEU" => 48 "LILLE - LYCEE FREDERIC OZANAM" => 3 "LILLERS - LYCEE ANATOLE FRANCE" => 49 "MARLES LES MINES - COLLÈGE EMILE ZOLA -" => 27 "MAZINGARBE - COLLEGE BLAISE PASCAL" => 38 "MERVILLE - COLLEGE HENRI DUNANT" => 33 "MERVILLE - COLLÈGE SAINT ROBERT" => 17 "NIEPPE - COLLÈGE SAINT-MARTIN" => 12 "SAINT OMER - COLLÈGE SAINT-BERTIN" => 32 "SAINT OMER - LA MALASSISE" => 40 "SAINT VENANT - COLLEGE GEORGES BRASSENS" => 46 "STEENVOORDE - COLLÈGE ANTOINE DE SAINT-EXUPERY" => 9 "STEENVOORDE - COLLEGE NOTRE DAME" => 45 "Université de Lille - IUT" => 34 "WORMHOUT - COLLEGE NOTRE DAME" => 51 ] |
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 | [ "" => "" "AIRE SUR LA LYS - COLLEGE SAINTE MARIE" => 44 "AIRE SUR LA LYS - LYCÉE VAUBAN" => 26 "ANNEZIN - COLLÈGE LIBERTÉ" => 35 "ARMENTIERES - LYCEE GUSTAVE EIFFEL" => 37 "ARMENTIERES -INSTITUTION SAINT JUDE" => 16 "Autre" => 43 "BAILLEUL - COLLEGE IMMACULEE CONCEPTION -" => 13 "BARLIN - COLLEGE JEAN MOULIN" => 41 "BEAUCAMPS LIGNY - COLLEGE SAINTE MARIE" => 1 "BETHUNE - COLLEGE SAINT VAAST -" => 20 "BETHUNE - INSTITUTION SAINTE FAMILLE" => 29 "BETHUNE - LYCEE A. MALRAUX" => 7 "BETHUNE - LYCÉE MIXTE LOUIS BLARINGHEM -" => 10 "BÉTHUNE - LYCÉE SAINT DOMINIQUE -" => 19 "BEUVRY - COLLEGE ALBERT DEBEYRE" => 50 "BEUVRY - LYCEE MARGUERITE YOURCENAR" => 39 "BRUAY LA BUISSIERE - LYCEE CARNOT" => 36 "CASSEL - COLLÈGE ROBERT LE FRISON -" => 18 "DIVION - COLLEGE HENRI WALLON" => 52 "ESTAIRES - COLLÈGE HENRI DUREZ" => 23 "ESTAIRES - COLLÈGE SACRÉ COEUR" => 8 "ESTAIRES - LYCÉE VAL DE LYS -" => 14 "FRUGES - COLLEGE JACQUES BREL" => 47 "HAZEBROUCK - COLLEGE SAINT JACQUES" => 15 "HAZEBROUCK - LYCÉE DES FLANDRES-" => 24 "HAZEBROUCK - LYCÉE TECHNIQUE SAINT-JOSEPH -" => 11 "HOUDIN - COLLÈGE JACQUES PRÉVERT" => 28 "HOUPLINES - COLLEGE ROGER SALENGRO -" => 21 "LA BASSÉE - COLLÈGE NOTRE DAME" => 2 "LAMBERSART - COLLÈGE CAMILLE DE LELIS" => 31 "LAVENTIE - COLLEGE DU PAYS DE L ALLOEU" => 48 "LILLE - LYCEE FREDERIC OZANAM" => 3 "LILLERS - LYCEE ANATOLE FRANCE" => 49 "MARLES LES MINES - COLLÈGE EMILE ZOLA -" => 27 "MAZINGARBE - COLLEGE BLAISE PASCAL" => 38 "MERVILLE - COLLEGE HENRI DUNANT" => 33 "MERVILLE - COLLÈGE SAINT ROBERT" => 17 "NIEPPE - COLLÈGE SAINT-MARTIN" => 12 "SAINT OMER - COLLÈGE SAINT-BERTIN" => 32 "SAINT OMER - LA MALASSISE" => 40 "SAINT VENANT - COLLEGE GEORGES BRASSENS" => 46 "STEENVOORDE - COLLÈGE ANTOINE DE SAINT-EXUPERY" => 9 "STEENVOORDE - COLLEGE NOTRE DAME" => 45 "Université de Lille - IUT" => 34 "WORMHOUT - COLLEGE NOTRE DAME" => 51 ] |
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 {#306 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#307 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#437 …} -namespace: Closure() {#582 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | 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 | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#824 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#503 …} $message: Closure() {#823 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_inscription_event_etablissement" ] |
cache_key | "_inscription_event_etablissement_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#930 +data: "" +value: "" +label: "" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#931 +data: 44 +value: "44" +label: "AIRE SUR LA LYS - COLLEGE SAINTE MARIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#932 +data: 26 +value: "26" +label: "AIRE SUR LA LYS - LYCÉE VAUBAN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#933 +data: 35 +value: "35" +label: "ANNEZIN - COLLÈGE LIBERTÉ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#934 +data: 37 +value: "37" +label: "ARMENTIERES - LYCEE GUSTAVE EIFFEL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#935 +data: 16 +value: "16" +label: "ARMENTIERES -INSTITUTION SAINT JUDE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#936 +data: 43 +value: "43" +label: "Autre" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#937 +data: 13 +value: "13" +label: "BAILLEUL - COLLEGE IMMACULEE CONCEPTION -" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#938 +data: 41 +value: "41" +label: "BARLIN - COLLEGE JEAN MOULIN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#939 +data: 1 +value: "1" +label: "BEAUCAMPS LIGNY - COLLEGE SAINTE MARIE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#940 +data: 20 +value: "20" +label: "BETHUNE - COLLEGE SAINT VAAST -" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#941 +data: 29 +value: "29" +label: "BETHUNE - INSTITUTION SAINTE FAMILLE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#942 +data: 7 +value: "7" +label: "BETHUNE - LYCEE A. MALRAUX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#943 +data: 10 +value: "10" +label: "BETHUNE - LYCÉE MIXTE LOUIS BLARINGHEM -" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#944 +data: 19 +value: "19" +label: "BÉTHUNE - LYCÉE SAINT DOMINIQUE -" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#945 +data: 50 +value: "50" +label: "BEUVRY - COLLEGE ALBERT DEBEYRE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#946 +data: 39 +value: "39" +label: "BEUVRY - LYCEE MARGUERITE YOURCENAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#947 +data: 36 +value: "36" +label: "BRUAY LA BUISSIERE - LYCEE CARNOT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#948 +data: 18 +value: "18" +label: "CASSEL - COLLÈGE ROBERT LE FRISON -" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#949 +data: 52 +value: "52" +label: "DIVION - COLLEGE HENRI WALLON" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#950 +data: 23 +value: "23" +label: "ESTAIRES - COLLÈGE HENRI DUREZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#951 +data: 8 +value: "8" +label: "ESTAIRES - COLLÈGE SACRÉ COEUR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#952 +data: 14 +value: "14" +label: "ESTAIRES - LYCÉE VAL DE LYS -" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#953 +data: 47 +value: "47" +label: "FRUGES - COLLEGE JACQUES BREL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#954 +data: 15 +value: "15" +label: "HAZEBROUCK - COLLEGE SAINT JACQUES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#955 +data: 24 +value: "24" +label: "HAZEBROUCK - LYCÉE DES FLANDRES-" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#956 +data: 11 +value: "11" +label: "HAZEBROUCK - LYCÉE TECHNIQUE SAINT-JOSEPH -" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#957 +data: 28 +value: "28" +label: "HOUDIN - COLLÈGE JACQUES PRÉVERT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#958 +data: 21 +value: "21" +label: "HOUPLINES - COLLEGE ROGER SALENGRO -" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#959 +data: 2 +value: "2" +label: "LA BASSÉE - COLLÈGE NOTRE DAME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#960 +data: 31 +value: "31" +label: "LAMBERSART - COLLÈGE CAMILLE DE LELIS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#961 +data: 48 +value: "48" +label: "LAVENTIE - COLLEGE DU PAYS DE L ALLOEU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#962 +data: 3 +value: "3" +label: "LILLE - LYCEE FREDERIC OZANAM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#963 +data: 49 +value: "49" +label: "LILLERS - LYCEE ANATOLE FRANCE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#964 +data: 27 +value: "27" +label: "MARLES LES MINES - COLLÈGE EMILE ZOLA -" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#965 +data: 38 +value: "38" +label: "MAZINGARBE - COLLEGE BLAISE PASCAL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#966 +data: 33 +value: "33" +label: "MERVILLE - COLLEGE HENRI DUNANT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#967 +data: 17 +value: "17" +label: "MERVILLE - COLLÈGE SAINT ROBERT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#968 +data: 12 +value: "12" +label: "NIEPPE - COLLÈGE SAINT-MARTIN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#969 +data: 32 +value: "32" +label: "SAINT OMER - COLLÈGE SAINT-BERTIN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#970 +data: 40 +value: "40" +label: "SAINT OMER - LA MALASSISE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#971 +data: 46 +value: "46" +label: "SAINT VENANT - COLLEGE GEORGES BRASSENS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#972 +data: 9 +value: "9" +label: "STEENVOORDE - COLLÈGE ANTOINE DE SAINT-EXUPERY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#973 +data: 45 +value: "45" +label: "STEENVOORDE - COLLEGE NOTRE DAME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#974 +data: 34 +value: "34" +label: "Université de Lille - IUT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#975 +data: 51 +value: "51" +label: "WORMHOUT - COLLEGE NOTRE DAME" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#928 -errors: [] -form: Symfony\Component\Form\Form {#880 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#929 …5} |
full_name | "inscription_event[etablissement]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inscription_event_etablissement" |
is_selected | Closure($choice, $value) {#977 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 | "etablissement" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | true |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inscription_event_etablissement" |
valid | true |
value | "" |
repas
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | true |
same as passed value |
label | "Je participe au repas du midi" |
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 {#306 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#307 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#437 …} -namespace: Closure() {#582 …} } |
data | true |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#837 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 {#838 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Je participe au repas du midi" |
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() {#840 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#503 …} $message: Closure() {#842 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_inscription_event_repas" ] |
cache_key | "_inscription_event_repas_checkbox" |
checked | true |
compound | false |
data | true |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#978 -errors: [] -form: Symfony\Component\Form\Form {#883 …} } |
form | Symfony\Component\Form\FormView {#979 …5} |
full_name | "inscription_event[repas]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inscription_event_repas" |
label | "Je participe au repas du midi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "repas" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inscription_event_repas" |
valid | true |
value | "1" |
animateur
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 |
---|---|---|
choices | [ "Indiquez votre animateur" => "" "Michael DELOBEAU" => "Michael" "Jean-Pierre PECQUEUR" => "Jean-Pierre" "Jean-Loup EMPIS" => "Jean-loup" "Jean-Marie MARICHEZ" => "Jean-Marie" "Laurent FLORZAC" => "Laurent FLORZAC" "Sarrah CAFFIER" => "Sarrah CAFFIER" "Christophe LACHOWSKI" => "Christophe LACHOWSKI" "Vincent DEROO" => "Vinczent DEROO" "Philippe KOSLOWSKI" => "Philippe KOSLOWSKI" "Julien METAYER" => "Julien METAYER" ] |
[ "Indiquez votre animateur" => "" "Michael DELOBEAU" => "Michael" "Jean-Pierre PECQUEUR" => "Jean-Pierre" "Jean-Loup EMPIS" => "Jean-loup" "Jean-Marie MARICHEZ" => "Jean-Marie" "Laurent FLORZAC" => "Laurent FLORZAC" "Sarrah CAFFIER" => "Sarrah CAFFIER" "Christophe LACHOWSKI" => "Christophe LACHOWSKI" "Vincent DEROO" => "Vinczent DEROO" "Philippe KOSLOWSKI" => "Philippe KOSLOWSKI" "Julien METAYER" => "Julien METAYER" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Indiquez votre animateur" => "" "Michael DELOBEAU" => "Michael" "Jean-Pierre PECQUEUR" => "Jean-Pierre" "Jean-Loup EMPIS" => "Jean-loup" "Jean-Marie MARICHEZ" => "Jean-Marie" "Laurent FLORZAC" => "Laurent FLORZAC" "Sarrah CAFFIER" => "Sarrah CAFFIER" "Christophe LACHOWSKI" => "Christophe LACHOWSKI" "Vincent DEROO" => "Vinczent DEROO" "Philippe KOSLOWSKI" => "Philippe KOSLOWSKI" "Julien METAYER" => "Julien METAYER" ] |
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 {#306 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#307 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#437 …} -namespace: Closure() {#582 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | 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 | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#850 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#503 …} $message: Closure() {#849 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_inscription_event_animateur" ] |
cache_key | "_inscription_event_animateur_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#982 +data: "" +value: "" +label: "Indiquez votre animateur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#983 +data: "Michael" +value: "Michael" +label: "Michael DELOBEAU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#984 +data: "Jean-Pierre" +value: "Jean-Pierre" +label: "Jean-Pierre PECQUEUR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#985 +data: "Jean-loup" +value: "Jean-loup" +label: "Jean-Loup EMPIS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#986 +data: "Jean-Marie" +value: "Jean-Marie" +label: "Jean-Marie MARICHEZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#987 +data: "Laurent FLORZAC" +value: "Laurent FLORZAC" +label: "Laurent FLORZAC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#988 +data: "Sarrah CAFFIER" +value: "Sarrah CAFFIER" +label: "Sarrah CAFFIER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#989 +data: "Christophe LACHOWSKI" +value: "Christophe LACHOWSKI" +label: "Christophe LACHOWSKI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#990 +data: "Vinczent DEROO" +value: "Vinczent DEROO" +label: "Vincent DEROO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#991 +data: "Philippe KOSLOWSKI" +value: "Philippe KOSLOWSKI" +label: "Philippe KOSLOWSKI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#992 +data: "Julien METAYER" +value: "Julien METAYER" +label: "Julien METAYER" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#980 -errors: [] -form: Symfony\Component\Form\Form {#886 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#981 …5} |
full_name | "inscription_event[animateur]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inscription_event_animateur" |
is_selected | Closure($choice, $value) {#994 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 | "animateur" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | true |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inscription_event_animateur" |
valid | true |
value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
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 {#306 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#307 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#437 …} -namespace: Closure() {#582 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#860 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() {#862 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#503 …} $message: Closure() {#861 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_inscription_event_mail" ] |
cache_key | "_inscription_event_mail_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#995 -errors: [] -form: Symfony\Component\Form\Form {#889 …} } |
form | Symfony\Component\Form\FormView {#996 …5} |
full_name | "inscription_event[mail]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inscription_event_mail" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "mail" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_inscription_event_mail" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "72269c4cc5598c51911a6778ebf.-pp2Vm2mFLMPhPhqj32CispUuOd2z0_KBAQRMxYOCFk.n_kHNCjkJP5r8ZYEyAXwvLps0aY1-AuVS1VzW3U-XQyc1SMSCJBew2GztQ" |
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 | "72269c4cc5598c51911a6778ebf.-pp2Vm2mFLMPhPhqj32CispUuOd2z0_KBAQRMxYOCFk.n_kHNCjkJP5r8ZYEyAXwvLps0aY1-AuVS1VzW3U-XQyc1SMSCJBew2GztQ" |
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 {#306 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#307 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#437 …} -namespace: Closure() {#582 …} } |
data | "72269c4cc5598c51911a6778ebf.-pp2Vm2mFLMPhPhqj32CispUuOd2z0_KBAQRMxYOCFk.n_kHNCjkJP5r8ZYEyAXwvLps0aY1-AuVS1VzW3U-XQyc1SMSCJBew2GztQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1000 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() {#1002 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#503 …} $message: Closure() {#1001 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_inscription_event__token" ] |
cache_key | "_inscription_event__token_hidden" |
compound | false |
data | "72269c4cc5598c51911a6778ebf.-pp2Vm2mFLMPhPhqj32CispUuOd2z0_KBAQRMxYOCFk.n_kHNCjkJP5r8ZYEyAXwvLps0aY1-AuVS1VzW3U-XQyc1SMSCJBew2GztQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1012 -errors: [] -form: Symfony\Component\Form\Form {#1008 …} } |
form | Symfony\Component\Form\FormView {#1003 …5} |
full_name | "inscription_event[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "inscription_event__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 | "_inscription_event__token" |
valid | true |
value | "72269c4cc5598c51911a6778ebf.-pp2Vm2mFLMPhPhqj32CispUuOd2z0_KBAQRMxYOCFk.n_kHNCjkJP5r8ZYEyAXwvLps0aY1-AuVS1VzW3U-XQyc1SMSCJBew2GztQ" |