- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 113
- Events
- Routing
- Cache
- Translation 2
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations 1
- Debug
- E-mails
- Notifications
- EasyAdmin
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
-
firstName
-
lastName
-
emailAddress
-
phoneNumber
-
company
-
-
-
first
-
second
-
-
_recaptcha
-
accept
-
_token
-
form
"Symfony\Component\Form\Extension\Core\Type\FormType"
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 {#309 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#314 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#310 …} -namespace: Closure() {#315 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1239 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1160 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1237 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1199 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#343 …} $translationDomain: "validators" $message: Closure() {#1238 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "_form" ] |
cache_key | "_form_form" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1931 -form: Symfony\Component\Form\Form {#1907 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1236 …5} |
full_name | "form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "form" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form" |
valid | true |
value | null |
personalDetails
"Boldr\Shop\ShopBundle\Form\Customer\PersonalDetailsType"
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 |
---|---|---|
label | false |
same as passed value |
show_email | 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 | 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 {#309 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#314 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#310 …} -namespace: Closure() {#315 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1249 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1160 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
show_email | true |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1254 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1199 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#343 …} $translationDomain: "validators" $message: Closure() {#1251 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "personal_details" "_form_personalDetails" ] |
cache_key | "_form_personalDetails_personal_details" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1950 -form: Symfony\Component\Form\Form {#1855 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1957 …5} |
full_name | "form[personalDetails]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_personalDetails" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "personalDetails" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_personalDetails" |
valid | true |
value | null |
firstName
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1218 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1218 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
empty_data | "" |
same as passed value |
label | "personal_details.first_name" |
same as passed value |
translation_domain | "BoldrShopBundle" |
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 {#1218 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#309 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#314 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#310 …} -namespace: Closure() {#315 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "personal_details.first_name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | "BoldrShopBundle" |
trim | true |
upload_max_size_message | Closure() {#1866 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1199 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#343 …} $translationDomain: "validators" $message: Closure() {#1865 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_personalDetails_firstName" ] |
cache_key | "_form_personalDetails_firstName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1932 -form: Symfony\Component\Form\Form {#1852 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1933 …5} |
full_name | "form[personalDetails][firstName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_personalDetails_firstName" |
label | "personal_details.first_name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstName" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "BoldrShopBundle" |
unique_block_prefix | "_form_personalDetails_firstName" |
valid | true |
value | null |
lastName
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1226 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1226 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
empty_data | "" |
same as passed value |
label | "personal_details.last_name" |
same as passed value |
translation_domain | "BoldrShopBundle" |
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 {#1226 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#309 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#314 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#310 …} -namespace: Closure() {#315 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "personal_details.last_name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | "BoldrShopBundle" |
trim | true |
upload_max_size_message | Closure() {#1900 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1199 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#343 …} $translationDomain: "validators" $message: Closure() {#1901 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_personalDetails_lastName" ] |
cache_key | "_form_personalDetails_lastName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1910 -form: Symfony\Component\Form\Form {#1849 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1266 …5} |
full_name | "form[personalDetails][lastName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_personalDetails_lastName" |
label | "personal_details.last_name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastName" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "BoldrShopBundle" |
unique_block_prefix | "_form_personalDetails_lastName" |
valid | true |
value | null |
emailAddress
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1225 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1224 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1225 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1224 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
empty_data | "" |
same as passed value |
label | "personal_details.email_address" |
same as passed value |
translation_domain | "BoldrShopBundle" |
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 {#1225 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1224 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#309 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#314 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#310 …} -namespace: Closure() {#315 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "personal_details.email_address" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | "BoldrShopBundle" |
trim | true |
upload_max_size_message | Closure() {#1892 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1199 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#343 …} $translationDomain: "validators" $message: Closure() {#1893 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_form_personalDetails_emailAddress" ] |
cache_key | "_form_personalDetails_emailAddress_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1230 -form: Symfony\Component\Form\Form {#1846 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1770 …5} |
full_name | "form[personalDetails][emailAddress]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_personalDetails_emailAddress" |
label | "personal_details.email_address" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "emailAddress" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "BoldrShopBundle" |
unique_block_prefix | "_form_personalDetails_emailAddress" |
valid | true |
value | null |
phoneNumber
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
---|---|---|
constraints | Symfony\Component\Validator\Constraints\NotBlank {#1229 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } |
[ Symfony\Component\Validator\Constraints\NotBlank {#1229 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
empty_data | "" |
same as passed value |
label | "personal_details.phone_number" |
same as passed value |
required | true |
same as passed value |
translation_domain | "BoldrShopBundle" |
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 {#1229 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#309 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#314 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#310 …} -namespace: Closure() {#315 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "personal_details.phone_number" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | "BoldrShopBundle" |
trim | true |
upload_max_size_message | Closure() {#1879 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1199 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#343 …} $translationDomain: "validators" $message: Closure() {#1880 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_personalDetails_phoneNumber" ] |
cache_key | "_form_personalDetails_phoneNumber_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1778 -form: Symfony\Component\Form\Form {#1843 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1280 …5} |
full_name | "form[personalDetails][phoneNumber]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_personalDetails_phoneNumber" |
label | "personal_details.phone_number" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phoneNumber" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "BoldrShopBundle" |
unique_block_prefix | "_form_personalDetails_phoneNumber" |
valid | true |
value | null |
company
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
---|---|---|
constraints | [] |
same as passed value |
empty_data | "" |
same as passed value |
label | "personal_details.company" |
same as passed value |
required | false |
same as passed value |
translation_domain | "BoldrShopBundle" |
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 | [] |
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 {#309 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#314 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#310 …} -namespace: Closure() {#315 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "personal_details.company" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | "BoldrShopBundle" |
trim | true |
upload_max_size_message | Closure() {#1872 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1199 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#343 …} $translationDomain: "validators" $message: Closure() {#1868 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_personalDetails_company" ] |
cache_key | "_form_personalDetails_company_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1859 -form: Symfony\Component\Form\Form {#1840 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1878 …5} |
full_name | "form[personalDetails][company]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_personalDetails_company" |
label | "personal_details.company" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "company" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "BoldrShopBundle" |
unique_block_prefix | "_form_personalDetails_company" |
valid | true |
value | null |
password
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | Rollerworks\Component\PasswordStrength\Validator\Constraints\PasswordStrength {#1287 +payload: null +tooShortMessage: "Your password must be at least {{length}} characters long." +message: "password_too_weak" +minLength: 6 +minStrength: 3 +unicodeEquality: false } |
[ Rollerworks\Component\PasswordStrength\Validator\Constraints\PasswordStrength {#1287 +payload: null +tooShortMessage: "Your password must be at least {{length}} characters long." +message: "password_too_weak" +minLength: 6 +minStrength: 3 +unicodeEquality: false } ] |
first_options | [ "label" => "Wachtwoord" ] |
[ "label" => "Wachtwoord" ] |
required | true |
same as passed value |
second_options | [ "label" => "Wachtwoord herhalen" ] |
[ "label" => "Wachtwoord herhalen" ] |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [ Rollerworks\Component\PasswordStrength\Validator\Constraints\PasswordStrength {#1287 +payload: null +tooShortMessage: "Your password must be at least {{length}} characters long." +message: "password_too_weak" +minLength: 6 +minStrength: 3 +unicodeEquality: false } ] |
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 {#309 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#314 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#310 …} -namespace: Closure() {#315 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1215 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1160 …} } |
error_bubbling | false |
error_mapping | [ "." => "first" ] |
extra_fields_message | "This form should not contain extra fields." |
first_name | "first" |
first_options | [ "label" => "Wachtwoord" ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
options | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
second_name | "second" |
second_options | [ "label" => "Wachtwoord herhalen" ] |
setter | null |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
upload_max_size_message | Closure() {#1227 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1199 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#343 …} $translationDomain: "validators" $message: Closure() {#1211 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "repeated" "_form_password" ] |
cache_key | "_form_password_repeated" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1938 -form: Symfony\Component\Form\Form {#1836 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1937 …5} |
full_name | "form[password]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_password" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "password" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_password" |
valid | true |
value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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 |
---|---|---|
error_bubbling | false |
same as passed value |
label | "Wachtwoord" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [] |
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 {#309 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#314 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#310 …} -namespace: Closure() {#315 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1793 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1160 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Wachtwoord" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1779 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1199 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#343 …} $translationDomain: "validators" $message: Closure() {#1794 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_form_password_first" ] |
cache_key | "_form_password_first_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1960 -form: Symfony\Component\Form\Form {#1833 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1867 …5} |
full_name | "form[password][first]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_password_first" |
label | "Wachtwoord" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "first" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_password_first" |
valid | true |
value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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 |
---|---|---|
error_bubbling | false |
same as passed value |
label | "Wachtwoord herhalen" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [] |
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 {#309 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#314 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#310 …} -namespace: Closure() {#315 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1773 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1160 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Wachtwoord herhalen" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1771 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1199 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#343 …} $translationDomain: "validators" $message: Closure() {#1772 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_form_password_second" ] |
cache_key | "_form_password_second_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1963 -form: Symfony\Component\Form\Form {#1830 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1964 …5} |
full_name | "form[password][second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_password_second" |
label | "Wachtwoord herhalen" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "second" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_password_second" |
valid | true |
value | "" |
_recaptcha
"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 | "register" |
same as passed value |
constraints | Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1289 +payload: null +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } |
[ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1289 +payload: null +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
error_bubbling | true |
same as passed value |
locale | "nl" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
action_name | "register" |
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 {#1289 +payload: null +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#309 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#314 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#310 …} -namespace: Closure() {#315 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1261 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1160 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
host | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
locale | "nl" |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
script_nonce_csp | "" |
setter | null |
site_key | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1265 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1199 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#343 …} $translationDomain: "validators" $message: Closure() {#1264 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
action_name | "register" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "karser_recaptcha3" "_form__recaptcha" ] |
cache_key | "_form__recaptcha_karser_recaptcha3" |
compound | false |
data | null |
disabled | false |
enabled | true |
errors | Symfony\Component\Form\FormErrorIterator {#1899 -form: Symfony\Component\Form\Form {#1596 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1886 …5} |
full_name | "form[_recaptcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
host | "www.google.com" |
id | "form__recaptcha" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
locale | "nl" |
method | "POST" |
multipart | false |
name | "_recaptcha" |
priority | 0 |
required | false |
row_attr | [] |
script_nonce_csp | "" |
site_key | "6Leb_Y8qAAAAAMMfWWoUQFiJrAwPDo-0Nk0sOJuO" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form__recaptcha" |
valid | true |
value | "" |
accept
"Boldr\Shop\ShopBundle\Form\AcceptPrivacyPolicyCheckboxType"
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
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 | false |
constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1920 +payload: null +message: "privacy_policy.you_must_accept_privacy_policy" } ] |
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 {#309 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#314 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#310 …} -namespace: Closure() {#315 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1275 class: "Boldr\Shop\ShopBundle\Form\AcceptPrivacyPolicyCheckboxType" this: Boldr\Shop\ShopBundle\Form\AcceptPrivacyPolicyCheckboxType {#1271 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1277 returnType: "bool" class: "Boldr\Shop\ShopBundle\Form\AcceptPrivacyPolicyCheckboxType" } |
label | "privacy_policy.accept_privacy_policy" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [ "%privacy_policy%" => "<a target="_blank" href="/nl/privacybeleid">privacybeleid</a>" ] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | "BoldrShopBundle" |
trim | true |
upload_max_size_message | Closure() {#1909 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1199 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#343 …} $translationDomain: "validators" $message: Closure() {#1904 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_accept" ] |
cache_key | "_form_accept_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1966 -form: Symfony\Component\Form\Form {#1924 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1965 …5} |
full_name | "form[accept]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_accept" |
label | "privacy_policy.accept_privacy_policy" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [ "%privacy_policy%" => "<a target="_blank" href="/nl/privacybeleid">privacybeleid</a>" ] |
method | "POST" |
multipart | false |
name | "accept" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "BoldrShopBundle" |
unique_block_prefix | "_form_accept" |
valid | true |
value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "bb2f2f13769e3784b4.sUbNthUquN_tY0_4Zvf2HM8SnfdRSYPd4VhzXsCEjek.5iCaw3F_9bWVJii-Lq7GXaZLpcASAbSrrzwdOoWpx7GcMYrYXkXanYw3dw" |
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 | "bb2f2f13769e3784b4.sUbNthUquN_tY0_4Zvf2HM8SnfdRSYPd4VhzXsCEjek.5iCaw3F_9bWVJii-Lq7GXaZLpcASAbSrrzwdOoWpx7GcMYrYXkXanYw3dw" |
same as passed value |
mapped | 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 | 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 {#309 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#314 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#310 …} -namespace: Closure() {#315 …} } |
data | "bb2f2f13769e3784b4.sUbNthUquN_tY0_4Zvf2HM8SnfdRSYPd4VhzXsCEjek.5iCaw3F_9bWVJii-Lq7GXaZLpcASAbSrrzwdOoWpx7GcMYrYXkXanYw3dw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1970 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1160 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1967 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1199 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#343 …} $translationDomain: "validators" $message: Closure() {#1969 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_form__token" ] |
cache_key | "_form__token_hidden" |
compound | false |
data | "bb2f2f13769e3784b4.sUbNthUquN_tY0_4Zvf2HM8SnfdRSYPd4VhzXsCEjek.5iCaw3F_9bWVJii-Lq7GXaZLpcASAbSrrzwdOoWpx7GcMYrYXkXanYw3dw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1979 -form: Symfony\Component\Form\Form {#1975 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1968 …5} |
full_name | "form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form__token" |
valid | true |
value | "bb2f2f13769e3784b4.sUbNthUquN_tY0_4Zvf2HM8SnfdRSYPd4VhzXsCEjek.5iCaw3F_9bWVJii-Lq7GXaZLpcASAbSrrzwdOoWpx7GcMYrYXkXanYw3dw" |