- 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 @1771035896 {#662 date: 2026-02-14 03:24:56.230605 Europe/Paris (+01:00) } -updated_at: DateTimeImmutable @1771035896 {#660 date: 2026-02-14 03:24:56.230608 Europe/Paris (+01: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 @1771035896 {#662 date: 2026-02-14 03:24:56.230605 Europe/Paris (+01:00) } -updated_at: DateTimeImmutable @1771035896 {#660 date: 2026-02-14 03:24:56.230608 Europe/Paris (+01: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 @1771035896 {#662 date: 2026-02-14 03:24:56.230605 Europe/Paris (+01:00) } -updated_at: DateTimeImmutable @1771035896 {#660 date: 2026-02-14 03:24:56.230608 Europe/Paris (+01: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 @1771035896 {#662 date: 2026-02-14 03:24:56.230605 Europe/Paris (+01:00) } -updated_at: DateTimeImmutable @1771035896 {#660 date: 2026-02-14 03:24:56.230608 Europe/Paris (+01: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 @1771035896 {#662 date: 2026-02-14 03:24:56.230605 Europe/Paris (+01:00) } -updated_at: DateTimeImmutable @1771035896 {#660 date: 2026-02-14 03:24:56.230608 Europe/Paris (+01: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_698fdcf83d732" |
| 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 | "f6f8bef4252eaeea6b.UVMrBf2Rhb7fhyIMKAan0xX3tS5r4xQZ61uJhEzqKzc.YDV7c7LU9NTm8hNvcDbLuX3G4FwoiWF0pGq-zgCYfkUlG0lXvqjj6o_9aw" |
| 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 | "f6f8bef4252eaeea6b.UVMrBf2Rhb7fhyIMKAan0xX3tS5r4xQZ61uJhEzqKzc.YDV7c7LU9NTm8hNvcDbLuX3G4FwoiWF0pGq-zgCYfkUlG0lXvqjj6o_9aw" |
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 | "f6f8bef4252eaeea6b.UVMrBf2Rhb7fhyIMKAan0xX3tS5r4xQZ61uJhEzqKzc.YDV7c7LU9NTm8hNvcDbLuX3G4FwoiWF0pGq-zgCYfkUlG0lXvqjj6o_9aw" |
| 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 | "f6f8bef4252eaeea6b.UVMrBf2Rhb7fhyIMKAan0xX3tS5r4xQZ61uJhEzqKzc.YDV7c7LU9NTm8hNvcDbLuX3G4FwoiWF0pGq-zgCYfkUlG0lXvqjj6o_9aw" |
| 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 | "f6f8bef4252eaeea6b.UVMrBf2Rhb7fhyIMKAan0xX3tS5r4xQZ61uJhEzqKzc.YDV7c7LU9NTm8hNvcDbLuX3G4FwoiWF0pGq-zgCYfkUlG0lXvqjj6o_9aw" |