- 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\Race\Form\Type\RaceFilterType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ "period" => "future" "country" => null ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | [ "period" => "future" "country" => null ] |
[ "period" => "future" "country" => null ] |
| method | "get" |
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 | 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" "country" => null ] |
| 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" "country" => null ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5167 -form: Symfony\Component\Form\Form {#5054 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5155 …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" "country" => 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 |
|---|---|---|
| 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) {#2833 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() {#2821 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() {#2819 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_name" ] |
| cache_key | "_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5172 -form: Symfony\Component\Form\Form {#5091 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5173 …5} |
| full_name | "name" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_name" |
| 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-race" => "past" "future-race" => "future" ] |
[ "past-race" => "past" "future-race" => "future" ] |
| empty_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-race" => "past" "future-race" => "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_class | null |
| disabled | false |
| empty_data | "future" |
| 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() {#2858 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() {#2856 …} } } |
| 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 {#2888 +label: "past-race" +value: "past" +data: "past" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2886 +label: "future-race" +value: "future" +data: "future" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | "future" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5171 -form: Symfony\Component\Form\Form {#5080 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#5170 …5} |
| full_name | "period" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "period" |
| is_selected | Closure($choice, $value) {#5169 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2835 …} } |
| 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-race" |
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) {#5055 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5056 …} } |
| 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 {#5059 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "past-race" |
| 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() {#5063 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() {#5060 …} } } |
| 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 {#5158 -form: Symfony\Component\Form\Form {#5083 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5157 …5} |
| full_name | "period" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "period_0" |
| label | "past-race" |
| 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-race" |
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) {#5055 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5056 …} } |
| 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 {#5059 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "future-race" |
| 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() {#5072 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() {#5073 …} } } |
| 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 {#5159 -form: Symfony\Component\Form\Form {#5086 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5160 …5} |
| full_name | "period" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "period_1" |
| label | "future-race" |
| 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" |
country
"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 | [ "United Arab Emirates" => "AE" "Austria" => "AT" "Belgium" => "BE" "Canada" => "CA" "Switzerland" => "CH" "Chile" => "CL" "Czechia" => "CZ" "Germany" => "DE" "Spain" => "ES" "France" => "FR" "United Kingdom" => "GB" "Guadeloupe" => "GP" "Hong Kong SAR China" => "HK" "Ireland" => "IE" "Italy" => "IT" "Japan" => "JP" "New Zealand" => "NZ" "Saudi Arabia" => "SA" "Singapore" => "SG" "Turkey" => "TR" "United States" => "US" "South Africa" => "ZA" ] |
[ "United Arab Emirates" => "AE" "Austria" => "AT" "Belgium" => "BE" "Canada" => "CA" "Switzerland" => "CH" "Chile" => "CL" "Czechia" => "CZ" "Germany" => "DE" "Spain" => "ES" "France" => "FR" "United Kingdom" => "GB" "Guadeloupe" => "GP" "Hong Kong SAR China" => "HK" "Ireland" => "IE" "Italy" => "IT" "Japan" => "JP" "New Zealand" => "NZ" "Saudi Arabia" => "SA" "Singapore" => "SG" "Turkey" => "TR" "United States" => "US" "South Africa" => "ZA" ] |
| placeholder | "filter-any" |
same as passed value |
| preferred_choices | [ "DE" "US" "GB" "FR" "CH" ] |
[ "DE" "US" "GB" "FR" "CH" ] |
| 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 | [ "United Arab Emirates" => "AE" "Austria" => "AT" "Belgium" => "BE" "Canada" => "CA" "Switzerland" => "CH" "Chile" => "CL" "Czechia" => "CZ" "Germany" => "DE" "Spain" => "ES" "France" => "FR" "United Kingdom" => "GB" "Guadeloupe" => "GP" "Hong Kong SAR China" => "HK" "Ireland" => "IE" "Italy" => "IT" "Japan" => "JP" "New Zealand" => "NZ" "Saudi Arabia" => "SA" "Singapore" => "SG" "Turkey" => "TR" "United States" => "US" "South Africa" => "ZA" ] |
| 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 | [ "DE" "US" "GB" "FR" "CH" ] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2934 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() {#3026 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_country" ] |
| cache_key | "_country_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5161 +label: "United Arab Emirates" +value: "AE" +data: "AE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5163 +label: "Austria" +value: "AT" +data: "AT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5164 +label: "Belgium" +value: "BE" +data: "BE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5165 +label: "Canada" +value: "CA" +data: "CA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5166 +label: "Switzerland" +value: "CH" +data: "CH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5175 +label: "Chile" +value: "CL" +data: "CL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5177 +label: "Czechia" +value: "CZ" +data: "CZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5178 +label: "Germany" +value: "DE" +data: "DE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5179 +label: "Spain" +value: "ES" +data: "ES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5180 +label: "France" +value: "FR" +data: "FR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5181 +label: "United Kingdom" +value: "GB" +data: "GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5182 +label: "Guadeloupe" +value: "GP" +data: "GP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5183 +label: "Hong Kong SAR China" +value: "HK" +data: "HK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5184 +label: "Ireland" +value: "IE" +data: "IE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5185 +label: "Italy" +value: "IT" +data: "IT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5186 +label: "Japan" +value: "JP" +data: "JP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5187 +label: "New Zealand" +value: "NZ" +data: "NZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5188 +label: "Saudi Arabia" +value: "SA" +data: "SA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5189 +label: "Singapore" +value: "SG" +data: "SG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5190 +label: "Turkey" +value: "TR" +data: "TR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5191 +label: "United States" +value: "US" +data: "US" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5192 +label: "South Africa" +value: "ZA" +data: "ZA" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5156 -form: Symfony\Component\Form\Form {#5093 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5168 …5} |
| full_name | "country" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "country" |
| is_selected | Closure($choice, $value) {#5162 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2835 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "country" |
| placeholder | "filter-any" |
| placeholder_in_choices | false |
| preferred_choices | [ 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5178 +label: "Germany" +value: "DE" +data: "DE" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5191 +label: "United States" +value: "US" +data: "US" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5181 +label: "United Kingdom" +value: "GB" +data: "GB" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5180 +label: "France" +value: "FR" +data: "FR" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5166 +label: "Switzerland" +value: "CH" +data: "CH" +attr: [] +labelTranslationParameters: [] } ] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_country" |
| valid | true |
| value | "" |
racingtrack
"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 $racingtrack, $key, $value) {#2812 class: "App\Race\Form\Type\RaceFilterType" this: App\Race\Form\Type\RaceFilterType {#2715 …} } |
same as passed value |
| choice_value | Closure(?Profile $racingtrack) {#2834 class: "App\Race\Form\Type\RaceFilterType" this: App\Race\Form\Type\RaceFilterType {#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 {#2871 …} App\Profile\Model\Profile {#3014 …} App\Profile\Model\Profile {#2916 …} App\Profile\Model\Profile {#2878 …} App\Profile\Model\Profile {#2792 …} App\Profile\Model\Profile {#2798 …} App\Profile\Model\Profile {#2808 …} App\Profile\Model\Profile {#2939 …} App\Profile\Model\Profile {#2889 …} App\Profile\Model\Profile {#2910 …} App\Profile\Model\Profile {#2951 …} App\Profile\Model\Profile {#2963 …} App\Profile\Model\Profile {#2975 …} App\Profile\Model\Profile {#2987 …} App\Profile\Model\Profile {#2995 …} App\Profile\Model\Profile {#3003 …} App\Profile\Model\Profile {#3046 …} App\Profile\Model\Profile {#3058 …} App\Profile\Model\Profile {#3070 …} App\Profile\Model\Profile {#3082 …} App\Profile\Model\Profile {#3093 …} App\Profile\Model\Profile {#3103 …} App\Profile\Model\Profile {#3115 …} App\Profile\Model\Profile {#3127 …} App\Profile\Model\Profile {#3137 …} App\Profile\Model\Profile {#3145 …} App\Profile\Model\Profile {#3153 …} App\Profile\Model\Profile {#3165 …} App\Profile\Model\Profile {#3176 …} App\Profile\Model\Profile {#3188 …} App\Profile\Model\Profile {#3200 …} App\Profile\Model\Profile {#3211 …} App\Profile\Model\Profile {#3223 …} App\Profile\Model\Profile {#3231 …} App\Profile\Model\Profile {#3239 …} App\Profile\Model\Profile {#3250 …} App\Profile\Model\Profile {#3261 …} App\Profile\Model\Profile {#3273 …} App\Profile\Model\Profile {#3283 …} App\Profile\Model\Profile {#3291 …} App\Profile\Model\Profile {#3303 …} App\Profile\Model\Profile {#3315 …} App\Profile\Model\Profile {#3327 …} App\Profile\Model\Profile {#3338 …} App\Profile\Model\Profile {#3348 …} App\Profile\Model\Profile {#3358 …} App\Profile\Model\Profile {#3368 …} App\Profile\Model\Profile {#3380 …} App\Profile\Model\Profile {#3390 …} App\Profile\Model\Profile {#3398 …} App\Profile\Model\Profile {#3407 …} App\Profile\Model\Profile {#3416 …} App\Profile\Model\Profile {#3426 …} App\Profile\Model\Profile {#3436 …} App\Profile\Model\Profile {#3446 …} App\Profile\Model\Profile {#3456 …} App\Profile\Model\Profile {#3466 …} App\Profile\Model\Profile {#3478 …} App\Profile\Model\Profile {#3488 …} App\Profile\Model\Profile {#3500 …} App\Profile\Model\Profile {#3510 …} App\Profile\Model\Profile {#3522 …} App\Profile\Model\Profile {#3532 …} App\Profile\Model\Profile {#3542 …} App\Profile\Model\Profile {#3553 …} App\Profile\Model\Profile {#3565 …} App\Profile\Model\Profile {#3577 …} App\Profile\Model\Profile {#3585 …} App\Profile\Model\Profile {#3596 …} App\Profile\Model\Profile {#3607 …} App\Profile\Model\Profile {#3617 …} App\Profile\Model\Profile {#3628 …} App\Profile\Model\Profile {#3640 …} App\Profile\Model\Profile {#3650 …} App\Profile\Model\Profile {#3662 …} App\Profile\Model\Profile {#3674 …} App\Profile\Model\Profile {#3684 …} App\Profile\Model\Profile {#3691 …} App\Profile\Model\Profile {#3703 …} App\Profile\Model\Profile {#3715 …} App\Profile\Model\Profile {#3727 …} App\Profile\Model\Profile {#3739 …} App\Profile\Model\Profile {#3751 …} App\Profile\Model\Profile {#3762 …} App\Profile\Model\Profile {#3772 …} App\Profile\Model\Profile {#3784 …} App\Profile\Model\Profile {#3796 …} App\Profile\Model\Profile {#3808 …} App\Profile\Model\Profile {#3818 …} App\Profile\Model\Profile {#3828 …} App\Profile\Model\Profile {#3840 …} App\Profile\Model\Profile {#3852 …} App\Profile\Model\Profile {#3864 …} App\Profile\Model\Profile {#3875 …} App\Profile\Model\Profile {#3885 …} App\Profile\Model\Profile {#3893 …} App\Profile\Model\Profile {#3903 …} App\Profile\Model\Profile {#3915 …} App\Profile\Model\Profile {#3941 …} App\Profile\Model\Profile {#3930 …} App\Profile\Model\Profile {#3919 …} App\Profile\Model\Profile {#3962 …} App\Profile\Model\Profile {#3974 …} App\Profile\Model\Profile {#3982 …} App\Profile\Model\Profile {#3992 …} App\Profile\Model\Profile {#4000 …} App\Profile\Model\Profile {#4010 …} App\Profile\Model\Profile {#4018 …} App\Profile\Model\Profile {#4028 …} App\Profile\Model\Profile {#4039 …} App\Profile\Model\Profile {#4051 …} App\Profile\Model\Profile {#4063 …} App\Profile\Model\Profile {#4073 …} App\Profile\Model\Profile {#4085 …} App\Profile\Model\Profile {#4095 …} App\Profile\Model\Profile {#4103 …} App\Profile\Model\Profile {#4113 …} App\Profile\Model\Profile {#4123 …} App\Profile\Model\Profile {#4131 …} App\Profile\Model\Profile {#4143 …} App\Profile\Model\Profile {#4155 …} App\Profile\Model\Profile {#4166 …} App\Profile\Model\Profile {#4176 …} App\Profile\Model\Profile {#4186 …} App\Profile\Model\Profile {#4196 …} App\Profile\Model\Profile {#4204 …} App\Profile\Model\Profile {#4212 …} App\Profile\Model\Profile {#4223 …} App\Profile\Model\Profile {#4234 …} App\Profile\Model\Profile {#4245 …} App\Profile\Model\Profile {#4255 …} App\Profile\Model\Profile {#4265 …} App\Profile\Model\Profile {#4273 …} App\Profile\Model\Profile {#4283 …} App\Profile\Model\Profile {#4291 …} App\Profile\Model\Profile {#4303 …} App\Profile\Model\Profile {#4313 …} App\Profile\Model\Profile {#4325 …} App\Profile\Model\Profile {#4335 …} App\Profile\Model\Profile {#4345 …} App\Profile\Model\Profile {#4355 …} App\Profile\Model\Profile {#4366 …} App\Profile\Model\Profile {#4377 …} App\Profile\Model\Profile {#4388 …} App\Profile\Model\Profile {#4396 …} App\Profile\Model\Profile {#4404 …} App\Profile\Model\Profile {#4416 …} App\Profile\Model\Profile {#4428 …} App\Profile\Model\Profile {#4436 …} App\Profile\Model\Profile {#4448 …} App\Profile\Model\Profile {#4460 …} App\Profile\Model\Profile {#4470 …} App\Profile\Model\Profile {#4482 …} App\Profile\Model\Profile {#4492 …} App\Profile\Model\Profile {#4500 …} App\Profile\Model\Profile {#4510 …} App\Profile\Model\Profile {#4521 …} App\Profile\Model\Profile {#4529 …} App\Profile\Model\Profile {#4537 …} App\Profile\Model\Profile {#4549 …} App\Profile\Model\Profile {#4559 …} App\Profile\Model\Profile {#4569 …} App\Profile\Model\Profile {#4579 …} App\Profile\Model\Profile {#4591 …} App\Profile\Model\Profile {#4603 …} App\Profile\Model\Profile {#4615 …} App\Profile\Model\Profile {#4623 …} App\Profile\Model\Profile {#4635 …} App\Profile\Model\Profile {#4643 …} App\Profile\Model\Profile {#4651 …} App\Profile\Model\Profile {#4663 …} App\Profile\Model\Profile {#4673 …} App\Profile\Model\Profile {#4682 …} App\Profile\Model\Profile {#4692 …} App\Profile\Model\Profile {#4702 …} App\Profile\Model\Profile {#4714 …} App\Profile\Model\Profile {#4725 …} App\Profile\Model\Profile {#4735 …} App\Profile\Model\Profile {#4747 …} App\Profile\Model\Profile {#4755 …} App\Profile\Model\Profile {#4765 …} App\Profile\Model\Profile {#4774 …} App\Profile\Model\Profile {#4783 …} App\Profile\Model\Profile {#4793 …} App\Profile\Model\Profile {#4804 …} App\Profile\Model\Profile {#4816 …} App\Profile\Model\Profile {#4828 …} App\Profile\Model\Profile {#4838 …} App\Profile\Model\Profile {#4848 …} App\Profile\Model\Profile {#4858 …} App\Profile\Model\Profile {#4870 …} App\Profile\Model\Profile {#4880 …} App\Profile\Model\Profile {#4890 …} App\Profile\Model\Profile {#4902 …} App\Profile\Model\Profile {#4912 …} App\Profile\Model\Profile {#4921 …} App\Profile\Model\Profile {#4932 …} App\Profile\Model\Profile {#4944 …} App\Profile\Model\Profile {#4954 …} App\Profile\Model\Profile {#4963 …} App\Profile\Model\Profile {#4973 …} App\Profile\Model\Profile {#4981 …} App\Profile\Model\Profile {#4993 …} App\Profile\Model\Profile {#5003 …} App\Profile\Model\Profile {#5014 …} ] #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 {#2871 …} App\Profile\Model\Profile {#3014 …} App\Profile\Model\Profile {#2916 …} App\Profile\Model\Profile {#2878 …} App\Profile\Model\Profile {#2792 …} App\Profile\Model\Profile {#2798 …} App\Profile\Model\Profile {#2808 …} App\Profile\Model\Profile {#2939 …} App\Profile\Model\Profile {#2889 …} App\Profile\Model\Profile {#2910 …} App\Profile\Model\Profile {#2951 …} App\Profile\Model\Profile {#2963 …} App\Profile\Model\Profile {#2975 …} App\Profile\Model\Profile {#2987 …} App\Profile\Model\Profile {#2995 …} App\Profile\Model\Profile {#3003 …} App\Profile\Model\Profile {#3046 …} App\Profile\Model\Profile {#3058 …} App\Profile\Model\Profile {#3070 …} App\Profile\Model\Profile {#3082 …} App\Profile\Model\Profile {#3093 …} App\Profile\Model\Profile {#3103 …} App\Profile\Model\Profile {#3115 …} App\Profile\Model\Profile {#3127 …} App\Profile\Model\Profile {#3137 …} App\Profile\Model\Profile {#3145 …} App\Profile\Model\Profile {#3153 …} App\Profile\Model\Profile {#3165 …} App\Profile\Model\Profile {#3176 …} App\Profile\Model\Profile {#3188 …} App\Profile\Model\Profile {#3200 …} App\Profile\Model\Profile {#3211 …} App\Profile\Model\Profile {#3223 …} App\Profile\Model\Profile {#3231 …} App\Profile\Model\Profile {#3239 …} App\Profile\Model\Profile {#3250 …} App\Profile\Model\Profile {#3261 …} App\Profile\Model\Profile {#3273 …} App\Profile\Model\Profile {#3283 …} App\Profile\Model\Profile {#3291 …} App\Profile\Model\Profile {#3303 …} App\Profile\Model\Profile {#3315 …} App\Profile\Model\Profile {#3327 …} App\Profile\Model\Profile {#3338 …} App\Profile\Model\Profile {#3348 …} App\Profile\Model\Profile {#3358 …} App\Profile\Model\Profile {#3368 …} App\Profile\Model\Profile {#3380 …} App\Profile\Model\Profile {#3390 …} App\Profile\Model\Profile {#3398 …} App\Profile\Model\Profile {#3407 …} App\Profile\Model\Profile {#3416 …} App\Profile\Model\Profile {#3426 …} App\Profile\Model\Profile {#3436 …} App\Profile\Model\Profile {#3446 …} App\Profile\Model\Profile {#3456 …} App\Profile\Model\Profile {#3466 …} App\Profile\Model\Profile {#3478 …} App\Profile\Model\Profile {#3488 …} App\Profile\Model\Profile {#3500 …} App\Profile\Model\Profile {#3510 …} App\Profile\Model\Profile {#3522 …} App\Profile\Model\Profile {#3532 …} App\Profile\Model\Profile {#3542 …} App\Profile\Model\Profile {#3553 …} App\Profile\Model\Profile {#3565 …} App\Profile\Model\Profile {#3577 …} App\Profile\Model\Profile {#3585 …} App\Profile\Model\Profile {#3596 …} App\Profile\Model\Profile {#3607 …} App\Profile\Model\Profile {#3617 …} App\Profile\Model\Profile {#3628 …} App\Profile\Model\Profile {#3640 …} App\Profile\Model\Profile {#3650 …} App\Profile\Model\Profile {#3662 …} App\Profile\Model\Profile {#3674 …} App\Profile\Model\Profile {#3684 …} App\Profile\Model\Profile {#3691 …} App\Profile\Model\Profile {#3703 …} App\Profile\Model\Profile {#3715 …} App\Profile\Model\Profile {#3727 …} App\Profile\Model\Profile {#3739 …} App\Profile\Model\Profile {#3751 …} App\Profile\Model\Profile {#3762 …} App\Profile\Model\Profile {#3772 …} App\Profile\Model\Profile {#3784 …} App\Profile\Model\Profile {#3796 …} App\Profile\Model\Profile {#3808 …} App\Profile\Model\Profile {#3818 …} App\Profile\Model\Profile {#3828 …} App\Profile\Model\Profile {#3840 …} App\Profile\Model\Profile {#3852 …} App\Profile\Model\Profile {#3864 …} App\Profile\Model\Profile {#3875 …} App\Profile\Model\Profile {#3885 …} App\Profile\Model\Profile {#3893 …} App\Profile\Model\Profile {#3903 …} App\Profile\Model\Profile {#3915 …} App\Profile\Model\Profile {#3941 …} App\Profile\Model\Profile {#3930 …} App\Profile\Model\Profile {#3919 …} App\Profile\Model\Profile {#3962 …} App\Profile\Model\Profile {#3974 …} App\Profile\Model\Profile {#3982 …} App\Profile\Model\Profile {#3992 …} App\Profile\Model\Profile {#4000 …} App\Profile\Model\Profile {#4010 …} App\Profile\Model\Profile {#4018 …} App\Profile\Model\Profile {#4028 …} App\Profile\Model\Profile {#4039 …} App\Profile\Model\Profile {#4051 …} App\Profile\Model\Profile {#4063 …} App\Profile\Model\Profile {#4073 …} App\Profile\Model\Profile {#4085 …} App\Profile\Model\Profile {#4095 …} App\Profile\Model\Profile {#4103 …} App\Profile\Model\Profile {#4113 …} App\Profile\Model\Profile {#4123 …} App\Profile\Model\Profile {#4131 …} App\Profile\Model\Profile {#4143 …} App\Profile\Model\Profile {#4155 …} App\Profile\Model\Profile {#4166 …} App\Profile\Model\Profile {#4176 …} App\Profile\Model\Profile {#4186 …} App\Profile\Model\Profile {#4196 …} App\Profile\Model\Profile {#4204 …} App\Profile\Model\Profile {#4212 …} App\Profile\Model\Profile {#4223 …} App\Profile\Model\Profile {#4234 …} App\Profile\Model\Profile {#4245 …} App\Profile\Model\Profile {#4255 …} App\Profile\Model\Profile {#4265 …} App\Profile\Model\Profile {#4273 …} App\Profile\Model\Profile {#4283 …} App\Profile\Model\Profile {#4291 …} App\Profile\Model\Profile {#4303 …} App\Profile\Model\Profile {#4313 …} App\Profile\Model\Profile {#4325 …} App\Profile\Model\Profile {#4335 …} App\Profile\Model\Profile {#4345 …} App\Profile\Model\Profile {#4355 …} App\Profile\Model\Profile {#4366 …} App\Profile\Model\Profile {#4377 …} App\Profile\Model\Profile {#4388 …} App\Profile\Model\Profile {#4396 …} App\Profile\Model\Profile {#4404 …} App\Profile\Model\Profile {#4416 …} App\Profile\Model\Profile {#4428 …} App\Profile\Model\Profile {#4436 …} App\Profile\Model\Profile {#4448 …} App\Profile\Model\Profile {#4460 …} App\Profile\Model\Profile {#4470 …} App\Profile\Model\Profile {#4482 …} App\Profile\Model\Profile {#4492 …} App\Profile\Model\Profile {#4500 …} App\Profile\Model\Profile {#4510 …} App\Profile\Model\Profile {#4521 …} App\Profile\Model\Profile {#4529 …} App\Profile\Model\Profile {#4537 …} App\Profile\Model\Profile {#4549 …} App\Profile\Model\Profile {#4559 …} App\Profile\Model\Profile {#4569 …} App\Profile\Model\Profile {#4579 …} App\Profile\Model\Profile {#4591 …} App\Profile\Model\Profile {#4603 …} App\Profile\Model\Profile {#4615 …} App\Profile\Model\Profile {#4623 …} App\Profile\Model\Profile {#4635 …} App\Profile\Model\Profile {#4643 …} App\Profile\Model\Profile {#4651 …} App\Profile\Model\Profile {#4663 …} App\Profile\Model\Profile {#4673 …} App\Profile\Model\Profile {#4682 …} App\Profile\Model\Profile {#4692 …} App\Profile\Model\Profile {#4702 …} App\Profile\Model\Profile {#4714 …} App\Profile\Model\Profile {#4725 …} App\Profile\Model\Profile {#4735 …} App\Profile\Model\Profile {#4747 …} App\Profile\Model\Profile {#4755 …} App\Profile\Model\Profile {#4765 …} App\Profile\Model\Profile {#4774 …} App\Profile\Model\Profile {#4783 …} App\Profile\Model\Profile {#4793 …} App\Profile\Model\Profile {#4804 …} App\Profile\Model\Profile {#4816 …} App\Profile\Model\Profile {#4828 …} App\Profile\Model\Profile {#4838 …} App\Profile\Model\Profile {#4848 …} App\Profile\Model\Profile {#4858 …} App\Profile\Model\Profile {#4870 …} App\Profile\Model\Profile {#4880 …} App\Profile\Model\Profile {#4890 …} App\Profile\Model\Profile {#4902 …} App\Profile\Model\Profile {#4912 …} App\Profile\Model\Profile {#4921 …} App\Profile\Model\Profile {#4932 …} App\Profile\Model\Profile {#4944 …} App\Profile\Model\Profile {#4954 …} App\Profile\Model\Profile {#4963 …} App\Profile\Model\Profile {#4973 …} App\Profile\Model\Profile {#4981 …} App\Profile\Model\Profile {#4993 …} App\Profile\Model\Profile {#5003 …} App\Profile\Model\Profile {#5014 …} ] } |
same as passed value |
| 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 $racingtrack, $key, $value) {#2812 class: "App\Race\Form\Type\RaceFilterType" this: App\Race\Form\Type\RaceFilterType {#2715 …} } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?Profile $racingtrack) {#2834 class: "App\Race\Form\Type\RaceFilterType" this: App\Race\Form\Type\RaceFilterType {#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 {#2871 …} App\Profile\Model\Profile {#3014 …} App\Profile\Model\Profile {#2916 …} App\Profile\Model\Profile {#2878 …} App\Profile\Model\Profile {#2792 …} App\Profile\Model\Profile {#2798 …} App\Profile\Model\Profile {#2808 …} App\Profile\Model\Profile {#2939 …} App\Profile\Model\Profile {#2889 …} App\Profile\Model\Profile {#2910 …} App\Profile\Model\Profile {#2951 …} App\Profile\Model\Profile {#2963 …} App\Profile\Model\Profile {#2975 …} App\Profile\Model\Profile {#2987 …} App\Profile\Model\Profile {#2995 …} App\Profile\Model\Profile {#3003 …} App\Profile\Model\Profile {#3046 …} App\Profile\Model\Profile {#3058 …} App\Profile\Model\Profile {#3070 …} App\Profile\Model\Profile {#3082 …} App\Profile\Model\Profile {#3093 …} App\Profile\Model\Profile {#3103 …} App\Profile\Model\Profile {#3115 …} App\Profile\Model\Profile {#3127 …} App\Profile\Model\Profile {#3137 …} App\Profile\Model\Profile {#3145 …} App\Profile\Model\Profile {#3153 …} App\Profile\Model\Profile {#3165 …} App\Profile\Model\Profile {#3176 …} App\Profile\Model\Profile {#3188 …} App\Profile\Model\Profile {#3200 …} App\Profile\Model\Profile {#3211 …} App\Profile\Model\Profile {#3223 …} App\Profile\Model\Profile {#3231 …} App\Profile\Model\Profile {#3239 …} App\Profile\Model\Profile {#3250 …} App\Profile\Model\Profile {#3261 …} App\Profile\Model\Profile {#3273 …} App\Profile\Model\Profile {#3283 …} App\Profile\Model\Profile {#3291 …} App\Profile\Model\Profile {#3303 …} App\Profile\Model\Profile {#3315 …} App\Profile\Model\Profile {#3327 …} App\Profile\Model\Profile {#3338 …} App\Profile\Model\Profile {#3348 …} App\Profile\Model\Profile {#3358 …} App\Profile\Model\Profile {#3368 …} App\Profile\Model\Profile {#3380 …} App\Profile\Model\Profile {#3390 …} App\Profile\Model\Profile {#3398 …} App\Profile\Model\Profile {#3407 …} App\Profile\Model\Profile {#3416 …} App\Profile\Model\Profile {#3426 …} App\Profile\Model\Profile {#3436 …} App\Profile\Model\Profile {#3446 …} App\Profile\Model\Profile {#3456 …} App\Profile\Model\Profile {#3466 …} App\Profile\Model\Profile {#3478 …} App\Profile\Model\Profile {#3488 …} App\Profile\Model\Profile {#3500 …} App\Profile\Model\Profile {#3510 …} App\Profile\Model\Profile {#3522 …} App\Profile\Model\Profile {#3532 …} App\Profile\Model\Profile {#3542 …} App\Profile\Model\Profile {#3553 …} App\Profile\Model\Profile {#3565 …} App\Profile\Model\Profile {#3577 …} App\Profile\Model\Profile {#3585 …} App\Profile\Model\Profile {#3596 …} App\Profile\Model\Profile {#3607 …} App\Profile\Model\Profile {#3617 …} App\Profile\Model\Profile {#3628 …} App\Profile\Model\Profile {#3640 …} App\Profile\Model\Profile {#3650 …} App\Profile\Model\Profile {#3662 …} App\Profile\Model\Profile {#3674 …} App\Profile\Model\Profile {#3684 …} App\Profile\Model\Profile {#3691 …} App\Profile\Model\Profile {#3703 …} App\Profile\Model\Profile {#3715 …} App\Profile\Model\Profile {#3727 …} App\Profile\Model\Profile {#3739 …} App\Profile\Model\Profile {#3751 …} App\Profile\Model\Profile {#3762 …} App\Profile\Model\Profile {#3772 …} App\Profile\Model\Profile {#3784 …} App\Profile\Model\Profile {#3796 …} App\Profile\Model\Profile {#3808 …} App\Profile\Model\Profile {#3818 …} App\Profile\Model\Profile {#3828 …} App\Profile\Model\Profile {#3840 …} App\Profile\Model\Profile {#3852 …} App\Profile\Model\Profile {#3864 …} App\Profile\Model\Profile {#3875 …} App\Profile\Model\Profile {#3885 …} App\Profile\Model\Profile {#3893 …} App\Profile\Model\Profile {#3903 …} App\Profile\Model\Profile {#3915 …} App\Profile\Model\Profile {#3941 …} App\Profile\Model\Profile {#3930 …} App\Profile\Model\Profile {#3919 …} App\Profile\Model\Profile {#3962 …} App\Profile\Model\Profile {#3974 …} App\Profile\Model\Profile {#3982 …} App\Profile\Model\Profile {#3992 …} App\Profile\Model\Profile {#4000 …} App\Profile\Model\Profile {#4010 …} App\Profile\Model\Profile {#4018 …} App\Profile\Model\Profile {#4028 …} App\Profile\Model\Profile {#4039 …} App\Profile\Model\Profile {#4051 …} App\Profile\Model\Profile {#4063 …} App\Profile\Model\Profile {#4073 …} App\Profile\Model\Profile {#4085 …} App\Profile\Model\Profile {#4095 …} App\Profile\Model\Profile {#4103 …} App\Profile\Model\Profile {#4113 …} App\Profile\Model\Profile {#4123 …} App\Profile\Model\Profile {#4131 …} App\Profile\Model\Profile {#4143 …} App\Profile\Model\Profile {#4155 …} App\Profile\Model\Profile {#4166 …} App\Profile\Model\Profile {#4176 …} App\Profile\Model\Profile {#4186 …} App\Profile\Model\Profile {#4196 …} App\Profile\Model\Profile {#4204 …} App\Profile\Model\Profile {#4212 …} App\Profile\Model\Profile {#4223 …} App\Profile\Model\Profile {#4234 …} App\Profile\Model\Profile {#4245 …} App\Profile\Model\Profile {#4255 …} App\Profile\Model\Profile {#4265 …} App\Profile\Model\Profile {#4273 …} App\Profile\Model\Profile {#4283 …} App\Profile\Model\Profile {#4291 …} App\Profile\Model\Profile {#4303 …} App\Profile\Model\Profile {#4313 …} App\Profile\Model\Profile {#4325 …} App\Profile\Model\Profile {#4335 …} App\Profile\Model\Profile {#4345 …} App\Profile\Model\Profile {#4355 …} App\Profile\Model\Profile {#4366 …} App\Profile\Model\Profile {#4377 …} App\Profile\Model\Profile {#4388 …} App\Profile\Model\Profile {#4396 …} App\Profile\Model\Profile {#4404 …} App\Profile\Model\Profile {#4416 …} App\Profile\Model\Profile {#4428 …} App\Profile\Model\Profile {#4436 …} App\Profile\Model\Profile {#4448 …} App\Profile\Model\Profile {#4460 …} App\Profile\Model\Profile {#4470 …} App\Profile\Model\Profile {#4482 …} App\Profile\Model\Profile {#4492 …} App\Profile\Model\Profile {#4500 …} App\Profile\Model\Profile {#4510 …} App\Profile\Model\Profile {#4521 …} App\Profile\Model\Profile {#4529 …} App\Profile\Model\Profile {#4537 …} App\Profile\Model\Profile {#4549 …} App\Profile\Model\Profile {#4559 …} App\Profile\Model\Profile {#4569 …} App\Profile\Model\Profile {#4579 …} App\Profile\Model\Profile {#4591 …} App\Profile\Model\Profile {#4603 …} App\Profile\Model\Profile {#4615 …} App\Profile\Model\Profile {#4623 …} App\Profile\Model\Profile {#4635 …} App\Profile\Model\Profile {#4643 …} App\Profile\Model\Profile {#4651 …} App\Profile\Model\Profile {#4663 …} App\Profile\Model\Profile {#4673 …} App\Profile\Model\Profile {#4682 …} App\Profile\Model\Profile {#4692 …} App\Profile\Model\Profile {#4702 …} App\Profile\Model\Profile {#4714 …} App\Profile\Model\Profile {#4725 …} App\Profile\Model\Profile {#4735 …} App\Profile\Model\Profile {#4747 …} App\Profile\Model\Profile {#4755 …} App\Profile\Model\Profile {#4765 …} App\Profile\Model\Profile {#4774 …} App\Profile\Model\Profile {#4783 …} App\Profile\Model\Profile {#4793 …} App\Profile\Model\Profile {#4804 …} App\Profile\Model\Profile {#4816 …} App\Profile\Model\Profile {#4828 …} App\Profile\Model\Profile {#4838 …} App\Profile\Model\Profile {#4848 …} App\Profile\Model\Profile {#4858 …} App\Profile\Model\Profile {#4870 …} App\Profile\Model\Profile {#4880 …} App\Profile\Model\Profile {#4890 …} App\Profile\Model\Profile {#4902 …} App\Profile\Model\Profile {#4912 …} App\Profile\Model\Profile {#4921 …} App\Profile\Model\Profile {#4932 …} App\Profile\Model\Profile {#4944 …} App\Profile\Model\Profile {#4954 …} App\Profile\Model\Profile {#4963 …} App\Profile\Model\Profile {#4973 …} App\Profile\Model\Profile {#4981 …} App\Profile\Model\Profile {#4993 …} App\Profile\Model\Profile {#5003 …} App\Profile\Model\Profile {#5014 …} ] #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 {#2871 …} App\Profile\Model\Profile {#3014 …} App\Profile\Model\Profile {#2916 …} App\Profile\Model\Profile {#2878 …} App\Profile\Model\Profile {#2792 …} App\Profile\Model\Profile {#2798 …} App\Profile\Model\Profile {#2808 …} App\Profile\Model\Profile {#2939 …} App\Profile\Model\Profile {#2889 …} App\Profile\Model\Profile {#2910 …} App\Profile\Model\Profile {#2951 …} App\Profile\Model\Profile {#2963 …} App\Profile\Model\Profile {#2975 …} App\Profile\Model\Profile {#2987 …} App\Profile\Model\Profile {#2995 …} App\Profile\Model\Profile {#3003 …} App\Profile\Model\Profile {#3046 …} App\Profile\Model\Profile {#3058 …} App\Profile\Model\Profile {#3070 …} App\Profile\Model\Profile {#3082 …} App\Profile\Model\Profile {#3093 …} App\Profile\Model\Profile {#3103 …} App\Profile\Model\Profile {#3115 …} App\Profile\Model\Profile {#3127 …} App\Profile\Model\Profile {#3137 …} App\Profile\Model\Profile {#3145 …} App\Profile\Model\Profile {#3153 …} App\Profile\Model\Profile {#3165 …} App\Profile\Model\Profile {#3176 …} App\Profile\Model\Profile {#3188 …} App\Profile\Model\Profile {#3200 …} App\Profile\Model\Profile {#3211 …} App\Profile\Model\Profile {#3223 …} App\Profile\Model\Profile {#3231 …} App\Profile\Model\Profile {#3239 …} App\Profile\Model\Profile {#3250 …} App\Profile\Model\Profile {#3261 …} App\Profile\Model\Profile {#3273 …} App\Profile\Model\Profile {#3283 …} App\Profile\Model\Profile {#3291 …} App\Profile\Model\Profile {#3303 …} App\Profile\Model\Profile {#3315 …} App\Profile\Model\Profile {#3327 …} App\Profile\Model\Profile {#3338 …} App\Profile\Model\Profile {#3348 …} App\Profile\Model\Profile {#3358 …} App\Profile\Model\Profile {#3368 …} App\Profile\Model\Profile {#3380 …} App\Profile\Model\Profile {#3390 …} App\Profile\Model\Profile {#3398 …} App\Profile\Model\Profile {#3407 …} App\Profile\Model\Profile {#3416 …} App\Profile\Model\Profile {#3426 …} App\Profile\Model\Profile {#3436 …} App\Profile\Model\Profile {#3446 …} App\Profile\Model\Profile {#3456 …} App\Profile\Model\Profile {#3466 …} App\Profile\Model\Profile {#3478 …} App\Profile\Model\Profile {#3488 …} App\Profile\Model\Profile {#3500 …} App\Profile\Model\Profile {#3510 …} App\Profile\Model\Profile {#3522 …} App\Profile\Model\Profile {#3532 …} App\Profile\Model\Profile {#3542 …} App\Profile\Model\Profile {#3553 …} App\Profile\Model\Profile {#3565 …} App\Profile\Model\Profile {#3577 …} App\Profile\Model\Profile {#3585 …} App\Profile\Model\Profile {#3596 …} App\Profile\Model\Profile {#3607 …} App\Profile\Model\Profile {#3617 …} App\Profile\Model\Profile {#3628 …} App\Profile\Model\Profile {#3640 …} App\Profile\Model\Profile {#3650 …} App\Profile\Model\Profile {#3662 …} App\Profile\Model\Profile {#3674 …} App\Profile\Model\Profile {#3684 …} App\Profile\Model\Profile {#3691 …} App\Profile\Model\Profile {#3703 …} App\Profile\Model\Profile {#3715 …} App\Profile\Model\Profile {#3727 …} App\Profile\Model\Profile {#3739 …} App\Profile\Model\Profile {#3751 …} App\Profile\Model\Profile {#3762 …} App\Profile\Model\Profile {#3772 …} App\Profile\Model\Profile {#3784 …} App\Profile\Model\Profile {#3796 …} App\Profile\Model\Profile {#3808 …} App\Profile\Model\Profile {#3818 …} App\Profile\Model\Profile {#3828 …} App\Profile\Model\Profile {#3840 …} App\Profile\Model\Profile {#3852 …} App\Profile\Model\Profile {#3864 …} App\Profile\Model\Profile {#3875 …} App\Profile\Model\Profile {#3885 …} App\Profile\Model\Profile {#3893 …} App\Profile\Model\Profile {#3903 …} App\Profile\Model\Profile {#3915 …} App\Profile\Model\Profile {#3941 …} App\Profile\Model\Profile {#3930 …} App\Profile\Model\Profile {#3919 …} App\Profile\Model\Profile {#3962 …} App\Profile\Model\Profile {#3974 …} App\Profile\Model\Profile {#3982 …} App\Profile\Model\Profile {#3992 …} App\Profile\Model\Profile {#4000 …} App\Profile\Model\Profile {#4010 …} App\Profile\Model\Profile {#4018 …} App\Profile\Model\Profile {#4028 …} App\Profile\Model\Profile {#4039 …} App\Profile\Model\Profile {#4051 …} App\Profile\Model\Profile {#4063 …} App\Profile\Model\Profile {#4073 …} App\Profile\Model\Profile {#4085 …} App\Profile\Model\Profile {#4095 …} App\Profile\Model\Profile {#4103 …} App\Profile\Model\Profile {#4113 …} App\Profile\Model\Profile {#4123 …} App\Profile\Model\Profile {#4131 …} App\Profile\Model\Profile {#4143 …} App\Profile\Model\Profile {#4155 …} App\Profile\Model\Profile {#4166 …} App\Profile\Model\Profile {#4176 …} App\Profile\Model\Profile {#4186 …} App\Profile\Model\Profile {#4196 …} App\Profile\Model\Profile {#4204 …} App\Profile\Model\Profile {#4212 …} App\Profile\Model\Profile {#4223 …} App\Profile\Model\Profile {#4234 …} App\Profile\Model\Profile {#4245 …} App\Profile\Model\Profile {#4255 …} App\Profile\Model\Profile {#4265 …} App\Profile\Model\Profile {#4273 …} App\Profile\Model\Profile {#4283 …} App\Profile\Model\Profile {#4291 …} App\Profile\Model\Profile {#4303 …} App\Profile\Model\Profile {#4313 …} App\Profile\Model\Profile {#4325 …} App\Profile\Model\Profile {#4335 …} App\Profile\Model\Profile {#4345 …} App\Profile\Model\Profile {#4355 …} App\Profile\Model\Profile {#4366 …} App\Profile\Model\Profile {#4377 …} App\Profile\Model\Profile {#4388 …} App\Profile\Model\Profile {#4396 …} App\Profile\Model\Profile {#4404 …} App\Profile\Model\Profile {#4416 …} App\Profile\Model\Profile {#4428 …} App\Profile\Model\Profile {#4436 …} App\Profile\Model\Profile {#4448 …} App\Profile\Model\Profile {#4460 …} App\Profile\Model\Profile {#4470 …} App\Profile\Model\Profile {#4482 …} App\Profile\Model\Profile {#4492 …} App\Profile\Model\Profile {#4500 …} App\Profile\Model\Profile {#4510 …} App\Profile\Model\Profile {#4521 …} App\Profile\Model\Profile {#4529 …} App\Profile\Model\Profile {#4537 …} App\Profile\Model\Profile {#4549 …} App\Profile\Model\Profile {#4559 …} App\Profile\Model\Profile {#4569 …} App\Profile\Model\Profile {#4579 …} App\Profile\Model\Profile {#4591 …} App\Profile\Model\Profile {#4603 …} App\Profile\Model\Profile {#4615 …} App\Profile\Model\Profile {#4623 …} App\Profile\Model\Profile {#4635 …} App\Profile\Model\Profile {#4643 …} App\Profile\Model\Profile {#4651 …} App\Profile\Model\Profile {#4663 …} App\Profile\Model\Profile {#4673 …} App\Profile\Model\Profile {#4682 …} App\Profile\Model\Profile {#4692 …} App\Profile\Model\Profile {#4702 …} App\Profile\Model\Profile {#4714 …} App\Profile\Model\Profile {#4725 …} App\Profile\Model\Profile {#4735 …} App\Profile\Model\Profile {#4747 …} App\Profile\Model\Profile {#4755 …} App\Profile\Model\Profile {#4765 …} App\Profile\Model\Profile {#4774 …} App\Profile\Model\Profile {#4783 …} App\Profile\Model\Profile {#4793 …} App\Profile\Model\Profile {#4804 …} App\Profile\Model\Profile {#4816 …} App\Profile\Model\Profile {#4828 …} App\Profile\Model\Profile {#4838 …} App\Profile\Model\Profile {#4848 …} App\Profile\Model\Profile {#4858 …} App\Profile\Model\Profile {#4870 …} App\Profile\Model\Profile {#4880 …} App\Profile\Model\Profile {#4890 …} App\Profile\Model\Profile {#4902 …} App\Profile\Model\Profile {#4912 …} App\Profile\Model\Profile {#4921 …} App\Profile\Model\Profile {#4932 …} App\Profile\Model\Profile {#4944 …} App\Profile\Model\Profile {#4954 …} App\Profile\Model\Profile {#4963 …} App\Profile\Model\Profile {#4973 …} App\Profile\Model\Profile {#4981 …} App\Profile\Model\Profile {#4993 …} App\Profile\Model\Profile {#5003 …} App\Profile\Model\Profile {#5014 …} ] } |
| 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() {#2923 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() {#2924 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_racingtrack" ] |
| cache_key | "_racingtrack_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5195 +label: "Aarau" +value: "44867" +data: App\Profile\Model\Profile {#2871 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5196 +label: "Agen" +value: "45114" +data: App\Profile\Model\Profile {#3014 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5197 +label: "Aintree" +value: "45121" +data: App\Profile\Model\Profile {#2916 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5198 +label: "Aix-les-bains" +value: "44870" +data: App\Profile\Model\Profile {#2878 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5199 +label: "Ajaccio" +value: "45115" +data: App\Profile\Model\Profile {#2792 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5200 +label: "Amiens" +value: "44871" +data: App\Profile\Model\Profile {#2798 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5201 +label: "Angers" +value: "44872" +data: App\Profile\Model\Profile {#2808 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5202 +label: "Angouleme" +value: "45092" +data: App\Profile\Model\Profile {#2939 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5203 +label: "Aqueduct" +value: "45024" +data: App\Profile\Model\Profile {#2889 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5204 +label: "Argentan" +value: "44873" +data: App\Profile\Model\Profile {#2910 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5205 +label: "Arlington Park" +value: "45039" +data: App\Profile\Model\Profile {#2951 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5206 +label: "Ascot" +value: "44874" +data: App\Profile\Model\Profile {#2963 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5207 +label: "Ascot Australia" +value: "45015" +data: App\Profile\Model\Profile {#2975 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5208 +label: "Auch" +value: "45111" +data: App\Profile\Model\Profile {#2987 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5209 +label: "Auteuil" +value: "44879" +data: App\Profile\Model\Profile {#2995 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5210 +label: "Avenches" +value: "44880" +data: App\Profile\Model\Profile {#3003 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5211 +label: "Awapuni" +value: "45038" +data: App\Profile\Model\Profile {#3046 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5212 +label: "Ayr" +value: "44883" +data: App\Profile\Model\Profile {#3058 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5214 +label: "Bad Harzburg" +value: "44884" +data: App\Profile\Model\Profile {#3070 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5304 +label: "Baden-baden" +value: "44838" +data: App\Profile\Model\Profile {#3082 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5303 +label: "Bdx Le Bouscat" +value: "44885" +data: App\Profile\Model\Profile {#3093 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5302 +label: "Belmont Park" +value: "44998" +data: App\Profile\Model\Profile {#3103 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5301 +label: "Berlin-hoppegarten" +value: "44849" +data: App\Profile\Model\Profile {#3115 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5300 +label: "Beverly" +value: "44886" +data: App\Profile\Model\Profile {#3127 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5299 +label: "Biguglia" +value: "45096" +data: App\Profile\Model\Profile {#3137 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5298 +label: "Blain" +value: "45108" +data: App\Profile\Model\Profile {#3145 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5297 +label: "Bratislawa" +value: "51041" +data: App\Profile\Model\Profile {#3153 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5296 +label: "Breeders' Cup World Championships" +value: "45085" +data: App\Profile\Model\Profile {#3165 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5295 +label: "Bremen" +value: "45074" +data: App\Profile\Model\Profile {#3176 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5294 +label: "Broome" +value: "44887" +data: App\Profile\Model\Profile {#3188 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5293 +label: "Cagnes Sur Mer" +value: "45086" +data: App\Profile\Model\Profile {#3200 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5292 +label: "Capanelle Roma" +value: "45001" +data: App\Profile\Model\Profile {#3211 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5291 +label: "Carcassonne" +value: "45116" +data: App\Profile\Model\Profile {#3223 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5290 +label: "Carhaix" +value: "45118" +data: App\Profile\Model\Profile {#3231 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5289 +label: "Carliste" +value: "59218" +data: App\Profile\Model\Profile {#3239 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5288 +label: "Caulfield" +value: "45012" +data: App\Profile\Model\Profile {#3250 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5287 +label: "Chantilly" +value: "44888" +data: App\Profile\Model\Profile {#3261 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5286 +label: "Chateaubriant" +value: "44889" +data: App\Profile\Model\Profile {#3273 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5285 +label: "Chatillon" +value: "45090" +data: App\Profile\Model\Profile {#3283 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5284 +label: "Chelmsford City Racecourse" +value: "44890" +data: App\Profile\Model\Profile {#3291 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5283 +label: "Cheltenham" +value: "45123" +data: App\Profile\Model\Profile {#3303 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5282 +label: "Chepstow" +value: "44891" +data: App\Profile\Model\Profile {#3315 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5281 +label: "Chester" +value: "45134" +data: App\Profile\Model\Profile {#3327 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5280 +label: "Chile" +value: "44892" +data: App\Profile\Model\Profile {#3338 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5279 +label: "Cholet" +value: "44893" +data: App\Profile\Model\Profile {#3348 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5278 +label: "Chukyo" +value: "45061" +data: App\Profile\Model\Profile {#3358 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5277 +label: "Churchill Downs" +value: "45040" +data: App\Profile\Model\Profile {#3368 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5276 +label: "Clairefontaine" +value: "44894" +data: App\Profile\Model\Profile {#3380 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5275 +label: "Cluny" +value: "45113" +data: App\Profile\Model\Profile {#3390 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5274 +label: "Compiegne" +value: "44895" +data: App\Profile\Model\Profile {#3398 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5153 +label: "Conception" +value: "45007" +data: App\Profile\Model\Profile {#3407 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5151 +label: "Cork" +value: "59685" +data: App\Profile\Model\Profile {#3416 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5122 +label: "Craon" +value: "44896" +data: App\Profile\Model\Profile {#3426 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5127 +label: "Croise-laroche" +value: "44897" +data: App\Profile\Model\Profile {#3436 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5128 +label: "Curragh" +value: "44898" +data: App\Profile\Model\Profile {#3446 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5121 +label: "Dax" +value: "44899" +data: App\Profile\Model\Profile {#3456 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2847 +label: "Deauville" +value: "44900" +data: App\Profile\Model\Profile {#3466 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5065 +label: "Deauville_psf" +value: "45005" +data: App\Profile\Model\Profile {#3478 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5071 +label: "Del Mar" +value: "45018" +data: App\Profile\Model\Profile {#3488 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2879 +label: "Deutscher Galop" +value: "45075" +data: App\Profile\Model\Profile {#3500 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2933 +label: "Dielsdorf" +value: "44985" +data: App\Profile\Model\Profile {#3510 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2922 +label: "Dieppe" +value: "44901" +data: App\Profile\Model\Profile {#3522 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5016 +label: "Doncaster" +value: "44902" +data: App\Profile\Model\Profile {#3532 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5025 +label: "Doomben" +value: "45076" +data: App\Profile\Model\Profile {#3542 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5036 +label: "Dresden" +value: "44903" +data: App\Profile\Model\Profile {#3553 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2779 +label: "Dundalk" +value: "45008" +data: App\Profile\Model\Profile {#3565 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5306 +label: "Durtal" +value: "45107" +data: App\Profile\Model\Profile {#3577 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5307 +label: "Düsseldorf" +value: "44906" +data: App\Profile\Model\Profile {#3585 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5308 +label: "Eagle Farm " +value: "45077" +data: App\Profile\Model\Profile {#3596 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5309 +label: "Ebreichsdorf" +value: "45004" +data: App\Profile\Model\Profile {#3607 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5310 +label: "Ellerslie" +value: "45032" +data: App\Profile\Model\Profile {#3617 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5311 +label: "Epsom Downs" +value: "44911" +data: App\Profile\Model\Profile {#3628 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5312 +label: "Evreux" +value: "44912" +data: App\Profile\Model\Profile {#3640 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5313 +label: "Fehraltorf" +value: "45064" +data: App\Profile\Model\Profile {#3650 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5314 +label: "Flemington Racecourse" +value: "45014" +data: App\Profile\Model\Profile {#3662 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5315 +label: "Fontainebleau" +value: "45006" +data: App\Profile\Model\Profile {#3674 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5316 +label: "Fougeres" +value: "45099" +data: App\Profile\Model\Profile {#3684 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5317 +label: "Frankfurt" +value: "59367" +data: App\Profile\Model\Profile {#3691 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5318 +label: "Frauenfeld" +value: "44913" +data: App\Profile\Model\Profile {#3703 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5319 +label: "Galopprennbahn Dortmund" +value: "44843" +data: App\Profile\Model\Profile {#3715 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5320 +label: "Galopprennbahn München-riem" +value: "44865" +data: App\Profile\Model\Profile {#3727 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5321 +label: "Gold Coast" +value: "45016" +data: App\Profile\Model\Profile {#3739 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5322 +label: "Goodwood" +value: "45047" +data: App\Profile\Model\Profile {#3751 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5323 +label: "Guadeloupe" +value: "45087" +data: App\Profile\Model\Profile {#3762 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5324 +label: "Gulfstream Park" +value: "44916" +data: App\Profile\Model\Profile {#3772 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5325 +label: "Hamburg" +value: "44922" +data: App\Profile\Model\Profile {#3784 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5326 +label: "Hannover" +value: "44927" +data: App\Profile\Model\Profile {#3796 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5327 +label: "Hanshin" +value: "45027" +data: App\Profile\Model\Profile {#3808 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5328 +label: "Happy Valley" +value: "44932" +data: App\Profile\Model\Profile {#3818 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5329 +label: "Hassloch" +value: "44988" +data: App\Profile\Model\Profile {#3828 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5330 +label: "Hastings" +value: "45033" +data: App\Profile\Model\Profile {#3840 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5331 +label: "Haydock Park" +value: "44933" +data: App\Profile\Model\Profile {#3852 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5332 +label: "Hexham" +value: "44934" +data: App\Profile\Model\Profile {#3864 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5333 +label: "Honzrath" +value: "45011" +data: App\Profile\Model\Profile {#3875 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5334 +label: "Hyeres" +value: "45093" +data: App\Profile\Model\Profile {#3885 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5335 +label: "Kalgoorlie" +value: "44935" +data: App\Profile\Model\Profile {#3893 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5336 +label: "Karlovy Vary " +value: "57740" +data: App\Profile\Model\Profile {#3903 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5337 +label: "Keeneland" +value: "45019" +data: App\Profile\Model\Profile {#3915 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5338 +label: "Kempton Park" +value: "45009" +data: App\Profile\Model\Profile {#3941 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5339 +label: "Kenilworth" +value: "45030" +data: App\Profile\Model\Profile {#3930 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5340 +label: "Köln" +value: "44936" +data: App\Profile\Model\Profile {#3919 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5341 +label: "Krefeld" +value: "44940" +data: App\Profile\Model\Profile {#3962 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5342 +label: "La Roche S-yon" +value: "45102" +data: App\Profile\Model\Profile {#3974 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5343 +label: "La Teste Buch" +value: "44942" +data: App\Profile\Model\Profile {#3982 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5344 +label: "Langon-libourne" +value: "45109" +data: App\Profile\Model\Profile {#3992 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5345 +label: "Le Mans" +value: "44943" +data: App\Profile\Model\Profile {#4000 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5346 +label: "Le Pin Au Haras" +value: "45088" +data: App\Profile\Model\Profile {#4010 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5347 +label: "Le Touquet" +value: "44944" +data: App\Profile\Model\Profile {#4018 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5350 +label: "Leicester" +value: "44945" +data: App\Profile\Model\Profile {#4028 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5351 +label: "Leipzig" +value: "44946" +data: App\Profile\Model\Profile {#4039 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5352 +label: "Leopardstown" +value: "45026" +data: App\Profile\Model\Profile {#4051 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5353 +label: "Les Sables" +value: "44947" +data: App\Profile\Model\Profile {#4063 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5355 +label: "Lingfield" +value: "44948" +data: App\Profile\Model\Profile {#4073 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5376 +label: "Lion D'angers" +value: "44949" +data: App\Profile\Model\Profile {#4085 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5371 +label: "Loudeac" +value: "45103" +data: App\Profile\Model\Profile {#4095 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5370 +label: "Lyon La Soie" +value: "44950" +data: App\Profile\Model\Profile {#4103 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5369 +label: "Lyon Parilly" +value: "44951" +data: App\Profile\Model\Profile {#4113 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5368 +label: "Machecoul" +value: "45097" +data: App\Profile\Model\Profile {#4123 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5367 +label: "Magdeburg" +value: "44952" +data: App\Profile\Model\Profile {#4131 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5366 +label: "Maienfeld" +value: "44953" +data: App\Profile\Model\Profile {#4143 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5365 +label: "Mannheim" +value: "44866" +data: App\Profile\Model\Profile {#4155 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5364 +label: "Mar.borely" +value: "44956" +data: App\Profile\Model\Profile {#4166 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5363 +label: "Mar.p Vivaux" +value: "44957" +data: App\Profile\Model\Profile {#4176 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5362 +label: "Martinique" +value: "44941" +data: App\Profile\Model\Profile {#4186 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5361 +label: "Meral" +value: "45104" +data: App\Profile\Model\Profile {#4196 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5360 +label: "Meslay-du-maine" +value: "45098" +data: App\Profile\Model\Profile {#4204 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5356 +label: "Meydan " +value: "45028" +data: App\Profile\Model\Profile {#4212 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5357 +label: "Miesau" +value: "45002" +data: App\Profile\Model\Profile {#4223 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5048 +label: "Monmouth Park" +value: "45041" +data: App\Profile\Model\Profile {#4234 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5478 +label: "Mons-ghlin" +value: "44958" +data: App\Profile\Model\Profile {#4245 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5375 +label: "Mont-de-marsan" +value: "44959" +data: App\Profile\Model\Profile {#4255 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5273 +label: "Montlucon-neris" +value: "45105" +data: App\Profile\Model\Profile {#4265 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5271 +label: "Moonee Valley Racing Club" +value: "45017" +data: App\Profile\Model\Profile {#4273 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5270 +label: "Morlaix" +value: "45100" +data: App\Profile\Model\Profile {#4283 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5269 +label: "Morphettville" +value: "45079" +data: App\Profile\Model\Profile {#4291 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5268 +label: "Moulins" +value: "44960" +data: App\Profile\Model\Profile {#4303 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5267 +label: "Mülheim" +value: "44854" +data: App\Profile\Model\Profile {#4313 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5266 +label: "Nakayama" +value: "45062" +data: App\Profile\Model\Profile {#4325 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5265 +label: "Nancy" +value: "44961" +data: App\Profile\Model\Profile {#4335 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5264 +label: "Nantes" +value: "44962" +data: App\Profile\Model\Profile {#4345 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5263 +label: "Newbury" +value: "44963" +data: App\Profile\Model\Profile {#4355 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5262 +label: "Newcastle" +value: "45010" +data: App\Profile\Model\Profile {#4366 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5261 +label: "Newmarket" +value: "44999" +data: App\Profile\Model\Profile {#4377 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5260 +label: "Nimes" +value: "45101" +data: App\Profile\Model\Profile {#4388 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5259 +label: "Niort" +value: "45120" +data: App\Profile\Model\Profile {#4396 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5258 +label: "Oaklawn Park" +value: "45042" +data: App\Profile\Model\Profile {#4404 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5257 +label: "Otaki" +value: "45034" +data: App\Profile\Model\Profile {#4416 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5256 +label: "Paray-le-monial" +value: "45091" +data: App\Profile\Model\Profile {#4428 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5255 +label: "Parislongchamp" +value: "44964" +data: App\Profile\Model\Profile {#4436 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5254 +label: "Parx Racing" +value: "45046" +data: App\Profile\Model\Profile {#4448 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5253 +label: "Pau" +value: "44965" +data: App\Profile\Model\Profile {#4460 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5252 +label: "Pimlico" +value: "45045" +data: App\Profile\Model\Profile {#4470 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5251 +label: "Pinjarra" +value: "44966" +data: App\Profile\Model\Profile {#4482 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5250 +label: "Pontivy" +value: "45117" +data: App\Profile\Model\Profile {#4492 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5249 +label: "Pornichet" +value: "44967" +data: App\Profile\Model\Profile {#4500 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5248 +label: "Prague-velká Chuchle Racecourse" +value: "45129" +data: App\Profile\Model\Profile {#4510 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5247 +label: "Prunelli" +value: "45110" +data: App\Profile\Model\Profile {#4521 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5246 +label: "Questembert" +value: "45119" +data: App\Profile\Model\Profile {#4529 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5245 +label: "Rennclub Halle (saale) E.v." +value: "44917" +data: App\Profile\Model\Profile {#4537 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5244 +label: "Riccarton Park" +value: "45035" +data: App\Profile\Model\Profile {#4549 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5243 +label: "Riyadh" +value: "45122" +data: App\Profile\Model\Profile {#4559 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5242 +label: "Rosehill Gardens" +value: "45078" +data: App\Profile\Model\Profile {#4569 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5241 +label: "Royal Ascot" +value: "45080" +data: App\Profile\Model\Profile {#4579 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5240 +label: "Royal Randwick" +value: "45013" +data: App\Profile\Model\Profile {#4591 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5239 +label: "Royal Windsor" +value: "44983" +data: App\Profile\Model\Profile {#4603 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5238 +label: "Royan" +value: "45106" +data: App\Profile\Model\Profile {#4615 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5237 +label: "Saarbrücken" +value: "44991" +data: App\Profile\Model\Profile {#4623 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5236 +label: "Sable / Sarthe" +value: "45089" +data: App\Profile\Model\Profile {#4635 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5235 +label: "Saint-brieuc" +value: "45094" +data: App\Profile\Model\Profile {#4643 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5234 +label: "Saint-cloud" +value: "44968" +data: App\Profile\Model\Profile {#4651 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5233 +label: "Saint-malo" +value: "44969" +data: App\Profile\Model\Profile {#4663 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5232 +label: "Salon Provence" +value: "44970" +data: App\Profile\Model\Profile {#4673 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5231 +label: "San Isidro " +value: "44971" +data: App\Profile\Model\Profile {#4682 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5230 +label: "San Sebastián" +value: "44972" +data: App\Profile\Model\Profile {#4692 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5229 +label: "Sandown Park" +value: "45059" +data: App\Profile\Model\Profile {#4702 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5228 +label: "Santa Anita Park" +value: "45044" +data: App\Profile\Model\Profile {#4714 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5227 +label: "Santiago" +value: "44973" +data: App\Profile\Model\Profile {#4725 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5226 +label: "Saratoga Race Course" +value: "45043" +data: App\Profile\Model\Profile {#4735 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5225 +label: "Saumur" +value: "45095" +data: App\Profile\Model\Profile {#4747 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5224 +label: "Senonnes" +value: "44974" +data: App\Profile\Model\Profile {#4755 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5223 +label: "Sha Tin" +value: "44975" +data: App\Profile\Model\Profile {#4765 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5222 +label: "Singapore" +value: "44976" +data: App\Profile\Model\Profile {#4774 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5221 +label: "Singapore Turf Club" +value: "57864" +data: App\Profile\Model\Profile {#4783 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5220 +label: "Snai San Siro Milano" +value: "45000" +data: App\Profile\Model\Profile {#4793 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5219 +label: "Sonsbeck" +value: "45124" +data: App\Profile\Model\Profile {#4804 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5218 +label: "St.moritz" +value: "45068" +data: App\Profile\Model\Profile {#4816 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5217 +label: "Stockholm Bro Park " +value: "59660" +data: App\Profile\Model\Profile {#4828 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5216 +label: "Strasbourg" +value: "44977" +data: App\Profile\Model\Profile {#4838 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5215 +label: "Tarbes" +value: "44978" +data: App\Profile\Model\Profile {#4848 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5511 +label: "Te Rapa" +value: "45036" +data: App\Profile\Model\Profile {#4858 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5516 +label: "Tokyo" +value: "45063" +data: App\Profile\Model\Profile {#4870 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5513 +label: "Toulouse" +value: "44979" +data: App\Profile\Model\Profile {#4880 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5515 +label: "Trentham " +value: "45037" +data: App\Profile\Model\Profile {#4890 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5510 +label: "Turffontein" +value: "45031" +data: App\Profile\Model\Profile {#4902 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5514 +label: "Valparaiso" +value: "44980" +data: App\Profile\Model\Profile {#4912 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5509 +label: "Veliefendi Hipodromu" +value: "45025" +data: App\Profile\Model\Profile {#4921 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5517 +label: "Verden" +value: "44996" +data: App\Profile\Model\Profile {#4932 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5518 +label: "Vichy" +value: "44981" +data: App\Profile\Model\Profile {#4944 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5519 +label: "Vittel" +value: "44982" +data: App\Profile\Model\Profile {#4954 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5520 +label: "Waregem" +value: "45003" +data: App\Profile\Model\Profile {#4963 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5521 +label: "Wissembourg" +value: "45112" +data: App\Profile\Model\Profile {#4973 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5522 +label: "Wolverhampton" +value: "44984" +data: App\Profile\Model\Profile {#4981 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5523 +label: "Woodbine" +value: "45029" +data: App\Profile\Model\Profile {#4993 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5524 +label: "York" +value: "45060" +data: App\Profile\Model\Profile {#5003 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5525 +label: "Zweibrücken" +value: "44997" +data: App\Profile\Model\Profile {#5014 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5193 -form: Symfony\Component\Form\Form {#5101 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5194 …5} |
| full_name | "racingtrack" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "racingtrack" |
| is_selected | Closure($choice, $value) {#5527 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2835 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "racingtrack" |
| 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 | "_racingtrack" |
| valid | true |
| value | "" |
pricemoney
"Symfony\Component\Form\Extension\Core\Type\NumberType"
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 | [ "placeholder" => "more than" ] |
[ "placeholder" => "more than" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "more than" ] |
| 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) {#2789 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 |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| 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 |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2859 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() {#4987 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "more than" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_pricemoney" ] |
| cache_key | "_pricemoney_number" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5526 -form: Symfony\Component\Form\Form {#5105 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5528 …5} |
| full_name | "pricemoney" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "pricemoney" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "pricemoney" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_pricemoney" |
| valid | true |
| value | "" |
surface
"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 | [ "PSF" => "PSF" "Grass" => "Grass" "Schnee" => "Schnee" "Sand" => "Sand" ] |
[ "PSF" => "PSF" "Grass" => "Grass" "Schnee" => "Schnee" "Sand" => "Sand" ] |
| 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 | [ "PSF" => "PSF" "Grass" => "Grass" "Schnee" => "Schnee" "Sand" => "Sand" ] |
| 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() {#5026 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() {#5027 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_surface" ] |
| cache_key | "_surface_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5531 +label: "PSF" +value: "PSF" +data: "PSF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5532 +label: "Grass" +value: "Grass" +data: "Grass" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5533 +label: "Schnee" +value: "Schnee" +data: "Schnee" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5534 +label: "Sand" +value: "Sand" +data: "Sand" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5529 -form: Symfony\Component\Form\Form {#5108 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5530 …5} |
| full_name | "surface" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "surface" |
| is_selected | Closure($choice, $value) {#5536 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2835 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "surface" |
| 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 | "_surface" |
| valid | true |
| value | "" |
direction
"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 | [ "Links" => "Links" "Rechts" => "Rechts" ] |
[ "Links" => "Links" "Rechts" => "Rechts" ] |
| 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 | [ "Links" => "Links" "Rechts" => "Rechts" ] |
| 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() {#5035 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() {#5034 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_direction" ] |
| cache_key | "_direction_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5539 +label: "Links" +value: "Links" +data: "Links" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5540 +label: "Rechts" +value: "Rechts" +data: "Rechts" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5537 -form: Symfony\Component\Form\Form {#5111 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5538 …5} |
| full_name | "direction" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "direction" |
| is_selected | Closure($choice, $value) {#5542 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2835 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "direction" |
| 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 | "_direction" |
| valid | true |
| value | "" |
page
"Symfony\Component\Form\Extension\Core\Type\NumberType"
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) {#5045 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 |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| 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 |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5047 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() {#5046 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_page" ] |
| cache_key | "_page_number" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5543 -form: Symfony\Component\Form\Form {#5114 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5544 …5} |
| full_name | "page" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "page" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "page" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_page" |
| valid | true |
| value | "" |