- Pimcore
- Request / Response
- Performance
- Validator
- Targeting
- Forms
- Exception
- Logs 123
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Httplug 0/0
- 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
car_submit_form
"App\Form\CarSubmitFormType"
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 {#2993 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2994 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2995 …} -namespace: Closure() {#2997 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3016 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2956 …} } |
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() {#3018 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3003 …} use: { $translator: Pimcore\Translation\Translator {#378 …} $translationDomain: "validators" $message: Closure() {#3017 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "car_submit_form" "_car_submit_form" ] |
cache_key | "_car_submit_form_car_submit_form" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3349 -form: Symfony\Component\Form\Form {#3324 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3019 …5} |
full_name | "car_submit_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "car_submit_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "car_submit_form" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_car_submit_form" |
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 | "general.name" |
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 {#2993 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2994 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2995 …} -namespace: Closure() {#2997 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3164 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2956 …} } |
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 | "general.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 | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3166 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3003 …} use: { $translator: Pimcore\Translation\Translator {#378 …} $translationDomain: "validators" $message: Closure() {#3171 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_car_submit_form_name" ] |
cache_key | "_car_submit_form_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3355 -form: Symfony\Component\Form\Form {#3361 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3356 …5} |
full_name | "car_submit_form[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "car_submit_form_name" |
label | "general.name" |
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 | "_car_submit_form_name" |
valid | true |
value | "" |
description
"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 | "general.description" |
same as passed value |
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 | 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 {#2993 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2994 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2995 …} -namespace: Closure() {#2997 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3256 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2956 …} } |
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 | "general.description" |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3260 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3003 …} use: { $translator: Pimcore\Translation\Translator {#378 …} $translationDomain: "validators" $message: Closure() {#3255 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_car_submit_form_description" ] |
cache_key | "_car_submit_form_description_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3354 -form: Symfony\Component\Form\Form {#3365 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3353 …5} |
full_name | "car_submit_form[description]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "car_submit_form_description" |
label | "general.description" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "description" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_car_submit_form_description" |
valid | true |
value | "" |
manufacturer
"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 |
---|---|---|
choices | [ "AC Cars" => 80 "Alfa Romeo" => 28 "Aston Martin" => 240 "Austin-Healey" => 35 "BMW" => 300 "Buick" => 39 "Cadillac" => 45 "Chevrolet" => 59 "Citroen" => 71 "Dodge" => 83 "Ferrari" => 93 "Fiat" => 100 "Ford" => 106 "Jaguar" => 4 "Lamborghini" => 121 "Lincoln Motor Company" => 127 "MG Cars" => 153 "Mercedes-Benz" => 134 "Mercury" => 145 "Morris Motors" => 355 "Peugeot" => 158 "Pontiac" => 163 "Porsche" => 167 "Renault" => 176 "Triumph" => 185 "VEB Sachsenring" => 181 "VW" => 206 ] |
[ "AC Cars" => 80 "Alfa Romeo" => 28 "Aston Martin" => 240 "Austin-Healey" => 35 "BMW" => 300 "Buick" => 39 "Cadillac" => 45 "Chevrolet" => 59 "Citroen" => 71 "Dodge" => 83 "Ferrari" => 93 "Fiat" => 100 "Ford" => 106 "Jaguar" => 4 "Lamborghini" => 121 "Lincoln Motor Company" => 127 "MG Cars" => 153 "Mercedes-Benz" => 134 "Mercury" => 145 "Morris Motors" => 355 "Peugeot" => 158 "Pontiac" => 163 "Porsche" => 167 "Renault" => 176 "Triumph" => 185 "VEB Sachsenring" => 181 "VW" => 206 ] |
label | "general.manufacturer" |
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 |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "AC Cars" => 80 "Alfa Romeo" => 28 "Aston Martin" => 240 "Austin-Healey" => 35 "BMW" => 300 "Buick" => 39 "Cadillac" => 45 "Chevrolet" => 59 "Citroen" => 71 "Dodge" => 83 "Ferrari" => 93 "Fiat" => 100 "Ford" => 106 "Jaguar" => 4 "Lamborghini" => 121 "Lincoln Motor Company" => 127 "MG Cars" => 153 "Mercedes-Benz" => 134 "Mercury" => 145 "Morris Motors" => 355 "Peugeot" => 158 "Pontiac" => 163 "Porsche" => 167 "Renault" => 176 "Triumph" => 185 "VEB Sachsenring" => 181 "VW" => 206 ] |
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 {#2993 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2994 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2995 …} -namespace: Closure() {#2997 …} } |
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 | "general.manufacturer" |
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 | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3280 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3003 …} use: { $translator: Pimcore\Translation\Translator {#378 …} $translationDomain: "validators" $message: Closure() {#3279 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_car_submit_form_manufacturer" ] |
cache_key | "_car_submit_form_manufacturer_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3318 +label: "AC Cars" +value: "80" +data: 80 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3304 +label: "Alfa Romeo" +value: "28" +data: 28 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3291 +label: "Aston Martin" +value: "240" +data: 240 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3282 +label: "Austin-Healey" +value: "35" +data: 35 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3261 +label: "BMW" +value: "300" +data: 300 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3182 +label: "Buick" +value: "39" +data: 39 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3337 +label: "Cadillac" +value: "45" +data: 45 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3344 +label: "Chevrolet" +value: "59" +data: 59 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3343 +label: "Citroen" +value: "71" +data: 71 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3338 +label: "Dodge" +value: "83" +data: 83 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3336 +label: "Ferrari" +value: "93" +data: 93 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3358 +label: "Fiat" +value: "100" +data: 100 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3359 +label: "Ford" +value: "106" +data: 106 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3372 +label: "Jaguar" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3371 +label: "Lamborghini" +value: "121" +data: 121 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3373 +label: "Lincoln Motor Company" +value: "127" +data: 127 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3374 +label: "MG Cars" +value: "153" +data: 153 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3375 +label: "Mercedes-Benz" +value: "134" +data: 134 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3376 +label: "Mercury" +value: "145" +data: 145 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3377 +label: "Morris Motors" +value: "355" +data: 355 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3378 +label: "Peugeot" +value: "158" +data: 158 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3379 +label: "Pontiac" +value: "163" +data: 163 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3381 +label: "Porsche" +value: "167" +data: 167 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3382 +label: "Renault" +value: "176" +data: 176 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3383 +label: "Triumph" +value: "185" +data: 185 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3384 +label: "VEB Sachsenring" +value: "181" +data: 181 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3385 +label: "VW" +value: "206" +data: 206 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3352 -form: Symfony\Component\Form\Form {#3368 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3351 …5} |
full_name | "car_submit_form[manufacturer]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "car_submit_form_manufacturer" |
is_selected | Closure($choice, $value) {#3388 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3266 …} } |
label | "general.manufacturer" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "manufacturer" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_car_submit_form_manufacturer" |
valid | true |
value | "" |
bodyStyle
"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 |
---|---|---|
choices | [ "Berlinetta 2-türig" => 96 "Cabrio 2-türig" => 56 "Cabrio 4-türig" => 315 "Coupé 2-türig" => 7 "Coupé Limousine 2-türig" => 50 "Coupé Limousine 4-türig" => 49 "Limousine 2-türig" => 213 "Limousine 4-türig" => 42 "Minibus 4-5-türig" => 234 "Roadster" => 137 "Roadster 2-türig" => 6 "Schräghecklimousine 5-türig" => 179 "Targadach 2-türig" => 171 ] |
[ "Berlinetta 2-türig" => 96 "Cabrio 2-türig" => 56 "Cabrio 4-türig" => 315 "Coupé 2-türig" => 7 "Coupé Limousine 2-türig" => 50 "Coupé Limousine 4-türig" => 49 "Limousine 2-türig" => 213 "Limousine 4-türig" => 42 "Minibus 4-5-türig" => 234 "Roadster" => 137 "Roadster 2-türig" => 6 "Schräghecklimousine 5-türig" => 179 "Targadach 2-türig" => 171 ] |
label | "general.body-style" |
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 |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Berlinetta 2-türig" => 96 "Cabrio 2-türig" => 56 "Cabrio 4-türig" => 315 "Coupé 2-türig" => 7 "Coupé Limousine 2-türig" => 50 "Coupé Limousine 4-türig" => 49 "Limousine 2-türig" => 213 "Limousine 4-türig" => 42 "Minibus 4-5-türig" => 234 "Roadster" => 137 "Roadster 2-türig" => 6 "Schräghecklimousine 5-türig" => 179 "Targadach 2-türig" => 171 ] |
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 {#2993 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2994 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2995 …} -namespace: Closure() {#2997 …} } |
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 | "general.body-style" |
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 | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3290 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3003 …} use: { $translator: Pimcore\Translation\Translator {#378 …} $translationDomain: "validators" $message: Closure() {#3287 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_car_submit_form_bodyStyle" ] |
cache_key | "_car_submit_form_bodyStyle_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3390 +label: "Berlinetta 2-türig" +value: "96" +data: 96 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3393 +label: "Cabrio 2-türig" +value: "56" +data: 56 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3319 +label: "Cabrio 4-türig" +value: "315" +data: 315 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3391 +label: "Coupé 2-türig" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3392 +label: "Coupé Limousine 2-türig" +value: "50" +data: 50 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3394 +label: "Coupé Limousine 4-türig" +value: "49" +data: 49 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3395 +label: "Limousine 2-türig" +value: "213" +data: 213 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3396 +label: "Limousine 4-türig" +value: "42" +data: 42 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3397 +label: "Minibus 4-5-türig" +value: "234" +data: 234 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3398 +label: "Roadster" +value: "137" +data: 137 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3399 +label: "Roadster 2-türig" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3400 +label: "Schräghecklimousine 5-türig" +value: "179" +data: 179 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3401 +label: "Targadach 2-türig" +value: "171" +data: 171 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3387 -form: Symfony\Component\Form\Form {#3326 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3389 …5} |
full_name | "car_submit_form[bodyStyle]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "car_submit_form_bodyStyle" |
is_selected | Closure($choice, $value) {#3403 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3266 …} } |
label | "general.body-style" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "bodyStyle" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_car_submit_form_bodyStyle" |
valid | true |
value | "" |
carClass
"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 |
---|---|---|
choices | [ "Full-size luxury car" => "Full-size luxury car" "Grand tourer" => "Grand tourer" "Light commercial vehicle" => "Light commercial vehicle" "Muscle Car" => "Muscle Car" "City Car" => "City Car" "Executive car" => "Executive car" "Economy car" => "Economy car" "Personal luxury car" => "Personal luxury car" "Full-Size" => "Full-Size" "Family car" => "Family car" "Mid-size luxury" => "Mid-size luxury" "sports car" => "sports car" ] |
[ "Full-size luxury car" => "Full-size luxury car" "Grand tourer" => "Grand tourer" "Light commercial vehicle" => "Light commercial vehicle" "Muscle Car" => "Muscle Car" "City Car" => "City Car" "Executive car" => "Executive car" "Economy car" => "Economy car" "Personal luxury car" => "Personal luxury car" "Full-Size" => "Full-Size" "Family car" => "Family car" "Mid-size luxury" => "Mid-size luxury" "sports car" => "sports car" ] |
label | "general.car-class" |
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 |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Full-size luxury car" => "Full-size luxury car" "Grand tourer" => "Grand tourer" "Light commercial vehicle" => "Light commercial vehicle" "Muscle Car" => "Muscle Car" "City Car" => "City Car" "Executive car" => "Executive car" "Economy car" => "Economy car" "Personal luxury car" => "Personal luxury car" "Full-Size" => "Full-Size" "Family car" => "Family car" "Mid-size luxury" => "Mid-size luxury" "sports car" => "sports car" ] |
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 {#2993 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2994 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2995 …} -namespace: Closure() {#2997 …} } |
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 | "general.car-class" |
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 | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3303 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3003 …} use: { $translator: Pimcore\Translation\Translator {#378 …} $translationDomain: "validators" $message: Closure() {#3302 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_car_submit_form_carClass" ] |
cache_key | "_car_submit_form_carClass_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3406 +label: "Full-size luxury car" +value: "Full-size luxury car" +data: "Full-size luxury car" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3407 +label: "Grand tourer" +value: "Grand tourer" +data: "Grand tourer" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3408 +label: "Light commercial vehicle" +value: "Light commercial vehicle" +data: "Light commercial vehicle" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3409 +label: "Muscle Car" +value: "Muscle Car" +data: "Muscle Car" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3410 +label: "City Car" +value: "City Car" +data: "City Car" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3411 +label: "Executive car" +value: "Executive car" +data: "Executive car" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3412 +label: "Economy car" +value: "Economy car" +data: "Economy car" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3413 +label: "Personal luxury car" +value: "Personal luxury car" +data: "Personal luxury car" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3414 +label: "Full-Size" +value: "Full-Size" +data: "Full-Size" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3415 +label: "Family car" +value: "Family car" +data: "Family car" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3416 +label: "Mid-size luxury" +value: "Mid-size luxury" +data: "Mid-size luxury" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3417 +label: "sports car" +value: "sports car" +data: "sports car" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3404 -form: Symfony\Component\Form\Form {#3329 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3405 …5} |
full_name | "car_submit_form[carClass]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "car_submit_form_carClass" |
is_selected | Closure($choice, $value) {#3419 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3266 …} } |
label | "general.car-class" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "carClass" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_car_submit_form_carClass" |
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 | [ "class" => "btn btn-block btn-success" ] |
[ "class" => "btn btn-block btn-success" ] |
label | "general.submit" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn btn-block btn-success" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
label | "general.submit" |
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 | [ "class" => "btn btn-block btn-success" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_car_submit_form__submit" ] |
cache_key | "_car_submit_form__submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#3421 …5} |
full_name | "car_submit_form[_submit]" |
id | "car_submit_form__submit" |
label | "general.submit" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "_submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_car_submit_form__submit" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "4811489affec6f0c21bb5946722ccc4e._34Jad2TuHJ19lPH3q5BqAOiEkznWZTiHWbNEEeqDHc.vC9aBaSq-yBEnAG-rcE020DbezyRBv3XeQGacQz4PCWIFUcsjv2IRiWOPA" |
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 | "4811489affec6f0c21bb5946722ccc4e._34Jad2TuHJ19lPH3q5BqAOiEkznWZTiHWbNEEeqDHc.vC9aBaSq-yBEnAG-rcE020DbezyRBv3XeQGacQz4PCWIFUcsjv2IRiWOPA" |
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 {#2993 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2994 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2995 …} -namespace: Closure() {#2997 …} } |
data | "4811489affec6f0c21bb5946722ccc4e._34Jad2TuHJ19lPH3q5BqAOiEkznWZTiHWbNEEeqDHc.vC9aBaSq-yBEnAG-rcE020DbezyRBv3XeQGacQz4PCWIFUcsjv2IRiWOPA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3363 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2956 …} } |
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() {#3427 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3003 …} use: { $translator: Pimcore\Translation\Translator {#378 …} $translationDomain: "validators" $message: Closure() {#3420 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_car_submit_form__token" ] |
cache_key | "_car_submit_form__token_hidden" |
compound | false |
data | "4811489affec6f0c21bb5946722ccc4e._34Jad2TuHJ19lPH3q5BqAOiEkznWZTiHWbNEEeqDHc.vC9aBaSq-yBEnAG-rcE020DbezyRBv3XeQGacQz4PCWIFUcsjv2IRiWOPA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3437 -form: Symfony\Component\Form\Form {#3433 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3428 …5} |
full_name | "car_submit_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "car_submit_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 | "_car_submit_form__token" |
valid | true |
value | "4811489affec6f0c21bb5946722ccc4e._34Jad2TuHJ19lPH3q5BqAOiEkznWZTiHWbNEEeqDHc.vC9aBaSq-yBEnAG-rcE020DbezyRBv3XeQGacQz4PCWIFUcsjv2IRiWOPA" |