- Pimcore
- Request / Response
- Performance
- Validator
- Targeting
- Forms
- Exception
- Logs 143
- Events
- Routing
- Cache
- Translation
- 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
newsletter_form
"App\Form\NewsletterFormType"
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 |
---|---|---|
action | "/hr/newsletter-form/" |
same as passed value |
data | [] |
[] |
Resolved Options
Option | Value |
---|---|
action | "/hr/newsletter-form/" |
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 {#3932 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3933 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3934 …} -namespace: Closure() {#3936 …} } |
data | [] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4622 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3914 …} } |
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() {#4624 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3938 …} use: { $translator: Pimcore\Translation\Translator {#331 …} $translationDomain: "validators" $message: Closure() {#4623 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/hr/newsletter-form/" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "newsletter_form" "_newsletter_form" ] |
cache_key | "_newsletter_form_newsletter_form" |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4652 -form: Symfony\Component\Form\Form {#4653 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4625 …5} |
full_name | "newsletter_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "newsletter_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "newsletter_form" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_newsletter_form" |
valid | true |
value | [] |
"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 | [ "required" => true ] |
[ "required" => true ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4630 +message: "E-mail je obavezan" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4631 +maxMessage: "newsletter.email.max" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Email {#4632 +message: "E-mail adresa nije ispravna" +mode: null +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4630 +message: "E-mail je obavezan" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4631 +maxMessage: "newsletter.email.max" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Email {#4632 +message: "E-mail adresa nije ispravna" +mode: null +normalizer: null +payload: null } ] |
label | "Molimo unesite vaš email" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "required" => true ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4630 +message: "E-mail je obavezan" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4631 +maxMessage: "newsletter.email.max" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Email {#4632 +message: "E-mail adresa nije ispravna" +mode: null +normalizer: null +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3932 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3933 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3934 …} -namespace: Closure() {#3936 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4635 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3914 …} } |
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 | "Molimo unesite vaš email" |
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() {#4637 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3938 …} use: { $translator: Pimcore\Translation\Translator {#331 …} $translationDomain: "validators" $message: Closure() {#4636 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "required" => true ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_newsletter_form_email" ] |
cache_key | "_newsletter_form_email_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4667 -form: Symfony\Component\Form\Form {#4656 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4665 …5} |
full_name | "newsletter_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "newsletter_form_email" |
label | "Molimo unesite vaš email" |
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 | null |
unique_block_prefix | "_newsletter_form_email" |
valid | true |
value | "" |
privacyConsent
"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 |
---|---|---|
attr | [ "class" => "privacyConsent" "required" => false ] |
[ "class" => "privacyConsent" "required" => false ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4633 +message: "newsletter.privacy-consent.required" +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4633 +message: "newsletter.privacy-consent.required" +allowNull: false +normalizer: null +payload: null } ] |
label | "newsletter.privacy-consent.label" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "privacyConsent" "required" => false ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4633 +message: "newsletter.privacy-consent.required" +allowNull: false +normalizer: null +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3932 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3933 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3934 …} -namespace: Closure() {#3936 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#3984 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3980 …} } |
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 {#3986 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "newsletter.privacy-consent.label" |
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() {#4645 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3938 …} use: { $translator: Pimcore\Translation\Translator {#331 …} $translationDomain: "validators" $message: Closure() {#4644 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "privacyConsent" "required" => false ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_newsletter_form_privacyConsent" ] |
cache_key | "_newsletter_form_privacyConsent_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4668 -form: Symfony\Component\Form\Form {#4659 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4669 …5} |
full_name | "newsletter_form[privacyConsent]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "newsletter_form_privacyConsent" |
label | "newsletter.privacy-consent.label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "privacyConsent" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_newsletter_form_privacyConsent" |
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 | "PRIJAVI SE" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
label | "PRIJAVI SE" |
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" "_newsletter_form_submit" ] |
cache_key | "_newsletter_form_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#4674 …5} |
full_name | "newsletter_form[submit]" |
id | "newsletter_form_submit" |
label | "PRIJAVI SE" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_newsletter_form_submit" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "e6d3.gym2a0notyFnLzCCvIXwX_V6mH-9Pzs6syeoaCRActw.13H7LQyl_ns4R3371rykD7wT8yiQXmRM4VfZBmMtPqXKc-M5DZ_iQ1ZMWw" |
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 | "e6d3.gym2a0notyFnLzCCvIXwX_V6mH-9Pzs6syeoaCRActw.13H7LQyl_ns4R3371rykD7wT8yiQXmRM4VfZBmMtPqXKc-M5DZ_iQ1ZMWw" |
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 {#3932 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3933 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3934 …} -namespace: Closure() {#3936 …} } |
data | "e6d3.gym2a0notyFnLzCCvIXwX_V6mH-9Pzs6syeoaCRActw.13H7LQyl_ns4R3371rykD7wT8yiQXmRM4VfZBmMtPqXKc-M5DZ_iQ1ZMWw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4646 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3914 …} } |
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() {#4676 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3938 …} use: { $translator: Pimcore\Translation\Translator {#331 …} $translationDomain: "validators" $message: Closure() {#4670 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_newsletter_form__token" ] |
cache_key | "_newsletter_form__token_hidden" |
compound | false |
data | "e6d3.gym2a0notyFnLzCCvIXwX_V6mH-9Pzs6syeoaCRActw.13H7LQyl_ns4R3371rykD7wT8yiQXmRM4VfZBmMtPqXKc-M5DZ_iQ1ZMWw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4686 -form: Symfony\Component\Form\Form {#4682 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4677 …5} |
full_name | "newsletter_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "newsletter_form__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_newsletter_form__token" |
valid | true |
value | "e6d3.gym2a0notyFnLzCCvIXwX_V6mH-9Pzs6syeoaCRActw.13H7LQyl_ns4R3371rykD7wT8yiQXmRM4VfZBmMtPqXKc-M5DZ_iQ1ZMWw" |