- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 283
- Events
- Routing
- Cache
- Translation 1
- Security
- Twig
- HTTP Client
- Doctrine
- PHPCR
- E-mails
- Debug
- E-mails
- JMS Serializer 0
- Sulu
- 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
-
email
-
checkbox
-
locale
-
type
-
typeId
-
formId
-
formName
-
checksum
-
honey_pot
-
submit
-
dynamic_form3
"Sulu\Bundle\FormBundle\Form\Type\DynamicFormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Sulu\Bundle\FormBundle\Entity\Dynamic {#4057 -id: null -type: "page" -typeId: "b55a8362-e46c-4279-beaa-e4f5f61c1296" -typeName: "Telematikinfrastruktur" -locale: "en" -form: Sulu\Bundle\FormBundle\Entity\Form {#4765 -id: 3 -defaultLocale: "en" -translations: Doctrine\ORM\PersistentCollection {#4767 …} -fields: Doctrine\ORM\PersistentCollection {#4762 …} } -webspaceKey: "hebammen-azh" -data: "[]" #creator: null #changer: null #created: null #changed: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_name | "dynamic_form" |
same as passed value |
csrf_protection | false |
false
|
csrf_token_manager | Sulu\Bundle\FormBundle\Csrf\DisabledCsrfTokenManager {#4084 -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } } |
same as passed value |
data | Sulu\Bundle\FormBundle\Entity\Dynamic {#4057 -id: null -type: "page" -typeId: "b55a8362-e46c-4279-beaa-e4f5f61c1296" -typeName: "Telematikinfrastruktur" -locale: "en" -form: Sulu\Bundle\FormBundle\Entity\Form {#4765 -id: 3 -defaultLocale: "en" -translations: Doctrine\ORM\PersistentCollection {#4767 …} -fields: Doctrine\ORM\PersistentCollection {#4762 …} } -webspaceKey: "hebammen-azh" -data: "[]" #creator: null #changer: null #created: null #changed: null } |
same as passed value |
formEntity | Sulu\Bundle\FormBundle\Entity\Form {#4765 -id: 3 -defaultLocale: "en" -translations: Doctrine\ORM\PersistentCollection {#4767 …} -fields: Doctrine\ORM\PersistentCollection {#4762 …} } |
same as passed value |
locale | "en" |
same as passed value |
name | "form" |
same as passed value |
type | "page" |
same as passed value |
typeId | "b55a8362-e46c-4279-beaa-e4f5f61c1296" |
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 | "dynamic_form" |
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 | false |
csrf_token_id | null |
csrf_token_manager | Sulu\Bundle\FormBundle\Csrf\DisabledCsrfTokenManager {#4084 -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } } |
data | Sulu\Bundle\FormBundle\Entity\Dynamic {#4057 -id: null -type: "page" -typeId: "b55a8362-e46c-4279-beaa-e4f5f61c1296" -typeName: "Telematikinfrastruktur" -locale: "en" -form: Sulu\Bundle\FormBundle\Entity\Form {#4765 -id: 3 -defaultLocale: "en" -translations: Doctrine\ORM\PersistentCollection {#4767 …} -fields: Doctrine\ORM\PersistentCollection {#4762 …} } -webspaceKey: "hebammen-azh" -data: "[]" #creator: null #changer: null #created: null #changed: null } |
data_class | "Sulu\Bundle\FormBundle\Entity\Dynamic" |
disabled | false |
empty_data | Closure(FormInterface $form) {#4814 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4070 …} use: { $class: "Sulu\Bundle\FormBundle\Entity\Dynamic" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
formEntity | Sulu\Bundle\FormBundle\Entity\Form {#4765 -id: 3 -defaultLocale: "en" -translations: Doctrine\ORM\PersistentCollection {#4767 …} -fields: Doctrine\ORM\PersistentCollection {#4762 …} } |
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 |
locale | "en" |
mapped | true |
method | "POST" |
name | "form" |
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 |
type | "page" |
typeId | "b55a8362-e46c-4279-beaa-e4f5f61c1296" |
upload_max_size_message | Closure() {#4816 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#4815 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "dynamic" "_dynamic_form" ] |
cache_key | "_dynamic_form_dynamic" |
compound | true |
data | Sulu\Bundle\FormBundle\Entity\Dynamic {#4057 -id: null -type: "page" -typeId: "b55a8362-e46c-4279-beaa-e4f5f61c1296" -typeName: "Telematikinfrastruktur" -locale: "en" -form: Sulu\Bundle\FormBundle\Entity\Form {#4765 -id: 3 -defaultLocale: "en" -translations: Doctrine\ORM\PersistentCollection {#4767 …} -fields: Doctrine\ORM\PersistentCollection {#4762 …} } -webspaceKey: "hebammen-azh" -data: "[]" #creator: null #changer: null #created: null #changed: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4960 -form: Symfony\Component\Form\Form {#4961 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4817 …5} |
full_name | "dynamic_form3" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form3" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "dynamic_form3" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_dynamic_form" |
valid | true |
value | Sulu\Bundle\FormBundle\Entity\Dynamic {#4057 -id: null -type: "page" -typeId: "b55a8362-e46c-4279-beaa-e4f5f61c1296" -typeName: "Telematikinfrastruktur" -locale: "en" -form: Sulu\Bundle\FormBundle\Entity\Form {#4765 -id: 3 -defaultLocale: "en" -translations: Doctrine\ORM\PersistentCollection {#4767 …} -fields: Doctrine\ORM\PersistentCollection {#4762 …} } -webspaceKey: "hebammen-azh" -data: "[]" #creator: null #changer: null #created: null #changed: null } |
firstName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "width" => "one-third" "widthNumber" => 4 "lastWidth" => false ] |
[ "width" => "one-third" "widthNumber" => 4 "lastWidth" => false ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4824 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4824 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
label | "Vorname" |
same as passed value |
property_path | "data[firstName]" |
same as passed value |
required | true |
same as passed value |
translation_domain | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "width" => "one-third" "widthNumber" => 4 "lastWidth" => false ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4824 +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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4831 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4070 …} } |
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 | "Vorname" |
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 | "data[firstName]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#4833 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#4832 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "width" => "one-third" "widthNumber" => 4 "lastWidth" => false ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_dynamic_form_firstName" ] |
cache_key | "_dynamic_form_firstName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4918 -form: Symfony\Component\Form\Form {#4964 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4927 …5} |
full_name | "dynamic_form3[firstName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form3_firstName" |
label | "Vorname" |
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 | false |
unique_block_prefix | "_dynamic_form_firstName" |
valid | true |
value | "" |
lastName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "width" => "one-third" "widthNumber" => 4 "lastWidth" => false ] |
[ "width" => "one-third" "widthNumber" => 4 "lastWidth" => false ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4825 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4825 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
label | "Nachname" |
same as passed value |
property_path | "data[lastName]" |
same as passed value |
required | true |
same as passed value |
translation_domain | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "width" => "one-third" "widthNumber" => 4 "lastWidth" => false ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4825 +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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4841 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4070 …} } |
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 | "Nachname" |
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 | "data[lastName]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#4843 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#4842 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "width" => "one-third" "widthNumber" => 4 "lastWidth" => false ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_dynamic_form_lastName" ] |
cache_key | "_dynamic_form_lastName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4909 -form: Symfony\Component\Form\Form {#4967 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4900 …5} |
full_name | "dynamic_form3[lastName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form3_lastName" |
label | "Nachname" |
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 | false |
unique_block_prefix | "_dynamic_form_lastName" |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "width" => "one-third" "widthNumber" => 4 "lastWidth" => true ] |
[ "width" => "one-third" "widthNumber" => 4 "lastWidth" => true ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4826 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#4823 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4826 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#4823 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
label | "E-Mail" |
same as passed value |
property_path | "data[email]" |
same as passed value |
required | true |
same as passed value |
translation_domain | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "width" => "one-third" "widthNumber" => 4 "lastWidth" => true ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4826 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#4823 +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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4856 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4070 …} } |
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 | "E-Mail" |
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 | "data[email]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#4858 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#4855 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "width" => "one-third" "widthNumber" => 4 "lastWidth" => true ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_dynamic_form_email" ] |
cache_key | "_dynamic_form_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4891 -form: Symfony\Component\Form\Form {#4970 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4872 …5} |
full_name | "dynamic_form3[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form3_email" |
label | "E-Mail" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_dynamic_form_email" |
valid | true |
value | "" |
checkbox
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4828 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4828 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
label | "Ich willige den Datenschutzbedingungen ein." |
same as passed value |
property_path | "data[checkbox]" |
same as passed value |
required | true |
same as passed value |
translation_domain | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4828 +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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4869 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4865 …} } |
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 {#4871 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Ich willige den Datenschutzbedingungen ein." |
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 | "data[checkbox]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#4875 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#4873 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_dynamic_form_checkbox" ] |
cache_key | "_dynamic_form_checkbox_checkbox" |
checked | false |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4859 -form: Symfony\Component\Form\Form {#4973 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4844 …5} |
full_name | "dynamic_form3[checkbox]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form3_checkbox" |
label | "Ich willige den Datenschutzbedingungen ein." |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "checkbox" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_dynamic_form_checkbox" |
valid | true |
value | "1" |
locale
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "en" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | "en" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | 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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
data | "en" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4888 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4070 …} } |
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() {#4890 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#4887 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_dynamic_form_locale" ] |
cache_key | "_dynamic_form_locale_hidden" |
compound | false |
data | "en" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4834 -form: Symfony\Component\Form\Form {#4976 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5000 …5} |
full_name | "dynamic_form3[locale]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form3_locale" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "locale" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_dynamic_form_locale" |
valid | true |
value | "en" |
type
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "page" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | "page" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | 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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
data | "page" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4897 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4070 …} } |
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() {#4899 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#4898 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_dynamic_form_type" ] |
cache_key | "_dynamic_form_type_hidden" |
compound | false |
data | "page" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5002 -form: Symfony\Component\Form\Form {#4979 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5003 …5} |
full_name | "dynamic_form3[type]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form3_type" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "type" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_dynamic_form_type" |
valid | true |
value | "page" |
typeId
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "b55a8362-e46c-4279-beaa-e4f5f61c1296" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | "b55a8362-e46c-4279-beaa-e4f5f61c1296" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | 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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
data | "b55a8362-e46c-4279-beaa-e4f5f61c1296" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4906 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4070 …} } |
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() {#4908 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#4907 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_dynamic_form_typeId" ] |
cache_key | "_dynamic_form_typeId_hidden" |
compound | false |
data | "b55a8362-e46c-4279-beaa-e4f5f61c1296" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5004 -form: Symfony\Component\Form\Form {#4982 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5005 …5} |
full_name | "dynamic_form3[typeId]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form3_typeId" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "typeId" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_dynamic_form_typeId" |
valid | true |
value | "b55a8362-e46c-4279-beaa-e4f5f61c1296" |
formId
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "3" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | 3 |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | 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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
data | 3 |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4915 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4070 …} } |
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() {#4917 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#4916 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_dynamic_form_formId" ] |
cache_key | "_dynamic_form_formId_hidden" |
compound | false |
data | "3" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5028 -form: Symfony\Component\Form\Form {#4985 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5030 …5} |
full_name | "dynamic_form3[formId]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form3_formId" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "formId" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_dynamic_form_formId" |
valid | true |
value | "3" |
formName
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "form" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | "form" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | 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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
data | "form" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4924 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4070 …} } |
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() {#4926 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#4925 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_dynamic_form_formName" ] |
cache_key | "_dynamic_form_formName_hidden" |
compound | false |
data | "form" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5031 -form: Symfony\Component\Form\Form {#4988 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5032 …5} |
full_name | "dynamic_form3[formName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form3_formName" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "formName" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_dynamic_form_formName" |
valid | true |
value | "form" |
checksum
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "No3KuzyHwzLrN9JB5FjlbLvz/byVp5InmQGHP/I45aDxDX9MnJldlsbKlFatMbPVzcnz1c2L00sJZMzJ9CGKrw==" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | "No3KuzyHwzLrN9JB5FjlbLvz/byVp5InmQGHP/I45aDxDX9MnJldlsbKlFatMbPVzcnz1c2L00sJZMzJ9CGKrw==" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | 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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
data | "No3KuzyHwzLrN9JB5FjlbLvz/byVp5InmQGHP/I45aDxDX9MnJldlsbKlFatMbPVzcnz1c2L00sJZMzJ9CGKrw==" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4933 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4070 …} } |
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() {#4935 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#4934 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_dynamic_form_checksum" ] |
cache_key | "_dynamic_form_checksum_hidden" |
compound | false |
data | "No3KuzyHwzLrN9JB5FjlbLvz/byVp5InmQGHP/I45aDxDX9MnJldlsbKlFatMbPVzcnz1c2L00sJZMzJ9CGKrw==" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5033 -form: Symfony\Component\Form\Form {#4991 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5034 …5} |
full_name | "dynamic_form3[checksum]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form3_checksum" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "checksum" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_dynamic_form_checksum" |
valid | true |
value | "No3KuzyHwzLrN9JB5FjlbLvz/byVp5InmQGHP/I45aDxDX9MnJldlsbKlFatMbPVzcnz1c2L00sJZMzJ9CGKrw==" |
honey_pot
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 |
---|---|---|
block_prefix | "honeypot" |
same as passed value |
label | "honey_pot" |
same as passed value |
mapped | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "honeypot" |
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 {#1729 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1730 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1731 …} -namespace: Closure() {#1733 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4942 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4070 …} } |
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 | "honey_pot" |
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() {#4944 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#489 …} $translationDomain: "validators" $message: Closure() {#4943 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "honeypot" "_dynamic_form_honey_pot" ] |
cache_key | "_dynamic_form_honey_pot_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5035 -form: Symfony\Component\Form\Form {#4994 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5036 …5} |
full_name | "dynamic_form3[honey_pot]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form3_honey_pot" |
label | "honey_pot" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "honey_pot" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_dynamic_form_honey_pot" |
valid | true |
value | "" |
submit
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
label | "Newsletter abonnieren" |
same as passed value |
translation_domain | false |
false
|
Resolved Options
Option | Value |
---|---|
attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
label | "Newsletter abonnieren" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | false |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_dynamic_form_submit" ] |
cache_key | "_dynamic_form_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#5038 …5} |
full_name | "dynamic_form3[submit]" |
id | "dynamic_form3_submit" |
label | "Newsletter abonnieren" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | false |
unique_block_prefix | "_dynamic_form_submit" |
value | null |