- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 147
- 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 {#682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#684 …} -namespace: Closure() {#686 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1100 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1224 …} } |
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() {#1102 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#730 …} $translationDomain: "validators" $message: Closure() {#1101 …} } } |
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 {#1926 -form: Symfony\Component\Form\Form {#1872 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1103 …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 {#682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#684 …} -namespace: Closure() {#686 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1090 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1224 …} } |
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() {#1085 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#730 …} $translationDomain: "validators" $message: Closure() {#1088 …} } } |
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 {#1945 -form: Symfony\Component\Form\Form {#1773 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1952 …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 {#1385 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1385 +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 {#1385 +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 {#682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#684 …} -namespace: Closure() {#686 …} } |
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() {#1793 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#730 …} $translationDomain: "validators" $message: Closure() {#1790 …} } } |
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 {#1927 -form: Symfony\Component\Form\Form {#1770 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1928 …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 {#1378 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1378 +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 {#1378 +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 {#682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#684 …} -namespace: Closure() {#686 …} } |
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() {#1865 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#730 …} $translationDomain: "validators" $message: Closure() {#1866 …} } } |
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 {#1875 -form: Symfony\Component\Form\Form {#1765 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1009 …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 {#1361 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1362 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1361 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1362 +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 {#1361 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1362 +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 {#682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#684 …} -namespace: Closure() {#686 …} } |
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() {#1857 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#730 …} $translationDomain: "validators" $message: Closure() {#1858 …} } } |
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 {#1375 -form: Symfony\Component\Form\Form {#1829 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1903 …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 {#996 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } |
[ Symfony\Component\Validator\Constraints\NotBlank {#996 +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 {#996 +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 {#682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#684 …} -namespace: Closure() {#686 …} } |
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() {#1844 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#730 …} $translationDomain: "validators" $message: Closure() {#1845 …} } } |
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 {#1895 -form: Symfony\Component\Form\Form {#1826 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1064 …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 {#682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#684 …} -namespace: Closure() {#686 …} } |
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() {#1837 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#730 …} $translationDomain: "validators" $message: Closure() {#1833 …} } } |
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 {#1777 -form: Symfony\Component\Form\Form {#1822 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1843 …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 {#1057 +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 {#1057 +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 {#1057 +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 {#682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#684 …} -namespace: Closure() {#686 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1370 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1224 …} } |
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() {#1352 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#730 …} $translationDomain: "validators" $message: Closure() {#1384 …} } } |
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 {#1933 -form: Symfony\Component\Form\Form {#1907 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1932 …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 {#682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#684 …} -namespace: Closure() {#686 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1889 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1224 …} } |
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() {#1894 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#730 …} $translationDomain: "validators" $message: Closure() {#1886 …} } } |
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 {#1955 -form: Symfony\Component\Form\Form {#1910 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1832 …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 {#682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#684 …} -namespace: Closure() {#686 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1900 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1224 …} } |
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() {#1902 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#730 …} $translationDomain: "validators" $message: Closure() {#1901 …} } } |
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 {#1958 -form: Symfony\Component\Form\Form {#1913 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1959 …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 {#1050 +payload: null +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } |
[ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1050 +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 | "en" |
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 {#1050 +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 {#682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#684 …} -namespace: Closure() {#686 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1078 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1224 …} } |
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 | "en" |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
script_nonce_csp | "" |
setter | null |
site_key | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1074 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#730 …} $translationDomain: "validators" $message: Closure() {#1075 …} } } |
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 {#1864 -form: Symfony\Component\Form\Form {#1916 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1851 …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 | "en" |
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 {#1885 +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 {#682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#684 …} -namespace: Closure() {#686 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1069 class: "Boldr\Shop\ShopBundle\Form\AcceptPrivacyPolicyCheckboxType" this: Boldr\Shop\ShopBundle\Form\AcceptPrivacyPolicyCheckboxType {#1055 …} } |
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 {#1067 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="">privacy policy</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() {#1874 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#730 …} $translationDomain: "validators" $message: Closure() {#1869 …} } } |
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 {#1961 -form: Symfony\Component\Form\Form {#1919 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1960 …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="">privacy policy</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 | "d7d22174b0bfae68eb0f42a.Fk2NVRg0JcuSodv2CvWvih-TuNJsBbNAHsdfC79LJeE.cy_PIUpgTb7B05eyX6bX3S3m0bYBNOcLUbEnXYgBE4dlAu9gVUJQqt-UtA" |
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 | "d7d22174b0bfae68eb0f42a.Fk2NVRg0JcuSodv2CvWvih-TuNJsBbNAHsdfC79LJeE.cy_PIUpgTb7B05eyX6bX3S3m0bYBNOcLUbEnXYgBE4dlAu9gVUJQqt-UtA" |
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 {#682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#684 …} -namespace: Closure() {#686 …} } |
data | "d7d22174b0bfae68eb0f42a.Fk2NVRg0JcuSodv2CvWvih-TuNJsBbNAHsdfC79LJeE.cy_PIUpgTb7B05eyX6bX3S3m0bYBNOcLUbEnXYgBE4dlAu9gVUJQqt-UtA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1965 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1224 …} } |
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() {#1962 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#730 …} $translationDomain: "validators" $message: Closure() {#1964 …} } } |
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 | "d7d22174b0bfae68eb0f42a.Fk2NVRg0JcuSodv2CvWvih-TuNJsBbNAHsdfC79LJeE.cy_PIUpgTb7B05eyX6bX3S3m0bYBNOcLUbEnXYgBE4dlAu9gVUJQqt-UtA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1974 -form: Symfony\Component\Form\Form {#1970 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1963 …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 | "d7d22174b0bfae68eb0f42a.Fk2NVRg0JcuSodv2CvWvih-TuNJsBbNAHsdfC79LJeE.cy_PIUpgTb7B05eyX6bX3S3m0bYBNOcLUbEnXYgBE4dlAu9gVUJQqt-UtA" |