- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 302
- Events
- Routing
- Cache
- Translation 66
- Security
- Twig
- HTTP Client
- Doctrine
- E-mails
- Debug
- Messages
- Template events 23
- Blocks* 2
- Payum
- Themes 1
- Configuration
- Cart 0
Configuration Settings
Theme
Default theme. Improves readability.
Reduces eye fatigue. Ideal for low light conditions.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
-
0
-
1
-
-
-
0
-
1
-
-
-
0
-
1
-
-
-
0
-
1
-
-
use_only_functional_cookies
-
use_all_cookies
-
_token
-
-
-
query
-
submit
-
_token
-
-
-
email
-
message
-
societe
-
nom
-
prenom
-
telephone
-
adresse
-
departement
-
ville
-
attachment
-
captcha
-
_token
-
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 {#6953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6952 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6947 …} -namespace: Closure() {#6945 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6919 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6962 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | "CHCookieConsentBundle" |
trim | true |
upload_max_size_message | Closure() {#6921 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6948 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#6920 …} } } |
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 {#6931 -form: Symfony\Component\Form\Form {#7261 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6922 …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_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "cookie_consent" |
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_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
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 {#6953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6952 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6947 …} -namespace: Closure() {#6945 …} } |
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." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
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 | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#6933 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6948 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#6907 …} } } |
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" |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#6938 +label: 0 +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6934 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#6939 +label: 1 +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6926 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] } ] } ] |
compound | true |
data | "false" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7295 -form: Symfony\Component\Form\Form {#7193 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#7296 …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) {#7294 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7250 …} } |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "analytics" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
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 |
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 {#6953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6952 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6947 …} -namespace: Closure() {#6945 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#7156 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7144 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "ch_cookie_consent.yes" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7198 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6948 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#7131 …} } } |
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 {#7107 -form: Symfony\Component\Form\Form {#7185 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7262 …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_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "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 |
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 {#6953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6952 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6947 …} -namespace: Closure() {#6945 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#7156 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7144 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "ch_cookie_consent.no" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7217 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6948 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#7214 …} } } |
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 {#7128 -form: Symfony\Component\Form\Form {#7186 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7260 …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_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
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_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
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 {#6953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6952 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6947 …} -namespace: Closure() {#6945 …} } |
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." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
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 | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#7115 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6948 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#7119 …} } } |
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" |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#6938 +label: 0 +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6934 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#6939 +label: 1 +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6926 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] } ] } ] |
compound | true |
data | "false" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7211 -form: Symfony\Component\Form\Form {#7199 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#7142 …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) {#7183 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7250 …} } |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "tracking" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
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 |
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 {#6953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6952 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6947 …} -namespace: Closure() {#6945 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#7156 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7144 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "ch_cookie_consent.yes" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7155 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6948 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#7130 …} } } |
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 {#7196 -form: Symfony\Component\Form\Form {#7132 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7140 …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_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "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 |
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 {#6953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6952 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6947 …} -namespace: Closure() {#6945 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#7156 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7144 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "ch_cookie_consent.no" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7141 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6948 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#7178 …} } } |
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 {#7245 -form: Symfony\Component\Form\Form {#7137 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7224 …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_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
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_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
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 {#6953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6952 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6947 …} -namespace: Closure() {#6945 …} } |
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." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
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 | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#7123 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6948 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#7222 …} } } |
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" |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#6938 +label: 0 +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6934 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#6939 +label: 1 +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6926 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] } ] } ] |
compound | true |
data | "false" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7279 -form: Symfony\Component\Form\Form {#7163 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#7166 …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) {#7312 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7250 …} } |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "marketing" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
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 |
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 {#6953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6952 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6947 …} -namespace: Closure() {#6945 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#7156 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7144 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "ch_cookie_consent.yes" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7200 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6948 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#7168 …} } } |
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 {#7320 -form: Symfony\Component\Form\Form {#7159 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7318 …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_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "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 |
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 {#6953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6952 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6947 …} -namespace: Closure() {#6945 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#7156 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7144 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "ch_cookie_consent.no" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7171 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6948 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#7176 …} } } |
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 {#7324 -form: Symfony\Component\Form\Form {#7205 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7326 …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_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
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_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
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 {#6953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6952 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6947 …} -namespace: Closure() {#6945 …} } |
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." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
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 | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#7235 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6948 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#7239 …} } } |
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" |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#6938 +label: 0 +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6934 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#6939 +label: 1 +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6926 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] } ] } ] |
compound | true |
data | "false" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7316 -form: Symfony\Component\Form\Form {#7272 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#7291 …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) {#7328 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7250 …} } |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "social_media" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
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 |
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 {#6953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6952 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6947 …} -namespace: Closure() {#6945 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#7156 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7144 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "ch_cookie_consent.yes" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7125 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6948 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#7182 …} } } |
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 {#7331 -form: Symfony\Component\Form\Form {#7271 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7330 …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_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "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 |
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 {#6953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6952 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6947 …} -namespace: Closure() {#6945 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#7156 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7144 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "ch_cookie_consent.no" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7110 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6948 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#7114 …} } } |
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 {#7332 -form: Symfony\Component\Form\Form {#7275 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7333 …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_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_social_media_entry" |
valid | true |
value | "false" |
use_only_functional_cookies
"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.use_only_functional_cookies" |
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.use_only_functional_cookies" |
label_format | null |
label_translation_parameters | [] |
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_use_only_functional_cookies" ] |
cache_key | "_cookie_consent_use_only_functional_cookies_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#7327 …5} |
full_name | "cookie_consent[use_only_functional_cookies]" |
id | "cookie_consent_use_only_functional_cookies" |
label | "ch_cookie_consent.use_only_functional_cookies" |
label_format | null |
label_translation_parameters | [] |
multipart | false |
name | "use_only_functional_cookies" |
row_attr | [] |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_use_only_functional_cookies" |
value | null |
use_all_cookies
"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 ch-cookie-consent__btn--secondary" ] |
[ "class" => "btn ch-cookie-consent__btn ch-cookie-consent__btn--secondary" ] |
label | "ch_cookie_consent.use_all_cookies" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn ch-cookie-consent__btn ch-cookie-consent__btn--secondary" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
label | "ch_cookie_consent.use_all_cookies" |
label_format | null |
label_translation_parameters | [] |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [ "class" => "btn ch-cookie-consent__btn ch-cookie-consent__btn--secondary" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_cookie_consent_use_all_cookies" ] |
cache_key | "_cookie_consent_use_all_cookies_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#7329 …5} |
full_name | "cookie_consent[use_all_cookies]" |
id | "cookie_consent_use_all_cookies" |
label | "ch_cookie_consent.use_all_cookies" |
label_format | null |
label_translation_parameters | [] |
multipart | false |
name | "use_all_cookies" |
row_attr | [] |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_use_all_cookies" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "Qt9c2tSBHUEl09MHh83_h7Z0aAcUYcrJar27qEIwEUQ" |
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 | "Qt9c2tSBHUEl09MHh83_h7Z0aAcUYcrJar27qEIwEUQ" |
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 {#6953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6952 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6947 …} -namespace: Closure() {#6945 …} } |
data | "Qt9c2tSBHUEl09MHh83_h7Z0aAcUYcrJar27qEIwEUQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7334 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6962 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7339 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6948 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#7336 …} } } |
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 | "Qt9c2tSBHUEl09MHh83_h7Z0aAcUYcrJar27qEIwEUQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7349 -form: Symfony\Component\Form\Form {#7345 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7340 …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_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent__token" |
valid | true |
value | "Qt9c2tSBHUEl09MHh83_h7Z0aAcUYcrJar27qEIwEUQ" |
monsieurbiz_searchplugin_search
"MonsieurBiz\SyliusSearchPlugin\Form\Type\SearchType"
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 {#6953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6952 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6947 …} -namespace: Closure() {#6945 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9867 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6962 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9869 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6948 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#9868 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "monsieurbiz_searchplugin_search" "_monsieurbiz_searchplugin_search" ] |
cache_key | "_monsieurbiz_searchplugin_search_monsieurbiz_searchplugin_search" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9880 -form: Symfony\Component\Form\Form {#9879 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9870 …5} |
full_name | "monsieurbiz_searchplugin_search" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "monsieurbiz_searchplugin_search" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "monsieurbiz_searchplugin_search" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_monsieurbiz_searchplugin_search" |
valid | true |
value | null |
query
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#9876 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Required {#9878 +constraints: [] +payload: null +"groups": [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#9876 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Required {#9878 +constraints: [] +payload: null +"groups": [ "Default" ] } ] |
label | "monsieurbiz_searchplugin.form.query" |
same as passed value |
required | 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 | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#9876 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Required {#9878 +constraints: [] +payload: null +"groups": [ "Default" ] } ] |
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 {#6953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6952 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6947 …} -namespace: Closure() {#6945 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9877 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6962 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "monsieurbiz_searchplugin.form.query" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9888 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6948 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#9889 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_monsieurbiz_searchplugin_search_query" ] |
cache_key | "_monsieurbiz_searchplugin_search_query_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9904 -form: Symfony\Component\Form\Form {#9895 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9903 …5} |
full_name | "monsieurbiz_searchplugin_search[query]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "monsieurbiz_searchplugin_search_query" |
label | "monsieurbiz_searchplugin.form.query" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "query" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_monsieurbiz_searchplugin_search_query" |
valid | true |
value | "" |
submit
"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" => "submit" ] |
[ "class" => "submit" ] |
label | "monsieurbiz_searchplugin.form.submit" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "submit" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
label | "monsieurbiz_searchplugin.form.submit" |
label_format | null |
label_translation_parameters | [] |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [ "class" => "submit" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_monsieurbiz_searchplugin_search_submit" ] |
cache_key | "_monsieurbiz_searchplugin_search_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#9906 …5} |
full_name | "monsieurbiz_searchplugin_search[submit]" |
id | "monsieurbiz_searchplugin_search_submit" |
label | "monsieurbiz_searchplugin.form.submit" |
label_format | null |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_monsieurbiz_searchplugin_search_submit" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "PcyIekr-gfsmV2SOkpQrnUVwtbVNB_VL4V8NiIv6OyA" |
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 | "PcyIekr-gfsmV2SOkpQrnUVwtbVNB_VL4V8NiIv6OyA" |
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 {#6953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6952 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6947 …} -namespace: Closure() {#6945 …} } |
data | "PcyIekr-gfsmV2SOkpQrnUVwtbVNB_VL4V8NiIv6OyA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9891 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6962 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9909 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6948 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#9905 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_monsieurbiz_searchplugin_search__token" ] |
cache_key | "_monsieurbiz_searchplugin_search__token_hidden" |
compound | false |
data | "PcyIekr-gfsmV2SOkpQrnUVwtbVNB_VL4V8NiIv6OyA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9920 -form: Symfony\Component\Form\Form {#9916 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9911 …5} |
full_name | "monsieurbiz_searchplugin_search[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "monsieurbiz_searchplugin_search__token" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_monsieurbiz_searchplugin_search__token" |
valid | true |
value | "PcyIekr-gfsmV2SOkpQrnUVwtbVNB_VL4V8NiIv6OyA" |
sylius_contact
"Sylius\Bundle\CoreBundle\Form\Type\ContactType"
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 {#6953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6952 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6947 …} -namespace: Closure() {#6945 …} } |
data_class | null |
disabled | false |
null |
|
empty_data | Closure(FormInterface $form) {#16058 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6962 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#16061 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6948 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#16060 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "sylius_contact" "_sylius_contact" ] |
cache_key | "_sylius_contact_sylius_contact" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16212 -form: Symfony\Component\Form\Form {#16193 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16198 …5} |
full_name | "sylius_contact" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_contact" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "sylius_contact" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_contact" |
valid | true |
value | null |
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "app.contact.email" "class" => "input-control" ] |
[ "placeholder" => "app.contact.email" "class" => "input-control" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#16084 +message: "sylius.contact.email.not_blank" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Email {#16083 +message: "sylius.contact.email.invalid" +checkMX: false +checkHost: false +strict: null +mode: null +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#16084 +message: "sylius.contact.email.not_blank" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Email {#16083 +message: "sylius.contact.email.invalid" +checkMX: false +checkHost: false +strict: null +mode: null +normalizer: null +payload: null } ] |
label | "app.ui.email" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "app.contact.email" "class" => "input-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#16084 +message: "sylius.contact.email.not_blank" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Email {#16083 +message: "sylius.contact.email.invalid" +checkMX: false +checkHost: false +strict: null +mode: null +normalizer: null +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6952 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6947 …} -namespace: Closure() {#6945 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#16089 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6962 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "app.ui.email" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#16071 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6948 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#16088 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "app.contact.email" "class" => "input-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sylius_contact_email" ] |
cache_key | "_sylius_contact_email_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16138 -form: Symfony\Component\Form\Form {#16190 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16147 …5} |
full_name | "sylius_contact[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_contact_email" |
label | "app.ui.email" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_contact_email" |
valid | true |
value | "" |
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
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "app.contact.message" "class" => "form-control" ] |
[ "placeholder" => "app.contact.message" "class" => "form-control" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "app.contact.message" "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6952 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6947 …} -namespace: Closure() {#6945 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#16092 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6962 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#16097 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6948 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#16086 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "app.contact.message" "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_sylius_contact_message" ] |
cache_key | "_sylius_contact_message_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16125 -form: Symfony\Component\Form\Form {#16187 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16116 …5} |
full_name | "sylius_contact[message]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_contact_message" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "message" |
pattern | null |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_contact_message" |
valid | true |
value | "" |
societe
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "app.contact.societe" "class" => "input-control" ] |
[ "placeholder" => "app.contact.societe" "class" => "input-control" ] |
label | "app.ui.societe" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "app.contact.societe" "class" => "input-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6952 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6947 …} -namespace: Closure() {#6945 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#16104 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6962 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "app.ui.societe" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#16106 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6948 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#16105 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "app.contact.societe" "class" => "input-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sylius_contact_societe" ] |
cache_key | "_sylius_contact_societe_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16107 -form: Symfony\Component\Form\Form {#16184 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16098 …5} |
full_name | "sylius_contact[societe]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_contact_societe" |
label | "app.ui.societe" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "societe" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_contact_societe" |
valid | true |
value | "" |
nom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "app.contact.nom" "class" => "input-control" ] |
[ "placeholder" => "app.contact.nom" "class" => "input-control" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#16076 +message: "sylius.address.last_name.not_blank" +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#16076 +message: "sylius.address.last_name.not_blank" +allowNull: false +normalizer: null +payload: null } ] |
label | "app.ui.nom" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "app.contact.nom" "class" => "input-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#16076 +message: "sylius.address.last_name.not_blank" +allowNull: false +normalizer: null +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6952 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6947 …} -namespace: Closure() {#6945 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#16113 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6962 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "app.ui.nom" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#16115 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6948 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#16114 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "app.contact.nom" "class" => "input-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sylius_contact_nom" ] |
cache_key | "_sylius_contact_nom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16070 -form: Symfony\Component\Form\Form {#16181 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16246 …5} |
full_name | "sylius_contact[nom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_contact_nom" |
label | "app.ui.nom" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nom" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_contact_nom" |
valid | true |
value | "" |
prenom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "app.contact.prenom" "class" => "input-control" ] |
[ "placeholder" => "app.contact.prenom" "class" => "input-control" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#16068 +message: "sylius.address.first_name.not_blank" +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#16068 +message: "sylius.address.first_name.not_blank" +allowNull: false +normalizer: null +payload: null } ] |
label | "app.ui.prenom" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "app.contact.prenom" "class" => "input-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#16068 +message: "sylius.address.first_name.not_blank" +allowNull: false +normalizer: null +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6952 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6947 …} -namespace: Closure() {#6945 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#16122 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6962 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "app.ui.prenom" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#16124 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6948 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#16123 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "app.contact.prenom" "class" => "input-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sylius_contact_prenom" ] |
cache_key | "_sylius_contact_prenom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16245 -form: Symfony\Component\Form\Form {#16218 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16244 …5} |
full_name | "sylius_contact[prenom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_contact_prenom" |
label | "app.ui.prenom" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "prenom" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_contact_prenom" |
valid | true |
value | "" |
telephone
"Symfony\Component\Form\Extension\Core\Type\TelType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "app.contact.telephone" "class" => "input-control" ] |
[ "placeholder" => "app.contact.telephone" "class" => "input-control" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#16067 +message: "app.contact.tel_not_blank" +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#16067 +message: "app.contact.tel_not_blank" +allowNull: false +normalizer: null +payload: null } ] |
label | "app.ui.telephone" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "app.contact.telephone" "class" => "input-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#16067 +message: "app.contact.tel_not_blank" +allowNull: false +normalizer: null +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6952 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6947 …} -namespace: Closure() {#6945 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#16132 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6962 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "app.ui.telephone" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#16137 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6948 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#16131 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "app.contact.telephone" "class" => "input-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tel" "_sylius_contact_telephone" ] |
cache_key | "_sylius_contact_telephone_tel" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16243 -form: Symfony\Component\Form\Form {#16221 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16242 …5} |
full_name | "sylius_contact[telephone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_contact_telephone" |
label | "app.ui.telephone" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "telephone" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_contact_telephone" |
valid | true |
value | "" |
adresse
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "app.contact.adresse" "class" => "input-control" ] |
[ "placeholder" => "app.contact.adresse" "class" => "input-control" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#16075 +message: "app.contact.adresse_not_blank" +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#16075 +message: "app.contact.adresse_not_blank" +allowNull: false +normalizer: null +payload: null } ] |
label | "app.contact.adresse" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "app.contact.adresse" "class" => "input-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#16075 +message: "app.contact.adresse_not_blank" +allowNull: false +normalizer: null +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6952 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6947 …} -namespace: Closure() {#6945 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#16144 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6962 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "app.contact.adresse" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#16146 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6948 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#16145 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "app.contact.adresse" "class" => "input-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sylius_contact_adresse" ] |
cache_key | "_sylius_contact_adresse_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16241 -form: Symfony\Component\Form\Form {#16224 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16279 …5} |
full_name | "sylius_contact[adresse]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_contact_adresse" |
label | "app.contact.adresse" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "adresse" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_contact_adresse" |
valid | true |
value | "" |
departement
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "app.contact.departement" "class" => "input-control" ] |
[ "placeholder" => "app.contact.departement" "class" => "input-control" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#16074 +message: "app.contact.departement_not_blank" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Positive {#16077 +message: "app.contact.positive" +value: 0 +propertyPath: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#16074 +message: "app.contact.departement_not_blank" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Positive {#16077 +message: "app.contact.positive" +value: 0 +propertyPath: null +payload: null } ] |
label | "app.contact.departement" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "app.contact.departement" "class" => "input-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#16074 +message: "app.contact.departement_not_blank" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Positive {#16077 +message: "app.contact.positive" +value: 0 +propertyPath: null +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6952 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6947 …} -namespace: Closure() {#6945 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#16153 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6962 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "app.contact.departement" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
rounding_mode | 2 |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#16160 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6948 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#16159 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "app.contact.departement" "class" => "input-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_sylius_contact_departement" ] |
cache_key | "_sylius_contact_departement_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16281 -form: Symfony\Component\Form\Form {#16227 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16282 …5} |
full_name | "sylius_contact[departement]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_contact_departement" |
label | "app.contact.departement" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "departement" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_contact_departement" |
valid | true |
value | "" |
ville
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "app.contact.ville" "class" => "input-control" ] |
[ "placeholder" => "app.contact.ville" "class" => "input-control" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#16072 +message: "app.contact.ville_not_blank" +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#16072 +message: "app.contact.ville_not_blank" +allowNull: false +normalizer: null +payload: null } ] |
label | "app.contact.ville" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "app.contact.ville" "class" => "input-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#16072 +message: "app.contact.ville_not_blank" +allowNull: false +normalizer: null +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6952 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6947 …} -namespace: Closure() {#6945 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#16167 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6962 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "app.contact.ville" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#16169 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6948 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#16168 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "app.contact.ville" "class" => "input-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_sylius_contact_ville" ] |
cache_key | "_sylius_contact_ville_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16283 -form: Symfony\Component\Form\Form {#16230 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16284 …5} |
full_name | "sylius_contact[ville]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_contact_ville" |
label | "app.contact.ville" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ville" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_contact_ville" |
valid | true |
value | "" |
attachment
"Symfony\Component\Form\Extension\Core\Type\FileType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "multi" ] |
[ "class" => "multi" ] |
constraints | [ Symfony\Component\Validator\Constraints\All {#16087 +constraints: [ Symfony\Component\Validator\Constraints\File {#16073 +binaryFormat: false +mimeTypes: [ "image/jpeg" "image/jpg" "image/png" "application/pdf" ] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "app.contact.file_not_blank" +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 20000000 +payload: null +"groups": [ "Default" ] } ] +payload: null +"groups": [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\All {#16087 +constraints: [ Symfony\Component\Validator\Constraints\File {#16073 +binaryFormat: false +mimeTypes: [ "image/jpeg" "image/jpg" "image/png" "application/pdf" ] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "app.contact.file_not_blank" +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 20000000 +payload: null +"groups": [ "Default" ] } ] +payload: null +"groups": [ "Default" ] } ] |
multiple | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [ "class" => "multi" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\All {#16087 +constraints: [ Symfony\Component\Validator\Constraints\File {#16073 +binaryFormat: false +mimeTypes: [ "image/jpeg" "image/jpg" "image/png" "application/pdf" ] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "app.contact.file_not_blank" +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 20000000 +payload: null +"groups": [ "Default" ] } ] +payload: null +"groups": [ "Default" ] } ] |
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 {#6953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6952 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6947 …} -namespace: Closure() {#6945 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#16213 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6948 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#16214 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "multi" "multiple" => "multiple" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_sylius_contact_attachment" ] |
cache_key | "_sylius_contact_attachment_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16285 -form: Symfony\Component\Form\Form {#16233 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16286 …5} |
full_name | "sylius_contact[attachment][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_contact_attachment" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "attachment" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_sylius_contact_attachment" |
valid | true |
value | "" |
captcha
"Karser\Recaptcha3Bundle\Form\Recaptcha3Type"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action_name | null |
null
|
constraints | [ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#16079 +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" +payload: null } Symfony\Component\Validator\Constraints\NotBlank {#16085 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#16079 +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" +payload: null } Symfony\Component\Validator\Constraints\NotBlank {#16085 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
action_name | null |
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 {#16079 +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" +payload: null } Symfony\Component\Validator\Constraints\NotBlank {#16085 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#6953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6952 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6947 …} -namespace: Closure() {#6945 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#16201 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6962 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
host | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
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." |
property_path | null |
required | false |
row_attr | [] |
script_nonce_csp | "" |
site_key | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#16199 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6948 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#16200 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
action_name | null |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "karser_recaptcha3" "_sylius_contact_captcha" ] |
cache_key | "_sylius_contact_captcha_karser_recaptcha3" |
compound | false |
data | null |
disabled | false |
enabled | true |
errors | Symfony\Component\Form\FormErrorIterator {#16287 -form: Symfony\Component\Form\Form {#16236 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16288 …5} |
full_name | "sylius_contact[captcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
host | "www.recaptcha.net" |
id | "sylius_contact_captcha" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
locale | "en" |
method | "POST" |
multipart | false |
name | "captcha" |
required | false |
row_attr | [] |
script_nonce_csp | "" |
site_key | "6LcyegMnAAAAALWj-MfxDITpqOo7Y3IABr2oXnmZ" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_contact_captcha" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "mSdTd3xNHuKnykPU6vJtsDSa6mzZvOF4I5zx6YJ-3Sg" |
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 | "mSdTd3xNHuKnykPU6vJtsDSa6mzZvOF4I5zx6YJ-3Sg" |
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 {#6953 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6952 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6947 …} -namespace: Closure() {#6945 …} } |
data | "mSdTd3xNHuKnykPU6vJtsDSa6mzZvOF4I5zx6YJ-3Sg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#16170 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6962 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#16289 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6948 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#210 …} $translationDomain: "validators" $message: Closure() {#16290 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_sylius_contact__token" ] |
cache_key | "_sylius_contact__token_hidden" |
compound | false |
data | "mSdTd3xNHuKnykPU6vJtsDSa6mzZvOF4I5zx6YJ-3Sg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#16300 -form: Symfony\Component\Form\Form {#16296 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#16291 …5} |
full_name | "sylius_contact[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sylius_contact__token" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sylius_contact__token" |
valid | true |
value | "mSdTd3xNHuKnykPU6vJtsDSa6mzZvOF4I5zx6YJ-3Sg" |