- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 326
- Events
- Routing
- Cache
- Translation 3
- Security
- Twig
- HTTP Client
- Doctrine
- PHPCR
- E-mails
- Debug
- Messages
- E-mails
- JMS Serializer 1
- Sulu
- Elasticsearch 0 ms
- 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
-
-
placeholder
-
-
locale
-
type
-
typeId
-
formId
-
formName
-
checksum
-
please_fill_me
-
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 {#5490 -id: null -type: "page" -typeId: "b81180f3-a0e1-4a42-ac78-d58af7e963a4" -typeName: "Contactez-nous" -locale: "fr" -form: Sulu\Bundle\FormBundle\Entity\Form {#5563 -id: 3 -defaultLocale: "fr" -translations: Doctrine\ORM\PersistentCollection {#5508 …} -fields: Doctrine\ORM\PersistentCollection {#5673 …} } -webspaceKey: "pqna" -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 |
same as passed value |
csrf_token_manager | Sulu\Bundle\FormBundle\Csrf\DisabledCsrfTokenManager {#5494 -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1826 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1827 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1828 …} -namespace: Closure() {#1830 …} } } |
same as passed value |
data | Sulu\Bundle\FormBundle\Entity\Dynamic {#5490 -id: null -type: "page" -typeId: "b81180f3-a0e1-4a42-ac78-d58af7e963a4" -typeName: "Contactez-nous" -locale: "fr" -form: Sulu\Bundle\FormBundle\Entity\Form {#5563 -id: 3 -defaultLocale: "fr" -translations: Doctrine\ORM\PersistentCollection {#5508 …} -fields: Doctrine\ORM\PersistentCollection {#5673 …} } -webspaceKey: "pqna" -data: "[]" #creator: null #changer: null #created: null #changed: null } |
same as passed value |
formEntity | Sulu\Bundle\FormBundle\Entity\Form {#5563 -id: 3 -defaultLocale: "fr" -translations: Doctrine\ORM\PersistentCollection {#5508 …} -fields: Doctrine\ORM\PersistentCollection {#5673 …} } |
same as passed value |
locale | "fr" |
same as passed value |
name | "form" |
same as passed value |
type | "page" |
same as passed value |
typeId | "b81180f3-a0e1-4a42-ac78-d58af7e963a4" |
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 {#5494 -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1826 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1827 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1828 …} -namespace: Closure() {#1830 …} } } |
data | Sulu\Bundle\FormBundle\Entity\Dynamic {#5490 -id: null -type: "page" -typeId: "b81180f3-a0e1-4a42-ac78-d58af7e963a4" -typeName: "Contactez-nous" -locale: "fr" -form: Sulu\Bundle\FormBundle\Entity\Form {#5563 -id: 3 -defaultLocale: "fr" -translations: Doctrine\ORM\PersistentCollection {#5508 …} -fields: Doctrine\ORM\PersistentCollection {#5673 …} } -webspaceKey: "pqna" -data: "[]" #creator: null #changer: null #created: null #changed: null } |
data_class | "Sulu\Bundle\FormBundle\Entity\Dynamic" |
disabled | false |
empty_data | Closure(FormInterface $form) {#5526 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5546 …} 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 {#5563 -id: 3 -defaultLocale: "fr" -translations: Doctrine\ORM\PersistentCollection {#5508 …} -fields: Doctrine\ORM\PersistentCollection {#5673 …} } |
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 | "fr" |
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 | "b81180f3-a0e1-4a42-ac78-d58af7e963a4" |
upload_max_size_message | Closure() {#5524 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#570 …} $translationDomain: "validators" $message: Closure() {#5525 …} } } |
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 {#5490 -id: null -type: "page" -typeId: "b81180f3-a0e1-4a42-ac78-d58af7e963a4" -typeName: "Contactez-nous" -locale: "fr" -form: Sulu\Bundle\FormBundle\Entity\Form {#5563 -id: 3 -defaultLocale: "fr" -translations: Doctrine\ORM\PersistentCollection {#5508 …} -fields: Doctrine\ORM\PersistentCollection {#5673 …} } -webspaceKey: "pqna" -data: "[]" #creator: null #changer: null #created: null #changed: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5804 -form: Symfony\Component\Form\Form {#5805 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5523 …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 {#5490 -id: null -type: "page" -typeId: "b81180f3-a0e1-4a42-ac78-d58af7e963a4" -typeName: "Contactez-nous" -locale: "fr" -form: Sulu\Bundle\FormBundle\Entity\Form {#5563 -id: 3 -defaultLocale: "fr" -translations: Doctrine\ORM\PersistentCollection {#5508 …} -fields: Doctrine\ORM\PersistentCollection {#5673 …} } -webspaceKey: "pqna" -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" => "full" "widthNumber" => 12 "lastWidth" => true ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
constraints | [] |
same as passed value |
label | "prenom" |
same as passed value |
property_path | "data[firstName]" |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
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 | [] |
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 {#1826 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1827 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1828 …} -namespace: Closure() {#1830 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5513 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5546 …} } |
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 | "prenom" |
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 | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#5676 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#570 …} $translationDomain: "validators" $message: Closure() {#5512 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
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 {#5757 -form: Symfony\Component\Form\Form {#5808 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5766 …5} |
full_name | "dynamic_form3[firstName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form3_firstName" |
label | "prenom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstName" |
priority | 0 |
required | false |
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" => "full" "widthNumber" => 12 "lastWidth" => true ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
constraints | [] |
same as passed value |
label | "Nom" |
same as passed value |
property_path | "data[lastName]" |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
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 | [] |
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 {#1826 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1827 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1828 …} -namespace: Closure() {#1830 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5684 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5546 …} } |
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 | "Nom" |
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 | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#5686 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#570 …} $translationDomain: "validators" $message: Closure() {#5685 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
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 {#5748 -form: Symfony\Component\Form\Form {#5811 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5739 …5} |
full_name | "dynamic_form3[lastName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form3_lastName" |
label | "Nom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastName" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_dynamic_form_lastName" |
valid | true |
value | "" |
radioButtons
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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" => "full" "widthNumber" => 12 "lastWidth" => true ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
choices | [] |
same as passed value |
constraints | [] |
same as passed value |
expanded | true |
same as passed value |
label | false |
same as passed value |
multiple | false |
same as passed value |
property_path | "data[radioButtons]" |
same as passed value |
required | false |
same as passed value |
translation_domain | false |
same as passed value |
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 |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | null |
choices | [] |
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 {#1826 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1827 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1828 …} -namespace: Closure() {#1830 …} } |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
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" |
multiple | false |
placeholder | "None" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | "data[radioButtons]" |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | false |
upload_max_size_message | Closure() {#5707 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#570 …} $translationDomain: "validators" $message: Closure() {#5706 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_dynamic_form_radioButtons" ] |
cache_key | "_dynamic_form_radioButtons_choice" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5730 -form: Symfony\Component\Form\Form {#5835 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#5709 …5} |
full_name | "dynamic_form3[radioButtons]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form3_radioButtons" |
is_selected | Closure($choice, $value) {#5829 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5693 …} } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "radioButtons" |
placeholder | "None" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_dynamic_form_radioButtons" |
valid | true |
value | "" |
placeholder
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "None" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | false |
same as passed value |
value | "" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1826 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1827 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1828 …} -namespace: Closure() {#1830 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#5821 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5815 …} } |
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 {#5823 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "None" |
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 | false |
trim | true |
upload_max_size_message | Closure() {#5827 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#570 …} $translationDomain: "validators" $message: Closure() {#5824 …} } } |
validation_groups | null |
value | "" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_dynamic_form_radioButtons_entry" ] |
cache_key | "_dynamic_form_radioButtons_entry_radio" |
checked | true |
compound | false |
data | true |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5867 -form: Symfony\Component\Form\Form {#5838 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5865 …5} |
full_name | "dynamic_form3[radioButtons]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form3_radioButtons_placeholder" |
label | "None" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "placeholder" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_dynamic_form_radioButtons_entry" |
valid | true |
value | "" |
locale
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "fr" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | "fr" |
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 | 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 {#1826 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1827 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1828 …} -namespace: Closure() {#1830 …} } |
data | "fr" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5727 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5546 …} } |
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() {#5729 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#570 …} $translationDomain: "validators" $message: Closure() {#5726 …} } } |
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 | "fr" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5677 -form: Symfony\Component\Form\Form {#5841 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5687 …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 | "fr" |
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 |
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 {#1826 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1827 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1828 …} -namespace: Closure() {#1830 …} } |
data | "page" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5736 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5546 …} } |
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() {#5738 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#570 …} $translationDomain: "validators" $message: Closure() {#5737 …} } } |
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 {#5869 -form: Symfony\Component\Form\Form {#5844 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5868 …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 | "b81180f3-a0e1-4a42-ac78-d58af7e963a4" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | "b81180f3-a0e1-4a42-ac78-d58af7e963a4" |
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 | 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 {#1826 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1827 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1828 …} -namespace: Closure() {#1830 …} } |
data | "b81180f3-a0e1-4a42-ac78-d58af7e963a4" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5745 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5546 …} } |
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() {#5747 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#570 …} $translationDomain: "validators" $message: Closure() {#5746 …} } } |
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 | "b81180f3-a0e1-4a42-ac78-d58af7e963a4" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5870 -form: Symfony\Component\Form\Form {#5847 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5893 …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 | "b81180f3-a0e1-4a42-ac78-d58af7e963a4" |
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 |
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 {#1826 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1827 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1828 …} -namespace: Closure() {#1830 …} } |
data | 3 |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5754 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5546 …} } |
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() {#5756 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#570 …} $translationDomain: "validators" $message: Closure() {#5755 …} } } |
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 {#5895 -form: Symfony\Component\Form\Form {#5850 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5896 …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 |
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 {#1826 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1827 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1828 …} -namespace: Closure() {#1830 …} } |
data | "form" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5763 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5546 …} } |
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() {#5765 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#570 …} $translationDomain: "validators" $message: Closure() {#5764 …} } } |
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 {#5897 -form: Symfony\Component\Form\Form {#5853 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5898 …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 | "LeUjUlWC2NKogCws5tDUx0wmtd3wt0t9OAaQMWWzu6V5dY5sQnYvlQylVFxMJWpoodb2aeW9q6vzo1eB6a/U/w==" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | "LeUjUlWC2NKogCws5tDUx0wmtd3wt0t9OAaQMWWzu6V5dY5sQnYvlQylVFxMJWpoodb2aeW9q6vzo1eB6a/U/w==" |
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 | 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 {#1826 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1827 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1828 …} -namespace: Closure() {#1830 …} } |
data | "LeUjUlWC2NKogCws5tDUx0wmtd3wt0t9OAaQMWWzu6V5dY5sQnYvlQylVFxMJWpoodb2aeW9q6vzo1eB6a/U/w==" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5772 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5546 …} } |
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() {#5774 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#570 …} $translationDomain: "validators" $message: Closure() {#5773 …} } } |
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 | "LeUjUlWC2NKogCws5tDUx0wmtd3wt0t9OAaQMWWzu6V5dY5sQnYvlQylVFxMJWpoodb2aeW9q6vzo1eB6a/U/w==" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5899 -form: Symfony\Component\Form\Form {#5856 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5900 …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 | "LeUjUlWC2NKogCws5tDUx0wmtd3wt0t9OAaQMWWzu6V5dY5sQnYvlQylVFxMJWpoodb2aeW9q6vzo1eB6a/U/w==" |
please_fill_me
"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 | "please_fill_me" |
same as passed value |
mapped | false |
same as passed value |
required | 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 | "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 {#1826 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1827 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1828 …} -namespace: Closure() {#1830 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5786 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5546 …} } |
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 | "please_fill_me" |
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() {#5788 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5510 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#570 …} $translationDomain: "validators" $message: Closure() {#5785 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "honeypot" "_dynamic_form_please_fill_me" ] |
cache_key | "_dynamic_form_please_fill_me_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5901 -form: Symfony\Component\Form\Form {#5859 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5902 …5} |
full_name | "dynamic_form3[please_fill_me]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form3_please_fill_me" |
label | "please_fill_me" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "please_fill_me" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_dynamic_form_please_fill_me" |
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 | null |
same as passed value |
translation_domain | false |
same as passed value |
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 |
form_attr | false |
label | null |
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 {#5904 …5} |
full_name | "dynamic_form3[submit]" |
id | "dynamic_form3_submit" |
label | null |
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 |