Forms
-
mecenat
-
companyName
-
companyAddress
-
zipCode
-
city
-
companyEmail
-
webSite
-
businessSector
-
firstname
-
lastname
-
phone
-
email
-
profession
-
whyMecenat
-
additionalData
-
dataProcessing
-
captcha
-
submit
-
_token
-
mecenat
"App\Form\MecenatType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Mecenat {#622 -id: null -companyName: null -zipCode: null -city: null -companyEmail: null -webSite: null -businessSector: null -companyAddress: null -firstname: null -lastname: null -phone: null -email: null -profession: null -whyMecenat: null -additionalData: null -dataProcessing: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Mecenat {#622 -id: null -companyName: null -zipCode: null -city: null -companyEmail: null -webSite: null -businessSector: null -companyAddress: null -firstname: null -lastname: null -phone: null -email: null -profession: null -whyMecenat: null -additionalData: null -dataProcessing: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#59 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#61 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#60 …} -namespace: Closure() {#57 …} } |
data | App\Entity\Mecenat {#622 -id: null -companyName: null -zipCode: null -city: null -companyEmail: null -webSite: null -businessSector: null -companyAddress: null -firstname: null -lastname: null -phone: null -email: null -profession: null -whyMecenat: null -additionalData: null -dataProcessing: null } |
data_class | "App\Entity\Mecenat" |
disabled | false |
empty_data | Closure(FormInterface $form) {#903 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Mecenat" } } |
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() {#905 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#904 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "mecenat" "_mecenat" ] |
cache_key | "_mecenat_mecenat" |
compound | true |
data | App\Entity\Mecenat {#622 -id: null -companyName: null -zipCode: null -city: null -companyEmail: null -webSite: null -businessSector: null -companyAddress: null -firstname: null -lastname: null -phone: null -email: null -profession: null -whyMecenat: null -additionalData: null -dataProcessing: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1010 -form: Symfony\Component\Form\Form {#1096 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#906 …5} |
full_name | "mecenat" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "mecenat" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "mecenat" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_mecenat" |
valid | true |
value | App\Entity\Mecenat {#622 -id: null -companyName: null -zipCode: null -city: null -companyEmail: null -webSite: null -businessSector: null -companyAddress: null -firstname: null -lastname: null -phone: null -email: null -profession: null -whyMecenat: null -additionalData: null -dataProcessing: null } |
companyName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
[ "class" => "field-input p-1 w-100 text-regular" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#954 +payload: null +groups: ? +message: "Le nom de l'entreprise ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#962 +payload: null +groups: ? +maxMessage: "Le nom de l'entreprise ne peut pas contenir plus de {{ limit }} caractères" +minMessage: "Le nom de l'entreprise doit comporter au moins {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 3 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#954 +payload: null +groups: ? +message: "Le nom de l'entreprise ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#962 +payload: null +groups: ? +maxMessage: "Le nom de l'entreprise ne peut pas contenir plus de {{ limit }} caractères" +minMessage: "Le nom de l'entreprise doit comporter au moins {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 3 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
label | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#954 +payload: null +groups: ? +message: "Le nom de l'entreprise ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#962 +payload: null +groups: ? +maxMessage: "Le nom de l'entreprise ne peut pas contenir plus de {{ limit }} caractères" +minMessage: "Le nom de l'entreprise doit comporter au moins {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 3 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
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 {#59 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#61 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#60 …} -namespace: Closure() {#57 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#909 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
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() {#911 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#910 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_mecenat_companyName" ] |
cache_key | "_mecenat_companyName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#884 -form: Symfony\Component\Form\Form {#1159 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1132 …5} |
full_name | "mecenat[companyName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "mecenat_companyName" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "companyName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_mecenat_companyName" |
valid | true |
value | "" |
companyAddress
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
[ "class" => "field-input p-1 w-100 text-regular" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#901 +payload: null +groups: ? +message: "L'adresse de l'entreprise ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#902 +payload: null +groups: ? +maxMessage: "L'adresse de l'entreprise ne peut pas contenir plus de {{ limit }} caractères" +minMessage: "L'adresse de l'entreprise doit comporter au moins {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: 5 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#901 +payload: null +groups: ? +message: "L'adresse de l'entreprise ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#902 +payload: null +groups: ? +maxMessage: "L'adresse de l'entreprise ne peut pas contenir plus de {{ limit }} caractères" +minMessage: "L'adresse de l'entreprise doit comporter au moins {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: 5 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
label | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#901 +payload: null +groups: ? +message: "L'adresse de l'entreprise ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#902 +payload: null +groups: ? +maxMessage: "L'adresse de l'entreprise ne peut pas contenir plus de {{ limit }} caractères" +minMessage: "L'adresse de l'entreprise doit comporter au moins {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: 5 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
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 {#59 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#61 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#60 …} -namespace: Closure() {#57 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#928 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
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() {#930 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#929 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_mecenat_companyAddress" ] |
cache_key | "_mecenat_companyAddress_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#931 -form: Symfony\Component\Form\Form {#1156 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#940 …5} |
full_name | "mecenat[companyAddress]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "mecenat_companyAddress" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "companyAddress" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_mecenat_companyAddress" |
valid | true |
value | "" |
zipCode
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
[ "class" => "field-input p-1 w-100 text-regular" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#898 +payload: null +groups: ? +message: "Le code postale ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#897 +payload: null +groups: ? +message: "Format de numéro de code postale invalide." +pattern: "/^[0-9]{5}$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#898 +payload: null +groups: ? +message: "Le code postale ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#897 +payload: null +groups: ? +message: "Format de numéro de code postale invalide." +pattern: "/^[0-9]{5}$/" +htmlPattern: null +match: true +normalizer: null } ] |
label | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#898 +payload: null +groups: ? +message: "Le code postale ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#897 +payload: null +groups: ? +message: "Format de numéro de code postale invalide." +pattern: "/^[0-9]{5}$/" +htmlPattern: null +match: true +normalizer: null } ] |
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 {#59 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#61 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#60 …} -namespace: Closure() {#57 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#937 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
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() {#939 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#938 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_mecenat_zipCode" ] |
cache_key | "_mecenat_zipCode_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#949 -form: Symfony\Component\Form\Form {#1153 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#963 …5} |
full_name | "mecenat[zipCode]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "mecenat_zipCode" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "zipCode" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_mecenat_zipCode" |
valid | true |
value | "" |
city
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
[ "class" => "field-input p-1 w-100 text-regular" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#889 +payload: null +groups: ? +message: "La ville ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#896 +payload: null +groups: ? +maxMessage: "La ville ne peut pas contenir plus de {{ limit }} caractères" +minMessage: "La ville doit comporter au moins {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#895 +payload: null +groups: ? +message: "La ville ne doit contenir que des lettres." +pattern: "/^[a-zA-Z\s]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#889 +payload: null +groups: ? +message: "La ville ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#896 +payload: null +groups: ? +maxMessage: "La ville ne peut pas contenir plus de {{ limit }} caractères" +minMessage: "La ville doit comporter au moins {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#895 +payload: null +groups: ? +message: "La ville ne doit contenir que des lettres." +pattern: "/^[a-zA-Z\s]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
label | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#889 +payload: null +groups: ? +message: "La ville ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#896 +payload: null +groups: ? +maxMessage: "La ville ne peut pas contenir plus de {{ limit }} caractères" +minMessage: "La ville doit comporter au moins {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#895 +payload: null +groups: ? +message: "La ville ne doit contenir que des lettres." +pattern: "/^[a-zA-Z\s]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
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 {#59 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#61 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#60 …} -namespace: Closure() {#57 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#946 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
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() {#948 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#947 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_mecenat_city" ] |
cache_key | "_mecenat_city_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1090 -form: Symfony\Component\Form\Form {#1162 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1083 …5} |
full_name | "mecenat[city]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "mecenat_city" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "city" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_mecenat_city" |
valid | true |
value | "" |
companyEmail
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
[ "class" => "field-input p-1 w-100 text-regular" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#894 +payload: null +groups: ? +message: "L'email ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#893 +payload: null +groups: ? +message: "L'email {{ value }} n'est pas un email valide" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#894 +payload: null +groups: ? +message: "L'email ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#893 +payload: null +groups: ? +message: "L'email {{ value }} n'est pas un email valide" +mode: null +normalizer: null } ] |
label | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#894 +payload: null +groups: ? +message: "L'email ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#893 +payload: null +groups: ? +message: "L'email {{ value }} n'est pas un email valide" +mode: null +normalizer: null } ] |
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 {#59 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#61 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#60 …} -namespace: Closure() {#57 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#957 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
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() {#959 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#958 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_mecenat_companyEmail" ] |
cache_key | "_mecenat_companyEmail_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1056 -form: Symfony\Component\Form\Form {#1165 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1050 …5} |
full_name | "mecenat[companyEmail]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "mecenat_companyEmail" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "companyEmail" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_mecenat_companyEmail" |
valid | true |
value | "" |
webSite
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
[ "class" => "field-input p-1 w-100 text-regular" ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
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 {#59 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#61 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#60 …} -namespace: Closure() {#57 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#971 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#973 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#972 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_mecenat_webSite" ] |
cache_key | "_mecenat_webSite_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1041 -form: Symfony\Component\Form\Form {#1128 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1028 …5} |
full_name | "mecenat[webSite]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "mecenat_webSite" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "webSite" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_mecenat_webSite" |
valid | true |
value | "" |
businessSector
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
[ "class" => "field-input p-1 w-100 text-regular" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#912 +payload: null +groups: ? +message: "Sécteur d'activité ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#900 +payload: null +groups: ? +maxMessage: "Sécteur d'activité ne peut pas contenir plus de {{ limit }} caractères" +minMessage: "Sécteur d'activité doit comporter au moins {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: 5 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#912 +payload: null +groups: ? +message: "Sécteur d'activité ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#900 +payload: null +groups: ? +maxMessage: "Sécteur d'activité ne peut pas contenir plus de {{ limit }} caractères" +minMessage: "Sécteur d'activité doit comporter au moins {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: 5 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
label | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#912 +payload: null +groups: ? +message: "Sécteur d'activité ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#900 +payload: null +groups: ? +maxMessage: "Sécteur d'activité ne peut pas contenir plus de {{ limit }} caractères" +minMessage: "Sécteur d'activité doit comporter au moins {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: 5 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
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 {#59 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#61 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#60 …} -namespace: Closure() {#57 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#980 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
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() {#982 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#981 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_mecenat_businessSector" ] |
cache_key | "_mecenat_businessSector_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1019 -form: Symfony\Component\Form\Form {#1125 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#983 …5} |
full_name | "mecenat[businessSector]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "mecenat_businessSector" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "businessSector" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_mecenat_businessSector" |
valid | true |
value | "" |
firstname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
[ "class" => "field-input p-1 w-100 text-regular" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#880 +payload: null +groups: ? +message: "Le prenom ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#881 +payload: null +groups: ? +maxMessage: "Votre prenom ne peut pas contenir plus de {{ limit }} caractères" +minMessage: "Votre prenom doit comporter au moins {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 3 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#880 +payload: null +groups: ? +message: "Le prenom ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#881 +payload: null +groups: ? +maxMessage: "Votre prenom ne peut pas contenir plus de {{ limit }} caractères" +minMessage: "Votre prenom doit comporter au moins {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 3 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
label | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#880 +payload: null +groups: ? +message: "Le prenom ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#881 +payload: null +groups: ? +maxMessage: "Votre prenom ne peut pas contenir plus de {{ limit }} caractères" +minMessage: "Votre prenom doit comporter au moins {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 3 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
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 {#59 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#61 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#60 …} -namespace: Closure() {#57 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#989 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
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() {#991 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#990 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_mecenat_firstname" ] |
cache_key | "_mecenat_firstname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#974 -form: Symfony\Component\Form\Form {#1122 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#992 …5} |
full_name | "mecenat[firstname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "mecenat_firstname" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstname" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_mecenat_firstname" |
valid | true |
value | "" |
lastname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
[ "class" => "field-input p-1 w-100 text-regular" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#882 +payload: null +groups: ? +message: "Le nom ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#892 +payload: null +groups: ? +maxMessage: "Votre nom ne peut pas contenir plus de {{ limit }} caractères" +minMessage: "Votre nom doit comporter au moins {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 3 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#882 +payload: null +groups: ? +message: "Le nom ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#892 +payload: null +groups: ? +maxMessage: "Votre nom ne peut pas contenir plus de {{ limit }} caractères" +minMessage: "Votre nom doit comporter au moins {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 3 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
label | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#882 +payload: null +groups: ? +message: "Le nom ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#892 +payload: null +groups: ? +maxMessage: "Votre nom ne peut pas contenir plus de {{ limit }} caractères" +minMessage: "Votre nom doit comporter au moins {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 3 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
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 {#59 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#61 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#60 …} -namespace: Closure() {#57 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#998 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
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() {#1000 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#999 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_mecenat_lastname" ] |
cache_key | "_mecenat_lastname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1001 -form: Symfony\Component\Form\Form {#1119 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1139 …5} |
full_name | "mecenat[lastname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "mecenat_lastname" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastname" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_mecenat_lastname" |
valid | true |
value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
[ "class" => "field-input p-1 w-100 text-regular" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#891 +payload: null +groups: ? +message: "Le numéro de téléphone ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#877 +payload: null +groups: ? +message: "Format de numéro de téléphone invalide." +pattern: "/^0[1-9]([0-9]{8})$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#891 +payload: null +groups: ? +message: "Le numéro de téléphone ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#877 +payload: null +groups: ? +message: "Format de numéro de téléphone invalide." +pattern: "/^0[1-9]([0-9]{8})$/" +htmlPattern: null +match: true +normalizer: null } ] |
label | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#891 +payload: null +groups: ? +message: "Le numéro de téléphone ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#877 +payload: null +groups: ? +message: "Format de numéro de téléphone invalide." +pattern: "/^0[1-9]([0-9]{8})$/" +htmlPattern: null +match: true +normalizer: null } ] |
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 {#59 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#61 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#60 …} -namespace: Closure() {#57 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1007 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
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() {#1009 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#1008 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_mecenat_phone" ] |
cache_key | "_mecenat_phone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1141 -form: Symfony\Component\Form\Form {#1116 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1221 …5} |
full_name | "mecenat[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "mecenat_phone" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_mecenat_phone" |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
[ "class" => "field-input p-1 w-100 text-regular" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#879 +payload: null +groups: ? +message: "L'email ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#960 +payload: null +groups: ? +message: "L'email {{ value }} n'est pas un email valide" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#879 +payload: null +groups: ? +message: "L'email ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#960 +payload: null +groups: ? +message: "L'email {{ value }} n'est pas un email valide" +mode: null +normalizer: null } ] |
label | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#879 +payload: null +groups: ? +message: "L'email ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#960 +payload: null +groups: ? +message: "L'email {{ value }} n'est pas un email valide" +mode: null +normalizer: null } ] |
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 {#59 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#61 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#60 …} -namespace: Closure() {#57 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1016 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
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() {#1018 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#1017 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_mecenat_email" ] |
cache_key | "_mecenat_email_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1223 -form: Symfony\Component\Form\Form {#1113 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1224 …5} |
full_name | "mecenat[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "mecenat_email" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_mecenat_email" |
valid | true |
value | "" |
profession
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
[ "class" => "field-input p-1 w-100 text-regular" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#920 +payload: null +groups: ? +message: "Votre profession ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#923 +payload: null +groups: ? +maxMessage: "Votre profession ne peut pas contenir plus de {{ limit }} caractères" +minMessage: "Votre profession doit comporter au moins {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 3 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#920 +payload: null +groups: ? +message: "Votre profession ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#923 +payload: null +groups: ? +maxMessage: "Votre profession ne peut pas contenir plus de {{ limit }} caractères" +minMessage: "Votre profession doit comporter au moins {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 3 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
label | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#920 +payload: null +groups: ? +message: "Votre profession ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#923 +payload: null +groups: ? +maxMessage: "Votre profession ne peut pas contenir plus de {{ limit }} caractères" +minMessage: "Votre profession doit comporter au moins {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 3 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
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 {#59 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#61 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#60 …} -namespace: Closure() {#57 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1025 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
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() {#1027 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#1026 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_mecenat_profession" ] |
cache_key | "_mecenat_profession_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1225 -form: Symfony\Component\Form\Form {#1110 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1226 …5} |
full_name | "mecenat[profession]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "mecenat_profession" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "profession" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_mecenat_profession" |
valid | true |
value | "" |
whyMecenat
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
[ "class" => "field-input p-1 w-100 text-regular" ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
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 {#59 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#61 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#60 …} -namespace: Closure() {#57 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1035 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1040 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#1034 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_mecenat_whyMecenat" ] |
cache_key | "_mecenat_whyMecenat_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1227 -form: Symfony\Component\Form\Form {#1107 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1228 …5} |
full_name | "mecenat[whyMecenat]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "mecenat_whyMecenat" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "whyMecenat" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_mecenat_whyMecenat" |
valid | true |
value | "" |
additionalData
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
[ "class" => "field-input p-1 w-100 text-regular" ] |
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
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 {#59 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#61 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#60 …} -namespace: Closure() {#57 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1047 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1049 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#1048 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_mecenat_additionalData" ] |
cache_key | "_mecenat_additionalData_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1229 -form: Symfony\Component\Form\Form {#1104 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1230 …5} |
full_name | "mecenat[additionalData]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "mecenat_additionalData" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "additionalData" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_mecenat_additionalData" |
valid | true |
value | "" |
dataProcessing
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "checkbox-field data_processing" ] |
[ "class" => "checkbox-field data_processing" ] |
label | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "checkbox-field data_processing" ] |
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 {#59 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#61 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#60 …} -namespace: Closure() {#57 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1058 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1057 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | false |
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() {#1062 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#1064 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "checkbox-field data_processing" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_mecenat_dataProcessing" ] |
cache_key | "_mecenat_dataProcessing_checkbox" |
checked | false |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1231 -form: Symfony\Component\Form\Form {#1136 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1232 …5} |
full_name | "mecenat[dataProcessing]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "mecenat_dataProcessing" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "dataProcessing" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_mecenat_dataProcessing" |
valid | true |
value | "1" |
captcha
"Gregwar\CaptchaBundle\Type\CaptchaType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
as_url | true |
same as passed value |
attr | [ "class" => "field-input p-1 w-100 text-regular mt-2" "placeholder" => "Veuillez entrer le code ci-dessus" ] |
[ "class" => "field-input p-1 w-100 text-regular mt-2" "placeholder" => "Veuillez entrer le code ci-dessus" ] |
label | false |
false
|
reload | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
as_file | false |
as_url | true |
attr | [ "class" => "field-input p-1 w-100 text-regular mt-2" "placeholder" => "Veuillez entrer le code ci-dessus" ] |
attr_translation_parameters | [] |
auto_initialize | true |
background_color | [] |
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 {#59 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#61 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#60 …} -namespace: Closure() {#57 …} } |
data_class | null |
disabled | false |
distortion | true |
empty_data | Closure(FormInterface $form) {#1080 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
expiration | 60 |
extra_fields_message | "This form should not contain extra fields." |
font | "/home/bas/app_ac82aa68-a16d-42fb-a997-8ae828c79ace/app/vendor/gregwar/captcha-bundle/DependencyInjection/../Generator/Font/captcha.ttf" |
form_attr | false |
gc_freq | 100 |
getter | null |
height | 50 |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
humanity | 0 |
ignore_all_effects | false |
image_folder | "captcha" |
inherit_data | false |
interpolation | true |
invalid_message | "Bad code value" |
invalid_message_parameters | [] |
is_empty_callback | null |
keep_value | false |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
length | 6 |
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 | 50 |
reload | true |
required | true |
row_attr | [] |
session_key | "captcha" |
setter | null |
text_color | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1082 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#1081 …} $translationDomain: "validators" } } |
validation_groups | null |
web_path | "/home/bas/app_ac82aa68-a16d-42fb-a997-8ae828c79ace/app/public" |
whitelist_key | "captcha_whitelist_key" |
width | 200 |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-input p-1 w-100 text-regular mt-2" "placeholder" => "Veuillez entrer le code ci-dessus" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "captcha" "_mecenat_captcha" ] |
cache_key | "_mecenat_captcha_captcha" |
captcha_code | "/generate-captcha/_captcha_captcha?n=cb04b52937aaeffdab9fa6322848e333" |
captcha_height | 50 |
captcha_width | 200 |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1233 -form: Symfony\Component\Form\Form {#1150 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1234 …5} |
full_name | "mecenat[captcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "mecenat_captcha" |
image_id | "captcha_6869191f14bc9" |
is_human | false |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "captcha" |
priority | 0 |
reload | true |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_mecenat_captcha" |
valid | true |
value | "" |
submit
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "disabled" => false "class" => "btn-primary btn_submit" ] |
[ "disabled" => false "class" => "btn-primary btn_submit" ] |
label | "Envoyer" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "disabled" => false "class" => "btn-primary btn_submit" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "Envoyer" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Vars
Variable | Value |
---|---|
attr | [ "disabled" => false "class" => "btn-primary btn_submit" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_mecenat_submit" ] |
cache_key | "_mecenat_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#1238 …5} |
full_name | "mecenat[submit]" |
id | "mecenat_submit" |
label | "Envoyer" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_mecenat_submit" |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "9199.Q1IpmE_uKkrSXKpKcULNiUXE75PrpMmphH9Lxy6cU1A.An8E4AipXXrqEsUwITf13wrpjKPe3PjIqUsZj2rTBA8WNRjNDoNMGI0Gmg" |
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 | "9199.Q1IpmE_uKkrSXKpKcULNiUXE75PrpMmphH9Lxy6cU1A.An8E4AipXXrqEsUwITf13wrpjKPe3PjIqUsZj2rTBA8WNRjNDoNMGI0Gmg" |
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 {#59 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#61 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#60 …} -namespace: Closure() {#57 …} } |
data | "9199.Q1IpmE_uKkrSXKpKcULNiUXE75PrpMmphH9Lxy6cU1A.An8E4AipXXrqEsUwITf13wrpjKPe3PjIqUsZj2rTBA8WNRjNDoNMGI0Gmg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1239 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1243 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#1240 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_mecenat__token" ] |
cache_key | "_mecenat__token_hidden" |
compound | false |
data | "9199.Q1IpmE_uKkrSXKpKcULNiUXE75PrpMmphH9Lxy6cU1A.An8E4AipXXrqEsUwITf13wrpjKPe3PjIqUsZj2rTBA8WNRjNDoNMGI0Gmg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1253 -form: Symfony\Component\Form\Form {#1249 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1244 …5} |
full_name | "mecenat[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "mecenat__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_mecenat__token" |
valid | true |
value | "9199.Q1IpmE_uKkrSXKpKcULNiUXE75PrpMmphH9Lxy6cU1A.An8E4AipXXrqEsUwITf13wrpjKPe3PjIqUsZj2rTBA8WNRjNDoNMGI0Gmg" |