Forms
-
personal_data
-
choice
-
lastname
-
firstname
-
email
-
message
-
captcha
-
submit
-
_token
-
personal_data
Form type:
"App\Form\PersonalDataType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Contact {#558 -firstname: null -lastname: null -email: null -adressePostale: null -phone: null -message: null -choice: null -dataProcessing: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Contact {#558 -firstname: null -lastname: null -email: null -adressePostale: null -phone: null -message: null -choice: null -dataProcessing: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#59 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#61 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#60 …} -namespace: Closure() {#57 …} } |
data | App\Entity\Contact {#558 -firstname: null -lastname: null -email: null -adressePostale: null -phone: null -message: null -choice: null -dataProcessing: null } |
data_class | "App\Entity\Contact" |
disabled | false |
empty_data | Closure(FormInterface $form) {#903 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Contact" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#905 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#904 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "personal_data" "_personal_data" ] |
cache_key | "_personal_data_personal_data" |
compound | true |
data | App\Entity\Contact {#558 -firstname: null -lastname: null -email: null -adressePostale: null -phone: null -message: null -choice: null -dataProcessing: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1014 -form: Symfony\Component\Form\Form {#991 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#906 …5} |
full_name | "personal_data" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "personal_data" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "personal_data" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_personal_data" |
valid | true |
value | App\Entity\Contact {#558 -firstname: null -lastname: null -email: null -adressePostale: null -phone: null -message: null -choice: null -dataProcessing: null } |
choice
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" ] |
choices | [ "Accéder à vos données" => "Accéder à vos données" "Modifier vos données" => "Modifier vos données" "Effacer vos données" => "Effacer vos données" "Retirer votre consentement" => "Retirer votre consentement" "Obtenir un export de vos données" => "Obtenir un export de vos données" ] |
[ "Accéder à vos données" => "Accéder à vos données" "Modifier vos données" => "Modifier vos données" "Effacer vos données" => "Effacer vos données" "Retirer votre consentement" => "Retirer votre consentement" "Obtenir un export de vos données" => "Obtenir un export de vos données" ] |
label | "Vous souhaitez..." |
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 w-100 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 | [ "Accéder à vos données" => "Accéder à vos données" "Modifier vos données" => "Modifier vos données" "Effacer vos données" => "Effacer vos données" "Retirer votre consentement" => "Retirer votre consentement" "Obtenir un export de vos données" => "Obtenir un export de vos données" ] |
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 | "Vous souhaitez..." |
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() {#879 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#881 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_personal_data_choice" ] |
cache_key | "_personal_data_choice_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1037 +label: "Accéder à vos données" +value: "Accéder à vos données" +data: "Accéder à vos données" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#955 +label: "Modifier vos données" +value: "Modifier vos données" +data: "Modifier vos données" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#978 +label: "Effacer vos données" +value: "Effacer vos données" +data: "Effacer vos données" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#985 +label: "Retirer votre consentement" +value: "Retirer votre consentement" +data: "Retirer votre consentement" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1041 +label: "Obtenir un export de vos données" +value: "Obtenir un export de vos données" +data: "Obtenir un export de vos données" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1036 -form: Symfony\Component\Form\Form {#1054 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1034 …5} |
full_name | "personal_data[choice]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "personal_data_choice" |
is_selected | Closure($choice, $value) {#931 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Vous souhaitez..." |
label_attr | [ "class" => "field-label text-subtitle-small" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "choice" |
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 | "_personal_data_choice" |
valid | true |
value | "" |
lastname
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
[ "class" => "field-input p-1 w-100 text-regular" ] |
label | "Nom" |
same as passed value |
label_attr | [ "class" => "field-label text-subtitle-small" ] |
[ "class" => "field-label text-subtitle-small" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#59 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#61 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#60 …} -namespace: Closure() {#57 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#909 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Nom" |
label_attr | [ "class" => "field-label text-subtitle-small" ] |
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() {#912 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#910 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_personal_data_lastname" ] |
cache_key | "_personal_data_lastname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1038 -form: Symfony\Component\Form\Form {#1051 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#940 …5} |
full_name | "personal_data[lastname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "personal_data_lastname" |
label | "Nom" |
label_attr | [ "class" => "field-label text-subtitle-small" ] |
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 | "_personal_data_lastname" |
valid | true |
value | "" |
firstname
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
[ "class" => "field-input p-1 w-100 text-regular" ] |
label | "Prénom" |
same as passed value |
label_attr | [ "class" => "field-label text-subtitle-small" ] |
[ "class" => "field-label text-subtitle-small" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#59 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#61 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#60 …} -namespace: Closure() {#57 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#928 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Prénom" |
label_attr | [ "class" => "field-label text-subtitle-small" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#930 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#929 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_personal_data_firstname" ] |
cache_key | "_personal_data_firstname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#898 -form: Symfony\Component\Form\Form {#1048 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#877 …5} |
full_name | "personal_data[firstname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "personal_data_firstname" |
label | "Prénom" |
label_attr | [ "class" => "field-label text-subtitle-small" ] |
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 | "_personal_data_firstname" |
valid | true |
value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
[ "class" => "field-input p-1 w-100 text-regular" ] |
label | "E-mail" |
same as passed value |
label_attr | [ "class" => "field-label text-subtitle-small" ] |
[ "class" => "field-label text-subtitle-small" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#59 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#61 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#60 …} -namespace: Closure() {#57 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#937 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "E-mail" |
label_attr | [ "class" => "field-label text-subtitle-small" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#939 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#938 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_personal_data_email" ] |
cache_key | "_personal_data_email_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1013 -form: Symfony\Component\Form\Form {#1057 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1015 …5} |
full_name | "personal_data[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "personal_data_email" |
label | "E-mail" |
label_attr | [ "class" => "field-label text-subtitle-small" ] |
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 | "_personal_data_email" |
valid | true |
value | "" |
message
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
[ "class" => "field-input p-1 w-100 text-regular" ] |
label | "Souhaitez-vous ajouter quelque chose ?" |
same as passed value |
label_attr | [ "class" => "field-label text-subtitle-small" ] |
[ "class" => "field-label text-subtitle-small" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "field-input p-1 w-100 text-regular" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
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) {#947 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 | "Souhaitez-vous ajouter quelque chose ?" |
label_attr | [ "class" => "field-label text-subtitle-small" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#952 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" 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" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_personal_data_message" ] |
cache_key | "_personal_data_message_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1008 -form: Symfony\Component\Form\Form {#1060 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1007 …5} |
full_name | "personal_data[message]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "personal_data_message" |
label | "Souhaitez-vous ajouter quelque chose ?" |
label_attr | [ "class" => "field-label text-subtitle-small" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "message" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_personal_data_message" |
valid | true |
value | "" |
captcha
Form type:
"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) {#975 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() {#977 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#976 …} $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" "_personal_data_captcha" ] |
cache_key | "_personal_data_captcha_captcha" |
captcha_code | "/generate-captcha/_captcha_captcha?n=86b62811ba236cf793fcbe1a97865bcc" |
captcha_height | 50 |
captcha_width | 200 |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1032 -form: Symfony\Component\Form\Form {#1023 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1033 …5} |
full_name | "personal_data[captcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "personal_data_captcha" |
image_id | "captcha_686930da8b9c5" |
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 | "_personal_data_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" "_personal_data_submit" ] |
cache_key | "_personal_data_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#1026 …5} |
full_name | "personal_data[submit]" |
id | "personal_data_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 | "_personal_data_submit" |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "c1dc69d7.J6KLQxIBFN1cAgL0OyNEllQj5_2B-rwxd3-cFotFjDs.dP37MEBqTpo7WlCWcWcyw3lqoMvtitpSTk7bcbIu2lZS2uAiYyxn7TYxYQ" |
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 | "c1dc69d7.J6KLQxIBFN1cAgL0OyNEllQj5_2B-rwxd3-cFotFjDs.dP37MEBqTpo7WlCWcWcyw3lqoMvtitpSTk7bcbIu2lZS2uAiYyxn7TYxYQ" |
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 | "c1dc69d7.J6KLQxIBFN1cAgL0OyNEllQj5_2B-rwxd3-cFotFjDs.dP37MEBqTpo7WlCWcWcyw3lqoMvtitpSTk7bcbIu2lZS2uAiYyxn7TYxYQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1025 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() {#1065 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $message: Closure() {#1024 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_personal_data__token" ] |
cache_key | "_personal_data__token_hidden" |
compound | false |
data | "c1dc69d7.J6KLQxIBFN1cAgL0OyNEllQj5_2B-rwxd3-cFotFjDs.dP37MEBqTpo7WlCWcWcyw3lqoMvtitpSTk7bcbIu2lZS2uAiYyxn7TYxYQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1075 -form: Symfony\Component\Form\Form {#1071 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1066 …5} |
full_name | "personal_data[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "personal_data__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 | "_personal_data__token" |
valid | true |
value | "c1dc69d7.J6KLQxIBFN1cAgL0OyNEllQj5_2B-rwxd3-cFotFjDs.dP37MEBqTpo7WlCWcWcyw3lqoMvtitpSTk7bcbIu2lZS2uAiYyxn7TYxYQ" |