Forms
-
sponsorship
-
subscriberMember
-
lastname
-
firstname
-
email
-
phone
-
address
-
zipcode
-
city
-
country
-
animalToSponsor
-
sponsorshipAmount
-
durationSponsorship
-
personalisedDurationSponsorship
-
typeOfPayment
-
commitment
-
acceptation
-
consent
-
captcha
-
submit
-
_token
-
sponsorship
"App\Form\SponsorshipType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Sponsorship {#610 -lastname: null -firstname: null -email: null -phone: null -address: null -zipcode: null -city: null -country: null -subscriberMember: null -animalToSponsor: null -sponsorshipAmount: null -taxReceipt: false -durationSponsorship: null -personalisedDurationSponsorship: null -typeOfPayment: null -commitment: null -acceptation: null -consent: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
animal | "" |
same as passed value |
data | App\Entity\Sponsorship {#610 -lastname: null -firstname: null -email: null -phone: null -address: null -zipcode: null -city: null -country: null -subscriberMember: null -animalToSponsor: null -sponsorshipAmount: null -taxReceipt: false -durationSponsorship: null -personalisedDurationSponsorship: null -typeOfPayment: null -commitment: null -acceptation: null -consent: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
animal | "" |
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\Sponsorship {#610 -lastname: null -firstname: null -email: null -phone: null -address: null -zipcode: null -city: null -country: null -subscriberMember: null -animalToSponsor: null -sponsorshipAmount: null -taxReceipt: false -durationSponsorship: null -personalisedDurationSponsorship: null -typeOfPayment: null -commitment: null -acceptation: null -consent: null } |
data_class | "App\Entity\Sponsorship" |
disabled | false |
empty_data | Closure(FormInterface $form) {#915 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Sponsorship" } } |
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() {#917 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#916 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "sponsorship" "_sponsorship" ] |
cache_key | "_sponsorship_sponsorship" |
compound | true |
data | App\Entity\Sponsorship {#610 -lastname: null -firstname: null -email: null -phone: null -address: null -zipcode: null -city: null -country: null -subscriberMember: null -animalToSponsor: null -sponsorshipAmount: null -taxReceipt: false -durationSponsorship: null -personalisedDurationSponsorship: null -typeOfPayment: null -commitment: null -acceptation: null -consent: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1120 -form: Symfony\Component\Form\Form {#1200 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#918 …5} |
full_name | "sponsorship" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsorship" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "sponsorship" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sponsorship" |
valid | true |
value | App\Entity\Sponsorship {#610 -lastname: null -firstname: null -email: null -phone: null -address: null -zipcode: null -city: null -country: null -subscriberMember: null -animalToSponsor: null -sponsorshipAmount: null -taxReceipt: false -durationSponsorship: null -personalisedDurationSponsorship: null -typeOfPayment: null -commitment: null -acceptation: null -consent: null } |
subscriberMember
"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" "placeholder" => "Votre numéro de membre" ] |
[ "class" => "field-input p-1 w-100 text-regular" "placeholder" => "Votre numéro de membre" ] |
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" "placeholder" => "Votre numéro de membre" ] |
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) {#912 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() {#893 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#892 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-input p-1 w-100 text-regular" "placeholder" => "Votre numéro de membre" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sponsorship_subscriberMember" ] |
cache_key | "_sponsorship_subscriberMember_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#948 -form: Symfony\Component\Form\Form {#1263 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#894 …5} |
full_name | "sponsorship[subscriberMember]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsorship_subscriberMember" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "subscriberMember" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sponsorship_subscriberMember" |
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" "placeholder" => "Votre nom" ] |
[ "class" => "field-input p-1 w-100 text-regular" "placeholder" => "Votre nom" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#966 +payload: null +groups: ? +message: "Le nom ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#974 +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 {#966 +payload: null +groups: ? +message: "Le nom ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#974 +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
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "field-input p-1 w-100 text-regular" "placeholder" => "Votre nom" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#966 +payload: null +groups: ? +message: "Le nom ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#974 +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) {#933 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() {#938 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#937 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-input p-1 w-100 text-regular" "placeholder" => "Votre nom" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sponsorship_lastname" ] |
cache_key | "_sponsorship_lastname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#961 -form: Symfony\Component\Form\Form {#1260 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#975 …5} |
full_name | "sponsorship[lastname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsorship_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 | "_sponsorship_lastname" |
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" "placeholder" => "Votre prénom" ] |
[ "class" => "field-input p-1 w-100 text-regular" "placeholder" => "Votre prénom" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#913 +payload: null +groups: ? +message: "Le prenom ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#914 +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 {#913 +payload: null +groups: ? +message: "Le prenom ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#914 +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
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "field-input p-1 w-100 text-regular" "placeholder" => "Votre prénom" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#913 +payload: null +groups: ? +message: "Le prenom ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#914 +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) {#945 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() {#947 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#946 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-input p-1 w-100 text-regular" "placeholder" => "Votre prénom" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sponsorship_firstname" ] |
cache_key | "_sponsorship_firstname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#986 -form: Symfony\Component\Form\Form {#1257 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1000 …5} |
full_name | "sponsorship[firstname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsorship_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 | "_sponsorship_firstname" |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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" "placeholder" => "Votre email" ] |
[ "class" => "field-input p-1 w-100 text-regular" "placeholder" => "Votre email" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#910 +payload: null +groups: ? +message: "L'email ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#909 +payload: null +groups: ? +message: "L'email {{ value }} n'est pas un email valide" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#910 +payload: null +groups: ? +message: "L'email ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#909 +payload: null +groups: ? +message: "L'email {{ value }} n'est pas un email valide" +mode: null +normalizer: null } ] |
label | 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" "placeholder" => "Votre email" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#910 +payload: null +groups: ? +message: "L'email ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#909 +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) {#955 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 | "Please enter a valid email address." |
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() {#960 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#954 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-input p-1 w-100 text-regular" "placeholder" => "Votre email" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_sponsorship_email" ] |
cache_key | "_sponsorship_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1194 -form: Symfony\Component\Form\Form {#1266 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1187 …5} |
full_name | "sponsorship[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsorship_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 | "_sponsorship_email" |
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" "placeholder" => "Votre téléphone mobile" ] |
[ "class" => "field-input p-1 w-100 text-regular" "placeholder" => "Votre téléphone mobile" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#896 +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 {#897 +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 {#896 +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 {#897 +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
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "field-input p-1 w-100 text-regular" "placeholder" => "Votre téléphone mobile" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#896 +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 {#897 +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) {#969 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() {#971 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#970 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-input p-1 w-100 text-regular" "placeholder" => "Votre téléphone mobile" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sponsorship_phone" ] |
cache_key | "_sponsorship_phone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1168 -form: Symfony\Component\Form\Form {#1269 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1156 …5} |
full_name | "sponsorship[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsorship_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 | "_sponsorship_phone" |
valid | true |
value | "" |
address
"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" "placeholder" => "Votre adresse" ] |
[ "class" => "field-input p-1 w-100 text-regular" "placeholder" => "Votre adresse" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#935 +payload: null +groups: ? +message: "L'adresse ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#898 +payload: null +groups: ? +maxMessage: "Votre adresse ne peut pas contenir plus de {{ limit }} caractères" +minMessage: "Votre adresse 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 {#935 +payload: null +groups: ? +message: "L'adresse ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#898 +payload: null +groups: ? +maxMessage: "Votre adresse ne peut pas contenir plus de {{ limit }} caractères" +minMessage: "Votre adresse 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
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "field-input p-1 w-100 text-regular" "placeholder" => "Votre adresse" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#935 +payload: null +groups: ? +message: "L'adresse ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#898 +payload: null +groups: ? +maxMessage: "Votre adresse ne peut pas contenir plus de {{ limit }} caractères" +minMessage: "Votre adresse 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) {#983 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() {#985 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#984 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-input p-1 w-100 text-regular" "placeholder" => "Votre adresse" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sponsorship_address" ] |
cache_key | "_sponsorship_address_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1142 -form: Symfony\Component\Form\Form {#1232 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1133 …5} |
full_name | "sponsorship[address]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsorship_address" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "address" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sponsorship_address" |
valid | true |
value | "" |
zipcode
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" "placeholder" => "Votre code postal" ] |
[ "class" => "field-input p-1 w-100 text-regular" "placeholder" => "Votre code postal" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#901 +payload: null +groups: ? +message: "Le code postale ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#895 +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 {#901 +payload: null +groups: ? +message: "Le code postale ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#895 +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
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "field-input p-1 w-100 text-regular" "placeholder" => "Votre code postal" ] |
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: "Le code postale ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#895 +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) {#992 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 |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "Please enter a number." |
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 |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#999 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#998 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-input p-1 w-100 text-regular" "placeholder" => "Votre code postal" "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_sponsorship_zipcode" ] |
cache_key | "_sponsorship_zipcode_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1117 -form: Symfony\Component\Form\Form {#1229 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1019 …5} |
full_name | "sponsorship[zipcode]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsorship_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 | "_sponsorship_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" "placeholder" => "Votre ville" ] |
[ "class" => "field-input p-1 w-100 text-regular" "placeholder" => "Votre ville" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#908 +payload: null +groups: ? +message: "La ville ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#907 +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 {#906 +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 {#908 +payload: null +groups: ? +message: "La ville ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#907 +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 {#906 +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
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "field-input p-1 w-100 text-regular" "placeholder" => "Votre ville" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#908 +payload: null +groups: ? +message: "La ville ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#907 +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 {#906 +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) {#1010 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() {#1011 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#1013 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-input p-1 w-100 text-regular" "placeholder" => "Votre ville" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sponsorship_city" ] |
cache_key | "_sponsorship_city_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1008 -form: Symfony\Component\Form\Form {#1226 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1049 …5} |
full_name | "sponsorship[city]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsorship_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 | "_sponsorship_city" |
valid | true |
value | "" |
country
"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" "placeholder" => "Votre pays" ] |
[ "class" => "field-input p-1 w-100 text-regular" "placeholder" => "Votre pays" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#905 +payload: null +groups: ? +message: "La ville ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#904 +payload: null +groups: ? +message: "Format du nom de la ville invalide." +pattern: "/^[a-zA-Z]{2,15}$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#905 +payload: null +groups: ? +message: "La ville ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#904 +payload: null +groups: ? +message: "Format du nom de la ville invalide." +pattern: "/^[a-zA-Z]{2,15}$/" +htmlPattern: null +match: true +normalizer: null } ] |
label | 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" "placeholder" => "Votre pays" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#905 +payload: null +groups: ? +message: "La ville ne doit pas être vide" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#904 +payload: null +groups: ? +message: "Format du nom de la ville invalide." +pattern: "/^[a-zA-Z]{2,15}$/" +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) {#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" "placeholder" => "Votre pays" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sponsorship_country" ] |
cache_key | "_sponsorship_country_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1095 -form: Symfony\Component\Form\Form {#1223 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1274 …5} |
full_name | "sponsorship[country]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsorship_country" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "country" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sponsorship_country" |
valid | true |
value | "" |
animalToSponsor
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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" "placeholder" => "L'animal à parrainer" ] |
[ "class" => "field-input p-1 w-100 text-regular" "placeholder" => "L'animal à parrainer" ] |
choice_label | "name" |
same as passed value |
class | "App\Entity\Animals" |
same as passed value |
label | "Je souhaite parrainer l'animal prénommé" |
same as passed value |
label_attr | [ "class" => "field-label text-subtitle-small" ] |
[ "class" => "field-label text-subtitle-small" ] |
query_builder | Closure(AnimalsRepository $ar) {#903 class: "App\Form\SponsorshipType" this: App\Form\SponsorshipType {#840 …} } |
Doctrine\ORM\QueryBuilder {#1083 -em: Container3l6ixoZ\EntityManagerGhostEbeb667 {#378 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1059 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1082 #from: "App\Entity\Animals" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1081 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT a FROM App\Entity\Animals a ORDER BY a.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1079 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "field-input p-1 w-100 text-regular" "placeholder" => "L'animal à parrainer" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1058 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1085 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1077 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1084 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1062 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1078 …} } |
choices | null |
class | "App\Entity\Animals" |
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 |
duplicate_preferred_choices | true |
em | Container3l6ixoZ\EntityManagerGhostEbeb667 {#378 …12} |
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 | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1090 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container3l6ixoZ\EntityManagerGhostEbeb667 {#378 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1054 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Je souhaite parrainer l'animal prénommé" |
label_attr | [ "class" => "field-label text-subtitle-small" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1083 -em: Container3l6ixoZ\EntityManagerGhostEbeb667 {#378 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1059 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1082 #from: "App\Entity\Animals" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1081 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT a FROM App\Entity\Animals a ORDER BY a.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1079 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1055 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#1057 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-input p-1 w-100 text-regular" "placeholder" => "L'animal à parrainer" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_sponsorship_animalToSponsor" ] |
cache_key | "_sponsorship_animalToSponsor_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1341 +label: "Mabelle" +value: "5" +data: App\Entity\Animals {#1357 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1352 +label: "Minette" +value: "1" +data: App\Entity\Animals {#1435 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1353 +label: "Mirabelle" +value: "3" +data: App\Entity\Animals {#1431 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1342 +label: "Saxo" +value: "4" +data: App\Entity\Animals {#1427 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1347 +label: "Sophie" +value: "2" +data: App\Entity\Animals {#1423 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1273 -form: Symfony\Component\Form\Form {#1220 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1236 …5} |
full_name | "sponsorship[animalToSponsor]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsorship_animalToSponsor" |
is_selected | Closure($choice, $value) {#1339 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Je souhaite parrainer l'animal prénommé" |
label_attr | [ "class" => "field-label text-subtitle-small" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "animalToSponsor" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sponsorship_animalToSponsor" |
valid | true |
value | "" |
sponsorshipAmount
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" "placeholder" => "La somme pour le parrainage" ] |
[ "class" => "field-input p-1 w-100 text-regular" "placeholder" => "La somme pour le parrainage" ] |
label | 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" "placeholder" => "La somme pour le parrainage" ] |
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) {#1064 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 |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "Please enter a number." |
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 |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1075 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#1074 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-input p-1 w-100 text-regular" "placeholder" => "La somme pour le parrainage" "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_sponsorship_sponsorshipAmount" ] |
cache_key | "_sponsorship_sponsorshipAmount_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1343 -form: Symfony\Component\Form\Form {#1217 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1238 …5} |
full_name | "sponsorship[sponsorshipAmount]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsorship_sponsorshipAmount" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "sponsorshipAmount" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sponsorship_sponsorshipAmount" |
valid | true |
value | "" |
durationSponsorship
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 choice-regular" ] |
[ "class" => "field-input p-1 w-100 choice-regular" ] |
choices | [ "1 mois" => "1 mois" "3 mois" => "3 mois" "6 mois" => "6 mois" "12 mois" => "12 mois" "Autre" => "Autre" "Permanent" => "Permanent" ] |
[ "1 mois" => "1 mois" "3 mois" => "3 mois" "6 mois" => "6 mois" "12 mois" => "12 mois" "Autre" => "Autre" "Permanent" => "Permanent" ] |
label | "Pour une durée de " |
same as passed value |
label_attr | [ "class" => "field-label text-subtitle-small" "data-form-label" => "false" ] |
[ "class" => "field-label text-subtitle-small" "data-form-label" => "false" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "field-input p-1 w-100 choice-regular" ] |
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 | [ "1 mois" => "1 mois" "3 mois" => "3 mois" "6 mois" => "6 mois" "12 mois" => "12 mois" "Autre" => "Autre" "Permanent" => "Permanent" ] |
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 |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Pour une durée de " |
label_attr | [ "class" => "field-label text-subtitle-small" "data-form-label" => "false" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1091 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#1092 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-input p-1 w-100 choice-regular" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_sponsorship_durationSponsorship" ] |
cache_key | "_sponsorship_durationSponsorship_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1351 +label: "1 mois" +value: "1 mois" +data: "1 mois" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1355 +label: "3 mois" +value: "3 mois" +data: "3 mois" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1419 +label: "6 mois" +value: "6 mois" +data: "6 mois" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1418 +label: "12 mois" +value: "12 mois" +data: "12 mois" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1416 +label: "Autre" +value: "Autre" +data: "Autre" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1417 +label: "Permanent" +value: "Permanent" +data: "Permanent" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1344 -form: Symfony\Component\Form\Form {#1214 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1345 …5} |
full_name | "sponsorship[durationSponsorship]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsorship_durationSponsorship" |
is_selected | Closure($choice, $value) {#1388 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Pour une durée de " |
label_attr | [ "class" => "field-label text-subtitle-small" "data-form-label" => "false" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "durationSponsorship" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sponsorship_durationSponsorship" |
valid | true |
value | "" |
personalisedDurationSponsorship
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: "Ce champ ne peut être vide." +allowNull: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#889 +payload: null +groups: ? +message: "Ce champ ne peut être vide." +allowNull: true +normalizer: null } ] |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#889 +payload: null +groups: ? +message: "Ce champ ne peut être vide." +allowNull: 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) {#1125 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 |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "Please enter a number." |
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 |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1113 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#1119 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-input p-1 w-100 text-regular" "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_sponsorship_personalisedDurationSponsorship" ] |
cache_key | "_sponsorship_personalisedDurationSponsorship_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1386 -form: Symfony\Component\Form\Form {#1211 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1368 …5} |
full_name | "sponsorship[personalisedDurationSponsorship]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsorship_personalisedDurationSponsorship" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "personalisedDurationSponsorship" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sponsorship_personalisedDurationSponsorship" |
valid | true |
value | "" |
typeOfPayment
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 text-regular" ] |
[ "class" => "field-input p-1 text-regular" ] |
choices | [ "Carte bancaire" => "Carte bancaire" "Chèque" => "Chèque" "Virement" => "Virement" ] |
[ "Carte bancaire" => "Carte bancaire" "Chèque" => "Chèque" "Virement" => "Virement" ] |
label | "Je règle par " |
same as passed value |
label_attr | [ "class" => "field-label text-subtitle-small" ] |
[ "class" => "field-label text-subtitle-small" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "field-input p-1 text-regular" ] |
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 | [ "Carte bancaire" => "Carte bancaire" "Chèque" => "Chèque" "Virement" => "Virement" ] |
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 |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Je règle par " |
label_attr | [ "class" => "field-label text-subtitle-small" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1132 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#1131 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-input p-1 text-regular" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_sponsorship_typeOfPayment" ] |
cache_key | "_sponsorship_typeOfPayment_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1382 +label: "Carte bancaire" +value: "Carte bancaire" +data: "Carte bancaire" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1380 +label: "Chèque" +value: "Chèque" +data: "Chèque" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1373 +label: "Virement" +value: "Virement" +data: "Virement" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1376 -form: Symfony\Component\Form\Form {#1208 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1379 …5} |
full_name | "sponsorship[typeOfPayment]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsorship_typeOfPayment" |
is_selected | Closure($choice, $value) {#1372 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Je règle par " |
label_attr | [ "class" => "field-label text-subtitle-small" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "typeOfPayment" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sponsorship_typeOfPayment" |
valid | true |
value | "" |
commitment
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 form-check-input data_processing" ] |
[ "class" => "checkbox-field form-check-input data_processing" ] |
label | "Je m'engage à régler cette somme chaque mois pendant la durée choisie pour le parrainage de mon filleul." |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "checkbox-field form-check-input 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) {#1144 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 {#1143 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Je m'engage à régler cette somme chaque mois pendant la durée choisie pour le parrainage de mon filleul." |
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() {#1148 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#1150 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "checkbox-field form-check-input data_processing" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_sponsorship_commitment" ] |
cache_key | "_sponsorship_commitment_checkbox" |
checked | false |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1391 -form: Symfony\Component\Form\Form {#1240 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1392 …5} |
full_name | "sponsorship[commitment]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsorship_commitment" |
label | "Je m'engage à régler cette somme chaque mois pendant la durée choisie pour le parrainage de mon filleul." |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "commitment" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sponsorship_commitment" |
valid | true |
value | "1" |
acceptation
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 form-check-input data_processing" ] |
[ "class" => "checkbox-field form-check-input data_processing" ] |
label | "Lu et approuvé" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "checkbox-field form-check-input 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) {#1144 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 {#1143 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Lu et approuvé" |
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() {#1157 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#1158 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "checkbox-field form-check-input data_processing" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_sponsorship_acceptation" ] |
cache_key | "_sponsorship_acceptation_checkbox" |
checked | false |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1393 -form: Symfony\Component\Form\Form {#1254 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1394 …5} |
full_name | "sponsorship[acceptation]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsorship_acceptation" |
label | "Lu et approuvé" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "acceptation" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sponsorship_acceptation" |
valid | true |
value | "1" |
consent
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 form-check-input data_processing" ] |
[ "class" => "checkbox-field form-check-input data_processing" ] |
label | "Je consens à ce que l'association Pet's Rescue France stocke les informations que je lui ai soumises afin qu'elle puisse répondre à ma demande et m'envoyer le contrat de parrainage à signer." |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "checkbox-field form-check-input 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) {#1144 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 {#1143 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Je consens à ce que l'association Pet's Rescue France stocke les informations que je lui ai soumises afin qu'elle puisse répondre à ma demande et m'envoyer le contrat de parrainage à signer." |
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() {#1167 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#1166 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "checkbox-field form-check-input data_processing" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_sponsorship_consent" ] |
cache_key | "_sponsorship_consent_checkbox" |
checked | false |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1395 -form: Symfony\Component\Form\Form {#1250 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1396 …5} |
full_name | "sponsorship[consent]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsorship_consent" |
label | "Je consens à ce que l'association Pet's Rescue France stocke les informations que je lui ai soumises afin qu'elle puisse répondre à ma demande et m'envoyer le contrat de parrainage à signer." |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "consent" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sponsorship_consent" |
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) {#1184 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() {#1186 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#1185 …} $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" "_sponsorship_captcha" ] |
cache_key | "_sponsorship_captcha_captcha" |
captcha_code | "/generate-captcha/_captcha_captcha?n=8a5ded353bf14bfdc8540f40b245ece3" |
captcha_height | 50 |
captcha_width | 200 |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1397 -form: Symfony\Component\Form\Form {#1247 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1398 …5} |
full_name | "sponsorship[captcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsorship_captcha" |
image_id | "captcha_6869194c080ec" |
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 | "_sponsorship_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" "_sponsorship_submit" ] |
cache_key | "_sponsorship_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#1402 …5} |
full_name | "sponsorship[submit]" |
id | "sponsorship_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 | "_sponsorship_submit" |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "454ed47bc.aJ8CYtkrRfAkvyQZs64cEnzJ8kDvcnF-YvUyBbNBDb0.Oss6Jb5BBp9w0FxG8chkahvwtwmuRx0kBbxRZsEeVMsR-mhRnG81wFT5aQ" |
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 | "454ed47bc.aJ8CYtkrRfAkvyQZs64cEnzJ8kDvcnF-YvUyBbNBDb0.Oss6Jb5BBp9w0FxG8chkahvwtwmuRx0kBbxRZsEeVMsR-mhRnG81wFT5aQ" |
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 | "454ed47bc.aJ8CYtkrRfAkvyQZs64cEnzJ8kDvcnF-YvUyBbNBDb0.Oss6Jb5BBp9w0FxG8chkahvwtwmuRx0kBbxRZsEeVMsR-mhRnG81wFT5aQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1403 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() {#1407 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#1404 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_sponsorship__token" ] |
cache_key | "_sponsorship__token_hidden" |
compound | false |
data | "454ed47bc.aJ8CYtkrRfAkvyQZs64cEnzJ8kDvcnF-YvUyBbNBDb0.Oss6Jb5BBp9w0FxG8chkahvwtwmuRx0kBbxRZsEeVMsR-mhRnG81wFT5aQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1438 -form: Symfony\Component\Form\Form {#1415 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1408 …5} |
full_name | "sponsorship[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sponsorship__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 | "_sponsorship__token" |
valid | true |
value | "454ed47bc.aJ8CYtkrRfAkvyQZs64cEnzJ8kDvcnF-YvUyBbNBDb0.Oss6Jb5BBp9w0FxG8chkahvwtwmuRx0kBbxRZsEeVMsR-mhRnG81wFT5aQ" |