- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 19
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Messages
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
civilite
-
nom
-
prenoms
-
fonction
-
telephone
-
mail
-
entreprise
-
siteweb
-
nbparticipant
-
pays
-
ville
-
boitepostale
-
whatsapp
-
adresse
-
commentaire
-
captcha
-
_token
-
inscription_form
"App\Form\InscriptionFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Inscriptions {#603 -formation: null -created_at: DateTimeImmutable @1777069693 {#662 date: 2026-04-25 00:28:13.977332 Europe/Paris (+02:00) } -updated_at: DateTimeImmutable @1777069693 {#660 date: 2026-04-25 00:28:13.977339 Europe/Paris (+02:00) } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Inscriptions {#603 -formation: null -created_at: DateTimeImmutable @1777069693 {#662 date: 2026-04-25 00:28:13.977332 Europe/Paris (+02:00) } -updated_at: DateTimeImmutable @1777069693 {#660 date: 2026-04-25 00:28:13.977339 Europe/Paris (+02:00) } } |
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 {#856 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#853 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data | App\Entity\Inscriptions {#603 -formation: null -created_at: DateTimeImmutable @1777069693 {#662 date: 2026-04-25 00:28:13.977332 Europe/Paris (+02:00) } -updated_at: DateTimeImmutable @1777069693 {#660 date: 2026-04-25 00:28:13.977339 Europe/Paris (+02:00) } } |
| data_class | "App\Entity\Inscriptions" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#887 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#684 …} use: { $class: "App\Entity\Inscriptions" } } |
| 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() {#889 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#548 …} $translationDomain: "validators" $message: Closure() {#888 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "inscription_form" "_inscription_form" ] |
| cache_key | "_inscription_form_inscription_form" |
| compound | true |
| data | App\Entity\Inscriptions {#603 -formation: null -created_at: DateTimeImmutable @1777069693 {#662 date: 2026-04-25 00:28:13.977332 Europe/Paris (+02:00) } -updated_at: DateTimeImmutable @1777069693 {#660 date: 2026-04-25 00:28:13.977339 Europe/Paris (+02:00) } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1086 -form: Symfony\Component\Form\Form {#1092 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#890 …5} |
| full_name | "inscription_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "inscription_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_form" |
| valid | true |
| value | App\Entity\Inscriptions {#603 -formation: null -created_at: DateTimeImmutable @1777069693 {#662 date: 2026-04-25 00:28:13.977332 Europe/Paris (+02:00) } -updated_at: DateTimeImmutable @1777069693 {#660 date: 2026-04-25 00:28:13.977339 Europe/Paris (+02:00) } } |
civilite
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| choices | [ "Monsieur" => "M." "Madame" => "Mme" "Mademoiselle" => "Mselle" ] |
[ "Monsieur" => "M." "Madame" => "Mme" "Mademoiselle" => "Mselle" ] |
| label | "Civilité" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | 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 | [ "Monsieur" => "M." "Madame" => "Mme" "Mademoiselle" => "Mselle" ] |
| 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 {#856 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#853 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| 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 | "Civilité" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| multiple | false |
| placeholder | null |
| 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() {#909 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#548 …} $translationDomain: "validators" $message: Closure() {#907 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_inscription_form_civilite" ] |
| cache_key | "_inscription_form_civilite_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1016 +label: "Monsieur" +value: "M." +data: "M." +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1007 +label: "Madame" +value: "Mme" +data: "Mme" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#998 +label: "Mademoiselle" +value: "Mselle" +data: "Mselle" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1025 -form: Symfony\Component\Form\Form {#1095 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1034 …5} |
| full_name | "inscription_form[civilite]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_form_civilite" |
| is_selected | Closure($choice, $value) {#975 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#895 …} } |
| label | "Civilité" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "civilite" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_form_civilite" |
| valid | true |
| value | "" |
nom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| label | "Nom" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | 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 {#856 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#853 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#923 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#684 …} } |
| 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 | "Nom" |
| 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() {#925 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#548 …} $translationDomain: "validators" $message: Closure() {#924 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_inscription_form_nom" ] |
| cache_key | "_inscription_form_nom_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#966 -form: Symfony\Component\Form\Form {#1098 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#953 …5} |
| full_name | "inscription_form[nom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_form_nom" |
| label | "Nom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nom" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_form_nom" |
| valid | true |
| value | "" |
prenoms
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
[ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
| label | "Prénoms" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
| 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 {#856 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#853 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#932 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#684 …} } |
| 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 | "Prénoms" |
| 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() {#934 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#548 …} $translationDomain: "validators" $message: Closure() {#933 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_inscription_form_prenoms" ] |
| cache_key | "_inscription_form_prenoms_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#944 -form: Symfony\Component\Form\Form {#1101 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#935 …5} |
| full_name | "inscription_form[prenoms]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_form_prenoms" |
| label | "Prénoms" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "prenoms" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_form_prenoms" |
| valid | true |
| value | "" |
fonction
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
[ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
| label | "Fonction" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
| 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 {#856 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#853 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#941 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#684 …} } |
| 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 | "Fonction" |
| 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() {#943 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#548 …} $translationDomain: "validators" $message: Closure() {#942 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_inscription_form_fonction" ] |
| cache_key | "_inscription_form_fonction_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#926 -form: Symfony\Component\Form\Form {#1104 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#910 …5} |
| full_name | "inscription_form[fonction]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_form_fonction" |
| label | "Fonction" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "fonction" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_form_fonction" |
| valid | true |
| value | "" |
telephone
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
[ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
| label | "Téléphone" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
| 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 {#856 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#853 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#950 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#684 …} } |
| 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 | "Téléphone" |
| 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() {#952 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#548 …} $translationDomain: "validators" $message: Closure() {#951 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_inscription_form_telephone" ] |
| cache_key | "_inscription_form_telephone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1144 -form: Symfony\Component\Form\Form {#1107 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1146 …5} |
| full_name | "inscription_form[telephone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_form_telephone" |
| label | "Téléphone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "telephone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_form_telephone" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
[ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
| label | "Adresse email" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
| 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 {#856 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#853 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#963 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#684 …} } |
| 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 | "Adresse email" |
| 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() {#965 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#548 …} $translationDomain: "validators" $message: Closure() {#964 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" "minlenght" => "2" "maxlenght" => "100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_inscription_form_mail" ] |
| cache_key | "_inscription_form_mail_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1147 -form: Symfony\Component\Form\Form {#1110 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1148 …5} |
| full_name | "inscription_form[mail]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_form_mail" |
| label | "Adresse email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "mail" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_form_mail" |
| valid | true |
| value | "" |
entreprise
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control mt-1 mb-1" ] |
[ "class" => "form-control mt-1 mb-1" ] |
| label | "Entreprise ou Projet de Financement" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#856 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#853 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#972 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#684 …} } |
| 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 | "Entreprise ou Projet de Financement" |
| 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() {#974 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#548 …} $translationDomain: "validators" $message: Closure() {#973 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_inscription_form_entreprise" ] |
| cache_key | "_inscription_form_entreprise_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1149 -form: Symfony\Component\Form\Form {#1113 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1209 …5} |
| full_name | "inscription_form[entreprise]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_form_entreprise" |
| label | "Entreprise ou Projet de Financement" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "entreprise" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_form_entreprise" |
| valid | true |
| value | "" |
siteweb
"Symfony\Component\Form\Extension\Core\Type\UrlType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control mt-1 mb-1" ] |
[ "class" => "form-control mt-1 mb-1" ] |
| label | "Site Web de votre Entreprise" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#856 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#853 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data_class | null |
| default_protocol | "http" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#985 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#684 …} } |
| 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 URL." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Site Web de votre Entreprise" |
| 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() {#987 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#548 …} $translationDomain: "validators" $message: Closure() {#986 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" "inputmode" => "url" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "url" "_inscription_form_siteweb" ] |
| cache_key | "_inscription_form_siteweb_url" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1211 -form: Symfony\Component\Form\Form {#1116 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1212 …5} |
| full_name | "inscription_form[siteweb]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_form_siteweb" |
| label | "Site Web de votre Entreprise" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "siteweb" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "text" |
| unique_block_prefix | "_inscription_form_siteweb" |
| valid | true |
| value | "" |
nbparticipant
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control mt-1 mb-1" ] |
[ "class" => "form-control mt-1 mb-1" ] |
| label | "Nombre de participants" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#856 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#853 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#995 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#684 …} } |
| 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 | "Nombre de participants" |
| 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() {#997 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#548 …} $translationDomain: "validators" $message: Closure() {#996 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_inscription_form_nbparticipant" ] |
| cache_key | "_inscription_form_nbparticipant_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1213 -form: Symfony\Component\Form\Form {#1119 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1214 …5} |
| full_name | "inscription_form[nbparticipant]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_form_nbparticipant" |
| label | "Nombre de participants" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nbparticipant" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_form_nbparticipant" |
| valid | true |
| value | "" |
pays
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control mt-1 mb-1" ] |
[ "class" => "form-control mt-1 mb-1" ] |
| label | "Pays" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#856 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#853 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1004 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#684 …} } |
| 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 | "Pays" |
| 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() {#1006 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#548 …} $translationDomain: "validators" $message: Closure() {#1005 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_inscription_form_pays" ] |
| cache_key | "_inscription_form_pays_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1215 -form: Symfony\Component\Form\Form {#1122 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1216 …5} |
| full_name | "inscription_form[pays]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_form_pays" |
| label | "Pays" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "pays" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_form_pays" |
| valid | true |
| value | "" |
ville
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control mt-1 mb-1" ] |
[ "class" => "form-control mt-1 mb-1" ] |
| label | "Ville" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#856 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#853 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1013 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#684 …} } |
| 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 | "Ville" |
| 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() {#1015 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#548 …} $translationDomain: "validators" $message: Closure() {#1014 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_inscription_form_ville" ] |
| cache_key | "_inscription_form_ville_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1217 -form: Symfony\Component\Form\Form {#1125 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1218 …5} |
| full_name | "inscription_form[ville]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_form_ville" |
| label | "Ville" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ville" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_form_ville" |
| valid | true |
| value | "" |
boitepostale
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control mt-1 mb-1" ] |
[ "class" => "form-control mt-1 mb-1" ] |
| label | "Boite postale" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#856 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#853 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1022 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#684 …} } |
| 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 | "Boite postale" |
| 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() {#1024 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#548 …} $translationDomain: "validators" $message: Closure() {#1023 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_inscription_form_boitepostale" ] |
| cache_key | "_inscription_form_boitepostale_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1219 -form: Symfony\Component\Form\Form {#1128 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1220 …5} |
| full_name | "inscription_form[boitepostale]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_form_boitepostale" |
| label | "Boite postale" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "boitepostale" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_form_boitepostale" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control mt-1 mb-1" ] |
[ "class" => "form-control mt-1 mb-1" ] |
| label | "Whatsapp" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#856 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#853 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1031 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#684 …} } |
| 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 | "Whatsapp" |
| 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() {#1033 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#548 …} $translationDomain: "validators" $message: Closure() {#1032 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_inscription_form_whatsapp" ] |
| cache_key | "_inscription_form_whatsapp_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1221 -form: Symfony\Component\Form\Form {#1131 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1222 …5} |
| full_name | "inscription_form[whatsapp]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_form_whatsapp" |
| label | "Whatsapp" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "whatsapp" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_form_whatsapp" |
| valid | true |
| value | "" |
adresse
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control mt-1 mb-1" ] |
[ "class" => "form-control mt-1 mb-1" ] |
| label | "Adresse" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#856 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#853 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1040 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#684 …} } |
| 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 | "Adresse" |
| 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() {#1042 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#548 …} $translationDomain: "validators" $message: Closure() {#1041 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mt-1 mb-1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_inscription_form_adresse" ] |
| cache_key | "_inscription_form_adresse_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1223 -form: Symfony\Component\Form\Form {#1134 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1224 …5} |
| full_name | "inscription_form[adresse]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_form_adresse" |
| label | "Adresse" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "adresse" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_form_adresse" |
| valid | true |
| value | "" |
commentaire
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control textarea" ] |
[ "class" => "form-control textarea" ] |
| label | "Commentaire" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control textarea" ] |
| 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 {#856 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#853 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1053 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#684 …} } |
| 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 | "Commentaire" |
| 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() {#1055 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#548 …} $translationDomain: "validators" $message: Closure() {#1054 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control textarea" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_inscription_form_commentaire" ] |
| cache_key | "_inscription_form_commentaire_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1225 -form: Symfony\Component\Form\Form {#1137 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1226 …5} |
| full_name | "inscription_form[commentaire]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_form_commentaire" |
| label | "Commentaire" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "commentaire" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_form_commentaire" |
| valid | true |
| value | "" |
captcha
"Gregwar\CaptchaBundle\Type\CaptchaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control mb-1 captcha" "style" => "width: 100%" ] |
[ "class" => "form-control mb-1 captcha" "style" => "width: 100%" ] |
| label | "Saisissez le texte ci-dessus" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| as_file | false |
| as_url | false |
| attr | [ "class" => "form-control mb-1 captcha" "style" => "width: 100%" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| background_color | [ 255 255 255 ] |
| background_images | [] |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| bypass_code | null |
| charset | "abcdefhjkmnprstuvwxyz23456789" |
| 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 {#856 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#853 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data_class | null |
| disabled | false |
| distortion | true |
| empty_data | Closure(FormInterface $form) {#1083 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#684 …} } |
| error_bubbling | false |
| error_mapping | [] |
| expiration | 60 |
| extra_fields_message | "This form should not contain extra fields." |
| font | null |
| form_attr | false |
| gc_freq | 100 |
| getter | null |
| height | 60 |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| humanity | 0 |
| ignore_all_effects | false |
| image_folder | "/htdocs/nouveau.cimef-international.com/public/captcha" |
| inherit_data | false |
| interpolation | true |
| invalid_message | "Bad code value" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| keep_value | false |
| label | "Saisissez le texte ci-dessus" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| length | 8 |
| mapped | false |
| max_behind_lines | null |
| max_front_lines | null |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| quality | 90 |
| reload | false |
| required | true |
| row_attr | [] |
| session_key | "captcha" |
| setter | null |
| text_color | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1085 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#548 …} $translationDomain: "validators" $message: Closure() {#1084 …} } } |
| validation_groups | null |
| web_path | "captcha" |
| whitelist_key | "captcha_whitelist_key" |
| width | 300 |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mb-1 captcha" "style" => "width: 100%" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "captcha" "_inscription_form_captcha" ] |
| cache_key | "_inscription_form_captcha_captcha" |
| captcha_code | "data:image/jpeg;base64,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" |
| captcha_height | 60 |
| captcha_width | 300 |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1227 -form: Symfony\Component\Form\Form {#1140 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1228 …5} |
| full_name | "inscription_form[captcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_form_captcha" |
| image_id | "captcha_69ebee7e051aa" |
| is_human | false |
| label | "Saisissez le texte ci-dessus" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "captcha" |
| priority | 0 |
| reload | false |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_form_captcha" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "8b6285a6f0a94.7MHyFWW8LAahGadYjBM2stsp8T-WMXE_gpMpd6WFmeI.mvC8YjKLfXKWfPJg7WRf3plTmRLaQgdKuuZEIsK235OmlpYjV-9ef9I09g" |
| 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 | "8b6285a6f0a94.7MHyFWW8LAahGadYjBM2stsp8T-WMXE_gpMpd6WFmeI.mvC8YjKLfXKWfPJg7WRf3plTmRLaQgdKuuZEIsK235OmlpYjV-9ef9I09g" |
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 {#856 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#853 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#867 …} -namespace: Closure() {#869 …} } |
| data | "8b6285a6f0a94.7MHyFWW8LAahGadYjBM2stsp8T-WMXE_gpMpd6WFmeI.mvC8YjKLfXKWfPJg7WRf3plTmRLaQgdKuuZEIsK235OmlpYjV-9ef9I09g" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1234 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#684 …} } |
| 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() {#1236 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#548 …} $translationDomain: "validators" $message: Closure() {#1235 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_inscription_form__token" ] |
| cache_key | "_inscription_form__token_hidden" |
| compound | false |
| data | "8b6285a6f0a94.7MHyFWW8LAahGadYjBM2stsp8T-WMXE_gpMpd6WFmeI.mvC8YjKLfXKWfPJg7WRf3plTmRLaQgdKuuZEIsK235OmlpYjV-9ef9I09g" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1246 -form: Symfony\Component\Form\Form {#1242 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1237 …5} |
| full_name | "inscription_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "inscription_form__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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_inscription_form__token" |
| valid | true |
| value | "8b6285a6f0a94.7MHyFWW8LAahGadYjBM2stsp8T-WMXE_gpMpd6WFmeI.mvC8YjKLfXKWfPJg7WRf3plTmRLaQgdKuuZEIsK235OmlpYjV-9ef9I09g" |