- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 12
- Events
- Routing
- Cache
- Translation 26
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
datum_bis
-
datum_von
-
nat
-
plz
-
ort
-
umkreis
-
lokal
-
veranstalter
-
region
-
idVeranstalter
-
idLocation
-
rubrik
-
zielgruppe
-
filter1
-
filter2
-
filter3
-
filter4
-
filter5
-
suche
-
bg
-
lg
-
m
-
t
-
submit
-
reset
-
form
"Symfony\Component\Form\Extension\Core\Type\FormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ "kids" => [ 1 1 ] ] |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "kids" => [ 1 1 ] "datum_bis" => null "datum_von" => DateTime @1687989600 {#1314 date: 2023-06-29 00:00:00.0 Europe/Berlin (+02:00) } "nat" => null "plz" => null "ort" => null "umkreis" => null "lokal" => null "veranstalter" => null "region" => null "idVeranstalter" => null "idLocation" => null "rubrik" => null "zielgruppe" => null "filter1" => false "filter2" => false "filter3" => false "filter4" => false "filter5" => false "suche" => null "bg" => null "lg" => null "m" => null "t" => null ] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "name" => "filter" "id" => "filter" ] |
[ "name" => "filter" "id" => "filter" ] |
| csrf_protection | false |
false
|
| data | [ "kids" => [ 1 1 ] ] |
[ "kids" => [ 1 1 ] ] |
| method | "GET" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "name" => "filter" "id" => "filter" ] |
| 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 {#843 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#840 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#526 …} -namespace: Closure() {#532 …} } |
| data | [ "kids" => [ 1 1 ] ] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#764 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#629 …} } |
| 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() {#802 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#531 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#803 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "/js/kalender" |
| attr | [ "name" => "filter" "id" => "filter" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "_form" ] |
| cache_key | "_form_form" |
| compound | true |
| data | [ "kids" => [ 1 1 ] "datum_bis" => null "datum_von" => DateTime @1687989600 {#1314 date: 2023-06-29 00:00:00.0 Europe/Berlin (+02:00) } "nat" => null "plz" => null "ort" => null "umkreis" => null "lokal" => null "veranstalter" => null "region" => null "idVeranstalter" => null "idLocation" => null "rubrik" => null "zielgruppe" => null "filter1" => false "filter2" => false "filter3" => false "filter4" => false "filter5" => false "suche" => null "bg" => null "lg" => null "m" => null "t" => null ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1622 -form: Symfony\Component\Form\Form {#1393 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1818 …5} |
| full_name | "form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_form" |
| valid | true |
| value | [ "kids" => [ 1 1 ] "datum_bis" => null "datum_von" => DateTime @1687989600 {#1314 date: 2023-06-29 00:00:00.0 Europe/Berlin (+02:00) } "nat" => null "plz" => null "ort" => null "umkreis" => null "lokal" => null "veranstalter" => null "region" => null "idVeranstalter" => null "idLocation" => null "rubrik" => null "zielgruppe" => null "filter1" => false "filter2" => false "filter3" => false "filter4" => false "filter5" => false "suche" => null "bg" => null "lg" => null "m" => null "t" => null ] |
datum_bis
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| html5 | true |
same as passed value |
| label | false |
false
|
| placeholder | "Datum bis" |
[ "year" => "Datum bis" "month" => "Datum bis" "day" => "Datum bis" ] |
| required | false |
false
|
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| 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 {#843 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#840 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#526 …} -namespace: Closure() {#532 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "Datum bis" "month" => "Datum bis" "day" => "Datum bis" ] |
| 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() {#1032 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#531 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#819 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_form_datum_bis" ] |
| cache_key | "_form_datum_bis_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1797 -form: Symfony\Component\Form\Form {#1433 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2087 …5} |
| full_name | "form[datum_bis]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_datum_bis" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "datum_bis" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_form_datum_bis" |
| valid | true |
| value | "" |
| widget | "single_text" |
datum_von
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"2023-06-29"
|
| Normalized Format | DateTime @1687989600 {#1314 date: 2023-06-29 00:00:00.0 Europe/Berlin (+02:00) } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| html5 | true |
same as passed value |
| label | false |
false
|
| placeholder | "Datum ab" |
[ "year" => "Datum ab" "month" => "Datum ab" "day" => "Datum ab" ] |
| required | false |
false
|
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| 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 {#843 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#840 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#526 …} -namespace: Closure() {#532 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "Datum ab" "month" => "Datum ab" "day" => "Datum ab" ] |
| 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() {#1027 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#531 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#824 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_form_datum_von" ] |
| cache_key | "_form_datum_von_date" |
| compound | false |
| data | DateTime @1687989600 {#1314 date: 2023-06-29 00:00:00.0 Europe/Berlin (+02:00) } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1638 -form: Symfony\Component\Form\Form {#1437 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2068 …5} |
| full_name | "form[datum_von]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_datum_von" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "datum_von" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_form_datum_von" |
| valid | true |
| value | "2023-06-29" |
| widget | "single_text" |
nat
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [] |
[] |
| label | false |
false
|
| placeholder | "Land wählen" |
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 | [] |
| 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 {#843 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#840 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#526 …} -namespace: Closure() {#532 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Land wählen" |
| 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() {#1022 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#531 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1024 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_form_nat" ] |
| cache_key | "_form_nat_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1816 -form: Symfony\Component\Form\Form {#1440 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1814 …5} |
| full_name | "form[nat]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_nat" |
| is_selected | Closure($choice, $value) {#1365 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1017 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "nat" |
| placeholder | "Land wählen" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_form_nat" |
| valid | true |
| value | "" |
plz
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Plz-Gebiet" ] |
[ "placeholder" => "Plz-Gebiet" ] |
| label | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Plz-Gebiet" ] |
| 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 {#843 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#840 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#526 …} -namespace: Closure() {#532 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#699 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#629 …} } |
| 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 | false |
| 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() {#728 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#531 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#969 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Plz-Gebiet" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_plz" ] |
| cache_key | "_form_plz_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1603 -form: Symfony\Component\Form\Form {#1398 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2094 …5} |
| full_name | "form[plz]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_plz" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plz" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_form_plz" |
| valid | true |
| value | "" |
ort
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "noformcontrol" ] |
[ "class" => "noformcontrol" ] |
| choices | [] |
[] |
| label | false |
false
|
| placeholder | "Ort wählen" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "noformcontrol" ] |
| 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 | [] |
| 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 {#843 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#840 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#526 …} -namespace: Closure() {#532 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Ort wählen" |
| 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() {#989 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#531 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#990 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "noformcontrol" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_form_ort" ] |
| cache_key | "_form_ort_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2090 -form: Symfony\Component\Form\Form {#1401 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2078 …5} |
| full_name | "form[ort]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_ort" |
| is_selected | Closure($choice, $value) {#2077 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1017 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "ort" |
| placeholder | "Ort wählen" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_form_ort" |
| valid | true |
| value | "" |
umkreis
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Umkreis Km" ] |
[ "placeholder" => "Umkreis Km" ] |
| label | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Umkreis Km" ] |
| 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 {#843 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#840 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#526 …} -namespace: Closure() {#532 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#981 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#629 …} } |
| 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 | false |
| 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() {#979 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#531 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#980 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Umkreis Km" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_umkreis" ] |
| cache_key | "_form_umkreis_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2084 -form: Symfony\Component\Form\Form {#1404 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1640 …5} |
| full_name | "form[umkreis]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_umkreis" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "umkreis" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_form_umkreis" |
| valid | true |
| value | "" |
lokal
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [] |
[] |
| label | false |
false
|
| placeholder | "Veranstaltungsstätte wählen" |
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 | [] |
| 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 {#843 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#840 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#526 …} -namespace: Closure() {#532 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Veranstaltungsstätte wählen" |
| 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() {#691 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#531 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#972 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_form_lokal" ] |
| cache_key | "_form_lokal_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2083 -form: Symfony\Component\Form\Form {#1407 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2086 …5} |
| full_name | "form[lokal]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_lokal" |
| is_selected | Closure($choice, $value) {#1819 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1017 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "lokal" |
| placeholder | "Veranstaltungsstätte wählen" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_form_lokal" |
| valid | true |
| value | "" |
veranstalter
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [] |
[] |
| label | false |
false
|
| placeholder | "Veranstalter wählen" |
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 | [] |
| 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 {#843 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#840 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#526 …} -namespace: Closure() {#532 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Veranstalter wählen" |
| 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() {#697 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#531 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#703 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_form_veranstalter" ] |
| cache_key | "_form_veranstalter_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1817 -form: Symfony\Component\Form\Form {#1410 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1820 …5} |
| full_name | "form[veranstalter]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_veranstalter" |
| is_selected | Closure($choice, $value) {#1822 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1017 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "veranstalter" |
| placeholder | "Veranstalter wählen" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_form_veranstalter" |
| valid | true |
| value | "" |
region
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "region" |
same as passed value |
| class | "App\Entity\DfxRegion" |
same as passed value |
| label | false |
false
|
| placeholder | "Region wählen" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#800 class: "App\Controller\DfxKalenderController" this: App\Controller\DfxKalenderController {#205 …} use: { $filter: [ "kids" => [ 1 1 ] ] } } |
Doctrine\ORM\QueryBuilder {#1042 -_em: Doctrine\ORM\EntityManager {#390 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1054 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "r" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1053 #from: "App\Entity\DfxRegion" #alias: "r" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1049 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "r.datefix IN (:kids)" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1041 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "r.region ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT r FROM App\Entity\DfxRegion r WHERE r.datefix IN (:kids) ORDER BY r.region ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1055 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| 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 | "region" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1081 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1058 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1077 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1057 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1066 -om: Doctrine\ORM\EntityManager {#390 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1046 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\DfxRegion" |
| 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 {#843 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#840 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#526 …} -namespace: Closure() {#532 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#390 …11} |
| 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 | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1066 -om: Doctrine\ORM\EntityManager {#390 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1046 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Region wählen" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1042 -_em: Doctrine\ORM\EntityManager {#390 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1054 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "r" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1053 #from: "App\Entity\DfxRegion" #alias: "r" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1049 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "r.datefix IN (:kids)" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1041 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "r.region ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT r FROM App\Entity\DfxRegion r WHERE r.datefix IN (:kids) ORDER BY r.region ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1055 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1047 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#531 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1052 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_form_region" ] |
| cache_key | "_form_region_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1821 -form: Symfony\Component\Form\Form {#1413 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1823 …5} |
| full_name | "form[region]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_region" |
| is_selected | Closure($choice, $value) {#1824 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1017 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "region" |
| placeholder | "Region wählen" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_form_region" |
| valid | true |
| value | "" |
idVeranstalter
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "name" |
same as passed value |
| class | "App\Entity\DfxVeranstalter" |
same as passed value |
| label | false |
false
|
| placeholder | "Veranstalter aus Datenbank wählen" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#535 class: "App\Controller\DfxKalenderController" this: App\Controller\DfxKalenderController {#205 …} use: { $filter: [ "kids" => [ 1 1 ] ] } } |
Doctrine\ORM\QueryBuilder {#1135 -_em: Doctrine\ORM\EntityManager {#390 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1139 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "v" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1138 #from: "App\Entity\DfxVeranstalter" #alias: "v" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1137 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "v.datefix IN (:kids)" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1134 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "v.name ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT v FROM App\Entity\DfxVeranstalter v WHERE v.datefix IN (:kids) ORDER BY v.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1140 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| 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 | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1166 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1143 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1142 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1144 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1148 -om: Doctrine\ORM\EntityManager {#390 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1079 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\DfxVeranstalter" |
| 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 {#843 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#840 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#526 …} -namespace: Closure() {#532 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#390 …11} |
| 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 | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1148 -om: Doctrine\ORM\EntityManager {#390 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1079 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Veranstalter aus Datenbank wählen" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1135 -_em: Doctrine\ORM\EntityManager {#390 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1139 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "v" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1138 #from: "App\Entity\DfxVeranstalter" #alias: "v" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1137 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "v.datefix IN (:kids)" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1134 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "v.name ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT v FROM App\Entity\DfxVeranstalter v WHERE v.datefix IN (:kids) ORDER BY v.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1140 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1078 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#531 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1071 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_form_idVeranstalter" ] |
| cache_key | "_form_idVeranstalter_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1833 +label: "Affstätt" +value: "282" +data: App\Entity\DfxVeranstalter {#1845 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1835 +label: "Aidlingen" +value: "283" +data: App\Entity\DfxVeranstalter {#1930 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1827 +label: "Altburg" +value: "284" +data: App\Entity\DfxVeranstalter {#1927 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1842 +label: "Altdorf" +value: "285" +data: App\Entity\DfxVeranstalter {#1924 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1836 +label: "Altensteig" +value: "286" +data: App\Entity\DfxVeranstalter {#1921 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1840 +label: "Altensteig" +value: "287" +data: App\Entity\DfxVeranstalter {#1918 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1841 +label: "Altensteig-Berneck" +value: "294" +data: App\Entity\DfxVeranstalter {#1915 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1832 +label: "Altensteig-Spielberg" +value: "352" +data: App\Entity\DfxVeranstalter {#1913 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1837 +label: "Altensteig-Überberg" +value: "358" +data: App\Entity\DfxVeranstalter {#1880 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2424 +label: "Altensteig-Walddorf" +value: "360" +data: App\Entity\DfxVeranstalter {#1883 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2425 +label: "Altensteig-Wart" +value: "363" +data: App\Entity\DfxVeranstalter {#1886 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2426 +label: "Althengstett" +value: "288" +data: App\Entity\DfxVeranstalter {#1889 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2427 +label: "Althengstett-Neuhengstett" +value: "331" +data: App\Entity\DfxVeranstalter {#1892 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2428 +label: "Althengstett-Ottenbronn" +value: "342" +data: App\Entity\DfxVeranstalter {#1895 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2429 +label: "Bad Liebenzell" +value: "290" +data: App\Entity\DfxVeranstalter {#1898 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2430 +label: "Bad Liebenzell-Möttlingen" +value: "326" +data: App\Entity\DfxVeranstalter {#1901 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2431 +label: "Bad Liebenzell-Zavelstein" +value: "292" +data: App\Entity\DfxVeranstalter {#1904 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2432 +label: "Bärenthal" +value: "392" +data: App\Entity\DfxVeranstalter {#1907 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2433 +label: "Birkenwaldstadion" +value: "289" +data: App\Entity\DfxVeranstalter {#2186 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2434 +label: "Bondorf" +value: "296" +data: App\Entity\DfxVeranstalter {#2183 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2435 +label: "Bösingen" +value: "377" +data: App\Entity\DfxVeranstalter {#2180 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2436 +label: "Calw" +value: "404" +data: App\Entity\DfxVeranstalter {#2177 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2437 +label: "Calw-Hirsau" +value: "318" +data: App\Entity\DfxVeranstalter {#2174 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2438 +label: "Calw-Stammheim" +value: "356" +data: App\Entity\DfxVeranstalter {#2171 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2439 +label: "Calw-Wimberg" +value: "298" +data: App\Entity\DfxVeranstalter {#2168 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2440 +label: "Darmsheim" +value: "300" +data: App\Entity\DfxVeranstalter {#2165 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2441 +label: "Deckenpfronn" +value: "301" +data: App\Entity\DfxVeranstalter {#2161 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2442 +label: "Durrweiler" +value: "389" +data: App\Entity\DfxVeranstalter {#2158 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2443 +label: "Ebhausen" +value: "303" +data: App\Entity\DfxVeranstalter {#2155 …} +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2444 +label: "Ebhausen-Rotfelden" +value: "346" +data: App\Entity\DfxVeranstalter {#2152 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2445 +label: "Effringen" +value: "304" +data: App\Entity\DfxVeranstalter {#2149 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2446 +label: "Egenhausen" +value: "305" +data: App\Entity\DfxVeranstalter {#2146 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2447 +label: "Ehningen" +value: "306" +data: App\Entity\DfxVeranstalter {#2143 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2448 +label: "Emmingen" +value: "368" +data: App\Entity\DfxVeranstalter {#2140 …} +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2449 +label: "Entringen" +value: "372" +data: App\Entity\DfxVeranstalter {#2136 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2450 +label: "Ergenzingen" +value: "386" +data: App\Entity\DfxVeranstalter {#2133 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2451 +label: "FC Holzhausen" +value: "408" +data: App\Entity\DfxVeranstalter {#2030 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2452 +label: "Fortuna Böblingen e.V." +value: "412" +data: App\Entity\DfxVeranstalter {#2026 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2453 +label: "FSV Deufringen" +value: "302" +data: App\Entity\DfxVeranstalter {#2022 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2454 +label: "FSV Deufringen" +value: "367" +data: App\Entity\DfxVeranstalter {#2019 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2455 +label: "FV Langenargen" +value: "371" +data: App\Entity\DfxVeranstalter {#2016 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2456 +label: "Gärtringen" +value: "308" +data: App\Entity\DfxVeranstalter {#2012 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2457 +label: "Gäufelden-Nebringen" +value: "329" +data: App\Entity\DfxVeranstalter {#1946 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2458 +label: "Gäufelden-Öschelbronn" +value: "340" +data: App\Entity\DfxVeranstalter {#1943 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2459 +label: "Gäufelden-Tailfingen" +value: "357" +data: App\Entity\DfxVeranstalter {#1940 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2460 +label: "Gechingen" +value: "309" +data: App\Entity\DfxVeranstalter {#1949 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2461 +label: "Geislingen" +value: "400" +data: App\Entity\DfxVeranstalter {#1952 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2462 +label: "Geislingen" +value: "401" +data: App\Entity\DfxVeranstalter {#1956 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2463 +label: "Glatten" +value: "393" +data: App\Entity\DfxVeranstalter {#1960 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2464 +label: "Gomaringen - Sportpark Platz 2" +value: "415" +data: App\Entity\DfxVeranstalter {#1965 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2465 +label: "Grafenau-Dätzingen" +value: "310" +data: App\Entity\DfxVeranstalter {#1968 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2466 +label: "Grafenau-Döffingen" +value: "311" +data: App\Entity\DfxVeranstalter {#1971 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2467 +label: "GSV Maichingen" +value: "324" +data: App\Entity\DfxVeranstalter {#1974 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2468 +label: "Haiterbach" +value: "314" +data: App\Entity\DfxVeranstalter {#1977 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2469 +label: "Haiterbach-Beihingen" +value: "293" +data: App\Entity\DfxVeranstalter {#1980 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2470 +label: "Haiterbach-Oberschwandorf" +value: "339" +data: App\Entity\DfxVeranstalter {#1983 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2471 +label: "Heilbronn-Neckargartach" +value: "406" +data: App\Entity\DfxVeranstalter {#1986 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2472 +label: "Heimsheim" +value: "369" +data: App\Entity\DfxVeranstalter {#1989 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2473 +label: "Herrenberg" +value: "316" +data: App\Entity\DfxVeranstalter {#1993 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2474 +label: "Herrenberg-Gültstein" +value: "313" +data: App\Entity\DfxVeranstalter {#1996 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2475 +label: "Herrenberg-Haslach" +value: "315" +data: App\Entity\DfxVeranstalter {#2009 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2476 +label: "Herrenzimmern" +value: "394" +data: App\Entity\DfxVeranstalter {#2000 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2477 +label: "Hildrizhausen" +value: "317" +data: App\Entity\DfxVeranstalter {#2004 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2478 +label: "Hopfau" +value: "395" +data: App\Entity\DfxVeranstalter {#2007 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2479 +label: "Jettingen" +value: "359" +data: App\Entity\DfxVeranstalter {#2190 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2480 +label: "Klosterreichenbach" +value: "388" +data: App\Entity\DfxVeranstalter {#2227 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2481 +label: "Kuppingen - NEUFFER SPORTPARK" +value: "370" +data: App\Entity\DfxVeranstalter {#2223 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2482 +label: "Metzingen" +value: "382" +data: App\Entity\DfxVeranstalter {#2219 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2483 +label: "Mössingen" +value: "385" +data: App\Entity\DfxVeranstalter {#2216 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2484 +label: "Mötzingen" +value: "327" +data: App\Entity\DfxVeranstalter {#2213 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2485 +label: "Nagold-Emmingen" +value: "307" +data: App\Entity\DfxVeranstalter {#2210 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2486 +label: "Nagold-Wolfsberg" +value: "320" +data: App\Entity\DfxVeranstalter {#2207 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2487 +label: "Nehren" +value: "383" +data: App\Entity\DfxVeranstalter {#2204 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2488 +label: "Neubulach" +value: "330" +data: App\Entity\DfxVeranstalter {#2201 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2489 +label: "Neuweiler" +value: "332" +data: App\Entity\DfxVeranstalter {#2198 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2490 +label: "Neuweiler-Breitenberg" +value: "297" +data: App\Entity\DfxVeranstalter {#2195 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2491 +label: "Neuweiler-Oberkollwangen" +value: "337" +data: App\Entity\DfxVeranstalter {#2192 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2492 +label: "Oberjesingen" +value: "387" +data: App\Entity\DfxVeranstalter {#2231 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2493 +label: "Oberjettingen" +value: "411" +data: App\Entity\DfxVeranstalter {#2234 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2494 +label: "Oberreichenbach" +value: "338" +data: App\Entity\DfxVeranstalter {#2237 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2495 +label: "Oberreichenbach Würzbach" +value: "366" +data: App\Entity\DfxVeranstalter {#2241 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2496 +label: "Oberreichenbach-Oberkollbach" +value: "336" +data: App\Entity\DfxVeranstalter {#2244 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2497 +label: "Ostelsheim" +value: "341" +data: App\Entity\DfxVeranstalter {#2247 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2498 +label: "Pfullingen" +value: "384" +data: App\Entity\DfxVeranstalter {#2250 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2499 +label: "Rohrau" +value: "344" +data: App\Entity\DfxVeranstalter {#2253 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2500 +label: "Rohrdorf" +value: "345" +data: App\Entity\DfxVeranstalter {#2256 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2501 +label: "Rottenburg" +value: "373" +data: App\Entity\DfxVeranstalter {#2259 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2502 +label: "Rottweil" +value: "375" +data: App\Entity\DfxVeranstalter {#2263 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2503 +label: "Schramberg" +value: "378" +data: App\Entity\DfxVeranstalter {#2266 …} +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2504 +label: "Schrotzberg" +value: "405" +data: App\Entity\DfxVeranstalter {#2269 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2505 +label: "SF Kayh" +value: "321" +data: App\Entity\DfxVeranstalter {#2272 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2506 +label: "SGM FC Holzhausen/TSV Dettingen" +value: "390" +data: App\Entity\DfxVeranstalter {#2275 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2507 +label: "SGM FC Holzhausen/TSV Dettingen" +value: "391" +data: App\Entity\DfxVeranstalter {#2279 …} +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2508 +label: "Simmersfeld" +value: "347" +data: App\Entity\DfxVeranstalter {#2283 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2509 +label: "Simmersfeld-Ettmannsweiler" +value: "348" +data: App\Entity\DfxVeranstalter {#2286 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2510 +label: "Sindelfingen - Kunstrasenplatz am Floschenstadion" +value: "413" +data: App\Entity\DfxVeranstalter {#2291 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2511 +label: "SpVgg Holzgerlingen" +value: "11" +data: App\Entity\DfxVeranstalter {#2295 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2512 +label: "SpVgg Holzgerlingen" +value: "319" +data: App\Entity\DfxVeranstalter {#2300 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2513 +label: "Spvgg Weil im Schönbuch" +value: "365" +data: App\Entity\DfxVeranstalter {#2304 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2514 +label: "Stetten" +value: "402" +data: App\Entity\DfxVeranstalter {#2307 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2515 +label: "Sulgen" +value: "396" +data: App\Entity\DfxVeranstalter {#2311 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2516 +label: "Sulgen" +value: "397" +data: App\Entity\DfxVeranstalter {#2315 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2517 +label: "SV Böblingen" +value: "295" +data: App\Entity\DfxVeranstalter {#2319 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2518 +label: "SV Magstadt" +value: "323" +data: App\Entity\DfxVeranstalter {#2322 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2519 +label: "SV Mönchberg" +value: "325" +data: App\Entity\DfxVeranstalter {#2325 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2520 +label: "SV Nufringen" +value: "333" +data: App\Entity\DfxVeranstalter {#2328 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2521 +label: "SV Pfrondorf-Mindersbach" +value: "414" +data: App\Entity\DfxVeranstalter {#2332 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2522 +label: "TSG Young Boys Reutlingen" +value: "381" +data: App\Entity\DfxVeranstalter {#2335 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2523 +label: "TSV Dagersheim" +value: "299" +data: App\Entity\DfxVeranstalter {#2338 …} +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2524 +label: "TSV Grafenau" +value: "407" +data: App\Entity\DfxVeranstalter {#2341 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2525 +label: "TSV Kuppingen" +value: "322" +data: App\Entity\DfxVeranstalter {#2344 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2526 +label: "TSV Schönaich" +value: "354" +data: App\Entity\DfxVeranstalter {#2347 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2527 +label: "TSV Waldenbuch" +value: "361" +data: App\Entity\DfxVeranstalter {#2350 …} +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2528 +label: "Tübingen" +value: "380" +data: App\Entity\DfxVeranstalter {#2353 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2529 +label: "Tuningen" +value: "398" +data: App\Entity\DfxVeranstalter {#2356 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2530 +label: "Türkischer Sportverein Calw" +value: "403" +data: App\Entity\DfxVeranstalter {#2360 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2531 +label: "Tuttlingen" +value: "379" +data: App\Entity\DfxVeranstalter {#2364 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2532 +label: "TV Darmsheim" +value: "14" +data: App\Entity\DfxVeranstalter {#2367 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2533 +label: "Unterreichenbach" +value: "291" +data: App\Entity\DfxVeranstalter {#2370 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2534 +label: "VfL Dettenhausen" +value: "409" +data: App\Entity\DfxVeranstalter {#2373 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2535 +label: "VFL Nagold" +value: "328" +data: App\Entity\DfxVeranstalter {#2376 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2536 +label: "VFL Oberjesingen" +value: "334" +data: App\Entity\DfxVeranstalter {#2379 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2537 +label: "VFL Oberjettingen" +value: "335" +data: App\Entity\DfxVeranstalter {#2382 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2538 +label: "VFL Sindelfingen" +value: "350" +data: App\Entity\DfxVeranstalter {#2385 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2539 +label: "VFL Sindelfingen" +value: "351" +data: App\Entity\DfxVeranstalter {#2388 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2540 +label: "VfL Stammheim" +value: "410" +data: App\Entity\DfxVeranstalter {#2391 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2541 +label: "Villingendorf" +value: "376" +data: App\Entity\DfxVeranstalter {#2394 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2542 +label: "Waldenbuch-Hasenhof" +value: "362" +data: App\Entity\DfxVeranstalter {#2397 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2543 +label: "Weilimdorf - Sporthalle Solitude-Gymnasium" +value: "416" +data: App\Entity\DfxVeranstalter {#2402 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2544 +label: "Wildberg" +value: "364" +data: App\Entity\DfxVeranstalter {#2405 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2545 +label: "Wildberg-Gültstein" +value: "312" +data: App\Entity\DfxVeranstalter {#2408 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2546 +label: "Wildberg-Schönbronn" +value: "355" +data: App\Entity\DfxVeranstalter {#2411 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2547 +label: "Wildberg-Sulz a. Eck" +value: "353" +data: App\Entity\DfxVeranstalter {#2414 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2548 +label: "Wittershausen" +value: "399" +data: App\Entity\DfxVeranstalter {#2417 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2549 +label: "Zimmern" +value: "374" +data: App\Entity\DfxVeranstalter {#2421 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1826 -form: Symfony\Component\Form\Form {#1416 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1825 …5} |
| full_name | "form[idVeranstalter]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_idVeranstalter" |
| is_selected | Closure($choice, $value) {#1828 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1017 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "idVeranstalter" |
| placeholder | "Veranstalter aus Datenbank wählen" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_form_idVeranstalter" |
| valid | true |
| value | "" |
idLocation
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "name" |
same as passed value |
| class | "App\Entity\DfxLocation" |
same as passed value |
| label | false |
false
|
| placeholder | "Veranstaltungsstätte aus Datenbank wählen" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#796 class: "App\Controller\DfxKalenderController" this: App\Controller\DfxKalenderController {#205 …} use: { $filter: [ "kids" => [ 1 1 ] ] } } |
Doctrine\ORM\QueryBuilder {#1161 -_em: Doctrine\ORM\EntityManager {#390 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1153 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "v" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1154 #from: "App\Entity\DfxLocation" #alias: "v" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1155 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "v.datefix IN (:kids)" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1159 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "v.name ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT v FROM App\Entity\DfxLocation v WHERE v.datefix IN (:kids) ORDER BY v.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1152 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| 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 | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1264 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1239 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1241 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1242 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1246 -om: Doctrine\ORM\EntityManager {#390 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1181 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\DfxLocation" |
| 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 {#843 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#840 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#526 …} -namespace: Closure() {#532 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#390 …11} |
| 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 | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1246 -om: Doctrine\ORM\EntityManager {#390 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1181 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Veranstaltungsstätte aus Datenbank wählen" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1161 -_em: Doctrine\ORM\EntityManager {#390 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1153 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "v" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1154 #from: "App\Entity\DfxLocation" #alias: "v" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1155 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "v.datefix IN (:kids)" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1159 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "v.name ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT v FROM App\Entity\DfxLocation v WHERE v.datefix IN (:kids) ORDER BY v.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1152 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1157 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#531 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1156 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_form_idLocation" ] |
| cache_key | "_form_idLocation_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2553 +label: "Aalen Kunstrasenplatz; Kunstrasen Greut SÜD" +value: "283" +data: App\Entity\DfxLocation {#2567 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2557 +label: "ABV Stuttgart - Kunstrasenplatz" +value: "296" +data: App\Entity\DfxLocation {#2573 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2555 +label: "Affstätt - Sportplatz" +value: "158" +data: App\Entity\DfxLocation {#2576 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2559 +label: "Aidlingen" +value: "44" +data: App\Entity\DfxLocation {#2580 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2554 +label: "Aidlingen - Sportplatz" +value: "157" +data: App\Entity\DfxLocation {#2583 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2563 +label: "Altburg - Sportgelände" +value: "33" +data: App\Entity\DfxLocation {#2586 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2562 +label: "Altdorf - Peter-Creuzberger-Halle" +value: "39" +data: App\Entity\DfxLocation {#2589 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2556 +label: "Altdorf - Sportgelände" +value: "85" +data: App\Entity\DfxLocation {#2592 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2564 +label: "Altenriet - Sportanlagen" +value: "141" +data: App\Entity\DfxLocation {#2595 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3639 +label: "Altensteig - Berneck Pl. 1 Rasenplatz" +value: "234" +data: App\Entity\DfxLocation {#2599 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3640 +label: "Altensteig - Jahnstadion" +value: "252" +data: App\Entity\DfxLocation {#2603 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3641 +label: "Altensteig - Justus-Perels-Halle" +value: "180" +data: App\Entity\DfxLocation {#2606 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3642 +label: "Althengstett" +value: "34" +data: App\Entity\DfxLocation {#2609 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3643 +label: "Althengstett Sporthalle" +value: "56" +data: App\Entity\DfxLocation {#2612 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3644 +label: "Altingen - Sportgelände" +value: "69" +data: App\Entity\DfxLocation {#2615 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3645 +label: "Amorbach-Neue Sporthalle" +value: "214" +data: App\Entity\DfxLocation {#2618 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3646 +label: "Bad Liebenzell - Sportplatz" +value: "239" +data: App\Entity\DfxLocation {#2622 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3647 +label: "Bad Teinach-Zavelstein - Sportplatz" +value: "98" +data: App\Entity\DfxLocation {#2625 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3648 +label: "Baiersbronn - Kunstrasenplatz Mitteltal" +value: "263" +data: App\Entity\DfxLocation {#2629 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3649 +label: "Balingen Sparkassen Arena" +value: "266" +data: App\Entity\DfxLocation {#2633 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3650 +label: "Bärenthal - Sportplatz" +value: "169" +data: Proxies\__CG__\App\Entity\DfxLocation {#2187 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3652 +label: "Belsen - Sportplatz" +value: "262" +data: App\Entity\DfxLocation {#2639 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3651 +label: "Bernhausen - TSV Bernhausen Kunstrasenplatz" +value: "305" +data: App\Entity\DfxLocation {#2643 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3654 +label: "Bettringen" +value: "316" +data: App\Entity\DfxLocation {#2647 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3655 +label: "Bissingen - Sportanlagen" +value: "142" +data: App\Entity\DfxLocation {#2650 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3656 +label: "Bissingen Sportgelände" +value: "311" +data: App\Entity\DfxLocation {#2654 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3657 +label: "Böblingen - Gym BB" +value: "229" +data: App\Entity\DfxLocation {#2658 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3658 +label: "Böblingen - IBM Sportplatz" +value: "17" +data: App\Entity\DfxLocation {#2661 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3659 +label: "Böblingen - Kunstrasen an der S-Bahnhaltestelle Goldberg" +value: "84" +data: App\Entity\DfxLocation {#2664 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3660 +label: "Böblingen - Murkenbachhalle" +value: "20" +data: App\Entity\DfxLocation {#2667 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3661 +label: "Böblingen - Sporthalle Diezenhalde" +value: "42" +data: App\Entity\DfxLocation {#2670 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3662 +label: "Böblingen - Stadion Silberweg" +value: "63" +data: App\Entity\DfxLocation {#2673 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3663 +label: "Böblingen - Zimmerschlag Rasen" +value: "19" +data: App\Entity\DfxLocation {#2676 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3664 +label: "Bondorf - Gäuhalle" +value: "45" +data: App\Entity\DfxLocation {#2679 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3665 +label: "Bondorf - Sportgelände" +value: "96" +data: App\Entity\DfxLocation {#2682 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3666 +label: "Bösingen - Sportplatz" +value: "137" +data: App\Entity\DfxLocation {#2685 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3667 +label: "Botnang Kunstrasenplatz" +value: "314" +data: App\Entity\DfxLocation {#2689 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3668 +label: "Breitenberg - Sportplatz" +value: "241" +data: App\Entity\DfxLocation {#2693 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3669 +label: "Büsnau Rasenplatz" +value: "315" +data: App\Entity\DfxLocation {#2697 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3670 +label: "Calw - Altburg Rasenplatz" +value: "284" +data: App\Entity\DfxLocation {#2701 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3671 +label: "Calw - Georg-Baumann-Stadion" +value: "237" +data: App\Entity\DfxLocation {#2706 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3672 +label: "Calw - Walter-Lindner-Halle" +value: "181" +data: App\Entity\DfxLocation {#2709 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3673 +label: "Croatia Stuttgart-Rohracker-Frauenkopf" +value: "298" +data: App\Entity\DfxLocation {#2713 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3674 +label: "Dagersheim - Kunstrasen Waldstadion" +value: "86" +data: App\Entity\DfxLocation {#2716 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3675 +label: "Dagersheim - Waldstadion" +value: "32" +data: App\Entity\DfxLocation {#2720 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3676 +label: "Darmsheim - Sportgelände Eichelberg" +value: "8" +data: Proxies\__CG__\App\Entity\DfxLocation {#2162 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3677 +label: "Dätzingen - Sportplatz" +value: "164" +data: App\Entity\DfxLocation {#2725 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3678 +label: "Deckenpfronn - Sportplatz" +value: "132" +data: App\Entity\DfxLocation {#2728 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3679 +label: "Degerloch - ADM Sportpark" +value: "197" +data: App\Entity\DfxLocation {#2731 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3680 +label: "Deißlingen - Sportplatz" +value: "124" +data: App\Entity\DfxLocation {#2734 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3681 +label: "Dettenhausen - Sportplatz" +value: "215" +data: App\Entity\DfxLocation {#2737 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3682 +label: "Dettingen - Sportplatz" +value: "152" +data: Proxies\__CG__\App\Entity\DfxLocation {#2282 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3683 +label: "Deufringen - Sportplatz" +value: "79" +data: App\Entity\DfxLocation {#2742 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3684 +label: "Ditzingen Lehmgrube" +value: "313" +data: App\Entity\DfxLocation {#2746 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3685 +label: "Donzdorf - Lautertal Stadion" +value: "317" +data: App\Entity\DfxLocation {#2750 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3686 +label: "Dornstetten - Sportplatz" +value: "258" +data: App\Entity\DfxLocation {#2754 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3687 +label: "Durrweiler - Sportplatz" +value: "163" +data: App\Entity\DfxLocation {#2757 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3688 +label: "Ebersbach Kunstrasenplatz" +value: "279" +data: App\Entity\DfxLocation {#2761 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3689 +label: "Ebhausen - Schulsporthalle" +value: "75" +data: App\Entity\DfxLocation {#2764 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3690 +label: "Echterdingen Sportpark Goldäcker" +value: "303" +data: App\Entity\DfxLocation {#2768 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3691 +label: "Effringen-Sporthalle" +value: "212" +data: App\Entity\DfxLocation {#2771 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3692 +label: "Ehningen - Bertrandt-Platz - Kunstrasen" +value: "255" +data: App\Entity\DfxLocation {#2775 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3693 +label: "Ehningen - Schalkwiese" +value: "13" +data: App\Entity\DfxLocation {#2778 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3694 +label: "Ehningen - Schalkwiese Rasenplatz 1" +value: "103" +data: App\Entity\DfxLocation {#2781 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3695 +label: "Ehningen - Schalkwiesenhalle" +value: "21" +data: App\Entity\DfxLocation {#2784 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3696 +label: "Ehningen - Schulsportplatz" +value: "14" +data: App\Entity\DfxLocation {#2787 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3697 +label: "Ehningen/Rohrau - Sportgelände Rohrau" +value: "109" +data: App\Entity\DfxLocation {#2790 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3698 +label: "Eislingen - Sportanlagen" +value: "144" +data: App\Entity\DfxLocation {#2793 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3699 +label: "Eltingen - Sportplatz" +value: "61" +data: App\Entity\DfxLocation {#2796 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3700 +label: "Emmingen - Hochwasen" +value: "88" +data: Proxies\__CG__\App\Entity\DfxLocation {#2137 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3701 +label: "Empfingen - Sportplatz" +value: "251" +data: App\Entity\DfxLocation {#2802 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3702 +label: "Entringen Sportplatz" +value: "268" +data: App\Entity\DfxLocation {#2807 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3703 +label: "Erdmannhausen - Sportplatz" +value: "72" +data: App\Entity\DfxLocation {#2810 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3704 +label: "Ergenzingen - Breitwiesenhalle" +value: "200" +data: App\Entity\DfxLocation {#2813 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3705 +label: "Ergenzingen - Sportplatz" +value: "136" +data: App\Entity\DfxLocation {#2817 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3706 +label: "Errfingen - Sportplatz" +value: "240" +data: App\Entity\DfxLocation {#2821 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3707 +label: "Esslingen - Sportpark Weil" +value: "261" +data: App\Entity\DfxLocation {#2825 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3708 +label: "Ettmannsweiler/Aichelberg" +value: "243" +data: App\Entity\DfxLocation {#2829 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3709 +label: "Eutingen - Sportgelände" +value: "73" +data: App\Entity\DfxLocation {#2832 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3710 +label: "Fellbach Max-Grasser-Stadion SV Fellbach" +value: "267" +data: App\Entity\DfxLocation {#2836 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3711 +label: "Feuerbach - Wilhelm-Braun-Sportpark" +value: "272" +data: App\Entity\DfxLocation {#2840 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3712 +label: "Freiberg - SGV Freiberg Vereinsgelände" +value: "276" +data: App\Entity\DfxLocation {#2844 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3713 +label: "Freudenstadt - Sportplatz" +value: "112" +data: App\Entity\DfxLocation {#2847 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3714 +label: "Friolzheim - Sportgelände Eichenstr." +value: "107" +data: App\Entity\DfxLocation {#2850 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3715 +label: "Frommenhausen Rasenplatz" +value: "304" +data: App\Entity\DfxLocation {#2854 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3716 +label: "Gärtringen - Sportgelände Am Weingarten" +value: "71" +data: App\Entity\DfxLocation {#2857 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3717 +label: "Gärtringen - Theodor-Heuss-Halle" +value: "204" +data: App\Entity\DfxLocation {#2860 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3718 +label: "Gäufelden - Sportgelände Nebringen" +value: "108" +data: App\Entity\DfxLocation {#2863 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3719 +label: "Gäufelden - Sporthalle" +value: "54" +data: App\Entity\DfxLocation {#2866 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3720 +label: "Gechingen - Sportgelände" +value: "57" +data: App\Entity\DfxLocation {#2869 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3721 +label: "Gechingen - Sporthalle" +value: "53" +data: App\Entity\DfxLocation {#2872 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3722 +label: "Geislingen - Kunstrasen" +value: "171" +data: Proxies\__CG__\App\Entity\DfxLocation {#1955 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3723 +label: "Geislingen - Sportplatz" +value: "170" +data: Proxies\__CG__\App\Entity\DfxLocation {#1959 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3724 +label: "Geschäftszimmer der SpVgg Holzgerlingen" +value: "184" +data: App\Entity\DfxLocation {#2879 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3725 +label: "Glatten - Sportanlagen" +value: "150" +data: Proxies\__CG__\App\Entity\DfxLocation {#1963 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3726 +label: "Gomaringen - Sportpark Platz 2" +value: "259" +data: App\Entity\DfxLocation {#2886 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3727 +label: "Göppingen - Kunstrasenplatz Nord" +value: "260" +data: App\Entity\DfxLocation {#2890 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3728 +label: "Grafenau - Wiesengrundhalle" +value: "55" +data: App\Entity\DfxLocation {#2894 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3729 +label: "Grafenau-Döffingen Sportplatz" +value: "192" +data: App\Entity\DfxLocation {#2897 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3730 +label: "Gülstein - Ammerstadion" +value: "167" +data: App\Entity\DfxLocation {#2901 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3731 +label: "Gültlingen - Sportplatz Buchentalstadion" +value: "31" +data: App\Entity\DfxLocation {#2904 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3732 +label: "Haiterbach - Sporthalle" +value: "82" +data: App\Entity\DfxLocation {#2907 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3733 +label: "Haiterbach Sportgelände, Stadion auf dem Bus" +value: "216" +data: App\Entity\DfxLocation {#2910 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3734 +label: "Heilbronn Frankenstadion Rasen 2 (Nebenplatz)" +value: "288" +data: App\Entity\DfxLocation {#2914 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3735 +label: "Heilbronn-Neckargartach-Römerhalle" +value: "188" +data: App\Entity\DfxLocation {#2917 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3736 +label: "Heimerdingen - Sportplatz Weissachstr. (Rasen)" +value: "105" +data: App\Entity\DfxLocation {#2920 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3737 +label: "Heimsheim - Auf der Wanne, Rasen 1" +value: "94" +data: Proxies\__CG__\App\Entity\DfxLocation {#1992 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3738 +label: "Hengstett - Sportplatz Ottenbronn" +value: "93" +data: App\Entity\DfxLocation {#2925 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3739 +label: "Herrenberg - Ammerstadion" +value: "253" +data: App\Entity\DfxLocation {#2929 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3740 +label: "Herrenberg - Längenholzhalle" +value: "49" +data: App\Entity\DfxLocation {#2932 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3741 +label: "Herrenberg - Markweghalle" +value: "74" +data: App\Entity\DfxLocation {#2935 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3742 +label: "Herrenberg - Sportplatz am Freibad" +value: "97" +data: App\Entity\DfxLocation {#2938 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3743 +label: "Herrenberg - Volksbankstadion" +value: "37" +data: App\Entity\DfxLocation {#2941 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3744 +label: "Herrenzimmern - Sportplatz" +value: "172" +data: Proxies\__CG__\App\Entity\DfxLocation {#2003 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3745 +label: "Hildrizhausen - Sportgelände" +value: "16" +data: App\Entity\DfxLocation {#2946 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3746 +label: "Hirsau - Sportplatz" +value: "151" +data: Proxies\__CG__\App\Entity\DfxLocation {#2363 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3747 +label: "Hochdorf - Sportanlagen" +value: "146" +data: App\Entity\DfxLocation {#2951 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3748 +label: "Hofherrnweiler Kunstrasen Platz 3" +value: "280" +data: App\Entity\DfxLocation {#2955 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3749 +label: "Holzelfingen - Sportanlagen" +value: "145" +data: App\Entity\DfxLocation {#2958 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3750 +label: "Holzgerlingen - Geschäftszimmer SpVgg" +value: "223" +data: App\Entity\DfxLocation {#2962 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3751 +label: "Holzgerlingen - Jugendplatz" +value: "4" +data: App\Entity\DfxLocation {#2966 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3752 +label: "Holzgerlingen - Kunstrasen" +value: "5" +data: App\Entity\DfxLocation {#2970 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3753 +label: "Holzgerlingen - Kunstrasenkleinspielfeld" +value: "133" +data: App\Entity\DfxLocation {#2974 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3754 +label: "Holzgerlingen - Schönbuchhalle" +value: "62" +data: Proxies\__CG__\App\Entity\DfxLocation {#2298 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3755 +label: "Holzgerlingen - Schulhof Berkenschule" +value: "228" +data: App\Entity\DfxLocation {#2981 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3756 +label: "Holzgerlingen - Sportheim - Stadiongaststätte" +value: "183" +data: App\Entity\DfxLocation {#2984 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3757 +label: "Holzgerlingen - Sportplatz" +value: "7" +data: Proxies\__CG__\App\Entity\DfxLocation {#2303 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3758 +label: "Holzgerlingen - Stadion" +value: "6" +data: App\Entity\DfxLocation {#2991 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3759 +label: "Holzgerlingen - Stadthalle" +value: "226" +data: App\Entity\DfxLocation {#2995 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3760 +label: "Holzgerlingen - Tennisheim" +value: "221" +data: App\Entity\DfxLocation {#2998 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3761 +label: "Holzhausen - Panoramastadion" +value: "173" +data: Proxies\__CG__\App\Entity\DfxLocation {#2278 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3762 +label: "Holzhausen Kunstrasen - Karl Hauser Sportpark" +value: "321" +data: App\Entity\DfxLocation {#3004 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3763 +label: "Hopfau - Sportgelände" +value: "174" +data: Proxies\__CG__\App\Entity\DfxLocation {#2189 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3764 +label: "Horb - Hohenberghalle" +value: "199" +data: App\Entity\DfxLocation {#3009 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3765 +label: "Jesingen" +value: "319" +data: App\Entity\DfxLocation {#3013 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3766 +label: "Jettingen - Sportgelände Oberjettingen" +value: "101" +data: App\Entity\DfxLocation {#3016 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3767 +label: "Jettingen - Sportplatz am Billing Unterjettingen" +value: "99" +data: App\Entity\DfxLocation {#3019 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3768 +label: "Jettingen - Willy-Dieterle-Halle" +value: "46" +data: App\Entity\DfxLocation {#3023 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3769 +label: "Jugendraum im Sportheim" +value: "185" +data: App\Entity\DfxLocation {#3026 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3770 +label: "Kaltlufthalle Altdorf" +value: "309" +data: App\Entity\DfxLocation {#3030 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3771 +label: "Kayh - Sportplatz " +value: "87" +data: App\Entity\DfxLocation {#3033 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3772 +label: "Kirchentellinsfurt - Neue Sporthalle" +value: "265" +data: App\Entity\DfxLocation {#3037 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3773 +label: "Kirchentellinsfurt - Sportplatz am Faulbaum" +value: "194" +data: App\Entity\DfxLocation {#3040 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3774 +label: "Kirchheim / Teck - Sportgelände" +value: "269" +data: App\Entity\DfxLocation {#3044 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3775 +label: "Klosterreichenbach - Sportplatz" +value: "162" +data: App\Entity\DfxLocation {#3047 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3776 +label: "Kornwestheim - Sportplatz" +value: "153" +data: App\Entity\DfxLocation {#3050 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3777 +label: "KunstRa SportKultur Stuttgart-Wangen" +value: "322" +data: App\Entity\DfxLocation {#3054 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3778 +label: "Kunstrasen Lindach Nord" +value: "323" +data: App\Entity\DfxLocation {#3059 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3779 +label: "Kunstrasenplatz bei der Schönbuchhalle" +value: "330" +data: App\Entity\DfxLocation {#3063 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3780 +label: "Kuppingen - Sportgelände NEUFFER SPORTPARK" +value: "95" +data: Proxies\__CG__\App\Entity\DfxLocation {#2220 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3781 +label: "Kuppingen - Sporthalle Schule" +value: "52" +data: App\Entity\DfxLocation {#3069 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3782 +label: "Langenargen - Sportplatz" +value: "67" +data: Proxies\__CG__\App\Entity\DfxLocation {#2013 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3783 +label: "Löchgau - Sporthalle" +value: "128" +data: App\Entity\DfxLocation {#3074 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3784 +label: "Löchgau - Sportplatz" +value: "127" +data: App\Entity\DfxLocation {#3077 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3785 +label: "Ludwigsburg - Sportanlagen" +value: "148" +data: App\Entity\DfxLocation {#3080 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3786 +label: "Lustnau - Sportanlage TSV Lustnau Kunstrasenplatz" +value: "327" +data: App\Entity\DfxLocation {#3084 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3787 +label: "Magstadt - Sporthalle" +value: "47" +data: App\Entity\DfxLocation {#3088 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3788 +label: "Magstadt - Sporthalle alte Stuttgarter Strasse" +value: "80" +data: App\Entity\DfxLocation {#3092 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3789 +label: "Magstadt - Sportplatz" +value: "156" +data: App\Entity\DfxLocation {#3096 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3790 +label: "Maichingen - Allmendstadion" +value: "10" +data: App\Entity\DfxLocation {#3099 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3791 +label: "Maichingen - Alter Sportplatz" +value: "9" +data: App\Entity\DfxLocation {#3102 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3792 +label: "Maichingen - Sporthalle" +value: "26" +data: App\Entity\DfxLocation {#3105 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3793 +label: "Maichingen - Sporthalle Unterrieden" +value: "27" +data: App\Entity\DfxLocation {#3108 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3794 +label: "Malmsheim - Albstr. 14, Rasen I" +value: "100" +data: App\Entity\DfxLocation {#3111 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3795 +label: "Meckenbeuren - Sportplatz" +value: "129" +data: App\Entity\DfxLocation {#3114 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3796 +label: "Meimsheim - Sportplatz" +value: "65" +data: App\Entity\DfxLocation {#3117 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3797 +label: "Metzingen - Otto-Dipper-Stadion" +value: "113" +data: App\Entity\DfxLocation {#3120 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3798 +label: "Möglingen - Sportanlagen" +value: "147" +data: App\Entity\DfxLocation {#3123 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3799 +label: "Mönchberg - Rasenplatz" +value: "211" +data: App\Entity\DfxLocation {#3126 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3800 +label: "Mössingen - Sportplatz" +value: "120" +data: App\Entity\DfxLocation {#3129 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3801 +label: "Mötzingen - Rasenplatz Platz 1" +value: "306" +data: App\Entity\DfxLocation {#3133 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3802 +label: "Mötzingen - Sportplatz" +value: "159" +data: App\Entity\DfxLocation {#3136 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3803 +label: "Mühlheim - Sportplatz" +value: "122" +data: App\Entity\DfxLocation {#3139 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3804 +label: "Münchingen - Sportanlagen" +value: "140" +data: App\Entity\DfxLocation {#3142 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3805 +label: "Münklingen - Sportgelände" +value: "106" +data: App\Entity\DfxLocation {#3145 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3806 +label: "Nagold - Bächlenhalle" +value: "43" +data: App\Entity\DfxLocation {#3148 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3807 +label: "Nagold - Bächlensportplatz" +value: "12" +data: App\Entity\DfxLocation {#3151 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3808 +label: "Nagold - Reinhold-Fleckenstein-Stadion (Ehemaliges Eugen-Breitling-Stadion)" +value: "11" +data: App\Entity\DfxLocation {#3155 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3809 +label: "Nagold - Sportplatz Gündringen" +value: "89" +data: App\Entity\DfxLocation {#3158 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3810 +label: "Nagold-Mindersbach - Pl.2" +value: "236" +data: App\Entity\DfxLocation {#3163 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3811 +label: "Nebringen - Sportgelände" +value: "220" +data: App\Entity\DfxLocation {#3166 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3812 +label: "Nehren - Sportplatz" +value: "118" +data: App\Entity\DfxLocation {#3169 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3813 +label: "Neubulach - Sportgelände" +value: "30" +data: App\Entity\DfxLocation {#3172 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3814 +label: "Neubulach - Sporthalle" +value: "38" +data: App\Entity\DfxLocation {#3176 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3815 +label: "Neuhausen Sportplatz" +value: "256" +data: App\Entity\DfxLocation {#3180 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3816 +label: "Neuhengstett - Pl.2" +value: "191" +data: App\Entity\DfxLocation {#3183 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3817 +label: "Niedereschach - Sporthalle" +value: "202" +data: App\Entity\DfxLocation {#3186 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3818 +label: "Nufringen - Waldstadion" +value: "29" +data: App\Entity\DfxLocation {#3189 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3819 +label: "Nufringen Wiesengrundhalle" +value: "257" +data: App\Entity\DfxLocation {#3193 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3820 +label: "Oberjesingen - Sportplatz" +value: "160" +data: App\Entity\DfxLocation {#3196 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3821 +label: "Oberjettingen - Sportgelände" +value: "77" +data: App\Entity\DfxLocation {#3199 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3822 +label: "Oberkirch - Sportanlagen" +value: "155" +data: App\Entity\DfxLocation {#3202 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3823 +label: "Oberreichenbach - Sportplatz" +value: "175" +data: Proxies\__CG__\App\Entity\DfxLocation {#2240 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3824 +label: "Oberschwandorf Pl. 1 Rasenplatz" +value: "244" +data: App\Entity\DfxLocation {#3208 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3825 +label: "Ofterdingen - Sportplatz" +value: "25" +data: App\Entity\DfxLocation {#3211 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3826 +label: "Öschelbronn - Sportgelände" +value: "70" +data: App\Entity\DfxLocation {#3215 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3827 +label: "Ostelsheim - Sportplatz" +value: "166" +data: App\Entity\DfxLocation {#3218 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3828 +label: "Ottenbronn - Rasen" +value: "190" +data: App\Entity\DfxLocation {#3221 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3829 +label: "Pforzheim - Sportanlagen" +value: "143" +data: App\Entity\DfxLocation {#3224 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3830 +label: "Pfrondorf - Sportanlagen" +value: "66" +data: App\Entity\DfxLocation {#3227 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3831 +label: "Pfrondorf-Mindersbach - Sportplatz" +value: "238" +data: App\Entity\DfxLocation {#3231 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3832 +label: "Pfullingen - Stadion am Schönberg" +value: "116" +data: App\Entity\DfxLocation {#3234 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3833 +label: "Pfullingen Kunstrasenplatz am Eierbach" +value: "293" +data: App\Entity\DfxLocation {#3238 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3834 +label: "Plattenhardt - Höhensporthalle im Weilerhau" +value: "59" +data: App\Entity\DfxLocation {#3241 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3835 +label: "Plattenhardt - Kunstrasen" +value: "328" +data: App\Entity\DfxLocation {#3245 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3836 +label: "Plattenhardt - Rasenpl.Weilerhau" +value: "299" +data: App\Entity\DfxLocation {#3249 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3837 +label: "Rasenplatz Fleinsbachstadion" +value: "329" +data: App\Entity\DfxLocation {#3253 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3838 +label: "Renningen" +value: "78" +data: App\Entity\DfxLocation {#3256 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3839 +label: "Reutlingen - Sport- und Freizeitpark Markwasen" +value: "248" +data: App\Entity\DfxLocation {#3261 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3840 +label: "Reutlingen - An der Kreuzeiche 4" +value: "325" +data: App\Entity\DfxLocation {#3265 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3841 +label: "Reutlingen - Ringelbach" +value: "23" +data: App\Entity\DfxLocation {#3268 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3842 +label: "Reutlingen - Sporthalle Bildungszentrum Nord" +value: "310" +data: App\Entity\DfxLocation {#3272 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3843 +label: "Reutlingen - Sportplatz am Ringelbach" +value: "138" +data: App\Entity\DfxLocation {#3275 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3844 +label: "Reutlingen Carl Diem Stadion" +value: "273" +data: App\Entity\DfxLocation {#3279 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3845 +label: "Reutlingen SV Croatia Gelände" +value: "210" +data: App\Entity\DfxLocation {#3282 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3846 +label: "Reutlingen-Betzingen - Sportplatz" +value: "123" +data: App\Entity\DfxLocation {#3285 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3847 +label: "Rohr - Sportplatz" +value: "271" +data: App\Entity\DfxLocation {#3289 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3848 +label: "Rohrau - Schönbuchhalle" +value: "51" +data: App\Entity\DfxLocation {#3292 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3849 +label: "Rohrau - Sportplatz" +value: "189" +data: App\Entity\DfxLocation {#3295 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3850 +label: "Rommelsbach - BZN" +value: "205" +data: App\Entity\DfxLocation {#3298 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3851 +label: "Rosenfeld Rasenplatz Heiligenzimmern" +value: "281" +data: App\Entity\DfxLocation {#3302 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3852 +label: "Rotfelden - Sporthalle" +value: "48" +data: App\Entity\DfxLocation {#3305 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3853 +label: "Rotfelden - Sportplatz" +value: "227" +data: App\Entity\DfxLocation {#3309 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3854 +label: "Rottenburg - Hohgenberghalle" +value: "76" +data: App\Entity\DfxLocation {#3312 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3855 +label: "Rottenburg - Sportplatz Hohenberg" +value: "115" +data: Proxies\__CG__\App\Entity\DfxLocation {#2262 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3856 +label: "Rottweil - Stadion" +value: "117" +data: App\Entity\DfxLocation {#3318 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3857 +label: "Rutesheim - Kunstrasenplatz SKV Rutesheim" +value: "289" +data: App\Entity\DfxLocation {#3322 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3858 +label: "Rutesheim - Sporthalle Bühl I" +value: "198" +data: App\Entity\DfxLocation {#3325 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3859 +label: "Salach-Staufeneckhalle" +value: "224" +data: App\Entity\DfxLocation {#3329 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3860 +label: "Salzstetten - Sportplatz" +value: "114" +data: App\Entity\DfxLocation {#3332 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3861 +label: "Sarmenstorf (CH) - Sportplatz" +value: "130" +data: App\Entity\DfxLocation {#3335 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3862 +label: "SC Stammheim - Kunstrasen" +value: "294" +data: App\Entity\DfxLocation {#3339 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3863 +label: "Schönaich - Schulsportplatz" +value: "18" +data: App\Entity\DfxLocation {#3342 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3864 +label: "Schönaich - Sporthalleim Hasenbühl" +value: "41" +data: App\Entity\DfxLocation {#3345 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3865 +label: "Schönaich - Stadion Elsenhalde" +value: "28" +data: App\Entity\DfxLocation {#3348 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3866 +label: "Schönbronn - Pl.1" +value: "230" +data: App\Entity\DfxLocation {#3353 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3867 +label: "Schramberg - Bernecksportplatz" +value: "119" +data: App\Entity\DfxLocation {#3356 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3868 +label: "Schrotzberg - Sporthalle" +value: "187" +data: App\Entity\DfxLocation {#3359 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3869 +label: "Schruns (Österreich)- Sportgelände" +value: "126" +data: App\Entity\DfxLocation {#3362 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3870 +label: "Schwäbisch Gmünd - WWG Sportpark" +value: "287" +data: App\Entity\DfxLocation {#3366 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3871 +label: "Schwieberdingen Sportgelände" +value: "312" +data: App\Entity\DfxLocation {#3370 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3872 +label: "Seedorf - Sportplatz Eschenwiesen" +value: "247" +data: App\Entity\DfxLocation {#3374 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3873 +label: "Sillenbuch - Sportplatz" +value: "154" +data: App\Entity\DfxLocation {#3377 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3874 +label: "Simmersfeld - Sportplatz" +value: "165" +data: App\Entity\DfxLocation {#3380 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3875 +label: "Simmozheim - Sportplatz" +value: "58" +data: App\Entity\DfxLocation {#3383 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3876 +label: "Sindelfingen - Floschenstadion" +value: "121" +data: App\Entity\DfxLocation {#3386 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3877 +label: "Sindelfingen - Floschenstadion - Kunstrasen" +value: "254" +data: App\Entity\DfxLocation {#3390 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3878 +label: "Sindelfingen - Glaspalast Spielfeld Junior 2" +value: "83" +data: App\Entity\DfxLocation {#3393 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3879 +label: "Sindelfingen - Halle Hinterweil" +value: "196" +data: App\Entity\DfxLocation {#3396 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3880 +label: "Sindelfingen - Hartplatz bei der Sportwelt VfL Sindelfingen" +value: "104" +data: App\Entity\DfxLocation {#3399 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3881 +label: "Sindelfingen - Kunstrasen hinter dem Glaspalast" +value: "139" +data: App\Entity\DfxLocation {#3402 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3882 +label: "Sindelfingen - Sporthalle Gartenstrasse" +value: "81" +data: App\Entity\DfxLocation {#3405 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3883 +label: "Sindelfingen Glaspalast" +value: "291" +data: App\Entity\DfxLocation {#3409 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3884 +label: "Sindelfingen- Glaspalast Spielfeld Junior 1" +value: "207" +data: App\Entity\DfxLocation {#3412 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3885 +label: "Sindelfingen, Sporthalle Stadtmitte" +value: "182" +data: App\Entity\DfxLocation {#3415 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3886 +label: "Sondelfingen - Sportplatz" +value: "22" +data: App\Entity\DfxLocation {#3418 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3887 +label: "Spielberg Pl.1 Rasenplatz" +value: "232" +data: App\Entity\DfxLocation {#3422 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3888 +label: "Sporthalle Solitude-Gymnasium" +value: "324" +data: App\Entity\DfxLocation {#3427 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3889 +label: "Sportvg Feuerbach Stadion Rasenplatz" +value: "301" +data: App\Entity\DfxLocation {#3431 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3890 +label: "Spvgg Cannstatt" +value: "297" +data: App\Entity\DfxLocation {#3435 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3891 +label: "Stammheim - Sportplatz Rottannen" +value: "92" +data: App\Entity\DfxLocation {#3438 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3892 +label: "Steinenbronn - Rasenplatz unten Sandäcker" +value: "307" +data: App\Entity\DfxLocation {#3442 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3893 +label: "Stetten - Sportplatz" +value: "176" +data: Proxies\__CG__\App\Entity\DfxLocation {#2310 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3894 +label: "Stetten-Kleingartach - Sportplatz" +value: "131" +data: App\Entity\DfxLocation {#3447 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3895 +label: "Stuttgart-Plieningen Sportgelände Wolfer" +value: "68" +data: App\Entity\DfxLocation {#3450 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3896 +label: "Sulgen - Hartplatz" +value: "178" +data: Proxies\__CG__\App\Entity\DfxLocation {#2314 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3897 +label: "Sulgen - Sportplatz" +value: "177" +data: Proxies\__CG__\App\Entity\DfxLocation {#2318 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3898 +label: "Sulz a.N. Karl Hauser Sportpark" +value: "290" +data: App\Entity\DfxLocation {#3458 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3899 +label: "Sulz am Eck - Sportplatz" +value: "161" +data: App\Entity\DfxLocation {#3461 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3900 +label: "SV Bonlanden Rasenplatz" +value: "302" +data: App\Entity\DfxLocation {#3465 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3901 +label: "SV Sillenbuch Sporthalle (Geschwister-Scholl-Gymnasium)" +value: "292" +data: App\Entity\DfxLocation {#3469 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3902 +label: "Tailfingen - Sportplatz" +value: "60" +data: App\Entity\DfxLocation {#3472 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3903 +label: "TESTHALLE" +value: "264" +data: App\Entity\DfxLocation {#3476 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3904 +label: "Trossingen - Stadion Hauptfeld" +value: "250" +data: App\Entity\DfxLocation {#3481 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3905 +label: "TSV Böbingen - Rasenplatz Böbingen" +value: "286" +data: App\Entity\DfxLocation {#3485 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3906 +label: "TSV Musberg Kunstrasenplatz Platz 2" +value: "300" +data: App\Entity\DfxLocation {#3489 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3907 +label: "TSV Weilheim /Teck Lindachstadion" +value: "285" +data: App\Entity\DfxLocation {#3493 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3908 +label: "TSV Weilimdorf" +value: "320" +data: App\Entity\DfxLocation {#3497 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3909 +label: "TSVgg Stuttgart-Münster" +value: "295" +data: App\Entity\DfxLocation {#3501 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3910 +label: "Tübingen - Sportplatz" +value: "24" +data: App\Entity\DfxLocation {#3504 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3911 +label: "Tübingen - SV 03 Stadion" +value: "245" +data: App\Entity\DfxLocation {#3508 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3912 +label: "Tübingen SSC Holderfeld - Kunstrasen" +value: "246" +data: App\Entity\DfxLocation {#3512 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3913 +label: "Tübingen TSG Gelände" +value: "111" +data: App\Entity\DfxLocation {#3515 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3914 +label: "Tuningen - Sportanlage" +value: "179" +data: Proxies\__CG__\App\Entity\DfxLocation {#2359 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3915 +label: "Tuttlingen - Donaustadion" +value: "134" +data: App\Entity\DfxLocation {#3520 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3916 +label: "TV89 Zuffenhausen - Hirschsprungalle" +value: "274" +data: App\Entity\DfxLocation {#3524 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3917 +label: "TV89 Zuffenhausen - Lange Allee" +value: "275" +data: App\Entity\DfxLocation {#3528 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3918 +label: "Überberg - Rasen" +value: "231" +data: App\Entity\DfxLocation {#3532 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3919 +label: "Unbekannt" +value: "225" +data: App\Entity\DfxLocation {#3537 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3920 +label: "Untergruppenbach Sportplatz" +value: "125" +data: App\Entity\DfxLocation {#3540 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3921 +label: "Unterjettingen - Sportplatz" +value: "219" +data: App\Entity\DfxLocation {#3544 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3922 +label: "Vaihingen - SV Vaihingen Sportgelände "Schwarzbach"" +value: "277" +data: App\Entity\DfxLocation {#3548 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3923 +label: "Villingendorf - Sportplatz" +value: "135" +data: App\Entity\DfxLocation {#3551 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3924 +label: "Vollmaringen - Sportplatz" +value: "35" +data: App\Entity\DfxLocation {#3554 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3925 +label: "Waiblingen - Staufer Sporthalle" +value: "203" +data: App\Entity\DfxLocation {#3557 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3926 +label: "Walddorf - Sportanlagen" +value: "270" +data: App\Entity\DfxLocation {#3561 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3927 +label: "Waldenbuch - Kunstrasen Hasenhof" +value: "91" +data: App\Entity\DfxLocation {#3564 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3928 +label: "Waldenbuch - Ritter-Sport-Stadion" +value: "90" +data: App\Entity\DfxLocation {#3567 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3929 +label: "Waldenbuch Sporthalle beim Ritter Sport Stadion" +value: "36" +data: App\Entity\DfxLocation {#3570 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3930 +label: "Waldstadion Dagersheim" +value: "217" +data: Proxies\__CG__\App\Entity\DfxLocation {#2023 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3931 +label: "Warmbronn - Sportplatz Büsnauerstr." +value: "102" +data: App\Entity\DfxLocation {#3576 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3932 +label: "Wart-Ebershardt - Sportplatz" +value: "242" +data: App\Entity\DfxLocation {#3580 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3933 +label: "Wart-Obere Egert-Rasen" +value: "222" +data: App\Entity\DfxLocation {#3583 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3934 +label: "Weil der Stadt - Johannes-Kepler-Gymnasium-Sporthalle" +value: "201" +data: App\Entity\DfxLocation {#3586 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3935 +label: "Weil der Stadt - Untere Talstraße 66" +value: "326" +data: App\Entity\DfxLocation {#3591 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3936 +label: "Weil der Stadt-Schafhausen - Rasenplatz" +value: "195" +data: App\Entity\DfxLocation {#3594 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3937 +label: "Weil im Schönbuch - Sportgelände im Gaiern" +value: "15" +data: App\Entity\DfxLocation {#3597 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3938 +label: "Weil im Schönbuch - Sporthalle" +value: "40" +data: App\Entity\DfxLocation {#3600 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3939 +label: "Weil im Schönbuch - Sporthalle Sportzentrum" +value: "50" +data: App\Entity\DfxLocation {#3603 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3940 +label: "Weiler - Sportplatz SV Weiler" +value: "318" +data: App\Entity\DfxLocation {#3607 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3941 +label: "Wendlingen Rasenplatz" +value: "282" +data: App\Entity\DfxLocation {#3611 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3942 +label: "Wildberg - Lindachstadion Pl. 2 Rasenplatz" +value: "233" +data: App\Entity\DfxLocation {#3615 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3943 +label: "Wildberg - Sporthalle" +value: "213" +data: App\Entity\DfxLocation {#3618 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3944 +label: "Wildberg - Sportplatz" +value: "235" +data: App\Entity\DfxLocation {#3623 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3945 +label: "Wittendorf - Sportplatz" +value: "249" +data: App\Entity\DfxLocation {#3627 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3946 +label: "Wittershausen - Sportanlagen" +value: "149" +data: Proxies\__CG__\App\Entity\DfxLocation {#2420 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3947 +label: "Wurmlingen - Sportplatz" +value: "278" +data: App\Entity\DfxLocation {#3633 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3948 +label: "Zimmern o.R. - Sportplatz" +value: "110" +data: App\Entity\DfxLocation {#3636 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2550 -form: Symfony\Component\Form\Form {#1419 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1830 …5} |
| full_name | "form[idLocation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_idLocation" |
| is_selected | Closure($choice, $value) {#2551 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1017 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "idLocation" |
| placeholder | "Veranstaltungsstätte aus Datenbank wählen" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_form_idLocation" |
| valid | true |
| value | "" |
rubrik
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "A-Jugend" => "A-Jugend" "AH" => "AH" "Allgemein" => "Allgemein" "B-Jugend" => "B-Jugend" "B-Jugend 2" => "B-Jugend 2" "Bambini" => "Bambini" "C-Jugend 1" => "C-Jugend 1" "C-Jugend 2" => "C-Jugend 2" "C-Jugend 3" => "C-Jugend 3" "D-Jugend 1" => "D-Jugend 1" "D-Jugend 2" => "D-Jugend 2" "D-Jugend 3" => "D-Jugend 3" "D-Jugend 4" => "D-Jugend 4" "E-Jugend 1" => "E-Jugend 1" "E-Jugend 2" => "E-Jugend 2" "E-Jugend 3" => "E-Jugend 3" "E-Jugend 4" => "E-Jugend 4" "F-Jugend 1" => "F-Jugend 1" "F-Jugend 2" => "F-Jugend 2" "F-Jugend 3" => "F-Jugend 3" "F-Jugend 4" => "F-Jugend 4" "Jugend" => "Jugend" "Knirpse" => "Knirpse" "Team 1" => "Team 1" "Team 2" => "Team 2" "Torspieler" => "Torspieler" ] |
[ "A-Jugend" => "A-Jugend" "AH" => "AH" "Allgemein" => "Allgemein" "B-Jugend" => "B-Jugend" "B-Jugend 2" => "B-Jugend 2" "Bambini" => "Bambini" "C-Jugend 1" => "C-Jugend 1" "C-Jugend 2" => "C-Jugend 2" "C-Jugend 3" => "C-Jugend 3" "D-Jugend 1" => "D-Jugend 1" "D-Jugend 2" => "D-Jugend 2" "D-Jugend 3" => "D-Jugend 3" "D-Jugend 4" => "D-Jugend 4" "E-Jugend 1" => "E-Jugend 1" "E-Jugend 2" => "E-Jugend 2" "E-Jugend 3" => "E-Jugend 3" "E-Jugend 4" => "E-Jugend 4" "F-Jugend 1" => "F-Jugend 1" "F-Jugend 2" => "F-Jugend 2" "F-Jugend 3" => "F-Jugend 3" "F-Jugend 4" => "F-Jugend 4" "Jugend" => "Jugend" "Knirpse" => "Knirpse" "Team 1" => "Team 1" "Team 2" => "Team 2" "Torspieler" => "Torspieler" ] |
| label | false |
false
|
| placeholder | "Rubrik wählen" |
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 | [ "A-Jugend" => "A-Jugend" "AH" => "AH" "Allgemein" => "Allgemein" "B-Jugend" => "B-Jugend" "B-Jugend 2" => "B-Jugend 2" "Bambini" => "Bambini" "C-Jugend 1" => "C-Jugend 1" "C-Jugend 2" => "C-Jugend 2" "C-Jugend 3" => "C-Jugend 3" "D-Jugend 1" => "D-Jugend 1" "D-Jugend 2" => "D-Jugend 2" "D-Jugend 3" => "D-Jugend 3" "D-Jugend 4" => "D-Jugend 4" "E-Jugend 1" => "E-Jugend 1" "E-Jugend 2" => "E-Jugend 2" "E-Jugend 3" => "E-Jugend 3" "E-Jugend 4" => "E-Jugend 4" "F-Jugend 1" => "F-Jugend 1" "F-Jugend 2" => "F-Jugend 2" "F-Jugend 3" => "F-Jugend 3" "F-Jugend 4" => "F-Jugend 4" "Jugend" => "Jugend" "Knirpse" => "Knirpse" "Team 1" => "Team 1" "Team 2" => "Team 2" "Torspieler" => "Torspieler" ] |
| 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 {#843 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#840 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#526 …} -namespace: Closure() {#532 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Rubrik wählen" |
| 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() {#1255 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#531 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1254 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_form_rubrik" ] |
| cache_key | "_form_rubrik_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3951 +label: "A-Jugend" +value: "A-Jugend" +data: "A-Jugend" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3950 +label: "AH" +value: "AH" +data: "AH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3952 +label: "Allgemein" +value: "Allgemein" +data: "Allgemein" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3953 +label: "B-Jugend" +value: "B-Jugend" +data: "B-Jugend" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3954 +label: "B-Jugend 2" +value: "B-Jugend 2" +data: "B-Jugend 2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3955 +label: "Bambini" +value: "Bambini" +data: "Bambini" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3956 +label: "C-Jugend 1" +value: "C-Jugend 1" +data: "C-Jugend 1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3957 +label: "C-Jugend 2" +value: "C-Jugend 2" +data: "C-Jugend 2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3958 +label: "C-Jugend 3" +value: "C-Jugend 3" +data: "C-Jugend 3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3959 +label: "D-Jugend 1" +value: "D-Jugend 1" +data: "D-Jugend 1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3960 +label: "D-Jugend 2" +value: "D-Jugend 2" +data: "D-Jugend 2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3961 +label: "D-Jugend 3" +value: "D-Jugend 3" +data: "D-Jugend 3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3962 +label: "D-Jugend 4" +value: "D-Jugend 4" +data: "D-Jugend 4" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3963 +label: "E-Jugend 1" +value: "E-Jugend 1" +data: "E-Jugend 1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3964 +label: "E-Jugend 2" +value: "E-Jugend 2" +data: "E-Jugend 2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3965 +label: "E-Jugend 3" +value: "E-Jugend 3" +data: "E-Jugend 3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3966 +label: "E-Jugend 4" +value: "E-Jugend 4" +data: "E-Jugend 4" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3967 +label: "F-Jugend 1" +value: "F-Jugend 1" +data: "F-Jugend 1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3968 +label: "F-Jugend 2" +value: "F-Jugend 2" +data: "F-Jugend 2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3969 +label: "F-Jugend 3" +value: "F-Jugend 3" +data: "F-Jugend 3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3970 +label: "F-Jugend 4" +value: "F-Jugend 4" +data: "F-Jugend 4" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3971 +label: "Jugend" +value: "Jugend" +data: "Jugend" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3972 +label: "Knirpse" +value: "Knirpse" +data: "Knirpse" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3973 +label: "Team 1" +value: "Team 1" +data: "Team 1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3974 +label: "Team 2" +value: "Team 2" +data: "Team 2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3975 +label: "Torspieler" +value: "Torspieler" +data: "Torspieler" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3949 -form: Symfony\Component\Form\Form {#1422 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2552 …5} |
| full_name | "form[rubrik]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_rubrik" |
| is_selected | Closure($choice, $value) {#3977 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1017 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "rubrik" |
| placeholder | "Rubrik wählen" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_form_rubrik" |
| valid | true |
| value | "" |
zielgruppe
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "de" => "de" ] |
[ "de" => "de" ] |
| label | false |
false
|
| placeholder | "Zielgruppe wählen" |
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 | [ "de" => "de" ] |
| 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 {#843 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#840 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#526 …} -namespace: Closure() {#532 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Zielgruppe wählen" |
| 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() {#1268 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#531 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1267 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_form_zielgruppe" ] |
| cache_key | "_form_zielgruppe_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3981 +label: "de" +value: "de" +data: "de" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3978 -form: Symfony\Component\Form\Form {#1425 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3979 …5} |
| full_name | "form[zielgruppe]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_zielgruppe" |
| is_selected | Closure($choice, $value) {#3982 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1017 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "zielgruppe" |
| placeholder | "Zielgruppe wählen" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_form_zielgruppe" |
| valid | true |
| value | "" |
filter1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "noFormControl" => true ] |
[ "noFormControl" => true ] |
| label | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "noFormControl" => true ] |
| 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 {#843 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#840 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#526 …} -namespace: Closure() {#532 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1280 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1277 …} } |
| 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 {#1278 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| 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() {#1287 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#531 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1285 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "noFormControl" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_form_filter1" ] |
| cache_key | "_form_filter1_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3983 -form: Symfony\Component\Form\Form {#1428 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3984 …5} |
| full_name | "form[filter1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_filter1" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filter1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_form_filter1" |
| valid | true |
| value | "1" |
filter2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "noFormControl" => true ] |
[ "noFormControl" => true ] |
| label | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "noFormControl" => true ] |
| 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 {#843 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#840 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#526 …} -namespace: Closure() {#532 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1280 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1277 …} } |
| 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 {#1278 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| 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() {#1294 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#531 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1295 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "noFormControl" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_form_filter2" ] |
| cache_key | "_form_filter2_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3986 -form: Symfony\Component\Form\Form {#1435 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3985 …5} |
| full_name | "form[filter2]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_filter2" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filter2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_form_filter2" |
| valid | true |
| value | "1" |
filter3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "noFormControl" => true ] |
[ "noFormControl" => true ] |
| label | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "noFormControl" => true ] |
| 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 {#843 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#840 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#526 …} -namespace: Closure() {#532 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1280 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1277 …} } |
| 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 {#1278 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| 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() {#1304 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#531 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1303 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "noFormControl" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_form_filter3" ] |
| cache_key | "_form_filter3_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3988 -form: Symfony\Component\Form\Form {#1443 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3987 …5} |
| full_name | "form[filter3]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_filter3" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filter3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_form_filter3" |
| valid | true |
| value | "1" |
filter4
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "noFormControl" => true ] |
[ "noFormControl" => true ] |
| label | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "noFormControl" => true ] |
| 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 {#843 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#840 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#526 …} -namespace: Closure() {#532 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1280 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1277 …} } |
| 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 {#1278 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| 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() {#1313 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#531 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1312 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "noFormControl" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_form_filter4" ] |
| cache_key | "_form_filter4_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3990 -form: Symfony\Component\Form\Form {#1447 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3989 …5} |
| full_name | "form[filter4]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_filter4" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filter4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_form_filter4" |
| valid | true |
| value | "1" |
filter5
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "noFormControl" => true ] |
[ "noFormControl" => true ] |
| label | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "noFormControl" => true ] |
| 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 {#843 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#840 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#526 …} -namespace: Closure() {#532 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1280 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1277 …} } |
| 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 {#1278 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| 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() {#1322 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#531 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1321 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "noFormControl" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_form_filter5" ] |
| cache_key | "_form_filter5_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3992 -form: Symfony\Component\Form\Form {#1450 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3991 …5} |
| full_name | "form[filter5]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_filter5" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filter5" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_form_filter5" |
| valid | true |
| value | "1" |
suche
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Suche in Titel, Text" ] |
[ "placeholder" => "Suche in Titel, Text" ] |
| label | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Suche in Titel, Text" ] |
| 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 {#843 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#840 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#526 …} -namespace: Closure() {#532 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1330 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#629 …} } |
| 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 | false |
| 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() {#1332 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#531 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1331 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Suche in Titel, Text" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_suche" ] |
| cache_key | "_form_suche_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3994 -form: Symfony\Component\Form\Form {#1453 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3993 …5} |
| full_name | "form[suche]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_suche" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "suche" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_form_suche" |
| valid | true |
| value | "" |
bg
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | 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 {#843 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#840 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#526 …} -namespace: Closure() {#532 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1339 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#629 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1346 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#531 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1340 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_form_bg" ] |
| cache_key | "_form_bg_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3996 -form: Symfony\Component\Form\Form {#1456 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3995 …5} |
| full_name | "form[bg]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_bg" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "bg" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_form_bg" |
| valid | true |
| value | "" |
lg
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | 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 {#843 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#840 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#526 …} -namespace: Closure() {#532 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1353 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#629 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1355 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#531 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1354 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_form_lg" ] |
| cache_key | "_form_lg_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3998 -form: Symfony\Component\Form\Form {#1386 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3997 …5} |
| full_name | "form[lg]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_lg" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lg" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_form_lg" |
| valid | true |
| value | "" |
m
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | 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 {#843 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#840 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#526 …} -namespace: Closure() {#532 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1362 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#629 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1364 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#531 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1363 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_form_m" ] |
| cache_key | "_form_m_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4000 -form: Symfony\Component\Form\Form {#1461 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3999 …5} |
| full_name | "form[m]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_m" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "m" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_form_m" |
| valid | true |
| value | "" |
t
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | 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 {#843 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#840 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#526 …} -namespace: Closure() {#532 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1371 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#629 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1373 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#531 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1372 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_form_t" ] |
| cache_key | "_form_t_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4002 -form: Symfony\Component\Form\Form {#1464 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4001 …5} |
| full_name | "form[t]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_t" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "t" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_form_t" |
| valid | true |
| value | "" |
submit
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "btn btn-primary" ] |
[ "class" => "btn btn-primary" ] |
| label | "suchen" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| label | "suchen" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| attr | [ "class" => "btn btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_form_submit" ] |
| cache_key | "_form_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4003 …5} |
| full_name | "form[submit]" |
| id | "form_submit" |
| label | "suchen" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_form_submit" |
| value | null |
reset
"Symfony\Component\Form\Extension\Core\Type\ResetType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "btn btn-primary" ] |
[ "class" => "btn btn-primary" ] |
| label | "verwerfen" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn btn-primary" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| label | "verwerfen" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
View Variables
| Variable | Value |
|---|---|
| attr | [ "class" => "btn btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "reset" "_form_reset" ] |
| cache_key | "_form_reset_reset" |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4004 …5} |
| full_name | "form[reset]" |
| id | "form_reset" |
| label | "verwerfen" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "reset" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_form_reset" |
| value | null |