- 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 | "fH_MjQAv5XvEfZpSCgH5wasEOaE4NtFhNOYPYT9ITag" |
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 | "fH_MjQAv5XvEfZpSCgH5wasEOaE4NtFhNOYPYT9ITag" |
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 | "fH_MjQAv5XvEfZpSCgH5wasEOaE4NtFhNOYPYT9ITag" |
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 | "fH_MjQAv5XvEfZpSCgH5wasEOaE4NtFhNOYPYT9ITag" |
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 | "fH_MjQAv5XvEfZpSCgH5wasEOaE4NtFhNOYPYT9ITag" |
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) {#9924 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() {#9926 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() {#9925 …} } } |
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 {#9937 -form: Symfony\Component\Form\Form {#9936 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9927 …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 {#9933 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Required {#9935 +constraints: [] +payload: null +"groups": [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#9933 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Required {#9935 +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 {#9933 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Required {#9935 +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) {#9934 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() {#9945 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() {#9946 …} } } |
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 {#9961 -form: Symfony\Component\Form\Form {#9952 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9960 …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 {#9963 …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 | "70gbVBNVert0OJFi16SpZQtxh3Ol10qLAnA5cF9RX04" |
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 | "70gbVBNVert0OJFi16SpZQtxh3Ol10qLAnA5cF9RX04" |
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 | "70gbVBNVert0OJFi16SpZQtxh3Ol10qLAnA5cF9RX04" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9948 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() {#9966 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() {#9962 …} } } |
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 | "70gbVBNVert0OJFi16SpZQtxh3Ol10qLAnA5cF9RX04" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9977 -form: Symfony\Component\Form\Form {#9973 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9968 …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 | "70gbVBNVert0OJFi16SpZQtxh3Ol10qLAnA5cF9RX04" |
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) {#16997 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() {#17000 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() {#16999 …} } } |
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 {#17151 -form: Symfony\Component\Form\Form {#17132 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#17137 …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 {#17023 +message: "sylius.contact.email.not_blank" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Email {#17022 +message: "sylius.contact.email.invalid" +checkMX: false +checkHost: false +strict: null +mode: null +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#17023 +message: "sylius.contact.email.not_blank" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Email {#17022 +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 {#17023 +message: "sylius.contact.email.not_blank" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Email {#17022 +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) {#17028 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() {#17010 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() {#17027 …} } } |
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 {#17077 -form: Symfony\Component\Form\Form {#17129 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#17086 …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) {#17031 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() {#17036 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() {#17025 …} } } |
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 {#17064 -form: Symfony\Component\Form\Form {#17126 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#17055 …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) {#17043 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() {#17045 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() {#17044 …} } } |
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 {#17046 -form: Symfony\Component\Form\Form {#17123 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#17037 …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 {#17015 +message: "sylius.address.last_name.not_blank" +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#17015 +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 {#17015 +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) {#17052 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() {#17054 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() {#17053 …} } } |
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 {#17009 -form: Symfony\Component\Form\Form {#17120 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#17185 …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 {#17007 +message: "sylius.address.first_name.not_blank" +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#17007 +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 {#17007 +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) {#17061 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() {#17063 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() {#17062 …} } } |
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 {#17184 -form: Symfony\Component\Form\Form {#17157 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#17183 …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 {#17006 +message: "app.contact.tel_not_blank" +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#17006 +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 {#17006 +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) {#17071 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() {#17076 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() {#17070 …} } } |
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 {#17182 -form: Symfony\Component\Form\Form {#17160 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#17181 …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 {#17014 +message: "app.contact.adresse_not_blank" +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#17014 +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 {#17014 +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) {#17083 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() {#17085 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() {#17084 …} } } |
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 {#17180 -form: Symfony\Component\Form\Form {#17163 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#17218 …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 {#17013 +message: "app.contact.departement_not_blank" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Positive {#17016 +message: "app.contact.positive" +value: 0 +propertyPath: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#17013 +message: "app.contact.departement_not_blank" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Positive {#17016 +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 {#17013 +message: "app.contact.departement_not_blank" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Positive {#17016 +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) {#17092 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() {#17099 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() {#17098 …} } } |
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 {#17220 -form: Symfony\Component\Form\Form {#17166 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#17221 …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 {#17011 +message: "app.contact.ville_not_blank" +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#17011 +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 {#17011 +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) {#17106 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() {#17108 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() {#17107 …} } } |
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 {#17222 -form: Symfony\Component\Form\Form {#17169 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#17223 …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 {#17026 +constraints: [ Symfony\Component\Validator\Constraints\File {#17012 +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 {#17026 +constraints: [ Symfony\Component\Validator\Constraints\File {#17012 +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 {#17026 +constraints: [ Symfony\Component\Validator\Constraints\File {#17012 +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() {#17152 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() {#17153 …} } } |
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 {#17224 -form: Symfony\Component\Form\Form {#17172 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#17225 …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 {#17018 +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" +payload: null } Symfony\Component\Validator\Constraints\NotBlank {#17024 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#17018 +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" +payload: null } Symfony\Component\Validator\Constraints\NotBlank {#17024 +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 {#17018 +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" +payload: null } Symfony\Component\Validator\Constraints\NotBlank {#17024 +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) {#17140 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() {#17138 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() {#17139 …} } } |
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 {#17226 -form: Symfony\Component\Form\Form {#17175 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#17227 …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 | "FJDx3MfZpDiuafRs6H6uFlraVFAlTY2WHcvydPFoFD8" |
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 | "FJDx3MfZpDiuafRs6H6uFlraVFAlTY2WHcvydPFoFD8" |
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 | "FJDx3MfZpDiuafRs6H6uFlraVFAlTY2WHcvydPFoFD8" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#17109 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() {#17228 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() {#17229 …} } } |
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 | "FJDx3MfZpDiuafRs6H6uFlraVFAlTY2WHcvydPFoFD8" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#17239 -form: Symfony\Component\Form\Form {#17235 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#17230 …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 | "FJDx3MfZpDiuafRs6H6uFlraVFAlTY2WHcvydPFoFD8" |