- 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 @1771037171 {#662 date: 2026-02-14 03:46:11.374196 Europe/Paris (+01:00) } -updated_at: DateTimeImmutable @1771037171 {#660 date: 2026-02-14 03:46:11.374201 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 @1771037171 {#662 date: 2026-02-14 03:46:11.374196 Europe/Paris (+01:00) } -updated_at: DateTimeImmutable @1771037171 {#660 date: 2026-02-14 03:46:11.374201 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 @1771037171 {#662 date: 2026-02-14 03:46:11.374196 Europe/Paris (+01:00) } -updated_at: DateTimeImmutable @1771037171 {#660 date: 2026-02-14 03:46:11.374201 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 @1771037171 {#662 date: 2026-02-14 03:46:11.374196 Europe/Paris (+01:00) } -updated_at: DateTimeImmutable @1771037171 {#660 date: 2026-02-14 03:46:11.374201 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 @1771037171 {#662 date: 2026-02-14 03:46:11.374196 Europe/Paris (+01:00) } -updated_at: DateTimeImmutable @1771037171 {#660 date: 2026-02-14 03:46:11.374201 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_698fe1f360425" |
| 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 | "56400015e98f6485d4f.cjOympoFUNwnxMo8xECIPd9WYAS2IAm_yLYjCi0QIXE.M0LUw_5SY7B9pqlUqxnFDvJlVmzjEWOHvNEVYGJbEBQ6atvgz3UxsBON-g" |
| 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 | "56400015e98f6485d4f.cjOympoFUNwnxMo8xECIPd9WYAS2IAm_yLYjCi0QIXE.M0LUw_5SY7B9pqlUqxnFDvJlVmzjEWOHvNEVYGJbEBQ6atvgz3UxsBON-g" |
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 | "56400015e98f6485d4f.cjOympoFUNwnxMo8xECIPd9WYAS2IAm_yLYjCi0QIXE.M0LUw_5SY7B9pqlUqxnFDvJlVmzjEWOHvNEVYGJbEBQ6atvgz3UxsBON-g" |
| 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 | "56400015e98f6485d4f.cjOympoFUNwnxMo8xECIPd9WYAS2IAm_yLYjCi0QIXE.M0LUw_5SY7B9pqlUqxnFDvJlVmzjEWOHvNEVYGJbEBQ6atvgz3UxsBON-g" |
| 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 | "56400015e98f6485d4f.cjOympoFUNwnxMo8xECIPd9WYAS2IAm_yLYjCi0QIXE.M0LUw_5SY7B9pqlUqxnFDvJlVmzjEWOHvNEVYGJbEBQ6atvgz3UxsBON-g" |