- Request / Response
- Performance
- Validator 2
- Forms 2
- Exception
- Logs 1
- Events
- Routing
- Cache
- Translation 19
- Security
- Twig
- Doctrine
- Debug
- Messages
- E-mails
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
company
-
firstname
-
lastname
-
1phone
-
email
-
message
-
captcha
-
quotationEditSubmit
-
_token
-
-
-
-
0
-
1
-
-
-
0
-
1
-
-
-
0
-
1
-
-
-
0
-
1
-
-
save
-
_token
-
quotation
"App\Form\QuotationType"
Errors
Message | Origin | Cause |
---|---|---|
The captcha value is missing | captcha |
Caused by:
Symfony\Component\Validator\ConstraintViolation {#1011 root: Symfony\Component\Form\Form {#709 …} path: "children[captcha].data" value: null } |
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Quotation {#471 -id: null -company: "google" -firstname: "FreyaSaf" -lastname: "FreyaSaf" -phone: "85267129157" -email: "yawiviseya67@gmail.com" -message: "Ciao, volevo sapere il tuo prezzo." -requestDate: null } |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | App\Entity\Quotation {#471 -id: null -company: "google" -firstname: "FreyaSaf" -lastname: "FreyaSaf" -phone: "85267129157" -email: "yawiviseya67@gmail.com" -message: "Ciao, volevo sapere il tuo prezzo." -requestDate: null } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Quotation {#471 -id: null -company: "google" -firstname: "FreyaSaf" -lastname: "FreyaSaf" -phone: "85267129157" -email: "yawiviseya67@gmail.com" -message: "Ciao, volevo sapere il tuo prezzo." -requestDate: 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 {#584 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#585 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#586 …} -namespace: Closure() {#588 …} } |
data | App\Entity\Quotation {#471 -id: null -company: "google" -firstname: "FreyaSaf" -lastname: "FreyaSaf" -phone: "85267129157" -email: "yawiviseya67@gmail.com" -message: "Ciao, volevo sapere il tuo prezzo." -requestDate: null } |
data_class | "App\Entity\Quotation" |
disabled | false |
empty_data | Closure(FormInterface $form) {#606 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#489 …} use: { $class: "App\Entity\Quotation" } } |
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 | "forms" |
trim | true |
upload_max_size_message | Closure() {#608 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#590 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#501 …} $translationDomain: "validators" $message: Closure() {#607 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "quotation" "_quotation" ] |
cache_key | "_quotation_quotation" |
compound | true |
data | App\Entity\Quotation {#471 -id: null -company: "google" -firstname: "FreyaSaf" -lastname: "FreyaSaf" -phone: "85267129157" -email: "yawiviseya67@gmail.com" -message: "Ciao, volevo sapere il tuo prezzo." -requestDate: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1002 -form: Symfony\Component\Form\Form {#709 …} -errors: [ Symfony\Component\Form\FormError {#1299 #messageTemplate: "The captcha value is missing" #messageParameters: [ "{{ value }}" => """" "{{ errorCodes }}" => """" ] #messagePluralization: null -message: "The captcha value is missing" -cause: Symfony\Component\Validator\ConstraintViolation {#1011 root: Symfony\Component\Form\Form {#709 …} path: "children[captcha].data" value: null } -origin: Symfony\Component\Form\Form {#730 …} } ] } |
form | Symfony\Component\Form\FormView {#1297 …5} |
full_name | "quotation" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quotation" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "quotation" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | true |
translation_domain | "forms" |
unique_block_prefix | "_quotation" |
valid | false |
value | App\Entity\Quotation {#471 -id: null -company: "google" -firstname: "FreyaSaf" -lastname: "FreyaSaf" -phone: "85267129157" -email: "yawiviseya67@gmail.com" -message: "Ciao, volevo sapere il tuo prezzo." -requestDate: null } |
company
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "google" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Votre société ou organisme" ] |
[ "placeholder" => "Votre société ou organisme" ] |
label | "Société ou organisme" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Votre société ou organisme" ] |
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 {#584 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#585 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#586 …} -namespace: Closure() {#588 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#620 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#489 …} } |
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 | "Société ou organisme" |
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() {#622 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#590 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#501 …} $translationDomain: "validators" $message: Closure() {#621 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Votre société ou organisme" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_quotation_company" ] |
cache_key | "_quotation_company_text" |
compound | false |
data | "google" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1006 -form: Symfony\Component\Form\Form {#712 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1301 …5} |
full_name | "quotation[company]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quotation_company" |
label | "Société ou organisme" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "company" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | true |
translation_domain | "forms" |
unique_block_prefix | "_quotation_company" |
valid | true |
value | "google" |
firstname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "FreyaSaf" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Votre prénom" ] |
[ "placeholder" => "Votre prénom" ] |
label | "Prénom" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Votre prénom" ] |
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 {#584 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#585 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#586 …} -namespace: Closure() {#588 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#629 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#489 …} } |
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 | [] |
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() {#631 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#590 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#501 …} $translationDomain: "validators" $message: Closure() {#630 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Votre prénom" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_quotation_firstname" ] |
cache_key | "_quotation_firstname_text" |
compound | false |
data | "FreyaSaf" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#810 -form: Symfony\Component\Form\Form {#715 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#641 …5} |
full_name | "quotation[firstname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quotation_firstname" |
label | "Prénom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstname" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | true |
translation_domain | "forms" |
unique_block_prefix | "_quotation_firstname" |
valid | true |
value | "FreyaSaf" |
lastname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "FreyaSaf" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Votre Nom" ] |
[ "placeholder" => "Votre Nom" ] |
label | "Nom" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Votre Nom" ] |
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 {#584 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#585 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#586 …} -namespace: Closure() {#588 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#638 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#489 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Nom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#640 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#590 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#501 …} $translationDomain: "validators" $message: Closure() {#639 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Votre Nom" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_quotation_lastname" ] |
cache_key | "_quotation_lastname_text" |
compound | false |
data | "FreyaSaf" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#823 -form: Symfony\Component\Form\Form {#718 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1005 …5} |
full_name | "quotation[lastname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quotation_lastname" |
label | "Nom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastname" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | true |
translation_domain | "forms" |
unique_block_prefix | "_quotation_lastname" |
valid | true |
value | "FreyaSaf" |
phone
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
Message | Origin | Cause |
---|---|---|
Cette valeur n'est pas valide. | phone |
Caused by:
Symfony\Component\Validator\ConstraintViolation {#1282 root: Symfony\Component\Form\Form {#709 …} path: "data.phone" value: "85267129157" } |
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "85267129157" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "0100000000" ] |
[ "placeholder" => "0100000000" ] |
label | "Téléphone" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "0100000000" ] |
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 {#584 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#585 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#586 …} -namespace: Closure() {#588 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#647 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#489 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Téléphone" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#649 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#590 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#501 …} $translationDomain: "validators" $message: Closure() {#648 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "0100000000" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_quotation_phone" ] |
cache_key | "_quotation_phone_text" |
compound | false |
data | "85267129157" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#789 -form: Symfony\Component\Form\Form {#721 …} -errors: [ Symfony\Component\Form\FormError {#1004 #messageTemplate: "This value is not valid." #messageParameters: [ "{{ value }}" => ""85267129157"" ] #messagePluralization: null -message: "Cette valeur n'est pas valide." -cause: Symfony\Component\Validator\ConstraintViolation {#1282 root: Symfony\Component\Form\Form {#709 …} path: "data.phone" value: "85267129157" } -origin: Symfony\Component\Form\Form {#721 …} } ] } |
form | Symfony\Component\Form\FormView {#1296 …5} |
full_name | "quotation[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quotation_phone" |
label | "Téléphone" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | true |
translation_domain | "forms" |
unique_block_prefix | "_quotation_phone" |
valid | false |
value | "85267129157" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "yawiviseya67@gmail.com" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "email@domain.fr" ] |
[ "placeholder" => "email@domain.fr" ] |
label | "Email" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "email@domain.fr" ] |
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 {#584 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#585 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#586 …} -namespace: Closure() {#588 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#660 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#489 …} } |
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 | "Email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#662 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#590 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#501 …} $translationDomain: "validators" $message: Closure() {#661 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "email@domain.fr" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_quotation_email" ] |
cache_key | "_quotation_email_email" |
compound | false |
data | "yawiviseya67@gmail.com" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1012 -form: Symfony\Component\Form\Form {#724 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#793 …5} |
full_name | "quotation[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quotation_email" |
label | "Email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | true |
translation_domain | "forms" |
unique_block_prefix | "_quotation_email" |
valid | true |
value | "yawiviseya67@gmail.com" |
message
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "Ciao, volevo sapere il tuo prezzo." |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Descriptif du projet" ] |
[ "placeholder" => "Descriptif du projet" ] |
label | "Votre projet en quelques mots " |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Descriptif du projet" ] |
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 {#584 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#585 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#586 …} -namespace: Closure() {#588 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#673 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#489 …} } |
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 | "Votre projet en quelques mots " |
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() {#675 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#590 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#501 …} $translationDomain: "validators" $message: Closure() {#674 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Descriptif du projet" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_quotation_message" ] |
cache_key | "_quotation_message_textarea" |
compound | false |
data | "Ciao, volevo sapere il tuo prezzo." |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1021 -form: Symfony\Component\Form\Form {#727 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1030 …5} |
full_name | "quotation[message]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quotation_message" |
label | "Votre projet en quelques mots " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "message" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | "forms" |
unique_block_prefix | "_quotation_message" |
valid | true |
value | "Ciao, volevo sapere il tuo prezzo." |
captcha
"Karser\Recaptcha3Bundle\Form\Recaptcha3Type"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action_name | "quotation" |
same as passed value |
constraints | Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#614 +payload: null +groups: [ "Default" ] +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } |
[ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#614 +payload: null +groups: [ "Default" ] +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
Resolved Options
Option | Value |
---|---|
action | "" |
action_name | "quotation" |
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 | false |
constraints | [ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#614 +payload: null +groups: [ "Default" ] +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
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 {#584 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#585 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#586 …} -namespace: Closure() {#588 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#690 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#489 …} } |
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 | [] |
host | null |
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 | [] |
locale | "en" |
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 | [] |
script_nonce_csp | "" |
setter | null |
site_key | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#692 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#590 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#501 …} $translationDomain: "validators" $message: Closure() {#691 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
action_name | "quotation" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "karser_recaptcha3" "_quotation_captcha" ] |
cache_key | "_quotation_captcha_karser_recaptcha3" |
compound | false |
data | null |
disabled | false |
enabled | true |
errors | Symfony\Component\Form\FormErrorIterator {#1008 -form: Symfony\Component\Form\Form {#730 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1009 …5} |
full_name | "quotation[captcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
host | "www.google.com" |
id | "quotation_captcha" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
locale | "en" |
method | "POST" |
multipart | false |
name | "captcha" |
priority | 0 |
required | false |
row_attr | [] |
script_nonce_csp | "" |
site_key | "6Lf8rHUqAAAAAOPvUBRWueHUdnMqBNi7tAJqfdVV" |
size | null |
submitted | true |
translation_domain | "forms" |
unique_block_prefix | "_quotation_captcha" |
valid | true |
value | "" |
quotationEditSubmit
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "btn btn-large waves-effect waves-light light-green" ] |
[ "class" => "btn btn-large waves-effect waves-light light-green" ] |
label | "Envoyer la demande" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn btn-large waves-effect waves-light light-green" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
label | "Envoyer la demande" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [ "class" => "btn btn-large waves-effect waves-light light-green" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_quotation_quotationEditSubmit" ] |
cache_key | "_quotation_quotationEditSubmit_submit" |
clicked | true |
disabled | false |
form | Symfony\Component\Form\FormView {#827 …5} |
full_name | "quotation[quotationEditSubmit]" |
id | "quotation_quotationEditSubmit" |
label | "Envoyer la demande" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "quotationEditSubmit" |
priority | 0 |
row_attr | [] |
translation_domain | "forms" |
unique_block_prefix | "_quotation_quotationEditSubmit" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "0a5.gtuLdsVftm5SdBlo78VBsIU8LJ49JqbKhtc7mnfLfhY.tavIHJwGjjw0LGAEiPAR4NBYe6xtZ_Sk15VtqDOILk_Vs8MnsmmCW2Elbg" |
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 | "0a5.gtuLdsVftm5SdBlo78VBsIU8LJ49JqbKhtc7mnfLfhY.tavIHJwGjjw0LGAEiPAR4NBYe6xtZ_Sk15VtqDOILk_Vs8MnsmmCW2Elbg" |
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 {#584 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#585 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#586 …} -namespace: Closure() {#588 …} } |
data | "0a5.gtuLdsVftm5SdBlo78VBsIU8LJ49JqbKhtc7mnfLfhY.tavIHJwGjjw0LGAEiPAR4NBYe6xtZ_Sk15VtqDOILk_Vs8MnsmmCW2Elbg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#786 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#489 …} } |
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() {#1019 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#590 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#501 …} $translationDomain: "validators" $message: Closure() {#1288 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_quotation__token" ] |
cache_key | "_quotation__token_hidden" |
compound | false |
data | "0a5.gtuLdsVftm5SdBlo78VBsIU8LJ49JqbKhtc7mnfLfhY.tavIHJwGjjw0LGAEiPAR4NBYe6xtZ_Sk15VtqDOILk_Vs8MnsmmCW2Elbg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1029 -form: Symfony\Component\Form\Form {#1025 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1020 …5} |
full_name | "quotation[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "quotation__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_quotation__token" |
valid | true |
value | "0a5.gtuLdsVftm5SdBlo78VBsIU8LJ49JqbKhtc7mnfLfhY.tavIHJwGjjw0LGAEiPAR4NBYe6xtZ_Sk15VtqDOILk_Vs8MnsmmCW2Elbg" |
cookie_consent
"ConnectHolland\CookieConsentBundle\Form\CookieConsentType"
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
No options were passed when constructing this form.
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 {#584 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#585 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#586 …} -namespace: Closure() {#588 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1358 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#489 …} } |
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 | "CHCookieConsentBundle" |
trim | true |
upload_max_size_message | Closure() {#1360 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#590 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#501 …} $translationDomain: "validators" $message: Closure() {#1359 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "cookie_consent" "_cookie_consent" ] |
cache_key | "_cookie_consent_cookie_consent" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1429 -form: Symfony\Component\Form\Form {#1430 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1361 …5} |
full_name | "cookie_consent" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "cookie_consent" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent" |
valid | true |
value | null |
analytics
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "false" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ [ "ch_cookie_consent.yes" => "true" ] [ "ch_cookie_consent.no" => "false" ] ] |
[ [ "ch_cookie_consent.yes" => "true" ] [ "ch_cookie_consent.no" => "false" ] ] |
data | "false" |
same as passed value |
expanded | true |
same as passed value |
multiple | 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 | 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 | [ [ "ch_cookie_consent.yes" => "true" ] [ "ch_cookie_consent.no" => "false" ] ] |
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 {#584 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#585 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#586 …} -namespace: Closure() {#588 …} } |
data | "false" |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1380 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#590 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#501 …} $translationDomain: "validators" $message: Closure() {#1378 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_cookie_consent_analytics" ] |
cache_key | "_cookie_consent_analytics_choice" |
choice_translation_domain | "CHCookieConsentBundle" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#1389 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1388 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#1391 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1390 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ] |
compound | true |
data | "false" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1410 -form: Symfony\Component\Form\Form {#1461 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#1527 …5} |
full_name | "cookie_consent[analytics]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_analytics" |
is_selected | Closure($choice, $value) {#1509 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1366 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "analytics" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_analytics" |
valid | true |
value | "false" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ch_cookie_consent.yes" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "true" |
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 | "entry" |
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 {#584 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#585 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#586 …} -namespace: Closure() {#588 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1440 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1434 …} } |
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 | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1441 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ch_cookie_consent.yes" |
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() {#1442 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#590 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#501 …} $translationDomain: "validators" $message: Closure() {#1443 …} } } |
validation_groups | null |
value | "true" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_analytics_entry" ] |
cache_key | "_cookie_consent_analytics_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1473 -form: Symfony\Component\Form\Form {#1464 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1482 …5} |
full_name | "cookie_consent[analytics]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_analytics_0" |
label | "ch_cookie_consent.yes" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_analytics_entry" |
valid | true |
value | "true" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"false"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ch_cookie_consent.no" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "false" |
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 | "entry" |
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 {#584 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#585 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#586 …} -namespace: Closure() {#588 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1440 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1434 …} } |
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 | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1441 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ch_cookie_consent.no" |
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() {#1454 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#590 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#501 …} $translationDomain: "validators" $message: Closure() {#1453 …} } } |
validation_groups | null |
value | "false" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_analytics_entry" ] |
cache_key | "_cookie_consent_analytics_entry_radio" |
checked | true |
compound | false |
data | true |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1381 -form: Symfony\Component\Form\Form {#1467 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1455 …5} |
full_name | "cookie_consent[analytics]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_analytics_1" |
label | "ch_cookie_consent.no" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_analytics_entry" |
valid | true |
value | "false" |
tracking
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "false" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ [ "ch_cookie_consent.yes" => "true" ] [ "ch_cookie_consent.no" => "false" ] ] |
[ [ "ch_cookie_consent.yes" => "true" ] [ "ch_cookie_consent.no" => "false" ] ] |
data | "false" |
same as passed value |
expanded | true |
same as passed value |
multiple | 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 | 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 | [ [ "ch_cookie_consent.yes" => "true" ] [ "ch_cookie_consent.no" => "false" ] ] |
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 {#584 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#585 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#586 …} -namespace: Closure() {#588 …} } |
data | "false" |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1398 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#590 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#501 …} $translationDomain: "validators" $message: Closure() {#1397 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_cookie_consent_tracking" ] |
cache_key | "_cookie_consent_tracking_choice" |
choice_translation_domain | "CHCookieConsentBundle" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#1389 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1388 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#1391 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1390 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ] |
compound | true |
data | "false" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1399 -form: Symfony\Component\Form\Form {#1488 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#1500 …5} |
full_name | "cookie_consent[tracking]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_tracking" |
is_selected | Closure($choice, $value) {#1554 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1366 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "tracking" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_tracking" |
valid | true |
value | "false" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ch_cookie_consent.yes" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "true" |
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 | "entry" |
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 {#584 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#585 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#586 …} -namespace: Closure() {#588 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1440 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1434 …} } |
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 | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1441 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ch_cookie_consent.yes" |
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() {#1472 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#590 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#501 …} $translationDomain: "validators" $message: Closure() {#1471 …} } } |
validation_groups | null |
value | "true" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_tracking_entry" ] |
cache_key | "_cookie_consent_tracking_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1558 -form: Symfony\Component\Form\Form {#1491 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1557 …5} |
full_name | "cookie_consent[tracking]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_tracking_0" |
label | "ch_cookie_consent.yes" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_tracking_entry" |
valid | true |
value | "true" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"false"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ch_cookie_consent.no" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "false" |
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 | "entry" |
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 {#584 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#585 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#586 …} -namespace: Closure() {#588 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1440 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1434 …} } |
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 | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1441 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ch_cookie_consent.no" |
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() {#1481 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#590 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#501 …} $translationDomain: "validators" $message: Closure() {#1480 …} } } |
validation_groups | null |
value | "false" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_tracking_entry" ] |
cache_key | "_cookie_consent_tracking_entry_radio" |
checked | true |
compound | false |
data | true |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1559 -form: Symfony\Component\Form\Form {#1494 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1570 …5} |
full_name | "cookie_consent[tracking]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_tracking_1" |
label | "ch_cookie_consent.no" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_tracking_entry" |
valid | true |
value | "false" |
marketing
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "false" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ [ "ch_cookie_consent.yes" => "true" ] [ "ch_cookie_consent.no" => "false" ] ] |
[ [ "ch_cookie_consent.yes" => "true" ] [ "ch_cookie_consent.no" => "false" ] ] |
data | "false" |
same as passed value |
expanded | true |
same as passed value |
multiple | 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 | 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 | [ [ "ch_cookie_consent.yes" => "true" ] [ "ch_cookie_consent.no" => "false" ] ] |
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 {#584 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#585 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#586 …} -namespace: Closure() {#588 …} } |
data | "false" |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1409 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#590 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#501 …} $translationDomain: "validators" $message: Closure() {#1408 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_cookie_consent_marketing" ] |
cache_key | "_cookie_consent_marketing_choice" |
choice_translation_domain | "CHCookieConsentBundle" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#1389 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1388 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#1391 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1390 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ] |
compound | true |
data | "false" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1556 -form: Symfony\Component\Form\Form {#1515 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#1446 …5} |
full_name | "cookie_consent[marketing]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_marketing" |
is_selected | Closure($choice, $value) {#1578 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1366 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "marketing" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_marketing" |
valid | true |
value | "false" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ch_cookie_consent.yes" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "true" |
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 | "entry" |
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 {#584 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#585 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#586 …} -namespace: Closure() {#588 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1440 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1434 …} } |
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 | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1441 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ch_cookie_consent.yes" |
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() {#1499 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#590 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#501 …} $translationDomain: "validators" $message: Closure() {#1498 …} } } |
validation_groups | null |
value | "true" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_marketing_entry" ] |
cache_key | "_cookie_consent_marketing_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1588 -form: Symfony\Component\Form\Form {#1518 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1584 …5} |
full_name | "cookie_consent[marketing]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_marketing_0" |
label | "ch_cookie_consent.yes" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_marketing_entry" |
valid | true |
value | "true" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"false"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ch_cookie_consent.no" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "false" |
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 | "entry" |
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 {#584 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#585 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#586 …} -namespace: Closure() {#588 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1440 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1434 …} } |
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 | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1441 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ch_cookie_consent.no" |
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() {#1508 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#590 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#501 …} $translationDomain: "validators" $message: Closure() {#1507 …} } } |
validation_groups | null |
value | "false" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_marketing_entry" ] |
cache_key | "_cookie_consent_marketing_entry_radio" |
checked | true |
compound | false |
data | true |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1590 -form: Symfony\Component\Form\Form {#1521 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1591 …5} |
full_name | "cookie_consent[marketing]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_marketing_1" |
label | "ch_cookie_consent.no" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_marketing_entry" |
valid | true |
value | "false" |
social_media
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "false" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ [ "ch_cookie_consent.yes" => "true" ] [ "ch_cookie_consent.no" => "false" ] ] |
[ [ "ch_cookie_consent.yes" => "true" ] [ "ch_cookie_consent.no" => "false" ] ] |
data | "false" |
same as passed value |
expanded | true |
same as passed value |
multiple | 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 | 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 | [ [ "ch_cookie_consent.yes" => "true" ] [ "ch_cookie_consent.no" => "false" ] ] |
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 {#584 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#585 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#586 …} -namespace: Closure() {#588 …} } |
data | "false" |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1420 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#590 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#501 …} $translationDomain: "validators" $message: Closure() {#1419 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_cookie_consent_social_media" ] |
cache_key | "_cookie_consent_social_media_choice" |
choice_translation_domain | "CHCookieConsentBundle" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#1389 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1388 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#1391 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1390 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ] |
compound | true |
data | "false" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1582 -form: Symfony\Component\Form\Form {#1542 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#1576 …5} |
full_name | "cookie_consent[social_media]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_social_media" |
is_selected | Closure($choice, $value) {#1593 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1366 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "social_media" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_social_media" |
valid | true |
value | "false" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ch_cookie_consent.yes" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "true" |
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 | "entry" |
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 {#584 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#585 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#586 …} -namespace: Closure() {#588 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1440 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1434 …} } |
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 | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1441 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ch_cookie_consent.yes" |
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() {#1526 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#590 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#501 …} $translationDomain: "validators" $message: Closure() {#1525 …} } } |
validation_groups | null |
value | "true" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_social_media_entry" ] |
cache_key | "_cookie_consent_social_media_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1596 -form: Symfony\Component\Form\Form {#1545 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1595 …5} |
full_name | "cookie_consent[social_media]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_social_media_0" |
label | "ch_cookie_consent.yes" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_social_media_entry" |
valid | true |
value | "true" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"false"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ch_cookie_consent.no" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "false" |
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 | "entry" |
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 {#584 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#585 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#586 …} -namespace: Closure() {#588 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1440 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1434 …} } |
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 | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1441 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ch_cookie_consent.no" |
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() {#1535 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#590 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#501 …} $translationDomain: "validators" $message: Closure() {#1534 …} } } |
validation_groups | null |
value | "false" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_social_media_entry" ] |
cache_key | "_cookie_consent_social_media_entry_radio" |
checked | true |
compound | false |
data | true |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1597 -form: Symfony\Component\Form\Form {#1548 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1598 …5} |
full_name | "cookie_consent[social_media]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_social_media_1" |
label | "ch_cookie_consent.no" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_social_media_entry" |
valid | true |
value | "false" |
save
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
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" => "btn ch-cookie-consent__btn" ] |
[ "class" => "btn ch-cookie-consent__btn" ] |
label | "ch_cookie_consent.save" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn ch-cookie-consent__btn" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
label | "ch_cookie_consent.save" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [ "class" => "btn ch-cookie-consent__btn" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_cookie_consent_save" ] |
cache_key | "_cookie_consent_save_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#1592 …5} |
full_name | "cookie_consent[save]" |
id | "cookie_consent_save" |
label | "ch_cookie_consent.save" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "save" |
priority | 0 |
row_attr | [] |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_save" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "a3c1c8a86d5751671a6ba79b150bb4._TgNIVh-U8WV7oudJ48NfnAB-fz8-nK4KBSaYJ0poC0.imhEGCktFKj8scXZddp9LjZ3l764gkPOWGfOMu171xyTb19POSYFj6yE5A" |
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 | "a3c1c8a86d5751671a6ba79b150bb4._TgNIVh-U8WV7oudJ48NfnAB-fz8-nK4KBSaYJ0poC0.imhEGCktFKj8scXZddp9LjZ3l764gkPOWGfOMu171xyTb19POSYFj6yE5A" |
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 {#584 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#585 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#586 …} -namespace: Closure() {#588 …} } |
data | "a3c1c8a86d5751671a6ba79b150bb4._TgNIVh-U8WV7oudJ48NfnAB-fz8-nK4KBSaYJ0poC0.imhEGCktFKj8scXZddp9LjZ3l764gkPOWGfOMu171xyTb19POSYFj6yE5A" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1421 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#489 …} } |
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() {#1600 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#590 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#501 …} $translationDomain: "validators" $message: Closure() {#1594 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_cookie_consent__token" ] |
cache_key | "_cookie_consent__token_hidden" |
compound | false |
data | "a3c1c8a86d5751671a6ba79b150bb4._TgNIVh-U8WV7oudJ48NfnAB-fz8-nK4KBSaYJ0poC0.imhEGCktFKj8scXZddp9LjZ3l764gkPOWGfOMu171xyTb19POSYFj6yE5A" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1609 -form: Symfony\Component\Form\Form {#1605 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1599 …5} |
full_name | "cookie_consent[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent__token" |
valid | true |
value | "a3c1c8a86d5751671a6ba79b150bb4._TgNIVh-U8WV7oudJ48NfnAB-fz8-nK4KBSaYJ0poC0.imhEGCktFKj8scXZddp9LjZ3l764gkPOWGfOMu171xyTb19POSYFj6yE5A" |