- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 8
- Events
- Routing
- Cache
- Translation
- 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
This form was not submitted.
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 {#1185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1168 …} } |
data | [ "kids" => [ 1 1 ] ] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1138 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1221 …} } |
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() {#1140 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1139 …} } } |
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 ] ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1311 -form: Symfony\Component\Form\Form {#1420 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1141 …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 | false |
translation_domain | null |
unique_block_prefix | "_form" |
valid | true |
value | [ "kids" => [ 1 1 ] ] |
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
This form was not submitted.
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 {#1185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1168 …} } |
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() {#1040 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1017 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
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 {#950 -form: Symfony\Component\Form\Form {#1460 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1145 …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 | false |
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
This form was not submitted.
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 {#1185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1168 …} } |
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() {#1046 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1036 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
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 | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#948 -form: Symfony\Component\Form\Form {#1464 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#974 …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 | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_form_datum_von" |
valid | true |
value | "" |
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
This form was not submitted.
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 {#1185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1168 …} } |
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() {#1045 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1057 …} } } |
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 {#1283 -form: Symfony\Component\Form\Form {#1467 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1296 …5} |
full_name | "form[nat]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_nat" |
is_selected | Closure($choice, $value) {#1401 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1050 …} } |
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 | false |
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
This form was not submitted.
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 {#1185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1168 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1161 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1221 …} } |
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() {#1128 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1127 …} } } |
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 {#1412 -form: Symfony\Component\Form\Form {#1425 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1392 …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 | false |
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
This form was not submitted.
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 {#1185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1168 …} } |
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() {#1060 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1059 …} } } |
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 {#1383 -form: Symfony\Component\Form\Form {#1428 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1374 …5} |
full_name | "form[ort]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_ort" |
is_selected | Closure($choice, $value) {#1360 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1050 …} } |
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 | false |
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
This form was not submitted.
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 {#1185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1168 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1068 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1221 …} } |
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() {#1070 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1069 …} } } |
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 {#1350 -form: Symfony\Component\Form\Form {#1431 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1341 …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 | false |
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
This form was not submitted.
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 {#1185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1168 …} } |
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() {#1001 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1002 …} } } |
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 {#1332 -form: Symfony\Component\Form\Form {#1434 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1320 …5} |
full_name | "form[lokal]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_lokal" |
is_selected | Closure($choice, $value) {#1073 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1050 …} } |
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 | false |
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
This form was not submitted.
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 {#1185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1168 …} } |
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() {#1144 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1143 …} } } |
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 {#1115 -form: Symfony\Component\Form\Form {#1437 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1091 …5} |
full_name | "form[veranstalter]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_veranstalter" |
is_selected | Closure($choice, $value) {#1094 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1050 …} } |
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 | false |
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
This form was not submitted.
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) {#1142 class: "App\Controller\DfxKalenderController" this: App\Controller\DfxKalenderController {#186 …} use: { $filter: [ "kids" => [ 1 1 ] ] } } |
Doctrine\ORM\QueryBuilder {#1010 -_em: Doctrine\ORM\EntityManager {#445 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1014 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "r" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1013 #from: "App\Entity\DfxRegion" #alias: "r" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1012 #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 {#1011 #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 {#1018 …} -_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 {#924 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#999 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#920 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1016 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#944 -om: Doctrine\ORM\EntityManager {#445 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#570 …} -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 {#1185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1168 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#445 …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 {#944 -om: Doctrine\ORM\EntityManager {#445 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#570 …} -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 {#1010 -_em: Doctrine\ORM\EntityManager {#445 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1014 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "r" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1013 #from: "App\Entity\DfxRegion" #alias: "r" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1012 #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 {#1011 #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 {#1018 …} -_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() {#1008 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#911 …} } } |
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 {#1024 -form: Symfony\Component\Form\Form {#1440 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1501 …5} |
full_name | "form[region]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_region" |
is_selected | Closure($choice, $value) {#1507 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1050 …} } |
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 | false |
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
This form was not submitted.
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) {#1112 class: "App\Controller\DfxKalenderController" this: App\Controller\DfxKalenderController {#186 …} use: { $filter: [ "kids" => [ 1 1 ] ] } } |
Doctrine\ORM\QueryBuilder {#934 -_em: Doctrine\ORM\EntityManager {#445 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1000 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "v" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#943 #from: "App\Entity\DfxVeranstalter" #alias: "v" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#942 #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 {#938 #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 {#945 …} -_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 {#968 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#915 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#927 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#916 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#946 -om: Doctrine\ORM\EntityManager {#445 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#633 …} -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 {#1185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1168 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#445 …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 {#946 -om: Doctrine\ORM\EntityManager {#445 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#633 …} -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 {#934 -_em: Doctrine\ORM\EntityManager {#445 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1000 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "v" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#943 #from: "App\Entity\DfxVeranstalter" #alias: "v" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#942 #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 {#938 #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 {#945 …} -_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() {#928 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#941 …} } } |
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 {#1579 +label: "Affstätt" +value: "282" +data: App\Entity\DfxVeranstalter {#1591 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1581 +label: "Aidlingen" +value: "283" +data: App\Entity\DfxVeranstalter {#1595 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1500 +label: "Altburg" +value: "284" +data: App\Entity\DfxVeranstalter {#1598 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1588 +label: "Altdorf" +value: "285" +data: App\Entity\DfxVeranstalter {#1601 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1582 +label: "Altensteig" +value: "286" +data: App\Entity\DfxVeranstalter {#1604 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1586 +label: "Altensteig" +value: "287" +data: App\Entity\DfxVeranstalter {#1607 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1587 +label: "Altensteig-Berneck" +value: "294" +data: App\Entity\DfxVeranstalter {#1610 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1578 +label: "Altensteig-Spielberg" +value: "352" +data: App\Entity\DfxVeranstalter {#1613 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1583 +label: "Altensteig-Überberg" +value: "358" +data: App\Entity\DfxVeranstalter {#1616 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2031 +label: "Altensteig-Walddorf" +value: "360" +data: App\Entity\DfxVeranstalter {#1619 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2032 +label: "Altensteig-Wart" +value: "363" +data: App\Entity\DfxVeranstalter {#1622 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2033 +label: "Althengstett" +value: "288" +data: App\Entity\DfxVeranstalter {#1625 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2034 +label: "Althengstett-Neuhengstett" +value: "331" +data: App\Entity\DfxVeranstalter {#1628 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2035 +label: "Althengstett-Ottenbronn" +value: "342" +data: App\Entity\DfxVeranstalter {#1631 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2036 +label: "Bad Liebenzell" +value: "290" +data: App\Entity\DfxVeranstalter {#1634 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2037 +label: "Bad Liebenzell-Möttlingen" +value: "326" +data: App\Entity\DfxVeranstalter {#1637 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2038 +label: "Bad Liebenzell-Zavelstein" +value: "292" +data: App\Entity\DfxVeranstalter {#1640 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2039 +label: "Bärenthal" +value: "392" +data: App\Entity\DfxVeranstalter {#1643 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2040 +label: "Birkenwaldstadion" +value: "289" +data: App\Entity\DfxVeranstalter {#1647 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2041 +label: "Bondorf" +value: "296" +data: App\Entity\DfxVeranstalter {#1650 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2042 +label: "Bösingen" +value: "377" +data: App\Entity\DfxVeranstalter {#1653 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2043 +label: "Calw" +value: "404" +data: App\Entity\DfxVeranstalter {#1656 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2044 +label: "Calw-Hirsau" +value: "318" +data: App\Entity\DfxVeranstalter {#1659 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2045 +label: "Calw-Stammheim" +value: "356" +data: App\Entity\DfxVeranstalter {#1662 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2046 +label: "Calw-Wimberg" +value: "298" +data: App\Entity\DfxVeranstalter {#1665 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2047 +label: "Darmsheim" +value: "300" +data: App\Entity\DfxVeranstalter {#1668 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2048 +label: "Deckenpfronn" +value: "301" +data: App\Entity\DfxVeranstalter {#1672 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2049 +label: "Durrweiler" +value: "389" +data: App\Entity\DfxVeranstalter {#1675 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2050 +label: "Ebhausen" +value: "303" +data: App\Entity\DfxVeranstalter {#1678 …} +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2051 +label: "Ebhausen-Rotfelden" +value: "346" +data: App\Entity\DfxVeranstalter {#1681 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2052 +label: "Effringen" +value: "304" +data: App\Entity\DfxVeranstalter {#1684 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2053 +label: "Egenhausen" +value: "305" +data: App\Entity\DfxVeranstalter {#1687 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2054 +label: "Ehningen" +value: "306" +data: App\Entity\DfxVeranstalter {#1690 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2055 +label: "Emmingen" +value: "368" +data: App\Entity\DfxVeranstalter {#1693 …} +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2056 +label: "Entringen" +value: "372" +data: App\Entity\DfxVeranstalter {#1697 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2057 +label: "Ergenzingen" +value: "386" +data: App\Entity\DfxVeranstalter {#1700 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2058 +label: "FC Holzhausen" +value: "408" +data: App\Entity\DfxVeranstalter {#1703 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2059 +label: "Fortuna Böblingen e.V." +value: "412" +data: App\Entity\DfxVeranstalter {#1707 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2060 +label: "FSV Deufringen" +value: "302" +data: App\Entity\DfxVeranstalter {#1711 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2061 +label: "FSV Deufringen" +value: "367" +data: App\Entity\DfxVeranstalter {#1714 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2062 +label: "FV Langenargen" +value: "371" +data: App\Entity\DfxVeranstalter {#1717 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2063 +label: "Gärtringen" +value: "308" +data: App\Entity\DfxVeranstalter {#1721 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2064 +label: "Gäufelden-Nebringen" +value: "329" +data: App\Entity\DfxVeranstalter {#1724 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2065 +label: "Gäufelden-Öschelbronn" +value: "340" +data: App\Entity\DfxVeranstalter {#1727 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2066 +label: "Gäufelden-Tailfingen" +value: "357" +data: App\Entity\DfxVeranstalter {#1730 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2067 +label: "Gechingen" +value: "309" +data: App\Entity\DfxVeranstalter {#1733 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2068 +label: "Geislingen" +value: "400" +data: App\Entity\DfxVeranstalter {#1736 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2069 +label: "Geislingen" +value: "401" +data: App\Entity\DfxVeranstalter {#1740 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2070 +label: "Glatten" +value: "393" +data: App\Entity\DfxVeranstalter {#1744 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2071 +label: "Gomaringen - Sportpark Platz 2" +value: "415" +data: App\Entity\DfxVeranstalter {#1749 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2072 +label: "Grafenau-Dätzingen" +value: "310" +data: App\Entity\DfxVeranstalter {#1752 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2073 +label: "Grafenau-Döffingen" +value: "311" +data: App\Entity\DfxVeranstalter {#1755 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2074 +label: "GSV Maichingen" +value: "324" +data: App\Entity\DfxVeranstalter {#1758 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2075 +label: "Haiterbach" +value: "314" +data: App\Entity\DfxVeranstalter {#1761 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2076 +label: "Haiterbach-Beihingen" +value: "293" +data: App\Entity\DfxVeranstalter {#1764 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2077 +label: "Haiterbach-Oberschwandorf" +value: "339" +data: App\Entity\DfxVeranstalter {#1767 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2078 +label: "Heilbronn-Neckargartach" +value: "406" +data: App\Entity\DfxVeranstalter {#1770 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2079 +label: "Heimsheim" +value: "369" +data: App\Entity\DfxVeranstalter {#1773 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2080 +label: "Herrenberg" +value: "316" +data: App\Entity\DfxVeranstalter {#1777 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2081 +label: "Herrenberg-Gültstein" +value: "313" +data: App\Entity\DfxVeranstalter {#1780 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2082 +label: "Herrenberg-Haslach" +value: "315" +data: App\Entity\DfxVeranstalter {#1783 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2083 +label: "Herrenzimmern" +value: "394" +data: App\Entity\DfxVeranstalter {#1786 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2084 +label: "Hildrizhausen" +value: "317" +data: App\Entity\DfxVeranstalter {#1790 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2085 +label: "Hopfau" +value: "395" +data: App\Entity\DfxVeranstalter {#1793 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2086 +label: "Jettingen" +value: "359" +data: App\Entity\DfxVeranstalter {#1797 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2087 +label: "Klosterreichenbach" +value: "388" +data: App\Entity\DfxVeranstalter {#1800 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2088 +label: "Kuppingen - NEUFFER SPORTPARK" +value: "370" +data: App\Entity\DfxVeranstalter {#1804 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2089 +label: "Metzingen" +value: "382" +data: App\Entity\DfxVeranstalter {#1808 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2090 +label: "Mössingen" +value: "385" +data: App\Entity\DfxVeranstalter {#1811 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2091 +label: "Mötzingen" +value: "327" +data: App\Entity\DfxVeranstalter {#1814 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2092 +label: "Nagold-Emmingen" +value: "307" +data: App\Entity\DfxVeranstalter {#1817 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2093 +label: "Nagold-Wolfsberg" +value: "320" +data: App\Entity\DfxVeranstalter {#1820 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2094 +label: "Nehren" +value: "383" +data: App\Entity\DfxVeranstalter {#1823 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2095 +label: "Neubulach" +value: "330" +data: App\Entity\DfxVeranstalter {#1826 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2096 +label: "Neuweiler" +value: "332" +data: App\Entity\DfxVeranstalter {#1829 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2097 +label: "Neuweiler-Breitenberg" +value: "297" +data: App\Entity\DfxVeranstalter {#1832 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2098 +label: "Neuweiler-Oberkollwangen" +value: "337" +data: App\Entity\DfxVeranstalter {#1835 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2099 +label: "Oberjesingen" +value: "387" +data: App\Entity\DfxVeranstalter {#1838 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2100 +label: "Oberjettingen" +value: "411" +data: App\Entity\DfxVeranstalter {#1841 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2101 +label: "Oberreichenbach" +value: "338" +data: App\Entity\DfxVeranstalter {#1844 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2102 +label: "Oberreichenbach Würzbach" +value: "366" +data: App\Entity\DfxVeranstalter {#1848 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2103 +label: "Oberreichenbach-Oberkollbach" +value: "336" +data: App\Entity\DfxVeranstalter {#1851 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2104 +label: "Ostelsheim" +value: "341" +data: App\Entity\DfxVeranstalter {#1854 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2105 +label: "Pfullingen" +value: "384" +data: App\Entity\DfxVeranstalter {#1857 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2106 +label: "Rohrau" +value: "344" +data: App\Entity\DfxVeranstalter {#1860 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2107 +label: "Rohrdorf" +value: "345" +data: App\Entity\DfxVeranstalter {#1863 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2108 +label: "Rottenburg" +value: "373" +data: App\Entity\DfxVeranstalter {#1866 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2109 +label: "Rottweil" +value: "375" +data: App\Entity\DfxVeranstalter {#1870 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2110 +label: "Schramberg" +value: "378" +data: App\Entity\DfxVeranstalter {#1873 …} +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2111 +label: "Schrotzberg" +value: "405" +data: App\Entity\DfxVeranstalter {#1876 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2112 +label: "SF Kayh" +value: "321" +data: App\Entity\DfxVeranstalter {#1879 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2113 +label: "SGM FC Holzhausen/TSV Dettingen" +value: "390" +data: App\Entity\DfxVeranstalter {#1882 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2114 +label: "SGM FC Holzhausen/TSV Dettingen" +value: "391" +data: App\Entity\DfxVeranstalter {#1886 …} +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2115 +label: "Simmersfeld" +value: "347" +data: App\Entity\DfxVeranstalter {#1890 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2116 +label: "Simmersfeld-Ettmannsweiler" +value: "348" +data: App\Entity\DfxVeranstalter {#1893 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2117 +label: "Sindelfingen - Kunstrasenplatz am Floschenstadion" +value: "413" +data: App\Entity\DfxVeranstalter {#1898 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2118 +label: "SpVgg Holzgerlingen" +value: "11" +data: App\Entity\DfxVeranstalter {#1902 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2119 +label: "SpVgg Holzgerlingen" +value: "319" +data: App\Entity\DfxVeranstalter {#1907 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2120 +label: "Spvgg Weil im Schönbuch" +value: "365" +data: App\Entity\DfxVeranstalter {#1911 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2121 +label: "Stetten" +value: "402" +data: App\Entity\DfxVeranstalter {#1914 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2122 +label: "Sulgen" +value: "396" +data: App\Entity\DfxVeranstalter {#1918 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2123 +label: "Sulgen" +value: "397" +data: App\Entity\DfxVeranstalter {#1922 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2124 +label: "SV Böblingen" +value: "295" +data: App\Entity\DfxVeranstalter {#1926 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2125 +label: "SV Magstadt" +value: "323" +data: App\Entity\DfxVeranstalter {#1929 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2126 +label: "SV Mönchberg" +value: "325" +data: App\Entity\DfxVeranstalter {#1932 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2127 +label: "SV Nufringen" +value: "333" +data: App\Entity\DfxVeranstalter {#1935 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2128 +label: "SV Pfrondorf-Mindersbach" +value: "414" +data: App\Entity\DfxVeranstalter {#1939 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2129 +label: "TSG Young Boys Reutlingen" +value: "381" +data: App\Entity\DfxVeranstalter {#1942 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2130 +label: "TSV Dagersheim" +value: "299" +data: App\Entity\DfxVeranstalter {#1945 …} +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2131 +label: "TSV Grafenau" +value: "407" +data: App\Entity\DfxVeranstalter {#1948 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2132 +label: "TSV Kuppingen" +value: "322" +data: App\Entity\DfxVeranstalter {#1951 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2133 +label: "TSV Schönaich" +value: "354" +data: App\Entity\DfxVeranstalter {#1954 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2134 +label: "TSV Waldenbuch" +value: "361" +data: App\Entity\DfxVeranstalter {#1957 …} +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2135 +label: "Tübingen" +value: "380" +data: App\Entity\DfxVeranstalter {#1960 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2136 +label: "Tuningen" +value: "398" +data: App\Entity\DfxVeranstalter {#1963 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2137 +label: "Türkischer Sportverein Calw" +value: "403" +data: App\Entity\DfxVeranstalter {#1967 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2138 +label: "Tuttlingen" +value: "379" +data: App\Entity\DfxVeranstalter {#1971 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2139 +label: "TV Darmsheim" +value: "14" +data: App\Entity\DfxVeranstalter {#1974 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2140 +label: "Unterreichenbach" +value: "291" +data: App\Entity\DfxVeranstalter {#1977 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2141 +label: "VfL Dettenhausen" +value: "409" +data: App\Entity\DfxVeranstalter {#1980 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2142 +label: "VFL Nagold" +value: "328" +data: App\Entity\DfxVeranstalter {#1983 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2143 +label: "VFL Oberjesingen" +value: "334" +data: App\Entity\DfxVeranstalter {#1986 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2144 +label: "VFL Oberjettingen" +value: "335" +data: App\Entity\DfxVeranstalter {#1989 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2145 +label: "VFL Sindelfingen" +value: "350" +data: App\Entity\DfxVeranstalter {#1992 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2146 +label: "VFL Sindelfingen" +value: "351" +data: App\Entity\DfxVeranstalter {#1995 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2147 +label: "VfL Stammheim" +value: "410" +data: App\Entity\DfxVeranstalter {#1998 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2148 +label: "Villingendorf" +value: "376" +data: App\Entity\DfxVeranstalter {#2001 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2149 +label: "Waldenbuch-Hasenhof" +value: "362" +data: App\Entity\DfxVeranstalter {#2004 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2150 +label: "Weilimdorf - Sporthalle Solitude-Gymnasium" +value: "416" +data: App\Entity\DfxVeranstalter {#2009 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2151 +label: "Wildberg" +value: "364" +data: App\Entity\DfxVeranstalter {#2012 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2152 +label: "Wildberg-Gültstein" +value: "312" +data: App\Entity\DfxVeranstalter {#2015 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2153 +label: "Wildberg-Schönbronn" +value: "355" +data: App\Entity\DfxVeranstalter {#2018 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2154 +label: "Wildberg-Sulz a. Eck" +value: "353" +data: App\Entity\DfxVeranstalter {#2021 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2155 +label: "Wittershausen" +value: "399" +data: App\Entity\DfxVeranstalter {#2024 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2156 +label: "Zimmern" +value: "374" +data: App\Entity\DfxVeranstalter {#2028 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1502 -form: Symfony\Component\Form\Form {#1443 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1508 …5} |
full_name | "form[idVeranstalter]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_idVeranstalter" |
is_selected | Closure($choice, $value) {#1576 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1050 …} } |
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 | false |
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
This form was not submitted.
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) {#1106 class: "App\Controller\DfxKalenderController" this: App\Controller\DfxKalenderController {#186 …} use: { $filter: [ "kids" => [ 1 1 ] ] } } |
Doctrine\ORM\QueryBuilder {#963 -_em: Doctrine\ORM\EntityManager {#445 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#955 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "v" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#956 #from: "App\Entity\DfxLocation" #alias: "v" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#957 #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 {#961 #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 {#954 …} -_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 {#1291 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#971 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#969 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#972 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#976 -om: Doctrine\ORM\EntityManager {#445 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#718 …} -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 {#1185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1168 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#445 …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 {#976 -om: Doctrine\ORM\EntityManager {#445 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#718 …} -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 {#963 -_em: Doctrine\ORM\EntityManager {#445 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#955 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "v" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#956 #from: "App\Entity\DfxLocation" #alias: "v" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#957 #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 {#961 #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 {#954 …} -_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() {#959 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#958 …} } } |
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 {#2160 +label: "Aalen Kunstrasenplatz; Kunstrasen Greut SÜD" +value: "283" +data: App\Entity\DfxLocation {#2174 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2164 +label: "ABV Stuttgart - Kunstrasenplatz" +value: "296" +data: App\Entity\DfxLocation {#2180 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2162 +label: "Affstätt - Sportplatz" +value: "158" +data: App\Entity\DfxLocation {#2183 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2166 +label: "Aidlingen" +value: "44" +data: App\Entity\DfxLocation {#2187 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2161 +label: "Aidlingen - Sportplatz" +value: "157" +data: App\Entity\DfxLocation {#2190 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2170 +label: "Altburg - Sportgelände" +value: "33" +data: App\Entity\DfxLocation {#2193 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2169 +label: "Altdorf - Peter-Creuzberger-Halle" +value: "39" +data: App\Entity\DfxLocation {#2196 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2163 +label: "Altdorf - Sportgelände" +value: "85" +data: App\Entity\DfxLocation {#2199 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2171 +label: "Altenriet - Sportanlagen" +value: "141" +data: App\Entity\DfxLocation {#2202 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3169 +label: "Altensteig - Berneck Pl. 1 Rasenplatz" +value: "234" +data: App\Entity\DfxLocation {#2206 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3170 +label: "Altensteig - Jahnstadion" +value: "252" +data: App\Entity\DfxLocation {#2210 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3171 +label: "Altensteig - Justus-Perels-Halle" +value: "180" +data: App\Entity\DfxLocation {#2213 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3172 +label: "Althengstett" +value: "34" +data: App\Entity\DfxLocation {#2216 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3173 +label: "Althengstett Sporthalle" +value: "56" +data: App\Entity\DfxLocation {#2219 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3174 +label: "Altingen - Sportgelände" +value: "69" +data: App\Entity\DfxLocation {#2222 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3175 +label: "Amorbach-Neue Sporthalle" +value: "214" +data: App\Entity\DfxLocation {#2225 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3176 +label: "Bad Liebenzell - Sportplatz" +value: "239" +data: App\Entity\DfxLocation {#2229 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3177 +label: "Bad Teinach-Zavelstein - Sportplatz" +value: "98" +data: App\Entity\DfxLocation {#2232 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3178 +label: "Baiersbronn - Kunstrasenplatz Mitteltal" +value: "263" +data: App\Entity\DfxLocation {#2236 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3179 +label: "Balingen Sparkassen Arena" +value: "266" +data: App\Entity\DfxLocation {#2240 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3180 +label: "Bärenthal - Sportplatz" +value: "169" +data: Proxies\__CG__\App\Entity\DfxLocation {#1646 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3182 +label: "Belsen - Sportplatz" +value: "262" +data: App\Entity\DfxLocation {#2246 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3181 +label: "Bernhausen - TSV Bernhausen Kunstrasenplatz" +value: "305" +data: App\Entity\DfxLocation {#2250 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3184 +label: "Bissingen - Sportanlagen" +value: "142" +data: App\Entity\DfxLocation {#2253 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3185 +label: "Bissingen Sportgelände" +value: "311" +data: App\Entity\DfxLocation {#2257 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3186 +label: "Böblingen - Gym BB" +value: "229" +data: App\Entity\DfxLocation {#2261 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3187 +label: "Böblingen - IBM Sportplatz" +value: "17" +data: App\Entity\DfxLocation {#2264 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3188 +label: "Böblingen - Kunstrasen an der S-Bahnhaltestelle Goldberg" +value: "84" +data: App\Entity\DfxLocation {#2267 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3189 +label: "Böblingen - Murkenbachhalle" +value: "20" +data: App\Entity\DfxLocation {#2270 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3190 +label: "Böblingen - Sporthalle Diezenhalde" +value: "42" +data: App\Entity\DfxLocation {#2273 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3191 +label: "Böblingen - Stadion Silberweg" +value: "63" +data: App\Entity\DfxLocation {#2276 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3192 +label: "Böblingen - Zimmerschlag Rasen" +value: "19" +data: App\Entity\DfxLocation {#2279 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3193 +label: "Bondorf - Gäuhalle" +value: "45" +data: App\Entity\DfxLocation {#2282 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3194 +label: "Bondorf - Sportgelände" +value: "96" +data: App\Entity\DfxLocation {#2285 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3195 +label: "Bösingen - Sportplatz" +value: "137" +data: App\Entity\DfxLocation {#2288 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3196 +label: "Breitenberg - Sportplatz" +value: "241" +data: App\Entity\DfxLocation {#2292 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3197 +label: "Calw - Altburg Rasenplatz" +value: "284" +data: App\Entity\DfxLocation {#2296 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3198 +label: "Calw - Georg-Baumann-Stadion" +value: "237" +data: App\Entity\DfxLocation {#2301 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3199 +label: "Calw - Walter-Lindner-Halle" +value: "181" +data: App\Entity\DfxLocation {#2304 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3200 +label: "Croatia Stuttgart-Rohracker-Frauenkopf" +value: "298" +data: App\Entity\DfxLocation {#2308 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3201 +label: "Dagersheim - Kunstrasen Waldstadion" +value: "86" +data: App\Entity\DfxLocation {#2311 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3202 +label: "Dagersheim - Waldstadion" +value: "32" +data: App\Entity\DfxLocation {#2315 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3203 +label: "Darmsheim - Sportgelände Eichelberg" +value: "8" +data: Proxies\__CG__\App\Entity\DfxLocation {#1671 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3204 +label: "Dätzingen - Sportplatz" +value: "164" +data: App\Entity\DfxLocation {#2320 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3205 +label: "Deckenpfronn - Sportplatz" +value: "132" +data: App\Entity\DfxLocation {#2323 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3206 +label: "Degerloch - ADM Sportpark" +value: "197" +data: App\Entity\DfxLocation {#2326 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3207 +label: "Deißlingen - Sportplatz" +value: "124" +data: App\Entity\DfxLocation {#2329 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3208 +label: "Dettenhausen - Sportplatz" +value: "215" +data: App\Entity\DfxLocation {#2332 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3209 +label: "Dettingen - Sportplatz" +value: "152" +data: Proxies\__CG__\App\Entity\DfxLocation {#1889 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3210 +label: "Deufringen - Sportplatz" +value: "79" +data: App\Entity\DfxLocation {#2337 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3211 +label: "Dornstetten - Sportplatz" +value: "258" +data: App\Entity\DfxLocation {#2341 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3212 +label: "Durrweiler - Sportplatz" +value: "163" +data: App\Entity\DfxLocation {#2344 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3213 +label: "Ebersbach Kunstrasenplatz" +value: "279" +data: App\Entity\DfxLocation {#2348 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3214 +label: "Ebhausen - Schulsporthalle" +value: "75" +data: App\Entity\DfxLocation {#2351 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3215 +label: "Echterdingen Sportpark Goldäcker" +value: "303" +data: App\Entity\DfxLocation {#2355 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3216 +label: "Effringen-Sporthalle" +value: "212" +data: App\Entity\DfxLocation {#2358 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3217 +label: "Ehningen - Bertrandt-Platz - Kunstrasen" +value: "255" +data: App\Entity\DfxLocation {#2362 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3218 +label: "Ehningen - Schalkwiese" +value: "13" +data: App\Entity\DfxLocation {#2365 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3219 +label: "Ehningen - Schalkwiese Rasenplatz 1" +value: "103" +data: App\Entity\DfxLocation {#2368 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3220 +label: "Ehningen - Schalkwiesenhalle" +value: "21" +data: App\Entity\DfxLocation {#2371 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3221 +label: "Ehningen - Schulsportplatz" +value: "14" +data: App\Entity\DfxLocation {#2374 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3222 +label: "Ehningen/Rohrau - Sportgelände Rohrau" +value: "109" +data: App\Entity\DfxLocation {#2377 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3223 +label: "Eislingen - Sportanlagen" +value: "144" +data: App\Entity\DfxLocation {#2380 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3224 +label: "Eltingen - Sportplatz" +value: "61" +data: App\Entity\DfxLocation {#2383 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3225 +label: "Emmingen - Hochwasen" +value: "88" +data: Proxies\__CG__\App\Entity\DfxLocation {#1696 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3226 +label: "Empfingen - Sportplatz" +value: "251" +data: App\Entity\DfxLocation {#2389 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3227 +label: "Entringen Sportplatz" +value: "268" +data: App\Entity\DfxLocation {#2394 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3228 +label: "Erdmannhausen - Sportplatz" +value: "72" +data: App\Entity\DfxLocation {#2397 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3229 +label: "Ergenzingen - Breitwiesenhalle" +value: "200" +data: App\Entity\DfxLocation {#2400 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3230 +label: "Ergenzingen - Sportplatz" +value: "136" +data: App\Entity\DfxLocation {#2404 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3231 +label: "Errfingen - Sportplatz" +value: "240" +data: App\Entity\DfxLocation {#2408 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3232 +label: "Esslingen - Sportpark Weil" +value: "261" +data: App\Entity\DfxLocation {#2412 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3233 +label: "Ettmannsweiler/Aichelberg" +value: "243" +data: App\Entity\DfxLocation {#2416 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3234 +label: "Eutingen - Sportgelände" +value: "73" +data: App\Entity\DfxLocation {#2419 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3235 +label: "Fellbach Max-Grasser-Stadion SV Fellbach" +value: "267" +data: App\Entity\DfxLocation {#2423 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3236 +label: "Feuerbach - Wilhelm-Braun-Sportpark" +value: "272" +data: App\Entity\DfxLocation {#2427 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3237 +label: "Freiberg - SGV Freiberg Vereinsgelände" +value: "276" +data: App\Entity\DfxLocation {#2431 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3238 +label: "Freudenstadt - Sportplatz" +value: "112" +data: App\Entity\DfxLocation {#2434 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3239 +label: "Friolzheim - Sportgelände Eichenstr." +value: "107" +data: App\Entity\DfxLocation {#2437 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3240 +label: "Frommenhausen Rasenplatz" +value: "304" +data: App\Entity\DfxLocation {#2441 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3241 +label: "Gärtringen - Sportgelände Am Weingarten" +value: "71" +data: App\Entity\DfxLocation {#2444 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3242 +label: "Gärtringen - Theodor-Heuss-Halle" +value: "204" +data: App\Entity\DfxLocation {#2447 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3243 +label: "Gäufelden - Sportgelände Nebringen" +value: "108" +data: App\Entity\DfxLocation {#2450 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3244 +label: "Gäufelden - Sporthalle" +value: "54" +data: App\Entity\DfxLocation {#2453 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3245 +label: "Gechingen - Sportgelände" +value: "57" +data: App\Entity\DfxLocation {#2456 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3246 +label: "Gechingen - Sporthalle" +value: "53" +data: App\Entity\DfxLocation {#2459 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3247 +label: "Geislingen - Kunstrasen" +value: "171" +data: Proxies\__CG__\App\Entity\DfxLocation {#1739 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3248 +label: "Geislingen - Sportplatz" +value: "170" +data: Proxies\__CG__\App\Entity\DfxLocation {#1743 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3249 +label: "Geschäftszimmer der SpVgg Holzgerlingen" +value: "184" +data: App\Entity\DfxLocation {#2466 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3250 +label: "Glatten - Sportanlagen" +value: "150" +data: Proxies\__CG__\App\Entity\DfxLocation {#1747 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3251 +label: "Gomaringen - Sportpark Platz 2" +value: "259" +data: App\Entity\DfxLocation {#2473 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3252 +label: "Göppingen - Kunstrasenplatz Nord" +value: "260" +data: App\Entity\DfxLocation {#2477 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3253 +label: "Grafenau - Wiesengrundhalle" +value: "55" +data: App\Entity\DfxLocation {#2481 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3254 +label: "Grafenau-Döffingen Sportplatz" +value: "192" +data: App\Entity\DfxLocation {#2484 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3255 +label: "Gülstein - Ammerstadion" +value: "167" +data: App\Entity\DfxLocation {#2488 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3256 +label: "Gültlingen - Sportplatz Buchentalstadion" +value: "31" +data: App\Entity\DfxLocation {#2491 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3257 +label: "Haiterbach - Sporthalle" +value: "82" +data: App\Entity\DfxLocation {#2494 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3258 +label: "Haiterbach Sportgelände, Stadion auf dem Bus" +value: "216" +data: App\Entity\DfxLocation {#2497 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3259 +label: "Heilbronn Frankenstadion Rasen 2 (Nebenplatz)" +value: "288" +data: App\Entity\DfxLocation {#2501 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3260 +label: "Heilbronn-Neckargartach-Römerhalle" +value: "188" +data: App\Entity\DfxLocation {#2504 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3261 +label: "Heimerdingen - Sportplatz Weissachstr. (Rasen)" +value: "105" +data: App\Entity\DfxLocation {#2507 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3262 +label: "Heimsheim - Auf der Wanne, Rasen 1" +value: "94" +data: Proxies\__CG__\App\Entity\DfxLocation {#1776 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3263 +label: "Hengstett - Sportplatz Ottenbronn" +value: "93" +data: App\Entity\DfxLocation {#2512 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3264 +label: "Herrenberg - Ammerstadion" +value: "253" +data: App\Entity\DfxLocation {#2516 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3265 +label: "Herrenberg - Längenholzhalle" +value: "49" +data: App\Entity\DfxLocation {#2519 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3266 +label: "Herrenberg - Markweghalle" +value: "74" +data: App\Entity\DfxLocation {#2522 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3267 +label: "Herrenberg - Sportplatz am Freibad" +value: "97" +data: App\Entity\DfxLocation {#2525 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3268 +label: "Herrenberg - Volksbankstadion" +value: "37" +data: App\Entity\DfxLocation {#2528 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3269 +label: "Herrenzimmern - Sportplatz" +value: "172" +data: Proxies\__CG__\App\Entity\DfxLocation {#1789 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3270 +label: "Hildrizhausen - Sportgelände" +value: "16" +data: App\Entity\DfxLocation {#2533 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3271 +label: "Hirsau - Sportplatz" +value: "151" +data: Proxies\__CG__\App\Entity\DfxLocation {#1970 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3272 +label: "Hochdorf - Sportanlagen" +value: "146" +data: App\Entity\DfxLocation {#2538 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3273 +label: "Hofherrnweiler Kunstrasen Platz 3" +value: "280" +data: App\Entity\DfxLocation {#2542 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3274 +label: "Holzelfingen - Sportanlagen" +value: "145" +data: App\Entity\DfxLocation {#2545 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3275 +label: "Holzgerlingen - Geschäftszimmer SpVgg" +value: "223" +data: App\Entity\DfxLocation {#2549 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3276 +label: "Holzgerlingen - Jugendplatz" +value: "4" +data: App\Entity\DfxLocation {#2553 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3277 +label: "Holzgerlingen - Kunstrasen" +value: "5" +data: App\Entity\DfxLocation {#2557 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3278 +label: "Holzgerlingen - Kunstrasenkleinspielfeld" +value: "133" +data: Proxies\__CG__\App\Entity\DfxLocation {#1083 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3279 +label: "Holzgerlingen - Schönbuchhalle" +value: "62" +data: Proxies\__CG__\App\Entity\DfxLocation {#1905 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3280 +label: "Holzgerlingen - Schulhof Berkenschule" +value: "228" +data: App\Entity\DfxLocation {#2567 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3281 +label: "Holzgerlingen - Sportheim - Stadiongaststätte" +value: "183" +data: App\Entity\DfxLocation {#2570 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3282 +label: "Holzgerlingen - Sportplatz" +value: "7" +data: Proxies\__CG__\App\Entity\DfxLocation {#1910 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3283 +label: "Holzgerlingen - Stadion" +value: "6" +data: App\Entity\DfxLocation {#2577 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3284 +label: "Holzgerlingen - Stadthalle" +value: "226" +data: App\Entity\DfxLocation {#2581 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3285 +label: "Holzgerlingen - Tennisheim" +value: "221" +data: App\Entity\DfxLocation {#2584 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3286 +label: "Holzhausen - Panoramastadion" +value: "173" +data: Proxies\__CG__\App\Entity\DfxLocation {#1885 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3287 +label: "Hopfau - Sportgelände" +value: "174" +data: Proxies\__CG__\App\Entity\DfxLocation {#1796 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3288 +label: "Horb - Hohenberghalle" +value: "199" +data: App\Entity\DfxLocation {#2591 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3289 +label: "Jettingen - Sportgelände Oberjettingen" +value: "101" +data: App\Entity\DfxLocation {#2594 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3290 +label: "Jettingen - Sportplatz am Billing Unterjettingen" +value: "99" +data: App\Entity\DfxLocation {#2597 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3291 +label: "Jettingen - Willy-Dieterle-Halle" +value: "46" +data: App\Entity\DfxLocation {#2601 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3292 +label: "Jugendraum im Sportheim" +value: "185" +data: App\Entity\DfxLocation {#2604 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3293 +label: "Kaltlufthalle Altdorf" +value: "309" +data: App\Entity\DfxLocation {#2608 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3294 +label: "Kayh - Sportplatz " +value: "87" +data: App\Entity\DfxLocation {#2611 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3295 +label: "Kirchentellinsfurt - Neue Sporthalle" +value: "265" +data: App\Entity\DfxLocation {#2615 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3296 +label: "Kirchentellinsfurt - Sportplatz am Faulbaum" +value: "194" +data: App\Entity\DfxLocation {#2618 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3297 +label: "Kirchheim / Teck - Sportgelände" +value: "269" +data: App\Entity\DfxLocation {#2622 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3298 +label: "Klosterreichenbach - Sportplatz" +value: "162" +data: App\Entity\DfxLocation {#2625 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3299 +label: "Kornwestheim - Sportplatz" +value: "153" +data: App\Entity\DfxLocation {#2628 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3300 +label: "Kuppingen - Sportgelände NEUFFER SPORTPARK" +value: "95" +data: Proxies\__CG__\App\Entity\DfxLocation {#1807 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3301 +label: "Kuppingen - Sporthalle Schule" +value: "52" +data: App\Entity\DfxLocation {#2634 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3302 +label: "Langenargen - Sportplatz" +value: "67" +data: Proxies\__CG__\App\Entity\DfxLocation {#1720 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3303 +label: "Löchgau - Sporthalle" +value: "128" +data: App\Entity\DfxLocation {#2639 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3304 +label: "Löchgau - Sportplatz" +value: "127" +data: App\Entity\DfxLocation {#2642 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3305 +label: "Ludwigsburg - Sportanlagen" +value: "148" +data: App\Entity\DfxLocation {#2645 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3306 +label: "Magstadt - Sporthalle" +value: "47" +data: App\Entity\DfxLocation {#2649 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3307 +label: "Magstadt - Sporthalle alte Stuttgarter Strasse" +value: "80" +data: App\Entity\DfxLocation {#2653 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3308 +label: "Magstadt - Sportplatz" +value: "156" +data: App\Entity\DfxLocation {#2657 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3309 +label: "Maichingen - Allmendstadion" +value: "10" +data: App\Entity\DfxLocation {#2660 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3310 +label: "Maichingen - Alter Sportplatz" +value: "9" +data: App\Entity\DfxLocation {#2663 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3311 +label: "Maichingen - Sporthalle" +value: "26" +data: App\Entity\DfxLocation {#2666 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3312 +label: "Maichingen - Sporthalle Unterrieden" +value: "27" +data: App\Entity\DfxLocation {#2669 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3313 +label: "Malmsheim - Albstr. 14, Rasen I" +value: "100" +data: App\Entity\DfxLocation {#2672 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3314 +label: "Meckenbeuren - Sportplatz" +value: "129" +data: App\Entity\DfxLocation {#2675 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3315 +label: "Meimsheim - Sportplatz" +value: "65" +data: App\Entity\DfxLocation {#2678 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3316 +label: "Metzingen - Otto-Dipper-Stadion" +value: "113" +data: App\Entity\DfxLocation {#2681 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3317 +label: "Möglingen - Sportanlagen" +value: "147" +data: App\Entity\DfxLocation {#2684 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3318 +label: "Mönchberg - Rasenplatz" +value: "211" +data: App\Entity\DfxLocation {#2687 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3319 +label: "Mössingen - Sportplatz" +value: "120" +data: App\Entity\DfxLocation {#2690 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3320 +label: "Mötzingen - Rasenplatz Platz 1" +value: "306" +data: App\Entity\DfxLocation {#2694 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3321 +label: "Mötzingen - Sportplatz" +value: "159" +data: App\Entity\DfxLocation {#2697 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3322 +label: "Mühlheim - Sportplatz" +value: "122" +data: App\Entity\DfxLocation {#2700 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3323 +label: "Münchingen - Sportanlagen" +value: "140" +data: App\Entity\DfxLocation {#2703 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3324 +label: "Münklingen - Sportgelände" +value: "106" +data: App\Entity\DfxLocation {#2706 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3325 +label: "Nagold - Bächlenhalle" +value: "43" +data: App\Entity\DfxLocation {#2709 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3326 +label: "Nagold - Bächlensportplatz" +value: "12" +data: App\Entity\DfxLocation {#2712 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3327 +label: "Nagold - Reinhold-Fleckenstein-Stadion (Ehemaliges Eugen-Breitling-Stadion)" +value: "11" +data: App\Entity\DfxLocation {#2716 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3328 +label: "Nagold - Sportplatz Gündringen" +value: "89" +data: App\Entity\DfxLocation {#2719 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3329 +label: "Nagold-Mindersbach - Pl.2" +value: "236" +data: App\Entity\DfxLocation {#2724 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3330 +label: "Nebringen - Sportgelände" +value: "220" +data: App\Entity\DfxLocation {#2727 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3331 +label: "Nehren - Sportplatz" +value: "118" +data: App\Entity\DfxLocation {#2730 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3332 +label: "Neubulach - Sportgelände" +value: "30" +data: App\Entity\DfxLocation {#2733 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3333 +label: "Neubulach - Sporthalle" +value: "38" +data: App\Entity\DfxLocation {#2737 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3334 +label: "Neuhausen Sportplatz" +value: "256" +data: App\Entity\DfxLocation {#2741 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3335 +label: "Neuhengstett - Pl.2" +value: "191" +data: App\Entity\DfxLocation {#2744 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3336 +label: "Niedereschach - Sporthalle" +value: "202" +data: App\Entity\DfxLocation {#2747 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3337 +label: "Nufringen - Waldstadion" +value: "29" +data: App\Entity\DfxLocation {#2750 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3338 +label: "Nufringen Wiesengrundhalle" +value: "257" +data: App\Entity\DfxLocation {#2754 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3339 +label: "Oberjesingen - Sportplatz" +value: "160" +data: App\Entity\DfxLocation {#2757 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3340 +label: "Oberjettingen - Sportgelände" +value: "77" +data: App\Entity\DfxLocation {#2760 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3341 +label: "Oberkirch - Sportanlagen" +value: "155" +data: App\Entity\DfxLocation {#2763 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3342 +label: "Oberreichenbach - Sportplatz" +value: "175" +data: Proxies\__CG__\App\Entity\DfxLocation {#1847 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3343 +label: "Oberschwandorf Pl. 1 Rasenplatz" +value: "244" +data: App\Entity\DfxLocation {#2769 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3344 +label: "Ofterdingen - Sportplatz" +value: "25" +data: App\Entity\DfxLocation {#2772 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3345 +label: "Öschelbronn - Sportgelände " +value: "70" +data: App\Entity\DfxLocation {#2775 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3346 +label: "Ostelsheim - Sportplatz" +value: "166" +data: App\Entity\DfxLocation {#2778 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3347 +label: "Ottenbronn - Rasen" +value: "190" +data: App\Entity\DfxLocation {#2781 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3348 +label: "Pforzheim - Sportanlagen" +value: "143" +data: App\Entity\DfxLocation {#2784 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3349 +label: "Pfrondorf - Sportanlagen" +value: "66" +data: App\Entity\DfxLocation {#2787 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3350 +label: "Pfrondorf-Mindersbach - Sportplatz" +value: "238" +data: App\Entity\DfxLocation {#2791 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3351 +label: "Pfullingen - Stadion am Schönberg" +value: "116" +data: App\Entity\DfxLocation {#2794 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3352 +label: "Pfullingen Kunstrasenplatz am Eierbach" +value: "293" +data: App\Entity\DfxLocation {#2798 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3353 +label: "Plattenhardt - Höhensporthalle im Weilerhau" +value: "59" +data: App\Entity\DfxLocation {#2801 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3354 +label: "Plattenhardt - Rasenpl.Weilerhau" +value: "299" +data: App\Entity\DfxLocation {#2805 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3355 +label: "Renningen" +value: "78" +data: App\Entity\DfxLocation {#2808 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3356 +label: "Reutlingen - Sport- und Freizeitpark Markwasen" +value: "248" +data: App\Entity\DfxLocation {#2813 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3357 +label: "Reutlingen - Ringelbach" +value: "23" +data: App\Entity\DfxLocation {#2816 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3358 +label: "Reutlingen - Sporthalle Bildungszentrum Nord" +value: "310" +data: App\Entity\DfxLocation {#2820 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3359 +label: "Reutlingen - Sportplatz am Ringelbach" +value: "138" +data: App\Entity\DfxLocation {#2823 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3360 +label: "Reutlingen Carl Diem Stadion" +value: "273" +data: App\Entity\DfxLocation {#2827 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3361 +label: "Reutlingen SV Croatia Gelände" +value: "210" +data: App\Entity\DfxLocation {#2830 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3362 +label: "Reutlingen-Betzingen - Sportplatz" +value: "123" +data: App\Entity\DfxLocation {#2833 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3363 +label: "Rohr - Sportplatz" +value: "271" +data: App\Entity\DfxLocation {#2837 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3364 +label: "Rohrau - Schönbuchhalle" +value: "51" +data: App\Entity\DfxLocation {#2840 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3365 +label: "Rohrau - Sportplatz" +value: "189" +data: App\Entity\DfxLocation {#2843 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3366 +label: "Rommelsbach - BZN" +value: "205" +data: App\Entity\DfxLocation {#2846 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3367 +label: "Rosenfeld Rasenplatz Heiligenzimmern" +value: "281" +data: App\Entity\DfxLocation {#2850 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3368 +label: "Rotfelden - Sporthalle" +value: "48" +data: App\Entity\DfxLocation {#2853 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3369 +label: "Rotfelden - Sportplatz" +value: "227" +data: App\Entity\DfxLocation {#2857 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3370 +label: "Rottenburg - Hohgenberghalle" +value: "76" +data: App\Entity\DfxLocation {#2860 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3371 +label: "Rottenburg - Sportplatz Hohenberg" +value: "115" +data: Proxies\__CG__\App\Entity\DfxLocation {#1869 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3372 +label: "Rottweil - Stadion" +value: "117" +data: App\Entity\DfxLocation {#2866 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3373 +label: "Rutesheim - Kunstrasenplatz SKV Rutesheim" +value: "289" +data: App\Entity\DfxLocation {#2870 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3374 +label: "Rutesheim - Sporthalle Bühl I" +value: "198" +data: App\Entity\DfxLocation {#2873 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3375 +label: "Salach-Staufeneckhalle" +value: "224" +data: App\Entity\DfxLocation {#2877 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3376 +label: "Salzstetten - Sportplatz" +value: "114" +data: App\Entity\DfxLocation {#2880 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3377 +label: "Sarmenstorf (CH) - Sportplatz" +value: "130" +data: App\Entity\DfxLocation {#2883 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3378 +label: "SC Stammheim - Kunstrasen" +value: "294" +data: App\Entity\DfxLocation {#2887 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3379 +label: "Schönaich - Schulsportplatz" +value: "18" +data: App\Entity\DfxLocation {#2890 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3380 +label: "Schönaich - Sporthalleim Hasenbühl" +value: "41" +data: App\Entity\DfxLocation {#2893 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3381 +label: "Schönaich - Stadion Elsenhalde" +value: "28" +data: App\Entity\DfxLocation {#2896 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3382 +label: "Schönbronn - Pl.1" +value: "230" +data: App\Entity\DfxLocation {#2901 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3383 +label: "Schramberg - Bernecksportplatz" +value: "119" +data: App\Entity\DfxLocation {#2904 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3384 +label: "Schrotzberg - Sporthalle" +value: "187" +data: App\Entity\DfxLocation {#2907 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3385 +label: "Schruns (Österreich)- Sportgelände" +value: "126" +data: App\Entity\DfxLocation {#2910 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3386 +label: "Schwäbisch Gmünd - WWG Sportpark" +value: "287" +data: App\Entity\DfxLocation {#2914 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3387 +label: "Seedorf - Sportplatz Eschenwiesen" +value: "247" +data: App\Entity\DfxLocation {#2918 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3388 +label: "Sillenbuch - Sportplatz" +value: "154" +data: App\Entity\DfxLocation {#2921 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3389 +label: "Simmersfeld - Sportplatz" +value: "165" +data: App\Entity\DfxLocation {#2924 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3390 +label: "Simmozheim - Sportplatz" +value: "58" +data: App\Entity\DfxLocation {#2927 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3391 +label: "Sindelfingen - Floschenstadion" +value: "121" +data: App\Entity\DfxLocation {#2930 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3392 +label: "Sindelfingen - Floschenstadion - Kunstrasen" +value: "254" +data: App\Entity\DfxLocation {#2934 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3393 +label: "Sindelfingen - Glaspalast Spielfeld Junior 2" +value: "83" +data: App\Entity\DfxLocation {#2937 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3394 +label: "Sindelfingen - Halle Hinterweil" +value: "196" +data: App\Entity\DfxLocation {#2940 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3395 +label: "Sindelfingen - Hartplatz bei der Sportwelt VfL Sindelfingen" +value: "104" +data: App\Entity\DfxLocation {#2943 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3396 +label: "Sindelfingen - Kunstrasen hinter dem Glaspalast" +value: "139" +data: App\Entity\DfxLocation {#2946 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3397 +label: "Sindelfingen - Sporthalle Gartenstrasse" +value: "81" +data: App\Entity\DfxLocation {#2949 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3398 +label: "Sindelfingen Glaspalast" +value: "291" +data: App\Entity\DfxLocation {#2953 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3399 +label: "Sindelfingen- Glaspalast Spielfeld Junior 1" +value: "207" +data: App\Entity\DfxLocation {#2956 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3400 +label: "Sindelfingen, Sporthalle Stadtmitte" +value: "182" +data: App\Entity\DfxLocation {#2959 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3401 +label: "Sondelfingen - Sportplatz" +value: "22" +data: App\Entity\DfxLocation {#2962 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3402 +label: "Spielberg Pl.1 Rasenplatz" +value: "232" +data: App\Entity\DfxLocation {#2966 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3403 +label: "Sporthalle Solitude-Gymnasium" +value: "308" +data: App\Entity\DfxLocation {#2970 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3404 +label: "Sportvg Feuerbach Stadion Rasenplatz" +value: "301" +data: App\Entity\DfxLocation {#2974 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3405 +label: "Spvgg Cannstatt" +value: "297" +data: App\Entity\DfxLocation {#2978 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3406 +label: "Stammheim - Sportplatz Rottannen" +value: "92" +data: App\Entity\DfxLocation {#2981 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3407 +label: "Steinenbronn - Rasenplatz unten Sandäcker" +value: "307" +data: App\Entity\DfxLocation {#2985 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3408 +label: "Stetten - Sportplatz" +value: "176" +data: Proxies\__CG__\App\Entity\DfxLocation {#1917 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3409 +label: "Stetten-Kleingartach - Sportplatz" +value: "131" +data: App\Entity\DfxLocation {#2990 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3410 +label: "Stuttgart-Plieningen Sportgelände Wolfer" +value: "68" +data: App\Entity\DfxLocation {#2993 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3411 +label: "Sulgen - Hartplatz" +value: "178" +data: Proxies\__CG__\App\Entity\DfxLocation {#1921 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3412 +label: "Sulgen - Sportplatz" +value: "177" +data: Proxies\__CG__\App\Entity\DfxLocation {#1925 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3413 +label: "Sulz a.N. Karl Hauser Sportpark" +value: "290" +data: App\Entity\DfxLocation {#3001 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3414 +label: "Sulz am Eck - Sportplatz" +value: "161" +data: App\Entity\DfxLocation {#3004 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3415 +label: "SV Bonlanden Rasenplatz" +value: "302" +data: App\Entity\DfxLocation {#3008 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3416 +label: "SV Sillenbuch Sporthalle (Geschwister-Scholl-Gymnasium)" +value: "292" +data: App\Entity\DfxLocation {#3012 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3417 +label: "Tailfingen - Sportplatz" +value: "60" +data: App\Entity\DfxLocation {#3015 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3418 +label: "TESTHALLE" +value: "264" +data: App\Entity\DfxLocation {#3019 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3419 +label: "Trossingen - Stadion Hauptfeld" +value: "250" +data: App\Entity\DfxLocation {#3024 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3420 +label: "TSV Böbingen - Rasenplatz Böbingen" +value: "286" +data: App\Entity\DfxLocation {#3028 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3421 +label: "TSV Musberg Kunstrasenplatz Platz 2" +value: "300" +data: App\Entity\DfxLocation {#3032 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3422 +label: "TSV Weilheim /Teck Lindachstadion" +value: "285" +data: App\Entity\DfxLocation {#3036 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3423 +label: "TSVgg Stuttgart-Münster" +value: "295" +data: App\Entity\DfxLocation {#3040 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3424 +label: "Tübingen - Sportplatz" +value: "24" +data: App\Entity\DfxLocation {#3043 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3425 +label: "Tübingen - SV 03 Stadion" +value: "245" +data: App\Entity\DfxLocation {#3047 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3426 +label: "Tübingen SSC Holderfeld - Kunstrasen" +value: "246" +data: App\Entity\DfxLocation {#3051 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3427 +label: "Tübingen TSG Gelände" +value: "111" +data: App\Entity\DfxLocation {#3054 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3428 +label: "Tuningen - Sportanlage" +value: "179" +data: Proxies\__CG__\App\Entity\DfxLocation {#1966 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3429 +label: "Tuttlingen - Donaustadion" +value: "134" +data: App\Entity\DfxLocation {#3059 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3430 +label: "TV89 Zuffenhausen - Hirschsprungalle" +value: "274" +data: App\Entity\DfxLocation {#3063 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3431 +label: "TV89 Zuffenhausen - Lange Allee" +value: "275" +data: App\Entity\DfxLocation {#3067 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3432 +label: "Überberg - Rasen" +value: "231" +data: App\Entity\DfxLocation {#3071 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3433 +label: "Unbekannt" +value: "225" +data: App\Entity\DfxLocation {#3076 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3434 +label: "Untergruppenbach Sportplatz" +value: "125" +data: App\Entity\DfxLocation {#3079 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3435 +label: "Unterjettingen - Sportplatz" +value: "219" +data: App\Entity\DfxLocation {#3083 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3436 +label: "Vaihingen - SV Vaihingen Sportgelände "Schwarzbach"" +value: "277" +data: App\Entity\DfxLocation {#3087 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3437 +label: "Villingendorf - Sportplatz" +value: "135" +data: App\Entity\DfxLocation {#3090 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3438 +label: "Vollmaringen - Sportplatz" +value: "35" +data: App\Entity\DfxLocation {#3093 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3439 +label: "Waiblingen - Staufer Sporthalle" +value: "203" +data: App\Entity\DfxLocation {#3096 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3440 +label: "Walddorf - Sportanlagen" +value: "270" +data: App\Entity\DfxLocation {#3100 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3441 +label: "Waldenbuch - Kunstrasen Hasenhof" +value: "91" +data: App\Entity\DfxLocation {#3103 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3442 +label: "Waldenbuch - Ritter-Sport-Stadion" +value: "90" +data: App\Entity\DfxLocation {#3106 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3443 +label: "Waldenbuch Sporthalle beim Ritter Sport Stadion" +value: "36" +data: App\Entity\DfxLocation {#3109 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3444 +label: "Waldstadion Dagersheim" +value: "217" +data: Proxies\__CG__\App\Entity\DfxLocation {#1710 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3445 +label: "Warmbronn - Sportplatz Büsnauerstr." +value: "102" +data: App\Entity\DfxLocation {#3115 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3446 +label: "Wart-Ebershardt - Sportplatz" +value: "242" +data: App\Entity\DfxLocation {#3119 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3447 +label: "Wart-Obere Egert-Rasen" +value: "222" +data: App\Entity\DfxLocation {#3122 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3448 +label: "Weil der Stadt - Johannes-Kepler-Gymnasium-Sporthalle" +value: "201" +data: App\Entity\DfxLocation {#3125 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3449 +label: "Weil der Stadt-Schafhausen - Rasenplatz" +value: "195" +data: App\Entity\DfxLocation {#3128 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3450 +label: "Weil im Schönbuch - Sportgelände im Gaiern" +value: "15" +data: App\Entity\DfxLocation {#3131 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3451 +label: "Weil im Schönbuch - Sporthalle" +value: "40" +data: App\Entity\DfxLocation {#3134 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3452 +label: "Weil im Schönbuch - Sporthalle Sportzentrum" +value: "50" +data: App\Entity\DfxLocation {#3137 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3453 +label: "Wendlingen Rasenplatz" +value: "282" +data: App\Entity\DfxLocation {#3141 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3454 +label: "Wildberg - Lindachstadion Pl. 2 Rasenplatz" +value: "233" +data: App\Entity\DfxLocation {#3145 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3455 +label: "Wildberg - Sporthalle" +value: "213" +data: App\Entity\DfxLocation {#3148 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3456 +label: "Wildberg - Sportplatz" +value: "235" +data: App\Entity\DfxLocation {#3153 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3457 +label: "Wittendorf - Sportplatz" +value: "249" +data: App\Entity\DfxLocation {#3157 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3458 +label: "Wittershausen - Sportanlagen" +value: "149" +data: Proxies\__CG__\App\Entity\DfxLocation {#2027 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3459 +label: "Wurmlingen - Sportplatz" +value: "278" +data: App\Entity\DfxLocation {#3163 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3460 +label: "Zimmern o.R. - Sportplatz" +value: "110" +data: App\Entity\DfxLocation {#3166 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2157 -form: Symfony\Component\Form\Form {#1446 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1573 …5} |
full_name | "form[idLocation]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_idLocation" |
is_selected | Closure($choice, $value) {#2159 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1050 …} } |
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 | false |
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
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "A-Jugend" => "A-Jugend" "AH" => "AH" "Allgemein" => "Allgemein" "B-Jugend" => "B-Jugend" "Bambini" => "Bambini" "C-Jugend 1" => "C-Jugend 1" "C-Jugend 2" => "C-Jugend 2" "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" "Bambini" => "Bambini" "C-Jugend 1" => "C-Jugend 1" "C-Jugend 2" => "C-Jugend 2" "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" "Bambini" => "Bambini" "C-Jugend 1" => "C-Jugend 1" "C-Jugend 2" => "C-Jugend 2" "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 {#1185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1168 …} } |
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() {#1282 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1281 …} } } |
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 {#3462 +label: "A-Jugend" +value: "A-Jugend" +data: "A-Jugend" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3463 +label: "AH" +value: "AH" +data: "AH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3464 +label: "Allgemein" +value: "Allgemein" +data: "Allgemein" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3465 +label: "B-Jugend" +value: "B-Jugend" +data: "B-Jugend" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3466 +label: "Bambini" +value: "Bambini" +data: "Bambini" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3467 +label: "C-Jugend 1" +value: "C-Jugend 1" +data: "C-Jugend 1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3468 +label: "C-Jugend 2" +value: "C-Jugend 2" +data: "C-Jugend 2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3469 +label: "D-Jugend 1" +value: "D-Jugend 1" +data: "D-Jugend 1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3470 +label: "D-Jugend 2" +value: "D-Jugend 2" +data: "D-Jugend 2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3471 +label: "D-Jugend 3" +value: "D-Jugend 3" +data: "D-Jugend 3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3472 +label: "D-Jugend 4" +value: "D-Jugend 4" +data: "D-Jugend 4" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3473 +label: "E-Jugend 1" +value: "E-Jugend 1" +data: "E-Jugend 1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3474 +label: "E-Jugend 2" +value: "E-Jugend 2" +data: "E-Jugend 2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3475 +label: "E-Jugend 3" +value: "E-Jugend 3" +data: "E-Jugend 3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3476 +label: "E-Jugend 4" +value: "E-Jugend 4" +data: "E-Jugend 4" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3477 +label: "F-Jugend 1" +value: "F-Jugend 1" +data: "F-Jugend 1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3478 +label: "F-Jugend 2" +value: "F-Jugend 2" +data: "F-Jugend 2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3479 +label: "F-Jugend 3" +value: "F-Jugend 3" +data: "F-Jugend 3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3480 +label: "F-Jugend 4" +value: "F-Jugend 4" +data: "F-Jugend 4" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3481 +label: "Jugend" +value: "Jugend" +data: "Jugend" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3482 +label: "Knirpse" +value: "Knirpse" +data: "Knirpse" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3483 +label: "Team 1" +value: "Team 1" +data: "Team 1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3484 +label: "Team 2" +value: "Team 2" +data: "Team 2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3485 +label: "Torspieler" +value: "Torspieler" +data: "Torspieler" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3461 -form: Symfony\Component\Form\Form {#1449 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2158 …5} |
full_name | "form[rubrik]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_rubrik" |
is_selected | Closure($choice, $value) {#3487 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1050 …} } |
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 | false |
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
This form was not submitted.
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 {#1185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1168 …} } |
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() {#1295 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1294 …} } } |
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 {#3490 +label: "de" +value: "de" +data: "de" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3488 -form: Symfony\Component\Form\Form {#1452 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3489 …5} |
full_name | "form[zielgruppe]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_zielgruppe" |
is_selected | Closure($choice, $value) {#3492 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1050 …} } |
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 | false |
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
This form was not submitted.
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 {#1185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1168 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1307 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1304 …} } |
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 {#1305 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() {#1314 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1169 …} 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_filter1" ] |
cache_key | "_form_filter1_checkbox" |
checked | false |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3493 -form: Symfony\Component\Form\Form {#1455 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3494 …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 | false |
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
This form was not submitted.
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 {#1185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1168 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1307 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1304 …} } |
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 {#1305 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() {#1321 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1322 …} } } |
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 | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3495 -form: Symfony\Component\Form\Form {#1462 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3496 …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 | false |
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
This form was not submitted.
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 {#1185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1168 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1307 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1304 …} } |
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 {#1305 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() {#1331 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1330 …} } } |
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 | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3497 -form: Symfony\Component\Form\Form {#1470 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3498 …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 | false |
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
This form was not submitted.
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 {#1185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1168 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1307 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1304 …} } |
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 {#1305 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() {#1340 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1339 …} } } |
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 | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3499 -form: Symfony\Component\Form\Form {#1474 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3500 …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 | false |
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
This form was not submitted.
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 {#1185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1168 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1307 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1304 …} } |
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 {#1305 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() {#1349 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1348 …} } } |
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 | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3501 -form: Symfony\Component\Form\Form {#1477 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3502 …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 | false |
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
This form was not submitted.
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 {#1185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1168 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1357 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1221 …} } |
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() {#1359 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1358 …} } } |
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 {#3503 -form: Symfony\Component\Form\Form {#1480 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3504 …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 | false |
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
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#1185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1168 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1366 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1221 …} } |
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 {#1169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1367 …} } } |
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 {#3505 -form: Symfony\Component\Form\Form {#1483 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3506 …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 | false |
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
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#1185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1168 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1380 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1221 …} } |
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() {#1382 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1381 …} } } |
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 {#3507 -form: Symfony\Component\Form\Form {#1413 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3508 …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 | false |
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
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#1185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1168 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1389 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1221 …} } |
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() {#1391 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1390 …} } } |
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 {#3509 -form: Symfony\Component\Form\Form {#1488 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3510 …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 | false |
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
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#1185 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1186 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1174 …} -namespace: Closure() {#1168 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1398 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1221 …} } |
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() {#1400 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1169 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#236 …} $translationDomain: "validators" $message: Closure() {#1399 …} } } |
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 {#3511 -form: Symfony\Component\Form\Form {#1491 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3512 …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 | false |
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
This form was not submitted.
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 {#3514 …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
This form was not submitted.
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 {#3513 …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 |