- Pimcore
- Request / Response
- Performance
- Validator
- Targeting
- Forms
- Exception
- Logs 378
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Messages
- E-mails
- Notifications
- Mercure
- 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
(no name)
"App\Auction\Form\Type\AuctionFilterType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ "period" => "future" ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | [ "period" => "future" ] |
[ "period" => "future" ] |
| method | "get" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1612 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1611 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1633 …} -namespace: Closure() {#1606 …} } |
| data | [ "period" => "future" ] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2776 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2716 …} } |
| 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 | "get" |
| 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() {#2778 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2753 …} use: { $translator: Pimcore\Translation\Translator {#339 …} $translationDomain: "validators" $message: Closure() {#2777 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "" "_" ] |
| cache_key | "__" |
| compound | true |
| data | [ "period" => "future" ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3398 -form: Symfony\Component\Form\Form {#2934 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3496 …5} |
| full_name | "" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_" |
| valid | true |
| value | [ "period" => "future" ] |
title
"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 |
|---|---|---|
| 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 {#1612 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1611 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1633 …} -namespace: Closure() {#1606 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3258 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2716 …} } |
| 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 | 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 | 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 {#2753 …} use: { $translator: Pimcore\Translation\Translator {#339 …} $translationDomain: "validators" $message: Closure() {#3259 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_title" ] |
| cache_key | "_title_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3393 -form: Symfony\Component\Form\Form {#3233 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3392 …5} |
| full_name | "title" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "title" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "title" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_title" |
| valid | true |
| value | "" |
period
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "future" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "past-auctions" => "past" "future-auctions" => "future" ] |
[ "past-auctions" => "past" "future-auctions" => "future" ] |
| data | "future" |
same as passed value |
| expanded | true |
same as passed value |
| multiple | false |
false
|
| 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 | [ "past-auctions" => "past" "future-auctions" => "future" ] |
| 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 {#1612 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1611 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1633 …} -namespace: Closure() {#1606 …} } |
| data | "future" |
| data_class | null |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| 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() {#3226 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2753 …} use: { $translator: Pimcore\Translation\Translator {#339 …} $translationDomain: "validators" $message: Closure() {#3229 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_period" ] |
| cache_key | "_period_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3211 +label: "past-auctions" +value: "past" +data: "past" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3212 +label: "future-auctions" +value: "future" +data: "future" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | "future" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3394 -form: Symfony\Component\Form\Form {#3313 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3395 …5} |
| full_name | "period" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "period" |
| is_selected | Closure($choice, $value) {#3396 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3224 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "period" |
| 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 | "_period" |
| valid | true |
| value | "future" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "past-auctions" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "past" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1612 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1611 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1633 …} -namespace: Closure() {#1606 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2935 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2925 …} } |
| 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 {#3285 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "past-auctions" |
| 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() {#3289 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2753 …} use: { $translator: Pimcore\Translation\Translator {#339 …} $translationDomain: "validators" $message: Closure() {#3282 …} } } |
| validation_groups | null |
| value | "past" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_period_entry" ] |
| cache_key | "_period_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3499 -form: Symfony\Component\Form\Form {#3243 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3498 …5} |
| full_name | "period" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "period_0" |
| label | "past-auctions" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_period_entry" |
| valid | true |
| value | "past" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"future"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "future-auctions" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "future" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1612 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1611 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1633 …} -namespace: Closure() {#1606 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2935 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2925 …} } |
| 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 {#3285 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "future-auctions" |
| 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() {#3298 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2753 …} use: { $translator: Pimcore\Translation\Translator {#339 …} $translationDomain: "validators" $message: Closure() {#3299 …} } } |
| validation_groups | null |
| value | "future" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_period_entry" ] |
| cache_key | "_period_entry_radio" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3500 -form: Symfony\Component\Form\Form {#3240 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3501 …5} |
| full_name | "period" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "period_1" |
| label | "future-auctions" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_period_entry" |
| valid | true |
| value | "future" |
auctionhouse
"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 |
|---|---|---|
| choice_label | Closure(Profile $auctionhouse, $key, $value) {#3248 class: "App\Auction\Form\Type\AuctionFilterType" this: App\Auction\Form\Type\AuctionFilterType {#2715 …} } |
same as passed value |
| choice_value | Closure(?Profile $auctionhouse) {#3268 class: "App\Auction\Form\Type\AuctionFilterType" this: App\Auction\Form\Type\AuctionFilterType {#2715 …} } |
same as passed value |
| choices | Pimcore\Model\DataObject\Profile\Listing {#3028 #classId: "profile" #className: "Profile" #locale: null #ignoreLocalizedFields: false -fieldCollectionConfigs: [] -objectBrickConfigs: [] #unpublished: false #objectTypes: [ "object" "folder" ] #order: [ "ASC" ] #orderKey: [ "`company`" ] #limit: null #offset: null #condition: null #conditionVariables: [] #conditionVariablesFromSetCondition: null #groupBy: null #validOrders: [ "ASC" "DESC" ] #conditionParams: [] #conditionVariableTypes: [] #data: [ App\Profile\Model\Profile {#2882 …} App\Profile\Model\Profile {#2946 …} App\Profile\Model\Profile {#2921 …} App\Profile\Model\Profile {#2928 …} App\Profile\Model\Profile {#2908 …} App\Profile\Model\Profile {#2891 …} App\Profile\Model\Profile {#2821 …} App\Profile\Model\Profile {#2829 …} App\Profile\Model\Profile {#2898 …} App\Profile\Model\Profile {#2869 …} App\Profile\Model\Profile {#2859 …} App\Profile\Model\Profile {#2788 …} App\Profile\Model\Profile {#2798 …} App\Profile\Model\Profile {#2808 …} App\Profile\Model\Profile {#2960 …} App\Profile\Model\Profile {#2970 …} App\Profile\Model\Profile {#3008 …} App\Profile\Model\Profile {#2996 …} App\Profile\Model\Profile {#2985 …} App\Profile\Model\Profile {#2974 …} App\Profile\Model\Profile {#3039 …} App\Profile\Model\Profile {#3051 …} App\Profile\Model\Profile {#3062 …} App\Profile\Model\Profile {#3074 …} App\Profile\Model\Profile {#3086 …} App\Profile\Model\Profile {#3098 …} App\Profile\Model\Profile {#3108 …} App\Profile\Model\Profile {#3119 …} App\Profile\Model\Profile {#3130 …} App\Profile\Model\Profile {#3141 …} App\Profile\Model\Profile {#3152 …} App\Profile\Model\Profile {#3162 …} App\Profile\Model\Profile {#3172 …} ] #dao: Pimcore\Model\DataObject\Listing\Concrete\Dao {#2809 …} classId: "profile" className: "Profile" locale: null ignoreLocalizedFields: false unpublished: false objectTypes: [ "object" "folder" ] order: [ "ASC" ] orderKey: [ "`company`" ] limit: null offset: null condition: null conditionVariables: [] conditionVariablesFromSetCondition: null groupBy: null validOrders: [ "ASC" "DESC" ] conditionParams: [] conditionVariableTypes: [] data: [ App\Profile\Model\Profile {#2882 …} App\Profile\Model\Profile {#2946 …} App\Profile\Model\Profile {#2921 …} App\Profile\Model\Profile {#2928 …} App\Profile\Model\Profile {#2908 …} App\Profile\Model\Profile {#2891 …} App\Profile\Model\Profile {#2821 …} App\Profile\Model\Profile {#2829 …} App\Profile\Model\Profile {#2898 …} App\Profile\Model\Profile {#2869 …} App\Profile\Model\Profile {#2859 …} App\Profile\Model\Profile {#2788 …} App\Profile\Model\Profile {#2798 …} App\Profile\Model\Profile {#2808 …} App\Profile\Model\Profile {#2960 …} App\Profile\Model\Profile {#2970 …} App\Profile\Model\Profile {#3008 …} App\Profile\Model\Profile {#2996 …} App\Profile\Model\Profile {#2985 …} App\Profile\Model\Profile {#2974 …} App\Profile\Model\Profile {#3039 …} App\Profile\Model\Profile {#3051 …} App\Profile\Model\Profile {#3062 …} App\Profile\Model\Profile {#3074 …} App\Profile\Model\Profile {#3086 …} App\Profile\Model\Profile {#3098 …} App\Profile\Model\Profile {#3108 …} App\Profile\Model\Profile {#3119 …} App\Profile\Model\Profile {#3130 …} App\Profile\Model\Profile {#3141 …} App\Profile\Model\Profile {#3152 …} App\Profile\Model\Profile {#3162 …} App\Profile\Model\Profile {#3172 …} ] } |
same as passed value |
| expanded | false |
false
|
| multiple | false |
false
|
| placeholder | "filter-any" |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(Profile $auctionhouse, $key, $value) {#3248 class: "App\Auction\Form\Type\AuctionFilterType" this: App\Auction\Form\Type\AuctionFilterType {#2715 …} } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?Profile $auctionhouse) {#3268 class: "App\Auction\Form\Type\AuctionFilterType" this: App\Auction\Form\Type\AuctionFilterType {#2715 …} } |
| choices | Pimcore\Model\DataObject\Profile\Listing {#3028 #classId: "profile" #className: "Profile" #locale: null #ignoreLocalizedFields: false -fieldCollectionConfigs: [] -objectBrickConfigs: [] #unpublished: false #objectTypes: [ "object" "folder" ] #order: [ "ASC" ] #orderKey: [ "`company`" ] #limit: null #offset: null #condition: null #conditionVariables: [] #conditionVariablesFromSetCondition: null #groupBy: null #validOrders: [ "ASC" "DESC" ] #conditionParams: [] #conditionVariableTypes: [] #data: [ App\Profile\Model\Profile {#2882 …} App\Profile\Model\Profile {#2946 …} App\Profile\Model\Profile {#2921 …} App\Profile\Model\Profile {#2928 …} App\Profile\Model\Profile {#2908 …} App\Profile\Model\Profile {#2891 …} App\Profile\Model\Profile {#2821 …} App\Profile\Model\Profile {#2829 …} App\Profile\Model\Profile {#2898 …} App\Profile\Model\Profile {#2869 …} App\Profile\Model\Profile {#2859 …} App\Profile\Model\Profile {#2788 …} App\Profile\Model\Profile {#2798 …} App\Profile\Model\Profile {#2808 …} App\Profile\Model\Profile {#2960 …} App\Profile\Model\Profile {#2970 …} App\Profile\Model\Profile {#3008 …} App\Profile\Model\Profile {#2996 …} App\Profile\Model\Profile {#2985 …} App\Profile\Model\Profile {#2974 …} App\Profile\Model\Profile {#3039 …} App\Profile\Model\Profile {#3051 …} App\Profile\Model\Profile {#3062 …} App\Profile\Model\Profile {#3074 …} App\Profile\Model\Profile {#3086 …} App\Profile\Model\Profile {#3098 …} App\Profile\Model\Profile {#3108 …} App\Profile\Model\Profile {#3119 …} App\Profile\Model\Profile {#3130 …} App\Profile\Model\Profile {#3141 …} App\Profile\Model\Profile {#3152 …} App\Profile\Model\Profile {#3162 …} App\Profile\Model\Profile {#3172 …} ] #dao: Pimcore\Model\DataObject\Listing\Concrete\Dao {#2809 …} classId: "profile" className: "Profile" locale: null ignoreLocalizedFields: false unpublished: false objectTypes: [ "object" "folder" ] order: [ "ASC" ] orderKey: [ "`company`" ] limit: null offset: null condition: null conditionVariables: [] conditionVariablesFromSetCondition: null groupBy: null validOrders: [ "ASC" "DESC" ] conditionParams: [] conditionVariableTypes: [] data: [ App\Profile\Model\Profile {#2882 …} App\Profile\Model\Profile {#2946 …} App\Profile\Model\Profile {#2921 …} App\Profile\Model\Profile {#2928 …} App\Profile\Model\Profile {#2908 …} App\Profile\Model\Profile {#2891 …} App\Profile\Model\Profile {#2821 …} App\Profile\Model\Profile {#2829 …} App\Profile\Model\Profile {#2898 …} App\Profile\Model\Profile {#2869 …} App\Profile\Model\Profile {#2859 …} App\Profile\Model\Profile {#2788 …} App\Profile\Model\Profile {#2798 …} App\Profile\Model\Profile {#2808 …} App\Profile\Model\Profile {#2960 …} App\Profile\Model\Profile {#2970 …} App\Profile\Model\Profile {#3008 …} App\Profile\Model\Profile {#2996 …} App\Profile\Model\Profile {#2985 …} App\Profile\Model\Profile {#2974 …} App\Profile\Model\Profile {#3039 …} App\Profile\Model\Profile {#3051 …} App\Profile\Model\Profile {#3062 …} App\Profile\Model\Profile {#3074 …} App\Profile\Model\Profile {#3086 …} App\Profile\Model\Profile {#3098 …} App\Profile\Model\Profile {#3108 …} App\Profile\Model\Profile {#3119 …} App\Profile\Model\Profile {#3130 …} App\Profile\Model\Profile {#3141 …} App\Profile\Model\Profile {#3152 …} App\Profile\Model\Profile {#3162 …} App\Profile\Model\Profile {#3172 …} ] } |
| 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 {#1612 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1611 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1633 …} -namespace: Closure() {#1606 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "filter-any" |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3200 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2753 …} use: { $translator: Pimcore\Translation\Translator {#339 …} $translationDomain: "validators" $message: Closure() {#3207 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_auctionhouse" ] |
| cache_key | "_auctionhouse_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3403 +label: "3forone" +value: "42504" +data: App\Profile\Model\Profile {#2882 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3405 +label: "Arqana" +value: "51339" +data: App\Profile\Model\Profile {#2946 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3402 +label: "Arqana Online" +value: "51471" +data: App\Profile\Model\Profile {#2921 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3401 +label: "Bbag E.v." +value: "51333" +data: App\Profile\Model\Profile {#2928 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3400 +label: "Bloodstock South Africa" +value: "51345" +data: App\Profile\Model\Profile {#2908 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3399 +label: "Canadian Thoroughbred Horse Society" +value: "51355" +data: App\Profile\Model\Profile {#2891 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3390 +label: "Fasig-tipton Company Inc." +value: "51362" +data: App\Profile\Model\Profile {#2821 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3388 +label: "Fasig-tipton Digital" +value: "51560" +data: App\Profile\Model\Profile {#2829 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3387 +label: "Gavelhouse" +value: "51475" +data: App\Profile\Model\Profile {#2898 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3386 +label: "Goffs " +value: "51375" +data: App\Profile\Model\Profile {#2869 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3385 +label: "Goffs Online" +value: "51495" +data: App\Profile\Model\Profile {#2859 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3384 +label: "Goffs Uk Ltd." +value: "51444" +data: App\Profile\Model\Profile {#2788 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3383 +label: "Goresbridge Bloodstock Sales" +value: "51473" +data: App\Profile\Model\Profile {#2798 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3382 +label: "I Want The Winner" +value: "30878" +data: App\Profile\Model\Profile {#2808 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3381 +label: "Japan Racing Horse Association < Jrha >" +value: "51484" +data: App\Profile\Model\Profile {#2960 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3352 +label: "Keeneland" +value: "45019" +data: App\Profile\Model\Profile {#2970 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3374 +label: "Keeneland Digital Sales Ring" +value: "51516" +data: App\Profile\Model\Profile {#3008 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3372 +label: "Magic Millions" +value: "51392" +data: App\Profile\Model\Profile {#2996 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3371 +label: "Magic Millions Online" +value: "51524" +data: App\Profile\Model\Profile {#2985 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3370 +label: "New Zealand Bloodstock" +value: "51394" +data: App\Profile\Model\Profile {#2974 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3369 +label: "Ocala Breeders' Sales Company" +value: "51423" +data: App\Profile\Model\Profile {#3039 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3368 +label: "Ohio Thoroughbred Breeders & Owners" +value: "51522" +data: App\Profile\Model\Profile {#3051 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3367 +label: "Osarus" +value: "51417" +data: App\Profile\Model\Profile {#3062 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3366 +label: "Tattersalls Ascot" +value: "51462" +data: App\Profile\Model\Profile {#3074 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3365 +label: "Tattersalls Cheltenham" +value: "51452" +data: App\Profile\Model\Profile {#3086 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3364 +label: "Tattersalls Ireland Ltd." +value: "51436" +data: App\Profile\Model\Profile {#3098 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3363 +label: "Tattersalls Newmarket" +value: "51408" +data: App\Profile\Model\Profile {#3108 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3362 +label: "Tattersalls Online" +value: "51507" +data: App\Profile\Model\Profile {#3119 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3361 +label: "Texas Thoroughbred Association" +value: "51430" +data: App\Profile\Model\Profile {#3130 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3360 +label: "The Japan Bloodhorse Breeders' Association" +value: "51482" +data: App\Profile\Model\Profile {#3141 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3359 +label: "William Inglis & Son Ltd." +value: "51526" +data: App\Profile\Model\Profile {#3152 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3358 +label: "William Inglis & Son Ltd. Digital" +value: "51544" +data: App\Profile\Model\Profile {#3162 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3357 +label: "Wtboa" +value: "51480" +data: App\Profile\Model\Profile {#3172 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3497 -form: Symfony\Component\Form\Form {#3235 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3397 …5} |
| full_name | "auctionhouse" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "auctionhouse" |
| is_selected | Closure($choice, $value) {#3355 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3224 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "auctionhouse" |
| placeholder | "filter-any" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_auctionhouse" |
| valid | true |
| value | "" |
type
"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 | [ "auction.type.yearling-sale" => "auction.type.yearling-sale" "auction.type.2yo-sale" => "auction.type.2yo-sale" "auction.type.mixed-sale" => "auction.type.mixed-sale" "auction.type.horses-in-training" => "auction.type.horses-in-training" "auction.type.breeze-up" => "auction.type.breeze-up" "auction.type.breeding-stock-sale" => "auction.type.breeding-stock-sale" "auction.type.racehorse-sale" => "auction.type.racehorse-sale" "auction.type.weanlings-sale" => "auction.type.weanlings-sale" "auction.type.broodmare-sale" => "auction.type.broodmare-sale" "auction.type.store-sale" => "auction.type.store-sale" "auction.type.hunt-sale" => "auction.type.hunt-sale" "auction.type.foal-sale" => "auction.type.foal-sale" "auction.type.mare-sale" => "auction.type.mare-sale" ] |
[ "auction.type.yearling-sale" => "auction.type.yearling-sale" "auction.type.2yo-sale" => "auction.type.2yo-sale" "auction.type.mixed-sale" => "auction.type.mixed-sale" "auction.type.horses-in-training" => "auction.type.horses-in-training" "auction.type.breeze-up" => "auction.type.breeze-up" "auction.type.breeding-stock-sale" => "auction.type.breeding-stock-sale" "auction.type.racehorse-sale" => "auction.type.racehorse-sale" "auction.type.weanlings-sale" => "auction.type.weanlings-sale" "auction.type.broodmare-sale" => "auction.type.broodmare-sale" "auction.type.store-sale" => "auction.type.store-sale" "auction.type.hunt-sale" => "auction.type.hunt-sale" "auction.type.foal-sale" => "auction.type.foal-sale" "auction.type.mare-sale" => "auction.type.mare-sale" ] |
| expanded | false |
false
|
| multiple | false |
false
|
| placeholder | "filter-any" |
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 |
| 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 | [ "auction.type.yearling-sale" => "auction.type.yearling-sale" "auction.type.2yo-sale" => "auction.type.2yo-sale" "auction.type.mixed-sale" => "auction.type.mixed-sale" "auction.type.horses-in-training" => "auction.type.horses-in-training" "auction.type.breeze-up" => "auction.type.breeze-up" "auction.type.breeding-stock-sale" => "auction.type.breeding-stock-sale" "auction.type.racehorse-sale" => "auction.type.racehorse-sale" "auction.type.weanlings-sale" => "auction.type.weanlings-sale" "auction.type.broodmare-sale" => "auction.type.broodmare-sale" "auction.type.store-sale" => "auction.type.store-sale" "auction.type.hunt-sale" => "auction.type.hunt-sale" "auction.type.foal-sale" => "auction.type.foal-sale" "auction.type.mare-sale" => "auction.type.mare-sale" ] |
| 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 {#1612 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1611 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1633 …} -namespace: Closure() {#1606 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "filter-any" |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3276 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2753 …} use: { $translator: Pimcore\Translation\Translator {#339 …} $translationDomain: "validators" $message: Closure() {#3271 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_type" ] |
| cache_key | "_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3353 +label: "auction.type.yearling-sale" +value: "auction.type.yearling-sale" +data: "auction.type.yearling-sale" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3375 +label: "auction.type.2yo-sale" +value: "auction.type.2yo-sale" +data: "auction.type.2yo-sale" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3376 +label: "auction.type.mixed-sale" +value: "auction.type.mixed-sale" +data: "auction.type.mixed-sale" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3373 +label: "auction.type.horses-in-training" +value: "auction.type.horses-in-training" +data: "auction.type.horses-in-training" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3377 +label: "auction.type.breeze-up" +value: "auction.type.breeze-up" +data: "auction.type.breeze-up" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3378 +label: "auction.type.breeding-stock-sale" +value: "auction.type.breeding-stock-sale" +data: "auction.type.breeding-stock-sale" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3379 +label: "auction.type.racehorse-sale" +value: "auction.type.racehorse-sale" +data: "auction.type.racehorse-sale" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3380 +label: "auction.type.weanlings-sale" +value: "auction.type.weanlings-sale" +data: "auction.type.weanlings-sale" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3494 +label: "auction.type.broodmare-sale" +value: "auction.type.broodmare-sale" +data: "auction.type.broodmare-sale" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3493 +label: "auction.type.store-sale" +value: "auction.type.store-sale" +data: "auction.type.store-sale" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3492 +label: "auction.type.hunt-sale" +value: "auction.type.hunt-sale" +data: "auction.type.hunt-sale" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3491 +label: "auction.type.foal-sale" +value: "auction.type.foal-sale" +data: "auction.type.foal-sale" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3490 +label: "auction.type.mare-sale" +value: "auction.type.mare-sale" +data: "auction.type.mare-sale" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3356 -form: Symfony\Component\Form\Form {#3183 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3354 …5} |
| full_name | "type" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "type" |
| is_selected | Closure($choice, $value) {#3488 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3224 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| placeholder | "filter-any" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_type" |
| valid | true |
| value | "" |