- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 33
- Events
- Routing
- Cache
- Translation 6
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Messages
- E-mails
- Notifications
- 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
memories
"App\Form\MemoriesType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1030 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1031 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1032 …} -namespace: Closure() {#1034 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1071 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1016 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1069 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1040 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#305 …} $translationDomain: "validators" $message: Closure() {#1070 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "memories" "_memories" ] |
cache_key | "_memories_memories" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1171 -form: Symfony\Component\Form\Form {#1156 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1068 …5} |
full_name | "memories" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "memories" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "memories" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_memories" |
valid | true |
value | null |
name
"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 |
---|---|---|
label | "Vaše jméno:" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1030 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1031 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1032 …} -namespace: Closure() {#1034 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1045 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1016 …} } |
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 | "Vaše jméno:" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1082 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1040 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#305 …} $translationDomain: "validators" $message: Closure() {#1083 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_memories_name" ] |
cache_key | "_memories_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1195 -form: Symfony\Component\Form\Form {#1193 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1191 …5} |
full_name | "memories[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "memories_name" |
label | "Vaše jméno:" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_memories_name" |
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 |
---|---|---|
label | "Váš e-mail:" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1030 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1031 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1032 …} -namespace: Closure() {#1034 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1046 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1016 …} } |
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 | "Váš 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 | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1054 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1040 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#305 …} $translationDomain: "validators" $message: Closure() {#1044 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_memories_mail" ] |
cache_key | "_memories_mail_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1190 -form: Symfony\Component\Form\Form {#1197 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1189 …5} |
full_name | "memories[mail]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "memories_mail" |
label | "Váš e-mail:" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "mail" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_memories_mail" |
valid | true |
value | "" |
content
"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 |
---|---|---|
label | "Vaše vzpomínka, nebo komentář:" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1030 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1031 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1032 …} -namespace: Closure() {#1034 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1062 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1016 …} } |
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 | "Vaše vzpomínka, nebo komentář:" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1067 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1040 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#305 …} $translationDomain: "validators" $message: Closure() {#1061 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_memories_content" ] |
cache_key | "_memories_content_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1188 -form: Symfony\Component\Form\Form {#1200 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1186 …5} |
full_name | "memories[content]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "memories_content" |
label | "Vaše vzpomínka, nebo komentář:" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "content" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_memories_content" |
valid | true |
value | "" |
files
"Symfony\Component\Form\Extension\Core\Type\FileType"
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 |
---|---|---|
label | "Přiložit můžete také soubory (např. obrázky, audionahrávky nebo videa) do 25 MB." |
same as passed value |
multiple | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1030 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1031 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1032 …} -namespace: Closure() {#1034 …} } |
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 | "Přiložit můžete také soubory (např. obrázky, audionahrávky nebo videa) do 25 MB." |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1142 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1040 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#305 …} $translationDomain: "validators" $message: Closure() {#1141 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "multiple" => "multiple" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_memories_files" ] |
cache_key | "_memories_files_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1150 -form: Symfony\Component\Form\Form {#1158 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1106 …5} |
full_name | "memories[files][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "memories_files" |
label | "Přiložit můžete také soubory (např. obrázky, audionahrávky nebo videa) do 25 MB." |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "files" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_memories_files" |
valid | true |
value | "" |
gdpr
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1121 +payload: null +message: "Musíte souhlasit" } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#1121 +payload: null +message: "Musíte souhlasit" } ] |
label | "Souhlasím se zpracováním osobních údajů." |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1121 +payload: null +message: "Musíte souhlasit" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1030 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1031 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1032 …} -namespace: Closure() {#1034 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1130 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1133 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1132 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Souhlasím se zpracováním osobních údajů." |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1112 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1040 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#305 …} $translationDomain: "validators" $message: Closure() {#1118 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_memories_gdpr" ] |
cache_key | "_memories_gdpr_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1119 -form: Symfony\Component\Form\Form {#1161 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1139 …5} |
full_name | "memories[gdpr]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "memories_gdpr" |
label | "Souhlasím se zpracováním osobních údajů." |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "gdpr" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_memories_gdpr" |
valid | true |
value | "1" |
authorRights
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1116 +payload: null +message: "Musíte být vlastníkem." } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#1116 +payload: null +message: "Musíte být vlastníkem." } ] |
label | "Prohlašuji, že jsem vlastníkem autorských práv k přiloženým materiálům. Uděluji tímto souhlas s jejich publikováním na webovém portálu." |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1116 +payload: null +message: "Musíte být vlastníkem." } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1030 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1031 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1032 …} -namespace: Closure() {#1034 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1130 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1133 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1132 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Prohlašuji, že jsem vlastníkem autorských práv k přiloženým materiálům. Uděluji tímto souhlas s jejich publikováním na webovém portálu." |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1105 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1040 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#305 …} $translationDomain: "validators" $message: Closure() {#1104 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_memories_authorRights" ] |
cache_key | "_memories_authorRights_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1086 -form: Symfony\Component\Form\Form {#1164 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1055 …5} |
full_name | "memories[authorRights]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "memories_authorRights" |
label | "Prohlašuji, že jsem vlastníkem autorských práv k přiloženým materiálům. Uděluji tímto souhlas s jejich publikováním na webovém portálu." |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "authorRights" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_memories_authorRights" |
valid | true |
value | "1" |
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 |
---|---|---|
label | "Odeslat" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
label | "Odeslat" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_memories_submit" ] |
cache_key | "_memories_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#1172 …5} |
full_name | "memories[submit]" |
id | "memories_submit" |
label | "Odeslat" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_memories_submit" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "6ce7353bfc53eef12.0PijtSp4f-lVJzZzRacIPBfqb8wy9oLNWIuepEQQMCA.iZP35nAcSaojY3klP_NHDFHcVqRYwcy6bLn98hIhaXC-m-uEEkEs0DsfRQ" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_prefix | "csrf_token" |
same as passed value |
data | "6ce7353bfc53eef12.0PijtSp4f-lVJzZzRacIPBfqb8wy9oLNWIuepEQQMCA.iZP35nAcSaojY3klP_NHDFHcVqRYwcy6bLn98hIhaXC-m-uEEkEs0DsfRQ" |
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 | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1030 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1031 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1032 …} -namespace: Closure() {#1034 …} } |
data | "6ce7353bfc53eef12.0PijtSp4f-lVJzZzRacIPBfqb8wy9oLNWIuepEQQMCA.iZP35nAcSaojY3klP_NHDFHcVqRYwcy6bLn98hIhaXC-m-uEEkEs0DsfRQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1178 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1016 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1207 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1040 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#305 …} $translationDomain: "validators" $message: Closure() {#1179 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_memories__token" ] |
cache_key | "_memories__token_hidden" |
compound | false |
data | "6ce7353bfc53eef12.0PijtSp4f-lVJzZzRacIPBfqb8wy9oLNWIuepEQQMCA.iZP35nAcSaojY3klP_NHDFHcVqRYwcy6bLn98hIhaXC-m-uEEkEs0DsfRQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1218 -form: Symfony\Component\Form\Form {#1213 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1208 …5} |
full_name | "memories[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "memories__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_memories__token" |
valid | true |
value | "6ce7353bfc53eef12.0PijtSp4f-lVJzZzRacIPBfqb8wy9oLNWIuepEQQMCA.iZP35nAcSaojY3klP_NHDFHcVqRYwcy6bLn98hIhaXC-m-uEEkEs0DsfRQ" |