- 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
-
-
text1
-
firstName
-
lastName
-
street
-
text
-
zip
-
city
-
phone
-
email
-
dropdown
-
textarea
-
checkbox
-
checkbox1
-
locale
-
type
-
typeId
-
formId
-
formName
-
checksum
-
honey_pot
-
submit
-
-
-
text5
-
text6
-
text
-
phone
-
text7
-
text1
-
text2
-
text3
-
text4
-
locale
-
type
-
typeId
-
formId
-
formName
-
checksum
-
honey_pot
-
submit
-
dynamic_form1
"Sulu\Bundle\FormBundle\Form\Type\DynamicFormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format |
|
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 |
|
same as passed value |
data |
|
same as passed value |
formEntity |
|
same as passed value |
locale | "en" |
same as passed value |
name | "form" |
same as passed value |
type | "page" |
same as passed value |
typeId | "06152ac2-34eb-4e30-8793-5f356a6605c0" |
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 |
|
data |
|
data_class | "Sulu\Bundle\FormBundle\Entity\Dynamic" |
disabled | false |
empty_data |
|
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
formEntity |
|
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 | "06152ac2-34eb-4e30-8793-5f356a6605c0" |
upload_max_size_message |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form_dynamic" |
compound | true |
data |
|
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form1" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form1" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "dynamic_form1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_dynamic_form" |
valid | true |
value |
|
text1
"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 |
|
|
constraints |
|
|
label | "Hebammennummer" |
same as passed value |
property_path | "data[text1]" |
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 |
|
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 |
|
data_class | null |
disabled | false |
empty_data |
|
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Hebammennummer" |
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[text1]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form_text1_text" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form1[text1]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form1_text1" |
label | "Hebammennummer" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "text1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_dynamic_form_text1" |
valid | true |
value | "" |
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 |
|
|
constraints |
|
|
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 |
|
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 |
|
data_class | null |
disabled | false |
empty_data |
|
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "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 |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form_firstName_text" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form1[firstName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form1_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 |
|
|
constraints |
|
|
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 |
|
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 |
|
data_class | null |
disabled | false |
empty_data |
|
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "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 |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form_lastName_text" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form1[lastName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form1_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 | "" |
street
"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 |
|
|
constraints | [] |
[] |
label | "Straße" |
same as passed value |
property_path | "data[street]" |
same as passed value |
required | false |
false
|
translation_domain | 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 |
|
data_class | null |
disabled | false |
empty_data |
|
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Straße" |
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[street]" |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form_street_text" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form1[street]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form1_street" |
label | "Straße" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "street" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_dynamic_form_street" |
valid | true |
value | "" |
text
"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 |
|
|
constraints |
|
|
label | "Hausnummer" |
same as passed value |
property_path | "data[text]" |
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 |
|
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 |
|
data_class | null |
disabled | false |
empty_data |
|
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Hausnummer" |
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[text]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form_text_text" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form1[text]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form1_text" |
label | "Hausnummer" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "text" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_dynamic_form_text" |
valid | true |
value | "" |
zip
"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 |
|
|
constraints | [] |
[] |
label | "Postleitzahl" |
same as passed value |
property_path | "data[zip]" |
same as passed value |
required | false |
false
|
translation_domain | 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 |
|
data_class | null |
disabled | false |
empty_data |
|
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Postleitzahl" |
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[zip]" |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form_zip_text" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form1[zip]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form1_zip" |
label | "Postleitzahl" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "zip" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_dynamic_form_zip" |
valid | true |
value | "" |
city
"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 |
|
|
constraints | [] |
[] |
label | "Straße" |
same as passed value |
property_path | "data[city]" |
same as passed value |
required | false |
false
|
translation_domain | 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 |
|
data_class | null |
disabled | false |
empty_data |
|
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Straße" |
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[city]" |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form_city_text" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form1[city]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form1_city" |
label | "Straße" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "city" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_dynamic_form_city" |
valid | true |
value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TelType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr |
|
|
constraints | [] |
[] |
label | "Telefon" |
same as passed value |
property_path | "data[phone]" |
same as passed value |
required | false |
false
|
translation_domain | 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 |
|
data_class | null |
disabled | false |
empty_data |
|
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Telefon" |
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[phone]" |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form_phone_tel" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form1[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form1_phone" |
label | "Telefon" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_dynamic_form_phone" |
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 |
|
|
constraints |
|
|
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 |
|
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 |
|
data_class | null |
disabled | false |
empty_data |
|
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "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 |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form_email_email" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form1[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form1_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 | "" |
dropdown
"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 |
|
|
choices |
|
|
constraints |
|
|
expanded | false |
false
|
label | "Betreff*" |
same as passed value |
multiple | false |
false
|
property_path | "data[dropdown]" |
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 |
|
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 | 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 |
|
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
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 | "Betreff*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | "data[dropdown]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | false |
trim | false |
upload_max_size_message |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form_dropdown_choice" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices |
|
compound | false |
data | null |
disabled | false |
errors |
|
expanded | false |
form |
|
full_name | "dynamic_form1[dropdown]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form1_dropdown" |
is_selected |
|
label | "Betreff*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "dropdown" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_dynamic_form_dropdown" |
valid | true |
value | "" |
textarea
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr |
|
|
constraints |
|
|
label | "Nachricht*" |
same as passed value |
property_path | "data[textarea]" |
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 |
|
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 |
|
data_class | null |
disabled | false |
empty_data |
|
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Nachricht*" |
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[textarea]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form_textarea_textarea" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form1[textarea]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form1_textarea" |
label | "Nachricht*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "textarea" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_dynamic_form_textarea" |
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 |
|
|
constraints | [] |
[] |
label | "Ich willige ein, dass ich per E-mail kontaktiert werden kann." |
same as passed value |
property_path | "data[checkbox]" |
same as passed value |
required | false |
false
|
translation_domain | 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 |
|
data_class | null |
disabled | false |
empty_data |
|
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values |
|
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 |
|
label | "Ich willige ein, dass ich per E-mail kontaktiert werden kann." |
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 | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message |
|
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form_checkbox_checkbox" |
checked | false |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form1[checkbox]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form1_checkbox" |
label | "Ich willige ein, dass ich per E-mail kontaktiert werden kann." |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "checkbox" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_dynamic_form_checkbox" |
valid | true |
value | "1" |
checkbox1
"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 |
|
|
constraints |
|
|
label | "Ich willige in die <a href="https://dev.hebammen-azh.de/datenschutz" target="_blank">Datenschutzbedingungen </a>ein." |
same as passed value |
property_path | "data[checkbox1]" |
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 |
|
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 |
|
data_class | null |
disabled | false |
empty_data |
|
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values |
|
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 |
|
label | "Ich willige in die <a href="https://dev.hebammen-azh.de/datenschutz" target="_blank">Datenschutzbedingungen </a>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[checkbox1]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message |
|
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form_checkbox1_checkbox" |
checked | false |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form1[checkbox1]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form1_checkbox1" |
label | "Ich willige in die <a href="https://dev.hebammen-azh.de/datenschutz" target="_blank">Datenschutzbedingungen </a>ein." |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "checkbox1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_dynamic_form_checkbox1" |
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 |
|
data | "en" |
data_class | null |
disabled | false |
empty_data |
|
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 |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form_locale_hidden" |
compound | false |
data | "en" |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form1[locale]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form1_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 |
|
data | "page" |
data_class | null |
disabled | false |
empty_data |
|
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 |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form_type_hidden" |
compound | false |
data | "page" |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form1[type]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form1_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 | "06152ac2-34eb-4e30-8793-5f356a6605c0" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | "06152ac2-34eb-4e30-8793-5f356a6605c0" |
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 |
|
data | "06152ac2-34eb-4e30-8793-5f356a6605c0" |
data_class | null |
disabled | false |
empty_data |
|
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 |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form_typeId_hidden" |
compound | false |
data | "06152ac2-34eb-4e30-8793-5f356a6605c0" |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form1[typeId]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form1_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 | "06152ac2-34eb-4e30-8793-5f356a6605c0" |
formId
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "1" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | 1 |
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 |
|
data | 1 |
data_class | null |
disabled | false |
empty_data |
|
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 |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form_formId_hidden" |
compound | false |
data | "1" |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form1[formId]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form1_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 | "1" |
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 |
|
data | "form" |
data_class | null |
disabled | false |
empty_data |
|
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 |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form_formName_hidden" |
compound | false |
data | "form" |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form1[formName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form1_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 | "bcPQKic8ScafPoABNwzYKMhIjbe5QIOrsM+UlKecMVEBcUnESNMMltn9ozI8Cg19id7hHe3+9+swLg5P/MzOzw==" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | "bcPQKic8ScafPoABNwzYKMhIjbe5QIOrsM+UlKecMVEBcUnESNMMltn9ozI8Cg19id7hHe3+9+swLg5P/MzOzw==" |
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 |
|
data | "bcPQKic8ScafPoABNwzYKMhIjbe5QIOrsM+UlKecMVEBcUnESNMMltn9ozI8Cg19id7hHe3+9+swLg5P/MzOzw==" |
data_class | null |
disabled | false |
empty_data |
|
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 |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form_checksum_hidden" |
compound | false |
data | "bcPQKic8ScafPoABNwzYKMhIjbe5QIOrsM+UlKecMVEBcUnESNMMltn9ozI8Cg19id7hHe3+9+swLg5P/MzOzw==" |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form1[checksum]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form1_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 | "bcPQKic8ScafPoABNwzYKMhIjbe5QIOrsM+UlKecMVEBcUnESNMMltn9ozI8Cg19id7hHe3+9+swLg5P/MzOzw==" |
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 |
|
data_class | null |
disabled | false |
empty_data |
|
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "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 |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form_honey_pot_email" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form1[honey_pot]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form1_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 |
|
|
label | "Absenden" |
same as passed value |
translation_domain | false |
false
|
Resolved Options
Option | Value |
---|---|
attr |
|
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
label | "Absenden" |
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 |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form_submit_submit" |
clicked | false |
disabled | false |
form |
|
full_name | "dynamic_form1[submit]" |
id | "dynamic_form1_submit" |
label | "Absenden" |
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 |
dynamic_form12
"Sulu\Bundle\FormBundle\Form\Type\DynamicFormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format |
|
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_name | "dynamic_form1" |
same as passed value |
csrf_protection | false |
false
|
csrf_token_manager |
|
same as passed value |
data |
|
same as passed value |
formEntity |
|
same as passed value |
locale | "en" |
same as passed value |
name | "form1" |
same as passed value |
type | "page" |
same as passed value |
typeId | "06152ac2-34eb-4e30-8793-5f356a6605c0" |
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_form1" |
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 |
|
data |
|
data_class | "Sulu\Bundle\FormBundle\Entity\Dynamic" |
disabled | false |
empty_data |
|
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
formEntity |
|
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 | "form1" |
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 | "06152ac2-34eb-4e30-8793-5f356a6605c0" |
upload_max_size_message |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form1_dynamic" |
compound | true |
data |
|
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form12" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form12" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "dynamic_form12" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_dynamic_form1" |
valid | true |
value |
|
text5
"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 |
|
|
constraints | [] |
[] |
label | "Hebammennummer" |
same as passed value |
property_path | "data[text5]" |
same as passed value |
required | false |
false
|
translation_domain | 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 |
|
data_class | null |
disabled | false |
empty_data |
|
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Hebammennummer" |
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[text5]" |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form1_text5_text" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form12[text5]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form12_text5" |
label | "Hebammennummer" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "text5" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_dynamic_form1_text5" |
valid | true |
value | "" |
text6
"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 |
|
|
constraints |
|
|
label | "Vorname*" |
same as passed value |
property_path | "data[text6]" |
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 |
|
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 |
|
data_class | null |
disabled | false |
empty_data |
|
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "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[text6]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form1_text6_text" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form12[text6]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form12_text6" |
label | "Vorname*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "text6" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_dynamic_form1_text6" |
valid | true |
value | "" |
text
"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 |
|
|
constraints |
|
|
label | "Name*" |
same as passed value |
property_path | "data[text]" |
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 |
|
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 |
|
data_class | null |
disabled | false |
empty_data |
|
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Name*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | "data[text]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form1_text_text" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form12[text]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form12_text" |
label | "Name*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "text" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_dynamic_form1_text" |
valid | true |
value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TelType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr |
|
|
constraints |
|
|
label | "Telefonnummer*" |
same as passed value |
property_path | "data[phone]" |
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 |
|
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 |
|
data_class | null |
disabled | false |
empty_data |
|
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Telefonnummer*" |
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[phone]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form1_phone_tel" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form12[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form12_phone" |
label | "Telefonnummer*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_dynamic_form1_phone" |
valid | true |
value | "" |
text7
"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 |
|
|
constraints | [] |
[] |
label | "E-Mail-Adresse" |
same as passed value |
property_path | "data[text7]" |
same as passed value |
required | false |
false
|
translation_domain | 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 |
|
data_class | null |
disabled | false |
empty_data |
|
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "E-Mail-Adresse" |
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[text7]" |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form1_text7_text" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form12[text7]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form12_text7" |
label | "E-Mail-Adresse" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "text7" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_dynamic_form1_text7" |
valid | true |
value | "" |
text1
"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 |
|
|
constraints | [] |
[] |
label | "Anlass" |
same as passed value |
property_path | "data[text1]" |
same as passed value |
required | false |
false
|
translation_domain | 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 |
|
data_class | null |
disabled | false |
empty_data |
|
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Anlass" |
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[text1]" |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form1_text1_text" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form12[text1]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form12_text1" |
label | "Anlass" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "text1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_dynamic_form1_text1" |
valid | true |
value | "" |
text2
"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 |
|
|
constraints |
|
|
label | "Wochentag* (Montag bis Freitag)" |
same as passed value |
property_path | "data[text2]" |
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 |
|
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 |
|
data_class | null |
disabled | false |
empty_data |
|
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Wochentag* (Montag bis Freitag)" |
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[text2]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form1_text2_text" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form12[text2]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form12_text2" |
label | "Wochentag* (Montag bis Freitag)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "text2" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_dynamic_form1_text2" |
valid | true |
value | "" |
text3
"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 |
|
|
constraints |
|
|
label | "<strong>Zeitraum von*</strong>" |
same as passed value |
property_path | "data[text3]" |
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 |
|
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 |
|
data_class | null |
disabled | false |
empty_data |
|
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "<strong>Zeitraum von*</strong>" |
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[text3]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form1_text3_text" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form12[text3]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form12_text3" |
label | "<strong>Zeitraum von*</strong>" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "text3" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_dynamic_form1_text3" |
valid | true |
value | "" |
text4
"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 |
|
|
constraints |
|
|
label | "<strong>Zeitraum bis*</strong>" |
same as passed value |
property_path | "data[text4]" |
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 |
|
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 |
|
data_class | null |
disabled | false |
empty_data |
|
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "<strong>Zeitraum bis*</strong>" |
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[text4]" |
required | true |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form1_text4_text" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form12[text4]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form12_text4" |
label | "<strong>Zeitraum bis*</strong>" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "text4" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_dynamic_form1_text4" |
valid | true |
value | "" |
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 |
|
data | "en" |
data_class | null |
disabled | false |
empty_data |
|
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 |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form1_locale_hidden" |
compound | false |
data | "en" |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form12[locale]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form12_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_form1_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 |
|
data | "page" |
data_class | null |
disabled | false |
empty_data |
|
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 |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form1_type_hidden" |
compound | false |
data | "page" |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form12[type]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form12_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_form1_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 | "06152ac2-34eb-4e30-8793-5f356a6605c0" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | "06152ac2-34eb-4e30-8793-5f356a6605c0" |
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 |
|
data | "06152ac2-34eb-4e30-8793-5f356a6605c0" |
data_class | null |
disabled | false |
empty_data |
|
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 |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form1_typeId_hidden" |
compound | false |
data | "06152ac2-34eb-4e30-8793-5f356a6605c0" |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form12[typeId]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form12_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_form1_typeId" |
valid | true |
value | "06152ac2-34eb-4e30-8793-5f356a6605c0" |
formId
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "2" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | 2 |
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 |
|
data | 2 |
data_class | null |
disabled | false |
empty_data |
|
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 |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form1_formId_hidden" |
compound | false |
data | "2" |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form12[formId]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form12_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_form1_formId" |
valid | true |
value | "2" |
formName
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "form1" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | "form1" |
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 |
|
data | "form1" |
data_class | null |
disabled | false |
empty_data |
|
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 |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form1_formName_hidden" |
compound | false |
data | "form1" |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form12[formName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form12_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_form1_formName" |
valid | true |
value | "form1" |
checksum
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "TkGWEAhdfzRXMqb7yR34qBGEMAF/FRNQOPZdzOUrIevOvFptLOHlZGGS1StHgEbvSzPTsotOyoMyVJrE5F9WYQ==" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | "TkGWEAhdfzRXMqb7yR34qBGEMAF/FRNQOPZdzOUrIevOvFptLOHlZGGS1StHgEbvSzPTsotOyoMyVJrE5F9WYQ==" |
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 |
|
data | "TkGWEAhdfzRXMqb7yR34qBGEMAF/FRNQOPZdzOUrIevOvFptLOHlZGGS1StHgEbvSzPTsotOyoMyVJrE5F9WYQ==" |
data_class | null |
disabled | false |
empty_data |
|
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 |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form1_checksum_hidden" |
compound | false |
data | "TkGWEAhdfzRXMqb7yR34qBGEMAF/FRNQOPZdzOUrIevOvFptLOHlZGGS1StHgEbvSzPTsotOyoMyVJrE5F9WYQ==" |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form12[checksum]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form12_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_form1_checksum" |
valid | true |
value | "TkGWEAhdfzRXMqb7yR34qBGEMAF/FRNQOPZdzOUrIevOvFptLOHlZGGS1StHgEbvSzPTsotOyoMyVJrE5F9WYQ==" |
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 |
|
data_class | null |
disabled | false |
empty_data |
|
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "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 |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form1_honey_pot_email" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "dynamic_form12[honey_pot]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "dynamic_form12_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_form1_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 |
|
|
label | "Absenden" |
same as passed value |
translation_domain | false |
false
|
Resolved Options
Option | Value |
---|---|
attr |
|
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
label | "Absenden" |
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 |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_dynamic_form1_submit_submit" |
clicked | false |
disabled | false |
form |
|
full_name | "dynamic_form12[submit]" |
id | "dynamic_form12_submit" |
label | "Absenden" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | false |
unique_block_prefix | "_dynamic_form1_submit" |
value | null |