Forms
-
event_form
-
name
-
happenedAfter
-
happenedBefore
-
uncertainTime
-
location
-
hide
-
yearsAfterPrevious
-
yearsBeforeNext
-
imageFile
-
translations
-
_token
-
event_form
Form type:
"App\Form\EventFormType"
Errors
This form has no errors.
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 |
|---|---|---|
| after | null |
same as passed value |
| before | null |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| after | null |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| before | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#456 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#159 …} -logger: Monolog\Logger {#35 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#433 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "App\Entity\Event" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19116 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Event" } } |
| 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 | [] |
| include_x | false |
| 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 | [] |
| mapped | true |
| maxTime | null |
| method | "POST" |
| minTime | null |
| 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 | [] |
| rows | 10 |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#19114 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#451 …} $message: Closure() {#19115 …} $translationDomain: "validators" } } |
| user | null |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "rows" => 10 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "event_form" "_event_form" ] |
| cache_key | "_event_form_event_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#19408 -errors: [] -form: Symfony\Component\Form\Form {#19261 …} } |
| form | Symfony\Component\Form\FormView {#19405 …5} |
| full_name | "event_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "event_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "event_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_event_form" |
| valid | true |
| value | null |
name
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "events.name" |
same as passed value |
| translation_domain | "forms" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#456 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#159 …} -logger: Monolog\Logger {#35 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#433 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19172 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "events.name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| rows | 10 |
| setter | null |
| translation_domain | "forms" |
| trim | true |
| upload_max_size_message | Closure() {#19174 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#451 …} $message: Closure() {#19173 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "rows" => 10 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_event_form_name" ] |
| cache_key | "_event_form_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#19393 -errors: [] -form: Symfony\Component\Form\Form {#19325 …} } |
| form | Symfony\Component\Form\FormView {#19388 …5} |
| full_name | "event_form[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "event_form_name" |
| label | "events.name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "forms" |
| unique_block_prefix | "_event_form_name" |
| valid | true |
| value | "" |
happenedAfter
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
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 |
|---|---|---|
| class | "App\Entity\Event" |
same as passed value |
| data | null |
same as passed value |
| disabled | true |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#19094 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#19097 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#19082 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#19088 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#19100 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#19096 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#19099 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#19098 …} } |
| choices | null |
| class | "App\Entity\Event" |
| 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\SameOriginCsrfTokenManager {#456 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#159 …} -logger: Monolog\Logger {#35 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#433 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | null |
| data_class | null |
| disabled | true |
| duplicate_preferred_choices | true |
| em | ContainerPmBYSwz\EntityManagerGhost614a58f {#486 …12} |
| 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 {#19081 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerPmBYSwz\EntityManagerGhost614a58f {#486 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#846 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| placeholder_attr | [] |
| 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 | null |
| required | false |
| row_attr | [] |
| rows | 10 |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#19089 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#451 …} $message: Closure() {#19129 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "rows" => 10 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_event_form_happenedAfter" ] |
| cache_key | "_event_form_happenedAfter_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19396 +data: App\Entity\Event {#19365 …} +value: "1" +label: "Schöpfung" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19400 +data: App\Entity\Event {#19432 …} +value: "2" +label: "Kain erschlägt Abel" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19397 +data: App\Entity\Event {#19459 …} +value: "3" +label: "Sintflut" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19111 +data: App\Entity\Event {#19486 …} +value: "4" +label: "Geburt Jesu" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19366 +data: App\Entity\Event {#3503 …} +value: "9" +label: "Auszug aus Ägypten" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19390 +data: App\Entity\Event {#19522 …} +value: "16" +label: "Das Allerletzte...." +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19401 +data: App\Entity\Event {#1513 …} +value: "17" +label: "Abraham verlässt Haran" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19411 +data: App\Entity\Event {#1573 …} +value: "22" +label: "Abram in Ägypten" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19404 +data: App\Entity\Event {#882 …} +value: "23" +label: "Terach zieht aus Ur" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19403 +data: App\Entity\Event {#1603 …} +value: "24" +label: "Abram und Lot trennen sich" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19410 +data: App\Entity\Event {#1630 …} +value: "25" +label: "Verheißung Abrahams" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26980 +data: App\Entity\Event {#1660 …} +value: "26" +label: "Lot gerät in Gefangenschaft" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26979 +data: App\Entity\Event {#1690 …} +value: "27" +label: "Abraham befreit Lot" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26981 +data: App\Entity\Event {#1717 …} +value: "28" +label: "Segnung Abrahams durch Melchisedek" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26982 +data: App\Entity\Event {#1747 …} +value: "29" +label: "Bundesschlussritus" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26983 +data: App\Entity\Event {#19549 …} +value: "30" +label: "Der Turmbau zu Babel" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26984 +data: App\Entity\Event {#3122 …} +value: "31" +label: "Brennender Dornbusch" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26985 +data: App\Entity\Event {#1543 …} +value: "32" +label: "Abrahams Einzug nach Kanaan" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26986 +data: App\Entity\Event {#1774 …} +value: "33" +label: "Abraham bekommt Hagar" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26987 +data: App\Entity\Event {#1943 …} +value: "34" +label: "Geburt Isaaks" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26988 +data: App\Entity\Event {#1970 …} +value: "35" +label: "Austreibung Hagars und Ismaels" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26989 +data: App\Entity\Event {#1856 …} +value: "36" +label: "Der Herr bei Abraham und Sara in Mamre" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26990 +data: App\Entity\Event {#1886 …} +value: "37" +label: "Untergang von Sodom und Gomorra" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26991 +data: App\Entity\Event {#1913 …} +value: "38" +label: "Abraham und Sara bei Abimelech" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26992 +data: App\Entity\Event {#2027 …} +value: "39" +label: "Abrahams Bund mit Abimelech" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26993 +data: App\Entity\Event {#2054 …} +value: "40" +label: "Das Opfer Abrahams" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26994 +data: App\Entity\Event {#3095 …} +value: "41" +label: "Moses Flucht nach Midian" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26995 +data: App\Entity\Event {#4790 …} +value: "42" +label: "Einzug in Kanaan" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26996 +data: App\Entity\Event {#8387 …} +value: "43" +label: "Beginn des Tempelbaus" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26997 +data: App\Entity\Event {#8744 …} +value: "44" +label: "Erste Wegführung ins Exil nach Babylon" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26998 +data: App\Entity\Event {#8828 …} +value: "45" +label: "Zweite Wegführung" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26999 +data: App\Entity\Event {#8855 …} +value: "46" +label: "Zerstörung Jerusalems" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27000 +data: App\Entity\Event {#8882 …} +value: "47" +label: "Eroberung Babylons" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27001 +data: App\Entity\Event {#8909 …} +value: "48" +label: "Heimkehrredikt des Kyrus" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27002 +data: App\Entity\Event {#8963 …} +value: "49" +label: "Altar auf dem Tempelberg aufgerichtet" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27003 +data: App\Entity\Event {#8990 …} +value: "50" +label: "Grundstein 2. Tempel" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27004 +data: App\Entity\Event {#9017 …} +value: "51" +label: "Baustopp Tempel" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27005 +data: App\Entity\Event {#9044 …} +value: "52" +label: "Vollendung 2. Tempel" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27006 +data: App\Entity\Event {#9101 …} +value: "53" +label: "Rückkehr Esras" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27007 +data: App\Entity\Event {#9128 …} +value: "54" +label: "Bau der Stadtmauern Jerusalems" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27008 +data: App\Entity\Event {#9155 …} +value: "55" +label: "Letzer Prophet" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27009 +data: App\Entity\Event {#19579 …} +value: "56" +label: "Kreuzigung Jesu" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27010 +data: App\Entity\Event {#1997 …} +value: "57" +label: "Hagar in Beerscheba" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27011 +data: App\Entity\Event {#2084 …} +value: "58" +label: "Saras Tod" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27012 +data: App\Entity\Event {#2114 …} +value: "59" +label: "Abraham erwirbt ein Familiengrab" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27013 +data: App\Entity\Event {#2144 …} +value: "60" +label: "Abrahams Knecht sucht eine Frau für Isaak" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27014 +data: App\Entity\Event {#2174 …} +value: "61" +label: "Rebekka kommt zu Isaak" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27015 +data: App\Entity\Event {#2204 …} +value: "62" +label: "Tod Abrahams" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27016 +data: App\Entity\Event {#2231 …} +value: "63" +label: "Isaak und Rebekka in Gerar" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27017 +data: App\Entity\Event {#19609 …} +value: "65" +label: "Flucht nach Ägypten" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27018 +data: App\Entity\Event {#19636 …} +value: "67" +label: "Auferstehung Jesu" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27019 +data: App\Entity\Event {#5972 …} +value: "69" +label: "David wird zum König gesalbt" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27020 +data: App\Entity\Event {#6005 …} +value: "70" +label: "David kommt an Sauls Hof" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27021 +data: App\Entity\Event {#6032 …} +value: "71" +label: "David und Goliath" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27022 +data: App\Entity\Event {#6062 …} +value: "72" +label: "David gewinnt Jonatan zum Freund" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27023 +data: App\Entity\Event {#6089 …} +value: "73" +label: "Sauls Eifersucht auf David" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27024 +data: App\Entity\Event {#19663 …} +value: "74" +label: "Darstellung im Tempel" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27025 +data: App\Entity\Event {#19690 …} +value: "75" +label: "Die Sterndeuter bei Herodes" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27026 +data: App\Entity\Event {#19717 …} +value: "76" +label: "Sterndeuter bei Jesus" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27027 +data: App\Entity\Event {#19744 …} +value: "77" +label: "Rückkehr nach Nazareth" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27028 +data: App\Entity\Event {#19774 …} +value: "78" +label: "Taufe Jesu" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27029 +data: App\Entity\Event {#19801 …} +value: "79" +label: "Versuchung Jesu" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27030 +data: App\Entity\Event {#19831 …} +value: "80" +label: "Gefangennahme Johannes des Täufers" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27031 +data: App\Entity\Event {#19858 …} +value: "81" +label: "Beginn des öffentlichen Wirkens" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27032 +data: App\Entity\Event {#19888 …} +value: "82" +label: "Offizielle Berufung der vier Fischer" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27033 +data: App\Entity\Event {#19918 …} +value: "83" +label: "Wirken Jesu in Galiläa" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27034 +data: App\Entity\Event {#19948 …} +value: "84" +label: "Bergpredigt" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27035 +data: Proxies\__CG__\App\Entity\Event {#18898 …} +value: "85" +label: "Geburt Johannes des Täufers" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27036 +data: App\Entity\Event {#19978 …} +value: "86" +label: "Das Pfingstwunder" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27037 +data: App\Entity\Event {#20034 …} +value: "87" +label: "Die Nachwahl des zwölften Apostels" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27038 +data: App\Entity\Event {#20061 …} +value: "88" +label: "Die Heilung des Gelähmten" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27039 +data: App\Entity\Event {#20088 …} +value: "89" +label: "Petrus stirbt in Rom" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27040 +data: App\Entity\Event {#20118 …} +value: "90" +label: "Petrus und Johannes vor dem Hohen Rat" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27041 +data: App\Entity\Event {#20145 …} +value: "91" +label: "Hananias und Saphira" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27042 +data: App\Entity\Event {#20172 …} +value: "92" +label: "Wundertaten der Apostel" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27043 +data: App\Entity\Event {#20199 …} +value: "93" +label: "Die Apostel vor dem Hohen Rat" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27044 +data: App\Entity\Event {#20226 …} +value: "94" +label: "Der zwölfjährige Jesus im Tempel" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27045 +data: App\Entity\Event {#20253 …} +value: "95" +label: "Die Wahl der sieben Diakone" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27046 +data: App\Entity\Event {#20280 …} +value: "96" +label: "Stephanus vor dem Hohen Rat" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27047 +data: App\Entity\Event {#20307 …} +value: "97" +label: "Der Tod des Stephanus" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27048 +data: App\Entity\Event {#20334 …} +value: "98" +label: "Philippus in Samarien" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27049 +data: App\Entity\Event {#20361 …} +value: "99" +label: "Petrus und Johannes in Samarien" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27050 +data: App\Entity\Event {#20388 …} +value: "100" +label: "Der Kämmerer aus Äthiopien" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27051 +data: App\Entity\Event {#20418 …} +value: "101" +label: "Die Bekehrung des Saulus" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27052 +data: App\Entity\Event {#20448 …} +value: "102" +label: "Saulus bei der Gemeinde in Jerusalem" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27053 +data: App\Entity\Event {#20475 …} +value: "103" +label: "Paulus flieht nach Cäsarea" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27054 +data: App\Entity\Event {#20505 …} +value: "104" +label: "Paulus flieht nach Tarsus" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27055 +data: App\Entity\Event {#20535 …} +value: "105" +label: "Petrus in Lydda" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27056 +data: App\Entity\Event {#20565 …} +value: "106" +label: "Petrus in Joppe" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27057 +data: App\Entity\Event {#20595 …} +value: "107" +label: "Der römische Hauptmann Kornelius" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27058 +data: App\Entity\Event {#20622 …} +value: "108" +label: "Petrus hat eine Vision" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27059 +data: App\Entity\Event {#20649 …} +value: "109" +label: "Petrus bei Kornelius" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27060 +data: App\Entity\Event {#20676 …} +value: "110" +label: "Petrus in Jerusalem" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27061 +data: App\Entity\Event {#20703 …} +value: "111" +label: "Barnabas in Antiochia" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27062 +data: App\Entity\Event {#20733 …} +value: "112" +label: "Der Tod des Jakobus, Petrus im Gefängnis" +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27063 +data: App\Entity\Event {#20760 …} +value: "113" +label: "Das Ende des Herodes Agrippa" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27064 +data: App\Entity\Event {#20787 …} +value: "114" +label: "Barnabas sucht Paulus" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27065 +data: App\Entity\Event {#20814 …} +value: "115" +label: "Spendengelder an die Ältesten" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27066 +data: App\Entity\Event {#20841 …} +value: "116" +label: "Barnabas und Paulus kehren zurück" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27067 +data: App\Entity\Event {#20868 …} +value: "117" +label: "Der Beginn der ersten Missionsreise" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27068 +data: App\Entity\Event {#20895 …} +value: "118" +label: "Barnabas und Paulus auf Zypern" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27069 +data: App\Entity\Event {#20925 …} +value: "119" +label: "Sergius Paulus" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27070 +data: App\Entity\Event {#20955 …} +value: "120" +label: "Durchzug durch Perge" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27071 +data: App\Entity\Event {#20985 …} +value: "121" +label: "Johannes wieder in Jerusalem" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27072 +data: App\Entity\Event {#21012 …} +value: "122" +label: "Paulus und Barnabas in Antiochia" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27073 +data: App\Entity\Event {#21042 …} +value: "123" +label: "Paulus und Barnabas in Ikonion" +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27074 +data: App\Entity\Event {#21072 …} +value: "125" +label: "Paulus und Barnabas in Lystra" +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27075 +data: App\Entity\Event {#21102 …} +value: "126" +label: "Paulus und Barnabas in Derbe" +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27076 +data: App\Entity\Event {#21132 …} +value: "127" +label: "Heilung eines Lahmen in Lystra" +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27077 +data: App\Entity\Event {#21159 …} +value: "128" +label: "Rückkehr über Ikonion" +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27078 +data: App\Entity\Event {#21186 …} +value: "129" +label: "Rückkehr nach Antiochia" +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27079 +data: App\Entity\Event {#21213 …} +value: "131" +label: "Rückkehr über Perge" +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27080 +data: App\Entity\Event {#21240 …} +value: "132" +label: "Rückkehr über Attalia" +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27081 +data: App\Entity\Event {#21270 …} +value: "133" +label: "Die Apostelversammlung" +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27082 +data: App\Entity\Event {#21297 …} +value: "134" +label: "Die Benachrichtigung der Gemeinde in Antiochia" +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27083 +data: App\Entity\Event {#21324 …} +value: "135" +label: "Barnabas und Johannes auf Zypern" +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27084 +data: App\Entity\Event {#21354 …} +value: "136" +label: "Paulus und Silas" +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27085 +data: App\Entity\Event {#21381 …} +value: "137" +label: "2. Missionsreise, Lystra Timotheus" +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27086 +data: App\Entity\Event {#21408 …} +value: "138" +label: "2. Missionsreise, Troas" +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27087 +data: App\Entity\Event {#21438 …} +value: "139" +label: "Lydia die Purpurhändlerin" +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27088 +data: App\Entity\Event {#21468 …} +value: "140" +label: "2. Missionsreise, Amphipolis" +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27089 +data: App\Entity\Event {#21498 …} +value: "141" +label: "2. Missionsreise, Apollonia" +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27090 +data: App\Entity\Event {#21528 …} +value: "142" +label: "2. Missionsreise, Thessalonich" +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27091 +data: App\Entity\Event {#21558 …} +value: "143" +label: "2. Missionsreise, Beröa" +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27092 +data: App\Entity\Event {#21588 …} +value: "144" +label: "2. Missionsreise, Athen" +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27093 +data: App\Entity\Event {#21618 …} +value: "145" +label: "2. Missionsreise, Korinth" +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27094 +data: App\Entity\Event {#21648 …} +value: "146" +label: "Claudius vertreibt Juden aus Rom" +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27095 +data: App\Entity\Event {#21675 …} +value: "147" +label: "Anklage vor dem Prokonsul Gallio" +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27096 +data: App\Entity\Event {#21702 …} +value: "148" +label: "Gelübde in Kenchreä" +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27097 +data: App\Entity\Event {#21732 …} +value: "149" +label: "Rückreise über Ephesus" +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27098 +data: App\Entity\Event {#21762 …} +value: "150" +label: "Rückreise über Cäsarea" +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27099 +data: App\Entity\Event {#21789 …} +value: "151" +label: "Rückreise nach Antiochia" +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27100 +data: App\Entity\Event {#21816 …} +value: "152" +label: "Apollos in Ephesus" +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27101 +data: App\Entity\Event {#21843 …} +value: "153" +label: "Apollos in Achaja" +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27102 +data: App\Entity\Event {#21873 …} +value: "154" +label: "Tätigkeit des Paulus in Ephesus" +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27103 +data: App\Entity\Event {#21900 …} +value: "155" +label: "Timotheus und Erastus in Mazedonien" +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27104 +data: App\Entity\Event {#21930 …} +value: "156" +label: "Der Aufstand des Demetrius" +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27105 +data: App\Entity\Event {#21957 …} +value: "157" +label: "Paulus in Mazedonien" +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27106 +data: App\Entity\Event {#21984 …} +value: "158" +label: "Paulus in Thessalonich" +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27107 +data: App\Entity\Event {#22011 …} +value: "159" +label: "Paulus in Troas" +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27108 +data: App\Entity\Event {#22038 …} +value: "160" +label: "Abfahrt in Philippi" +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27109 +data: App\Entity\Event {#22065 …} +value: "161" +label: "Paulus in Troas" +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27110 +data: App\Entity\Event {#22092 …} +value: "162" +label: "Die Reise nach Milet - Assos" +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27111 +data: App\Entity\Event {#22122 …} +value: "163" +label: "Die Reise nach Milet - Mitylene" +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27112 +data: App\Entity\Event {#22152 …} +value: "164" +label: "Die Reise nach Milet - Chios" +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27113 +data: App\Entity\Event {#22182 …} +value: "165" +label: "Die Reise nach Milet - Samos" +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27114 +data: App\Entity\Event {#22212 …} +value: "166" +label: "Die Reise nach Milet - Milet" +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27115 +data: App\Entity\Event {#22242 …} +value: "167" +label: "Paulus in Tyrus" +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27116 +data: App\Entity\Event {#22272 …} +value: "168" +label: "Paulus in Cäsarea" +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27117 +data: App\Entity\Event {#22299 …} +value: "169" +label: "Rückkehr nach Jerusalem" +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27118 +data: App\Entity\Event {#22326 …} +value: "170" +label: "Die Verhaftung des Paulus" +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27119 +data: App\Entity\Event {#22353 …} +value: "171" +label: "Paulus vor dem römischen Oberst" +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27120 +data: App\Entity\Event {#22380 …} +value: "172" +label: "Paulus vor dem Hohen Rat" +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27121 +data: App\Entity\Event {#22407 …} +value: "173" +label: "Die Überführung des Paulus nach Cäsarea" +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27122 +data: App\Entity\Event {#22434 …} +value: "174" +label: "Agrippa und Berenike bei Festus" +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27123 +data: App\Entity\Event {#22461 …} +value: "175" +label: "Paulus auf der Fahrt nach Rom" +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27124 +data: App\Entity\Event {#22491 …} +value: "176" +label: "Fahrt nach Rom - Myra" +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27125 +data: App\Entity\Event {#22521 …} +value: "178" +label: "Fahrt nach Rom - Lasäa" +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27126 +data: App\Entity\Event {#22551 …} +value: "179" +label: "Seesturm und Schiffbruch" +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27127 +data: App\Entity\Event {#22581 …} +value: "180" +label: "Auf der Insel Malta" +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27128 +data: App\Entity\Event {#22611 …} +value: "181" +label: "Von Malta nach Rom" +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27129 +data: App\Entity\Event {#22641 …} +value: "182" +label: "nach Rom über Rhegion" +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27130 +data: App\Entity\Event {#22671 …} +value: "183" +label: "nach Rom: Puteoli" +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27131 +data: App\Entity\Event {#22701 …} +value: "184" +label: "Paulus in Rom" +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27132 +data: App\Entity\Event {#6116 …} +value: "185" +label: "David gewinnt Sauls Tochter zur Frau" +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27133 +data: App\Entity\Event {#6143 …} +value: "186" +label: "Jonatan rettet David vor Sauls Nachstellungen" +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27134 +data: App\Entity\Event {#6170 …} +value: "187" +label: "Michal rettet David" +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27135 +data: App\Entity\Event {#6197 …} +value: "188" +label: "David flieht zu Samuel" +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27136 +data: App\Entity\Event {#6224 …} +value: "189" +label: "Saul in Rama" +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27137 +data: App\Entity\Event {#6251 …} +value: "190" +label: "Jonatan und David bekräftigen ihre Freundschaft" +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27138 +data: App\Entity\Event {#6278 …} +value: "191" +label: "Sauls Zorn gegen Jonatan" +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27139 +data: App\Entity\Event {#6305 …} +value: "192" +label: "Davids Abschied von Jonatan" +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27140 +data: App\Entity\Event {#8330 …} +value: "193" +label: "Salomo wird zum König gesalbt" +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27141 +data: App\Entity\Event {#6332 …} +value: "194" +label: "David in Nob" +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27142 +data: App\Entity\Event {#6362 …} +value: "195" +label: "David flieht zu König Achisch von Gat" +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27143 +data: App\Entity\Event {#6392 …} +value: "196" +label: "David sammelt eine eigene Truppe" +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27144 +data: App\Entity\Event {#6422 …} +value: "197" +label: "David bringt seine Eltern nachMizpe" +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27145 +data: App\Entity\Event {#6449 …} +value: "198" +label: "David geht nach Jaar-Heret" +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27146 +data: App\Entity\Event {#6479 …} +value: "199" +label: "Saul nimmt Rache an den Priestern von Nob" +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27147 +data: App\Entity\Event {#6506 …} +value: "200" +label: "Abjatar flieht zu David" +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27148 +data: App\Entity\Event {#6533 …} +value: "201" +label: "David in Keïla" +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27149 +data: App\Entity\Event {#6563 …} +value: "202" +label: "David in der Wüste Sif" +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27150 +data: App\Entity\Event {#6593 …} +value: "203" +label: "David entkommt Sau in Sela-Machlekot" +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27151 +data: App\Entity\Event {#6623 …} +value: "204" +label: "David verschont Saul in der Höhle von En-Gedi" +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27152 +data: App\Entity\Event {#6653 …} +value: "205" +label: "Samuels Tod" +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27153 +data: App\Entity\Event {#6680 …} +value: "206" +label: "David und Abigajil" +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27154 +data: App\Entity\Event {#6710 …} +value: "207" +label: "David verschont Saul zum zweiten Mal" +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27155 +data: App\Entity\Event {#6740 …} +value: "208" +label: "David bei den Philistern" +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27156 +data: App\Entity\Event {#6767 …} +value: "209" +label: "David fällt ins Land der Geschuriter und Geseriter und Amalekiter ein" +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27157 +data: App\Entity\Event {#6797 …} +value: "213" +label: "Kämpfe" +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27158 +data: App\Entity\Event {#6827 …} +value: "214" +label: "Saul bei der Totenbeschwörerin in En-Dor" +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27159 +data: App\Entity\Event {#6857 …} +value: "215" +label: "David wird von den Philistern zurückgeschickt" +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27160 +data: App\Entity\Event {#6884 …} +value: "216" +label: "Amalekiter zerstören Ziklag und entführen Frauen" +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27161 +data: App\Entity\Event {#6914 …} +value: "217" +label: "Davids Sieg über die Amalekiter" +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27162 +data: App\Entity\Event {#6944 …} +value: "218" +label: "Das Ende Sauls und seiner Söhne" +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27163 +data: App\Entity\Event {#6974 …} +value: "219" +label: "David wird König über Juda" +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27164 +data: App\Entity\Event {#7001 …} +value: "220" +label: "Isch-Boseht wir König über Israel" +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27165 +data: App\Entity\Event {#7031 …} +value: "221" +label: "Der Krieg zwischen Israel und Juda" +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27166 +data: App\Entity\Event {#7061 …} +value: "222" +label: "Jagd auf Abner" +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27167 +data: App\Entity\Event {#7091 …} +value: "223" +label: "Abner entkommt" +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27168 +data: App\Entity\Event {#7118 …} +value: "224" +label: "Abner läuft zu David über" +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27169 +data: App\Entity\Event {#7145 …} +value: "225" +label: "Abners Tod" +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27170 +data: App\Entity\Event {#7172 …} +value: "226" +label: "Isch-Boschets Ende" +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27171 +data: App\Entity\Event {#7202 …} +value: "227" +label: "David wird König über ganz Israel" +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27172 +data: App\Entity\Event {#7229 …} +value: "228" +label: "David erobert Jerusalem" +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27173 +data: App\Entity\Event {#7259 …} +value: "229" +label: "Davids Sieg über die Philister" +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27174 +data: App\Entity\Event {#7289 …} +value: "230" +label: "David holt die Bundeslade nach Jerusalem" +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27175 +data: App\Entity\Event {#7319 …} +value: "231" +label: "Die Verheißung für David und sein Königtum" +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27176 +data: App\Entity\Event {#7346 …} +value: "232" +label: "Davids Kriege Moab" +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27177 +data: App\Entity\Event {#7376 …} +value: "233" +label: "Davids Kriege Aramäer" +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27178 +data: App\Entity\Event {#7406 …} +value: "234" +label: "Davids Kriege Tebach" +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27179 +data: App\Entity\Event {#7436 …} +value: "235" +label: "Davids Kriege Berotai" +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27180 +data: App\Entity\Event {#5447 …} +value: "236" +label: "Hannas Gelübde" +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27181 +data: App\Entity\Event {#5798 …} +value: "237" +label: "Saul wird König" +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27182 +data: App\Entity\Event {#7466 …} +value: "238" +label: "Davids Beamte" +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27183 +data: App\Entity\Event {#7493 …} +value: "239" +label: "David und Mefi-Boschet" +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27184 +data: App\Entity\Event {#7520 …} +value: "241" +label: "Davids Kampf mit den Ammonitern und Aramäern" +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27185 +data: App\Entity\Event {#7550 …} +value: "242" +label: "Belagerung Rabbas" +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27186 +data: App\Entity\Event {#7580 …} +value: "243" +label: "David und Batseba" +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27187 +data: App\Entity\Event {#7607 …} +value: "244" +label: "Uria bei Batseba" +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27188 +data: App\Entity\Event {#7634 …} +value: "245" +label: "Uria fällt" +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27189 +data: App\Entity\Event {#7661 …} +value: "246" +label: "Nathans Strafrede und Davids Reue" +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27190 +data: App\Entity\Event {#7688 …} +value: "247" +label: "Die Eroberung der Hauptstadt der Ammoniter" +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27191 +data: App\Entity\Event {#7715 …} +value: "248" +label: "Amnon und Tamar" +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27192 +data: App\Entity\Event {#7742 …} +value: "249" +label: "Absaloms Rache an Amnon" +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27193 +data: App\Entity\Event {#7772 …} +value: "250" +label: "Absalom flieht" +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27194 +data: App\Entity\Event {#7802 …} +value: "252" +label: "Joab erbittet Gnade für Absalom" +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27195 +data: App\Entity\Event {#7829 …} +value: "253" +label: "Absaloms Aufstand" +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27196 +data: App\Entity\Event {#5477 …} +value: "254" +label: "Samuels Geburt" +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27197 +data: App\Entity\Event {#5504 …} +value: "255" +label: "Samuel wird Diener Elis" +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27198 +data: App\Entity\Event {#5534 …} +value: "256" +label: "Samuels Berufung" +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27199 +data: App\Entity\Event {#5561 …} +value: "257" +label: "Niederlage gegen Philister" +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27200 +data: App\Entity\Event {#5591 …} +value: "258" +label: "Die Bundeslade wird Israel genommen" +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27201 +data: App\Entity\Event {#5621 …} +value: "259" +label: "Elis Tod" +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27202 +data: App\Entity\Event {#5648 …} +value: "260" +label: "Die Bundeslade bei den Philistern" +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27203 +data: App\Entity\Event {#5678 …} +value: "261" +label: "Die Bundeslade kommt zurück" +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27204 +data: App\Entity\Event {#5708 …} +value: "262" +label: "Samuels Richteramt" +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27205 +data: App\Entity\Event {#5738 …} +value: "263" +label: "Israel schlägt die Philister" +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27206 +data: App\Entity\Event {#5768 …} +value: "264" +label: "Saul sucht Eselinnen und kommt zu Samuel" +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27207 +data: App\Entity\Event {#5855 …} +value: "265" +label: "Sauls Sieg über die Ammoniter" +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27208 +data: App\Entity\Event {#5825 …} +value: "266" +label: "Musterung" +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27209 +data: App\Entity\Event {#5885 …} +value: "267" +label: "Jonathan erschlägt die Wache" +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27210 +data: App\Entity\Event {#5915 …} +value: "268" +label: "Beginn des Krieges gegen die Philister" +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27211 +data: App\Entity\Event {#5945 …} +value: "269" +label: "Jonatans Heldentat" +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27212 +data: App\Entity\Event {#22728 …} +value: "270" +label: "Geburt Kains" +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27213 +data: App\Entity\Event {#22758 …} +value: "271" +label: "Geburt Sets" +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27214 +data: App\Entity\Event {#22785 …} +value: "272" +label: "Entrückung Enoschs" +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27215 +data: App\Entity\Event {#22812 …} +value: "273" +label: "Noah und Famile gehen an Bord der Arche" +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27216 +data: App\Entity\Event {#22839 …} +value: "274" +label: "Turmbau zu Babel" +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27217 +data: App\Entity\Event {#22866 …} +value: "275" +label: "Geburt Abrahams" +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27218 +data: App\Entity\Event {#7856 …} +value: "276" +label: "David verlässt Jerusalem" +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27219 +data: App\Entity\Event {#7886 …} +value: "277" +label: "Zadok und Jonathanbringen die Lade Gottes zurück" +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27220 +data: App\Entity\Event {#7913 …} +value: "278" +label: "David auf der Flucht zum Jordan" +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27221 +data: App\Entity\Event {#7970 …} +value: "279" +label: "David in Mahanajim" +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27222 +data: App\Entity\Event {#7943 …} +value: "280" +label: "Ahitofels Plan gegen David" +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27223 +data: App\Entity\Event {#7997 …} +value: "281" +label: "Absaloms Ende" +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27224 +data: App\Entity\Event {#8027 …} +value: "282" +label: "Davids Trauer um Absalom" +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27225 +data: App\Entity\Event {#8054 …} +value: "283" +label: "Davids Rückkehr nach Jerusalem" +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27226 +data: App\Entity\Event {#8081 …} +value: "284" +label: "Schebas Aufstand" +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27227 +data: App\Entity\Event {#8108 …} +value: "285" +label: "Tod Schebas" +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27228 +data: App\Entity\Event {#8138 …} +value: "286" +label: "Die Beamten Davids" +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27229 +data: App\Entity\Event {#8165 …} +value: "287" +label: "Die Rache der Gibeoniter" +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27230 +data: App\Entity\Event {#8192 …} +value: "288" +label: "Heldentaten der Krieger Davids - Abischai erschlägt den Riesensohn" +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27231 +data: App\Entity\Event {#8219 …} +value: "289" +label: "Heldentaten: Gob" +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27232 +data: App\Entity\Event {#8249 …} +value: "290" +label: "Heldentaten Gob II" +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27233 +data: App\Entity\Event {#8276 …} +value: "291" +label: "Heldentaten III" +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27234 +data: App\Entity\Event {#8303 …} +value: "292" +label: "Volkszählung" +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27235 +data: Proxies\__CG__\App\Entity\Event {#17910 …} +value: "293" +label: "David errichtet einen Altar" +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27236 +data: App\Entity\Event {#8360 …} +value: "294" +label: "Davids Tod" +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27237 +data: App\Entity\Event {#2258 …} +value: "295" +label: "Geburt Esau und Jakob" +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27238 +data: App\Entity\Event {#2288 …} +value: "296" +label: "Esau verkauft sein Erstgeburtsrecht" +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27239 +data: App\Entity\Event {#2315 …} +value: "297" +label: "Erneute Verheißung. Isaak und Rebekka in Gerar" +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27240 +data: App\Entity\Event {#2342 …} +value: "298" +label: "Esaus nimmt sich weiterer Frauen" +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27241 +data: App\Entity\Event {#2369 …} +value: "299" +label: "Jakob gewinnt mit List den Erstgeburtssegen" +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27242 +data: App\Entity\Event {#2396 …} +value: "300" +label: "Jakobs Flucht nach Haran" +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27243 +data: App\Entity\Event {#2423 …} +value: "301" +label: "Jakob schaut die Himmelsleiter" +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27244 +data: App\Entity\Event {#2480 …} +value: "302" +label: "Jakobs Kinder" +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27245 +data: App\Entity\Event {#2510 …} +value: "303" +label: "Jakobs verlässt Laban" +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27246 +data: App\Entity\Event {#2540 …} +value: "304" +label: "Jakobs Kampf am Jabbok" +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27247 +data: App\Entity\Event {#2570 …} +value: "305" +label: "Jakobs Versöhnung mit Esau" +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27248 +data: App\Entity\Event {#2681 …} +value: "306" +label: "Josef wird nach Ägypten verkauft" +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27249 +data: App\Entity\Event {#5225 …} +value: "307" +label: "Berufung Gideon" +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27250 +data: App\Entity\Event {#5336 …} +value: "308" +label: "Simsons Hochzeit" +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27251 +data: App\Entity\Event {#3533 …} +value: "309" +label: "Teilung des Meeres" +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27252 +data: App\Entity\Event {#3068 …} +value: "310" +label: "Mose am Hofe des Pharao" +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27253 +data: App\Entity\Event {#3152 …} +value: "311" +label: "Mose kehrt nach Ägypten zurück" +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27254 +data: App\Entity\Event {#2981 …} +value: "312" +label: "Mose wieder in Ägypten" +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27255 +data: App\Entity\Event {#3179 …} +value: "313" +label: "Mose und Aaron vor dem Pharao" +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27256 +data: App\Entity\Event {#3011 …} +value: "314" +label: "9 Plagen" +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27257 +data: App\Entity\Event {#3449 …} +value: "315" +label: "Das Fest der ungesäuerten Brote" +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27258 +data: App\Entity\Event {#3476 …} +value: "316" +label: "die Tötung der Erstgeborenen" +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27259 +data: App\Entity\Event {#22919 …} +value: "400" +label: "Hochzeit zu Kana" +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27260 +data: App\Entity\Event {#22949 …} +value: "401" +label: "Reinigung eines Aussätzigen / frühe Wunder" +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27261 +data: App\Entity\Event {#22976 …} +value: "402" +label: "Berufung des Matthäus" +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27262 +data: App\Entity\Event {#23003 …} +value: "403" +label: "Aussendung der Zwölf" +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27263 +data: App\Entity\Event {#23030 …} +value: "404" +label: "Speisung der Fünftausend" +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27264 +data: App\Entity\Event {#23057 …} +value: "405" +label: "Jesus geht auf dem See" +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27265 +data: App\Entity\Event {#23084 …} +value: "406" +label: "Verklärung Jesu" +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27266 +data: App\Entity\Event {#23111 …} +value: "407" +label: "Auferweckung des Lazarus" +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27267 +data: App\Entity\Event {#23141 …} +value: "410" +label: "Einzug in Jerusalem" +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27268 +data: App\Entity\Event {#23168 …} +value: "411" +label: "Zweite Tempelreinigung" +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27269 +data: App\Entity\Event {#23195 …} +value: "412" +label: "Abendmahl" +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27270 +data: App\Entity\Event {#23222 …} +value: "413" +label: "Gethsemane" +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27271 +data: App\Entity\Event {#23252 …} +value: "414" +label: "Verhaftung Jesu" +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27272 +data: App\Entity\Event {#23279 …} +value: "415" +label: "Verhör vor Kaiphas" +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27273 +data: App\Entity\Event {#23306 …} +value: "416" +label: "Verhör vor Pilatus" +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27274 +data: App\Entity\Event {#23333 …} +value: "420" +label: "Erscheinung auf dem Weg nach Emmaus" +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27275 +data: App\Entity\Event {#23363 …} +value: "421" +label: "Erscheinung vor den Jüngern" +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27276 +data: App\Entity\Event {#23390 …} +value: "422" +label: "Himmelfahrt" +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27277 +data: App\Entity\Event {#23417 …} +value: "500" +label: "Engel erscheint Zacharias" +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27278 +data: App\Entity\Event {#23444 …} +value: "501" +label: "Engel erscheint Maria" +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27279 +data: App\Entity\Event {#23471 …} +value: "502" +label: "Maria besucht Elisabeth" +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27280 +data: App\Entity\Event {#23498 …} +value: "503" +label: "Josef erfährt von Marias Schwangerschaft" +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27281 +data: App\Entity\Event {#23525 …} +value: "504" +label: "Beschneidung Jesu" +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27282 +data: App\Entity\Event {#23552 …} +value: "505" +label: "Kindermord von Bethlehem" +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27283 +data: App\Entity\Event {#23579 …} +value: "506" +label: "Beginn des Wirkens Johannes des Täufers" +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27284 +data: App\Entity\Event {#23606 …} +value: "507" +label: "Johannes erklärt seinen Dienst" +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27285 +data: App\Entity\Event {#23633 …} +value: "508" +label: "Johannes bezeugt Jesus" +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27286 +data: App\Entity\Event {#23660 …} +value: "509" +label: "Erste Berufung von Petrus und Andreas" +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27287 +data: App\Entity\Event {#23687 …} +value: "510" +label: "Berufung von Philippus und Nathanael" +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27288 +data: App\Entity\Event {#23714 …} +value: "511" +label: "Aufenthalt in Kapernaum" +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27289 +data: App\Entity\Event {#23741 …} +value: "512" +label: "Erste Tempelreinigung" +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27290 +data: App\Entity\Event {#23768 …} +value: "513" +label: "Gespräch mit Nikodemus" +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27291 +data: App\Entity\Event {#23795 …} +value: "514" +label: "Jesus und Johannes taufen in Judäa" +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27292 +data: App\Entity\Event {#23822 …} +value: "515" +label: "Jesus verlässt Judäa nach Galiläa" +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27293 +data: App\Entity\Event {#23849 …} +value: "516" +label: "Die Samariterin am Brunnen" +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27294 +data: App\Entity\Event {#23876 …} +value: "517" +label: "Ankunft in Galiläa" +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27295 +data: App\Entity\Event {#23903 …} +value: "518" +label: "Heilung des Sohnes eines Königsbeamten" +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27296 +data: App\Entity\Event {#23930 …} +value: "519" +label: "Jesus lässt sich in Kapernaum nieder" +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27297 +data: App\Entity\Event {#23957 …} +value: "520" +label: "Beginn der Predigt vom Reich Gottes" +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27298 +data: App\Entity\Event {#23984 …} +value: "521" +label: "Verwerfung in Nazareth" +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27299 +data: App\Entity\Event {#24011 …} +value: "522" +label: "Heilung eines Besessenen in der Synagoge" +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27300 +data: App\Entity\Event {#24038 …} +value: "523" +label: "Heilung der Schwiegermutter des Petrus" +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27301 +data: App\Entity\Event {#24065 …} +value: "524" +label: "Gebet an einsamem Ort" +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27302 +data: App\Entity\Event {#24092 …} +value: "525" +label: "Predigtreise durch Galiläa" +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27303 +data: App\Entity\Event {#24119 …} +value: "526" +label: "Heilung eines Aussätzigen" +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27304 +data: App\Entity\Event {#24146 …} +value: "527" +label: "Heilung eines Gelähmten in Kapernaum" +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27305 +data: App\Entity\Event {#24173 …} +value: "528" +label: "Frage der Johannesjünger nach dem Fasten" +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27306 +data: App\Entity\Event {#24200 …} +value: "529" +label: "Heilung am Teich Bethesda" +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27307 +data: App\Entity\Event {#24227 …} +value: "530" +label: "Ährenraufen am Sabbat" +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27308 +data: App\Entity\Event {#24254 …} +value: "531" +label: "Heilung der verdorrten Hand am Sabbat" +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27309 +data: App\Entity\Event {#24281 …} +value: "532" +label: "Heilungen am See Genezareth" +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27310 +data: App\Entity\Event {#24308 …} +value: "533" +label: "Wahl der zwölf Apostel" +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27311 +data: App\Entity\Event {#24335 …} +value: "534" +label: "Heilung des Knechts eines Hauptmanns" +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27312 +data: App\Entity\Event {#24362 …} +value: "535" +label: "Auferweckung des Jünglings zu Nain" +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27313 +data: App\Entity\Event {#24389 …} +value: "536" +label: "Anfrage des gefangenen Johannes" +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27314 +data: App\Entity\Event {#24416 …} +value: "537" +label: "Salbung durch eine Sünderin" +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27315 +data: App\Entity\Event {#24443 …} +value: "538" +label: "Predigtreise mit den Frauen" +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27316 +data: App\Entity\Event {#24470 …} +value: "539" +label: "Beelzebul-Vorwurf" +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27317 +data: App\Entity\Event {#24497 …} +value: "540" +label: "Zeichen des Jona / wahre Verwandte" +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27318 +data: App\Entity\Event {#24524 …} +value: "541" +label: "Gleichnisrede vom Reich Gottes" +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27319 +data: App\Entity\Event {#24551 …} +value: "542" +label: "Sturmstillung" +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27320 +data: App\Entity\Event {#24578 …} +value: "543" +label: "Heilung der Besessenen von Gerasa" +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27321 +data: App\Entity\Event {#24605 …} +value: "544" +label: "Heilung der blutflüssigen Frau" +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27322 +data: App\Entity\Event {#24632 …} +value: "545" +label: "Auferweckung der Tochter des Jairus" +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27323 +data: App\Entity\Event {#24659 …} +value: "546" +label: "Heilung zweier Blinder und eines Stummen" +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27324 +data: App\Entity\Event {#24686 …} +value: "547" +label: "Erneute Verwerfung in Nazareth" +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27325 +data: App\Entity\Event {#24713 …} +value: "548" +label: "Tod Johannes des Täufers" +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27326 +data: App\Entity\Event {#24740 …} +value: "549" +label: "Herodes fragt nach Jesus" +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27327 +data: App\Entity\Event {#24767 …} +value: "550" +label: "Rückkehr der Apostel" +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27328 +data: App\Entity\Event {#24794 …} +value: "551" +label: "Heilungen in Genezareth" +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27329 +data: App\Entity\Event {#24821 …} +value: "552" +label: "Rede vom Brot des Lebens" +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27330 +data: App\Entity\Event {#24848 …} +value: "553" +label: "Streit um die Überlieferung der Ältesten" +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27331 +data: App\Entity\Event {#24875 …} +value: "554" +label: "Die kanaanäische Frau" +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27332 +data: App\Entity\Event {#24902 …} +value: "555" +label: "Heilung eines Taubstummen in der Dekapolis" +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27333 +data: App\Entity\Event {#24929 …} +value: "556" +label: "Speisung der Viertausend" +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27334 +data: App\Entity\Event {#24956 …} +value: "557" +label: "Zeichenforderung der Pharisäer" +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27335 +data: App\Entity\Event {#24983 …} +value: "558" +label: "Heilung eines Blinden bei Betsaida" +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27336 +data: App\Entity\Event {#25010 …} +value: "559" +label: "Bekenntnis des Petrus" +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27337 +data: App\Entity\Event {#25037 …} +value: "560" +label: "Erste Leidensankündigung" +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27338 +data: App\Entity\Event {#25064 …} +value: "561" +label: "Heilung eines besessenen Knaben" +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27339 +data: App\Entity\Event {#25091 …} +value: "562" +label: "Zweite Leidensankündigung" +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27340 +data: App\Entity\Event {#25118 …} +value: "563" +label: "Tempelsteuer / Münze im Fisch" +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27341 +data: App\Entity\Event {#25145 …} +value: "564" +label: "Rede von der Gemeinde / Vergebung" +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27342 +data: App\Entity\Event {#25172 …} +value: "565" +label: "Jesus geht heimlich zum Laubhüttenfest" +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27343 +data: App\Entity\Event {#25199 …} +value: "566" +label: "Lehrstreitigkeiten zum Laubhüttenfest" +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27344 +data: App\Entity\Event {#25226 …} +value: "567" +label: "Die Ehebrecherin" +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27345 +data: App\Entity\Event {#25253 …} +value: "568" +label: "Heilung des Blindgeborenen" +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27346 +data: App\Entity\Event {#25280 …} +value: "569" +label: "Abschied von Galiläa" +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27347 +data: App\Entity\Event {#25307 …} +value: "570" +label: "Heilung der zehn Aussätzigen" +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27348 +data: App\Entity\Event {#25334 …} +value: "571" +label: "Ablehnung durch Samariter" +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27349 +data: App\Entity\Event {#25361 …} +value: "572" +label: "Aussendung der Zweiundsiebzig" +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27350 +data: App\Entity\Event {#25388 …} +value: "573" +label: "Rückkehr der Zweiundsiebzig" +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27351 +data: App\Entity\Event {#25415 …} +value: "574" +label: "Gleichnis vom barmherzigen Samariter" +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27352 +data: App\Entity\Event {#25442 …} +value: "575" +label: "Bei Maria und Martha" +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27353 +data: App\Entity\Event {#25469 …} +value: "576" +label: "Tempelweihefest (Chanukka)" +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27354 +data: App\Entity\Event {#25496 …} +value: "577" +label: "Wirken in Peräa" +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27355 +data: App\Entity\Event {#25523 …} +value: "578" +label: "Heilung einer Verkrümmten am Sabbat" +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27356 +data: App\Entity\Event {#25550 …} +value: "579" +label: "Mahl bei einem Pharisäer" +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27357 +data: App\Entity\Event {#25577 …} +value: "580" +label: "Gleichnisse vom Verlorenen" +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27358 +data: App\Entity\Event {#25604 …} +value: "581" +label: "Vom reichen Mann und armen Lazarus" +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27359 +data: App\Entity\Event {#25631 …} +value: "582" +label: "Vom ungerechten Richter / Pharisäer und Zöllner" +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27360 +data: App\Entity\Event {#25658 …} +value: "583" +label: "Frage nach der Ehescheidung" +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27361 +data: App\Entity\Event {#25685 …} +value: "584" +label: "Jesus segnet die Kinder" +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27362 +data: App\Entity\Event {#25712 …} +value: "585" +label: "Der reiche junge Mann" +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27363 +data: App\Entity\Event {#25739 …} +value: "586" +label: "Gleichnis von den Arbeitern im Weinberg" +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27364 +data: App\Entity\Event {#25766 …} +value: "587" +label: "Krankheit des Lazarus" +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27365 +data: App\Entity\Event {#25793 …} +value: "588" +label: "Rückzug nach Ephraim" +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27366 +data: App\Entity\Event {#25820 …} +value: "589" +label: "Dritte Leidensankündigung" +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27367 +data: App\Entity\Event {#25847 …} +value: "590" +label: "Bitte der Söhne des Zebedäus" +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27368 +data: App\Entity\Event {#25874 …} +value: "591" +label: "Heilung des blinden Bartimäus" +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27369 +data: App\Entity\Event {#25901 …} +value: "592" +label: "Zachäus" +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27370 +data: App\Entity\Event {#25928 …} +value: "593" +label: "Gleichnis von den zehn Minen" +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27371 +data: App\Entity\Event {#25955 …} +value: "594" +label: "Plan zur Verhaftung Jesu" +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27372 +data: App\Entity\Event {#25982 …} +value: "595" +label: "Salbung in Betanien" +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27373 +data: App\Entity\Event {#26009 …} +value: "596" +label: "Plan, Lazarus zu töten" +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27374 +data: App\Entity\Event {#26036 …} +value: "597" +label: "Wehklage über Jerusalem" +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27375 +data: App\Entity\Event {#26063 …} +value: "598" +label: "Rückkehr nach Betanien" +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27376 +data: App\Entity\Event {#26090 …} +value: "599" +label: "Verfluchung des Feigenbaums" +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27377 +data: App\Entity\Event {#26117 …} +value: "600" +label: "Der verdorrte Feigenbaum" +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27378 +data: App\Entity\Event {#26144 …} +value: "601" +label: "Vollmacht Jesu infrage gestellt" +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27379 +data: App\Entity\Event {#26171 …} +value: "602" +label: "Gleichnisse im Tempel (Söhne, Weingärtner, Hochzeit)" +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27380 +data: App\Entity\Event {#26198 …} +value: "603" +label: "Weherufe über die Schriftgelehrten" +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27381 +data: App\Entity\Event {#26225 …} +value: "604" +label: "Opfer der armen Witwe" +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27382 +data: App\Entity\Event {#26252 …} +value: "605" +label: "Ölbergrede" +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27383 +data: App\Entity\Event {#26279 …} +value: "606" +label: "Verrat des Judas vereinbart" +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27384 +data: App\Entity\Event {#26306 …} +value: "607" +label: "Fußwaschung" +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27385 +data: App\Entity\Event {#26333 …} +value: "608" +label: "Abschiedsreden und Hohepriesterliches Gebet" +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27386 +data: App\Entity\Event {#26360 …} +value: "609" +label: "Verhör vor Annas" +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27387 +data: App\Entity\Event {#26387 …} +value: "610" +label: "Verleugnung des Petrus" +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27388 +data: App\Entity\Event {#26414 …} +value: "611" +label: "Verurteilung durch den Sanhedrin" +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27389 +data: App\Entity\Event {#26441 …} +value: "612" +label: "Selbstmord des Judas" +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27390 +data: App\Entity\Event {#26468 …} +value: "613" +label: "Verhör vor Herodes Antipas" +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27391 +data: App\Entity\Event {#26495 …} +value: "614" +label: "Verurteilung und Geißelung" +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27392 +data: App\Entity\Event {#26522 …} +value: "615" +label: "Vorbereitung des Passamahls" +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27393 +data: App\Entity\Event {#26549 …} +value: "616" +label: "Tod Jesu" +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27394 +data: App\Entity\Event {#26576 …} +value: "617" +label: "Grablegung Jesu" +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27395 +data: App\Entity\Event {#26603 …} +value: "618" +label: "Grabwache" +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27396 +data: App\Entity\Event {#26630 …} +value: "619" +label: "Erscheinung vor Maria Magdalena" +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27397 +data: App\Entity\Event {#26657 …} +value: "620" +label: "Erscheinung vor den Frauen" +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27398 +data: App\Entity\Event {#26684 …} +value: "621" +label: "Erscheinung vor Petrus" +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27399 +data: App\Entity\Event {#26711 …} +value: "622" +label: "Erscheinung vor den Jüngern (ohne Thomas)" +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27400 +data: App\Entity\Event {#26738 …} +value: "623" +label: "Erscheinung vor Thomas" +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27401 +data: App\Entity\Event {#26765 …} +value: "624" +label: "Fragen zu Steuer, Auferstehung und Gebot" +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27402 +data: App\Entity\Event {#26792 …} +value: "625" +label: "Erscheinung am See von Tiberias" +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27403 +data: App\Entity\Event {#26819 …} +value: "626" +label: "Erscheinung auf dem Berg in Galiläa / Missionsbefehl" +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27404 +data: App\Entity\Event {#26846 …} +value: "627" +label: "Paulus besucht Petrus und die Apostel in Jerusalem (Galater 2)" +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27405 +data: App\Entity\Event {#26873 …} +value: "628" +label: "Paulus in Arabien und zurück nach Damaskus (Galater 1)" +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27406 +data: App\Entity\Event {#3593 …} +value: "629" +label: "Wasser aus dem Felsen in Mara und Elim" +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27407 +data: App\Entity\Event {#3620 …} +value: "630" +label: "Manna und Wachteln in der Wüste" +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27408 +data: App\Entity\Event {#3674 …} +value: "631" +label: "Sieg über Amalek; Mose, Aaron und Hur" +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27409 +data: App\Entity\Event {#3728 …} +value: "632" +label: "Ankunft am Sinai; Bund und Zehn Gebote" +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27410 +data: App\Entity\Event {#3812 …} +value: "633" +label: "Das goldene Kalb" +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27411 +data: App\Entity\Event {#3866 …} +value: "634" +label: "Aufrichtung der Stiftshütte" +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27412 +data: App\Entity\Event {#4163 …} +value: "635" +label: "Aussendung der Kundschafter" +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27413 +data: App\Entity\Event {#4217 …} +value: "636" +label: "Aufstand Korachs" +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27414 +data: App\Entity\Event {#4325 …} +value: "637" +label: "Die eherne Schlange" +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27415 +data: App\Entity\Event {#4379 …} +value: "638" +label: "Bileam und Balak" +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27416 +data: App\Entity\Event {#4679 …} +value: "639" +label: "Mose übergibt an Josua; Tod Moses" +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27417 +data: App\Entity\Event {#4763 …} +value: "640" +label: "Übergang über den Jordan" +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27418 +data: App\Entity\Event {#4847 …} +value: "641" +label: "Fall Jerichos" +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27419 +data: App\Entity\Event {#4901 …} +value: "642" +label: "Niederlage und Sieg bei Ai" +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27420 +data: App\Entity\Event {#4955 …} +value: "643" +label: "List der Gibeoniter; Sonne steht still" +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27421 +data: App\Entity\Event {#4982 …} +value: "644" +label: "Süd- und Nordfeldzug Josuas" +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27422 +data: App\Entity\Event {#5090 …} +value: "645" +label: "Landverteilung und Bund zu Sichem" +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27423 +data: App\Entity\Event {#5117 …} +value: "646" +label: "Tod Josuas" +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27424 +data: App\Entity\Event {#5144 …} +value: "647" +label: "Otniel befreit Israel" +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27425 +data: App\Entity\Event {#5171 …} +value: "648" +label: "Ehud und Eglon" +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27426 +data: App\Entity\Event {#5198 …} +value: "649" +label: "Debora und Barak besiegen Sisera" +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27427 +data: App\Entity\Event {#5255 …} +value: "650" +label: "Gideons Sieg über die Midianiter" +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27428 +data: App\Entity\Event {#5282 …} +value: "651" +label: "Abimelech in Sichem" +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27429 +data: App\Entity\Event {#5309 …} +value: "652" +label: "Jeftah und die Ammoniter" +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27430 +data: App\Entity\Event {#5366 …} +value: "653" +label: "Simson und die Philister" +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27431 +data: App\Entity\Event {#5393 …} +value: "654" +label: "Simsons Tod" +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27432 +data: App\Entity\Event {#5420 …} +value: "655" +label: "Rut und Boas in Bethlehem" +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27433 +data: App\Entity\Event {#8414 …} +value: "656" +label: "Tempeleinweihung Salomos" +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27434 +data: App\Entity\Event {#8441 …} +value: "657" +label: "Königin von Saba bei Salomo" +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27435 +data: App\Entity\Event {#8468 …} +value: "658" +label: "Tod Salomos; Reichsteilung" +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27436 +data: App\Entity\Event {#8495 …} +value: "659" +label: "Jerobeams goldene Kälber in Bethel und Dan" +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27437 +data: App\Entity\Event {#8522 …} +value: "660" +label: "Elia am Karmel gegen die Baalspropheten" +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27438 +data: App\Entity\Event {#8549 …} +value: "661" +label: "Nabots Weinberg" +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27439 +data: App\Entity\Event {#8579 …} +value: "662" +label: "Elia wird entrückt; Elisa folgt nach" +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27440 +data: App\Entity\Event {#8606 …} +value: "663" +label: "Elisa und Naaman" +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27441 +data: App\Entity\Event {#8633 …} +value: "664" +label: "Jona in Ninive" +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27442 +data: App\Entity\Event {#8663 …} +value: "665" +label: "Untergang des Nordreichs Samaria" +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27443 +data: App\Entity\Event {#8690 …} +value: "666" +label: "Hiskia und Sanheribs Belagerung" +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27444 +data: App\Entity\Event {#8717 …} +value: "667" +label: "Josias Reform und Passa" +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27445 +data: App\Entity\Event {#8771 …} +value: "668" +label: "Daniel am Hof Nebukadnezars" +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27446 +data: App\Entity\Event {#8801 …} +value: "669" +label: "Die drei Freunde im Feuerofen" +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27447 +data: App\Entity\Event {#8936 …} +value: "670" +label: "Daniel in der Löwengrube" +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27448 +data: App\Entity\Event {#9071 …} +value: "671" +label: "Ester rettet das Judenvolk" +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27449 +data: App\Entity\Event {#26900 …} +value: "672" +label: "Sündenfall und Vertreibung aus Eden" +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27450 +data: App\Entity\Event {#26927 …} +value: "673" +label: "Noah wird berufen; Bau der Arche" +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27451 +data: App\Entity\Event {#26954 …} +value: "674" +label: "Noahs Opfer und Bund mit dem Regenbogen" +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27452 +data: App\Entity\Event {#1801 …} +value: "675" +label: "Geburt Ismaels" +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27453 +data: App\Entity\Event {#1829 …} +value: "676" +label: "Bund der Beschneidung" +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27454 +data: App\Entity\Event {#2453 …} +value: "677" +label: "Jakob bei Laban; Heirat mit Lea und Rahel" +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27455 +data: App\Entity\Event {#2597 …} +value: "678" +label: "Jakob in Sichem; Dina" +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27456 +data: App\Entity\Event {#2627 …} +value: "679" +label: "Gott erscheint Jakob in Bethel" +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27457 +data: App\Entity\Event {#2654 …} +value: "680" +label: "Rahels Tod; Geburt Benjamins" +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27458 +data: App\Entity\Event {#2711 …} +value: "681" +label: "Josef im Haus Potifars" +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27459 +data: App\Entity\Event {#2738 …} +value: "682" +label: "Josef im Gefängnis; Träume der Beamten" +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27460 +data: App\Entity\Event {#2765 …} +value: "683" +label: "Pharaos Träume; Josef wird Vizekönig" +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27461 +data: App\Entity\Event {#2792 …} +value: "684" +label: "Die Brüder kommen nach Ägypten" +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27462 +data: App\Entity\Event {#2819 …} +value: "685" +label: "Josef gibt sich seinen Brüdern zu erkennen" +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27463 +data: App\Entity\Event {#2846 …} +value: "686" +label: "Jakob zieht nach Ägypten" +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27464 +data: App\Entity\Event {#2873 …} +value: "687" +label: "Jakob segnet Ephraim und Manasse" +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27465 +data: App\Entity\Event {#2900 …} +value: "688" +label: "Tod Jakobs" +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27466 +data: App\Entity\Event {#2927 …} +value: "689" +label: "Tod Josefs" +attr: [] +labelTranslationParameters: [] } 690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27467 +data: App\Entity\Event {#2954 …} +value: "690" +label: "Unterdrückung Israels in Ägypten" +attr: [] +labelTranslationParameters: [] } 691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27468 +data: App\Entity\Event {#3041 …} +value: "691" +label: "Geburt Moses; Rettung im Nilkorb" +attr: [] +labelTranslationParameters: [] } 692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27469 +data: App\Entity\Event {#3206 …} +value: "692" +label: "Die Plage des Blutes" +attr: [] +labelTranslationParameters: [] } 693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27470 +data: App\Entity\Event {#3233 …} +value: "693" +label: "Die Plage der Frösche" +attr: [] +labelTranslationParameters: [] } 694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27471 +data: App\Entity\Event {#3260 …} +value: "694" +label: "Die Plage der Stechmücken" +attr: [] +labelTranslationParameters: [] } 695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27472 +data: App\Entity\Event {#3287 …} +value: "695" +label: "Die Plage der Ungeziefer" +attr: [] +labelTranslationParameters: [] } 696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27473 +data: App\Entity\Event {#3314 …} +value: "696" +label: "Die Plage der Viehseuche" +attr: [] +labelTranslationParameters: [] } 697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27474 +data: App\Entity\Event {#3341 …} +value: "697" +label: "Die Plage der Geschwüre" +attr: [] +labelTranslationParameters: [] } 698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27475 +data: App\Entity\Event {#3368 …} +value: "698" +label: "Die Plage des Hagels" +attr: [] +labelTranslationParameters: [] } 699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27476 +data: App\Entity\Event {#3395 …} +value: "699" +label: "Die Plage der Heuschrecken" +attr: [] +labelTranslationParameters: [] } 700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27477 +data: App\Entity\Event {#3422 …} +value: "700" +label: "Die Plage der Finsternis" +attr: [] +labelTranslationParameters: [] } 701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27478 +data: App\Entity\Event {#3563 …} +value: "701" +label: "Mirjams Siegeslied" +attr: [] +labelTranslationParameters: [] } 702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27479 +data: App\Entity\Event {#3647 …} +value: "702" +label: "Wasser aus dem Felsen in Massa und Meriba" +attr: [] +labelTranslationParameters: [] } 703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27480 +data: App\Entity\Event {#3701 …} +value: "703" +label: "Jitro besucht Mose" +attr: [] +labelTranslationParameters: [] } 704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27481 +data: App\Entity\Event {#3758 …} +value: "704" +label: "Bundesbuch und Bundesschluss" +attr: [] +labelTranslationParameters: [] } 705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27482 +data: App\Entity\Event {#3785 …} +value: "705" +label: "Mose empfängt die Gesetzestafeln" +attr: [] +labelTranslationParameters: [] } 706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27483 +data: App\Entity\Event {#3839 …} +value: "706" +label: "Neue Gesetzestafeln; Gottes Herrlichkeit" +attr: [] +labelTranslationParameters: [] } 707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27484 +data: App\Entity\Event {#3893 …} +value: "707" +label: "Weihe Aarons und der Priester" +attr: [] +labelTranslationParameters: [] } 708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27485 +data: App\Entity\Event {#3920 …} +value: "708" +label: "Erster Opferdienst; Feuer vom Herrn" +attr: [] +labelTranslationParameters: [] } 709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27486 +data: App\Entity\Event {#3947 …} +value: "709" +label: "Nadab und Abihu sterben" +attr: [] +labelTranslationParameters: [] } 710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27487 +data: App\Entity\Event {#3974 …} +value: "710" +label: "Der große Versöhnungstag" +attr: [] +labelTranslationParameters: [] } 711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27488 +data: App\Entity\Event {#4001 …} +value: "711" +label: "Heiligkeitsgesetz und Bundesverheißungen" +attr: [] +labelTranslationParameters: [] } 712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27489 +data: App\Entity\Event {#4028 …} +value: "712" +label: "Erste Volkszählung am Sinai" +attr: [] +labelTranslationParameters: [] } 713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27490 +data: App\Entity\Event {#4055 …} +value: "713" +label: "Weihe der Leviten" +attr: [] +labelTranslationParameters: [] } 714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27491 +data: App\Entity\Event {#4082 …} +value: "714" +label: "Zweites Passa; Aufbruch vom Sinai" +attr: [] +labelTranslationParameters: [] } 715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27492 +data: App\Entity\Event {#4109 …} +value: "715" +label: "Klagen in der Wüste; Wachteln und Gericht" +attr: [] +labelTranslationParameters: [] } 716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27493 +data: App\Entity\Event {#4136 …} +value: "716" +label: "Mirjam und Aaron gegen Mose; Mirjams Aussatz" +attr: [] +labelTranslationParameters: [] } 717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27494 +data: App\Entity\Event {#4190 …} +value: "717" +label: "Volk verweigert den Einzug; vierzig Jahre Wüste" +attr: [] +labelTranslationParameters: [] } 718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27495 +data: App\Entity\Event {#4244 …} +value: "718" +label: "Aarons Stab grünt" +attr: [] +labelTranslationParameters: [] } 719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27496 +data: App\Entity\Event {#4271 …} +value: "719" +label: "Wasser aus dem Felsen bei Kadesch; Moses Fehltritt" +attr: [] +labelTranslationParameters: [] } 720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27497 +data: App\Entity\Event {#4298 …} +value: "720" +label: "Tod Aarons auf dem Berg Hor" +attr: [] +labelTranslationParameters: [] } 721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27498 +data: App\Entity\Event {#4352 …} +value: "721" +label: "Sieg über Sihon und Og" +attr: [] +labelTranslationParameters: [] } 722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27499 +data: App\Entity\Event {#4406 …} +value: "722" +label: "Abfall zu Baal-Peor" +attr: [] +labelTranslationParameters: [] } 723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27500 +data: App\Entity\Event {#4433 …} +value: "723" +label: "Zweite Volkszählung in den Moab-Ebenen" +attr: [] +labelTranslationParameters: [] } 724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27501 +data: App\Entity\Event {#4460 …} +value: "724" +label: "Josua wird als Nachfolger bestimmt" +attr: [] +labelTranslationParameters: [] } 725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27502 +data: App\Entity\Event {#4487 …} +value: "725" +label: "Krieg gegen Midian" +attr: [] +labelTranslationParameters: [] } 726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27503 +data: App\Entity\Event {#4514 …} +value: "726" +label: "Siedlung östlich des Jordan" +attr: [] +labelTranslationParameters: [] } 727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27504 +data: App\Entity\Event {#4544 …} +value: "727" +label: "Moses erste Rede in Moab" +attr: [] +labelTranslationParameters: [] } 728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27505 +data: App\Entity\Event {#4571 …} +value: "728" +label: "Das Schema; Hauptgebot der Liebe" +attr: [] +labelTranslationParameters: [] } 729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27506 +data: App\Entity\Event {#4598 …} +value: "729" +label: "Bundesschluss in Moab; Segen und Fluch" +attr: [] +labelTranslationParameters: [] } 730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27507 +data: App\Entity\Event {#4625 …} +value: "730" +label: "Lied Moses" +attr: [] +labelTranslationParameters: [] } 731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27508 +data: App\Entity\Event {#4652 …} +value: "731" +label: "Mose segnet die Stämme" +attr: [] +labelTranslationParameters: [] } 732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27509 +data: App\Entity\Event {#4706 …} +value: "732" +label: "Josua übernimmt die Führung" +attr: [] +labelTranslationParameters: [] } 733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27510 +data: App\Entity\Event {#4733 …} +value: "733" +label: "Kundschafter in Jericho; Rahab" +attr: [] +labelTranslationParameters: [] } 734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27511 +data: App\Entity\Event {#4817 …} +value: "734" +label: "Beschneidung und Passa in Gilgal" +attr: [] +labelTranslationParameters: [] } 735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27512 +data: App\Entity\Event {#4874 …} +value: "735" +label: "Achans Diebstahl und Gericht" +attr: [] +labelTranslationParameters: [] } 736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27513 +data: App\Entity\Event {#4928 …} +value: "736" +label: "Altar und Verlesung des Gesetzes am Ebal" +attr: [] +labelTranslationParameters: [] } 737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27514 +data: App\Entity\Event {#5009 …} +value: "737" +label: "Landverteilung unter die Stämme" +attr: [] +labelTranslationParameters: [] } 738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27515 +data: App\Entity\Event {#5036 …} +value: "738" +label: "Zufluchtstädte und Levitenstädte" +attr: [] +labelTranslationParameters: [] } 739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27516 +data: App\Entity\Event {#5063 …} +value: "739" +label: "Altar der Oststämme am Jordan" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | true |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#19394 -errors: [] -form: Symfony\Component\Form\Form {#19321 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#19395 …5} |
| full_name | "event_form[happenedAfter]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "event_form_happenedAfter" |
| is_selected | Closure($choice, $value) {#27520 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "happenedAfter" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_event_form_happenedAfter" |
| valid | true |
| value | "" |
happenedBefore
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
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 |
|---|---|---|
| class | "App\Entity\Event" |
same as passed value |
| data | null |
same as passed value |
| disabled | true |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#19094 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#19097 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#19135 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#19088 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#19109 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#19096 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#19134 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#19098 …} } |
| choices | null |
| class | "App\Entity\Event" |
| 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\SameOriginCsrfTokenManager {#456 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#159 …} -logger: Monolog\Logger {#35 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#433 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | null |
| data_class | null |
| disabled | true |
| duplicate_preferred_choices | true |
| em | ContainerPmBYSwz\EntityManagerGhost614a58f {#486 …12} |
| 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 {#19081 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerPmBYSwz\EntityManagerGhost614a58f {#486 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#846 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| placeholder_attr | [] |
| 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 | null |
| required | false |
| row_attr | [] |
| rows | 10 |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#19108 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#451 …} $message: Closure() {#19105 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "rows" => 10 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_event_form_happenedBefore" ] |
| cache_key | "_event_form_happenedBefore_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19396 +data: App\Entity\Event {#19365 …} +value: "1" +label: "Schöpfung" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19400 +data: App\Entity\Event {#19432 …} +value: "2" +label: "Kain erschlägt Abel" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19397 +data: App\Entity\Event {#19459 …} +value: "3" +label: "Sintflut" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19111 +data: App\Entity\Event {#19486 …} +value: "4" +label: "Geburt Jesu" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19366 +data: App\Entity\Event {#3503 …} +value: "9" +label: "Auszug aus Ägypten" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19390 +data: App\Entity\Event {#19522 …} +value: "16" +label: "Das Allerletzte...." +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19401 +data: App\Entity\Event {#1513 …} +value: "17" +label: "Abraham verlässt Haran" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19411 +data: App\Entity\Event {#1573 …} +value: "22" +label: "Abram in Ägypten" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19404 +data: App\Entity\Event {#882 …} +value: "23" +label: "Terach zieht aus Ur" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19403 +data: App\Entity\Event {#1603 …} +value: "24" +label: "Abram und Lot trennen sich" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19410 +data: App\Entity\Event {#1630 …} +value: "25" +label: "Verheißung Abrahams" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26980 +data: App\Entity\Event {#1660 …} +value: "26" +label: "Lot gerät in Gefangenschaft" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26979 +data: App\Entity\Event {#1690 …} +value: "27" +label: "Abraham befreit Lot" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26981 +data: App\Entity\Event {#1717 …} +value: "28" +label: "Segnung Abrahams durch Melchisedek" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26982 +data: App\Entity\Event {#1747 …} +value: "29" +label: "Bundesschlussritus" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26983 +data: App\Entity\Event {#19549 …} +value: "30" +label: "Der Turmbau zu Babel" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26984 +data: App\Entity\Event {#3122 …} +value: "31" +label: "Brennender Dornbusch" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26985 +data: App\Entity\Event {#1543 …} +value: "32" +label: "Abrahams Einzug nach Kanaan" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26986 +data: App\Entity\Event {#1774 …} +value: "33" +label: "Abraham bekommt Hagar" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26987 +data: App\Entity\Event {#1943 …} +value: "34" +label: "Geburt Isaaks" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26988 +data: App\Entity\Event {#1970 …} +value: "35" +label: "Austreibung Hagars und Ismaels" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26989 +data: App\Entity\Event {#1856 …} +value: "36" +label: "Der Herr bei Abraham und Sara in Mamre" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26990 +data: App\Entity\Event {#1886 …} +value: "37" +label: "Untergang von Sodom und Gomorra" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26991 +data: App\Entity\Event {#1913 …} +value: "38" +label: "Abraham und Sara bei Abimelech" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26992 +data: App\Entity\Event {#2027 …} +value: "39" +label: "Abrahams Bund mit Abimelech" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26993 +data: App\Entity\Event {#2054 …} +value: "40" +label: "Das Opfer Abrahams" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26994 +data: App\Entity\Event {#3095 …} +value: "41" +label: "Moses Flucht nach Midian" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26995 +data: App\Entity\Event {#4790 …} +value: "42" +label: "Einzug in Kanaan" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26996 +data: App\Entity\Event {#8387 …} +value: "43" +label: "Beginn des Tempelbaus" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26997 +data: App\Entity\Event {#8744 …} +value: "44" +label: "Erste Wegführung ins Exil nach Babylon" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26998 +data: App\Entity\Event {#8828 …} +value: "45" +label: "Zweite Wegführung" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26999 +data: App\Entity\Event {#8855 …} +value: "46" +label: "Zerstörung Jerusalems" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27000 +data: App\Entity\Event {#8882 …} +value: "47" +label: "Eroberung Babylons" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27001 +data: App\Entity\Event {#8909 …} +value: "48" +label: "Heimkehrredikt des Kyrus" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27002 +data: App\Entity\Event {#8963 …} +value: "49" +label: "Altar auf dem Tempelberg aufgerichtet" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27003 +data: App\Entity\Event {#8990 …} +value: "50" +label: "Grundstein 2. Tempel" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27004 +data: App\Entity\Event {#9017 …} +value: "51" +label: "Baustopp Tempel" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27005 +data: App\Entity\Event {#9044 …} +value: "52" +label: "Vollendung 2. Tempel" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27006 +data: App\Entity\Event {#9101 …} +value: "53" +label: "Rückkehr Esras" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27007 +data: App\Entity\Event {#9128 …} +value: "54" +label: "Bau der Stadtmauern Jerusalems" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27008 +data: App\Entity\Event {#9155 …} +value: "55" +label: "Letzer Prophet" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27009 +data: App\Entity\Event {#19579 …} +value: "56" +label: "Kreuzigung Jesu" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27010 +data: App\Entity\Event {#1997 …} +value: "57" +label: "Hagar in Beerscheba" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27011 +data: App\Entity\Event {#2084 …} +value: "58" +label: "Saras Tod" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27012 +data: App\Entity\Event {#2114 …} +value: "59" +label: "Abraham erwirbt ein Familiengrab" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27013 +data: App\Entity\Event {#2144 …} +value: "60" +label: "Abrahams Knecht sucht eine Frau für Isaak" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27014 +data: App\Entity\Event {#2174 …} +value: "61" +label: "Rebekka kommt zu Isaak" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27015 +data: App\Entity\Event {#2204 …} +value: "62" +label: "Tod Abrahams" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27016 +data: App\Entity\Event {#2231 …} +value: "63" +label: "Isaak und Rebekka in Gerar" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27017 +data: App\Entity\Event {#19609 …} +value: "65" +label: "Flucht nach Ägypten" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27018 +data: App\Entity\Event {#19636 …} +value: "67" +label: "Auferstehung Jesu" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27019 +data: App\Entity\Event {#5972 …} +value: "69" +label: "David wird zum König gesalbt" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27020 +data: App\Entity\Event {#6005 …} +value: "70" +label: "David kommt an Sauls Hof" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27021 +data: App\Entity\Event {#6032 …} +value: "71" +label: "David und Goliath" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27022 +data: App\Entity\Event {#6062 …} +value: "72" +label: "David gewinnt Jonatan zum Freund" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27023 +data: App\Entity\Event {#6089 …} +value: "73" +label: "Sauls Eifersucht auf David" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27024 +data: App\Entity\Event {#19663 …} +value: "74" +label: "Darstellung im Tempel" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27025 +data: App\Entity\Event {#19690 …} +value: "75" +label: "Die Sterndeuter bei Herodes" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27026 +data: App\Entity\Event {#19717 …} +value: "76" +label: "Sterndeuter bei Jesus" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27027 +data: App\Entity\Event {#19744 …} +value: "77" +label: "Rückkehr nach Nazareth" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27028 +data: App\Entity\Event {#19774 …} +value: "78" +label: "Taufe Jesu" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27029 +data: App\Entity\Event {#19801 …} +value: "79" +label: "Versuchung Jesu" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27030 +data: App\Entity\Event {#19831 …} +value: "80" +label: "Gefangennahme Johannes des Täufers" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27031 +data: App\Entity\Event {#19858 …} +value: "81" +label: "Beginn des öffentlichen Wirkens" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27032 +data: App\Entity\Event {#19888 …} +value: "82" +label: "Offizielle Berufung der vier Fischer" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27033 +data: App\Entity\Event {#19918 …} +value: "83" +label: "Wirken Jesu in Galiläa" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27034 +data: App\Entity\Event {#19948 …} +value: "84" +label: "Bergpredigt" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27035 +data: Proxies\__CG__\App\Entity\Event {#18898 …} +value: "85" +label: "Geburt Johannes des Täufers" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27036 +data: App\Entity\Event {#19978 …} +value: "86" +label: "Das Pfingstwunder" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27037 +data: App\Entity\Event {#20034 …} +value: "87" +label: "Die Nachwahl des zwölften Apostels" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27038 +data: App\Entity\Event {#20061 …} +value: "88" +label: "Die Heilung des Gelähmten" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27039 +data: App\Entity\Event {#20088 …} +value: "89" +label: "Petrus stirbt in Rom" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27040 +data: App\Entity\Event {#20118 …} +value: "90" +label: "Petrus und Johannes vor dem Hohen Rat" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27041 +data: App\Entity\Event {#20145 …} +value: "91" +label: "Hananias und Saphira" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27042 +data: App\Entity\Event {#20172 …} +value: "92" +label: "Wundertaten der Apostel" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27043 +data: App\Entity\Event {#20199 …} +value: "93" +label: "Die Apostel vor dem Hohen Rat" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27044 +data: App\Entity\Event {#20226 …} +value: "94" +label: "Der zwölfjährige Jesus im Tempel" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27045 +data: App\Entity\Event {#20253 …} +value: "95" +label: "Die Wahl der sieben Diakone" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27046 +data: App\Entity\Event {#20280 …} +value: "96" +label: "Stephanus vor dem Hohen Rat" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27047 +data: App\Entity\Event {#20307 …} +value: "97" +label: "Der Tod des Stephanus" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27048 +data: App\Entity\Event {#20334 …} +value: "98" +label: "Philippus in Samarien" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27049 +data: App\Entity\Event {#20361 …} +value: "99" +label: "Petrus und Johannes in Samarien" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27050 +data: App\Entity\Event {#20388 …} +value: "100" +label: "Der Kämmerer aus Äthiopien" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27051 +data: App\Entity\Event {#20418 …} +value: "101" +label: "Die Bekehrung des Saulus" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27052 +data: App\Entity\Event {#20448 …} +value: "102" +label: "Saulus bei der Gemeinde in Jerusalem" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27053 +data: App\Entity\Event {#20475 …} +value: "103" +label: "Paulus flieht nach Cäsarea" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27054 +data: App\Entity\Event {#20505 …} +value: "104" +label: "Paulus flieht nach Tarsus" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27055 +data: App\Entity\Event {#20535 …} +value: "105" +label: "Petrus in Lydda" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27056 +data: App\Entity\Event {#20565 …} +value: "106" +label: "Petrus in Joppe" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27057 +data: App\Entity\Event {#20595 …} +value: "107" +label: "Der römische Hauptmann Kornelius" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27058 +data: App\Entity\Event {#20622 …} +value: "108" +label: "Petrus hat eine Vision" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27059 +data: App\Entity\Event {#20649 …} +value: "109" +label: "Petrus bei Kornelius" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27060 +data: App\Entity\Event {#20676 …} +value: "110" +label: "Petrus in Jerusalem" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27061 +data: App\Entity\Event {#20703 …} +value: "111" +label: "Barnabas in Antiochia" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27062 +data: App\Entity\Event {#20733 …} +value: "112" +label: "Der Tod des Jakobus, Petrus im Gefängnis" +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27063 +data: App\Entity\Event {#20760 …} +value: "113" +label: "Das Ende des Herodes Agrippa" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27064 +data: App\Entity\Event {#20787 …} +value: "114" +label: "Barnabas sucht Paulus" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27065 +data: App\Entity\Event {#20814 …} +value: "115" +label: "Spendengelder an die Ältesten" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27066 +data: App\Entity\Event {#20841 …} +value: "116" +label: "Barnabas und Paulus kehren zurück" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27067 +data: App\Entity\Event {#20868 …} +value: "117" +label: "Der Beginn der ersten Missionsreise" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27068 +data: App\Entity\Event {#20895 …} +value: "118" +label: "Barnabas und Paulus auf Zypern" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27069 +data: App\Entity\Event {#20925 …} +value: "119" +label: "Sergius Paulus" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27070 +data: App\Entity\Event {#20955 …} +value: "120" +label: "Durchzug durch Perge" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27071 +data: App\Entity\Event {#20985 …} +value: "121" +label: "Johannes wieder in Jerusalem" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27072 +data: App\Entity\Event {#21012 …} +value: "122" +label: "Paulus und Barnabas in Antiochia" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27073 +data: App\Entity\Event {#21042 …} +value: "123" +label: "Paulus und Barnabas in Ikonion" +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27074 +data: App\Entity\Event {#21072 …} +value: "125" +label: "Paulus und Barnabas in Lystra" +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27075 +data: App\Entity\Event {#21102 …} +value: "126" +label: "Paulus und Barnabas in Derbe" +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27076 +data: App\Entity\Event {#21132 …} +value: "127" +label: "Heilung eines Lahmen in Lystra" +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27077 +data: App\Entity\Event {#21159 …} +value: "128" +label: "Rückkehr über Ikonion" +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27078 +data: App\Entity\Event {#21186 …} +value: "129" +label: "Rückkehr nach Antiochia" +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27079 +data: App\Entity\Event {#21213 …} +value: "131" +label: "Rückkehr über Perge" +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27080 +data: App\Entity\Event {#21240 …} +value: "132" +label: "Rückkehr über Attalia" +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27081 +data: App\Entity\Event {#21270 …} +value: "133" +label: "Die Apostelversammlung" +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27082 +data: App\Entity\Event {#21297 …} +value: "134" +label: "Die Benachrichtigung der Gemeinde in Antiochia" +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27083 +data: App\Entity\Event {#21324 …} +value: "135" +label: "Barnabas und Johannes auf Zypern" +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27084 +data: App\Entity\Event {#21354 …} +value: "136" +label: "Paulus und Silas" +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27085 +data: App\Entity\Event {#21381 …} +value: "137" +label: "2. Missionsreise, Lystra Timotheus" +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27086 +data: App\Entity\Event {#21408 …} +value: "138" +label: "2. Missionsreise, Troas" +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27087 +data: App\Entity\Event {#21438 …} +value: "139" +label: "Lydia die Purpurhändlerin" +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27088 +data: App\Entity\Event {#21468 …} +value: "140" +label: "2. Missionsreise, Amphipolis" +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27089 +data: App\Entity\Event {#21498 …} +value: "141" +label: "2. Missionsreise, Apollonia" +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27090 +data: App\Entity\Event {#21528 …} +value: "142" +label: "2. Missionsreise, Thessalonich" +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27091 +data: App\Entity\Event {#21558 …} +value: "143" +label: "2. Missionsreise, Beröa" +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27092 +data: App\Entity\Event {#21588 …} +value: "144" +label: "2. Missionsreise, Athen" +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27093 +data: App\Entity\Event {#21618 …} +value: "145" +label: "2. Missionsreise, Korinth" +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27094 +data: App\Entity\Event {#21648 …} +value: "146" +label: "Claudius vertreibt Juden aus Rom" +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27095 +data: App\Entity\Event {#21675 …} +value: "147" +label: "Anklage vor dem Prokonsul Gallio" +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27096 +data: App\Entity\Event {#21702 …} +value: "148" +label: "Gelübde in Kenchreä" +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27097 +data: App\Entity\Event {#21732 …} +value: "149" +label: "Rückreise über Ephesus" +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27098 +data: App\Entity\Event {#21762 …} +value: "150" +label: "Rückreise über Cäsarea" +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27099 +data: App\Entity\Event {#21789 …} +value: "151" +label: "Rückreise nach Antiochia" +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27100 +data: App\Entity\Event {#21816 …} +value: "152" +label: "Apollos in Ephesus" +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27101 +data: App\Entity\Event {#21843 …} +value: "153" +label: "Apollos in Achaja" +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27102 +data: App\Entity\Event {#21873 …} +value: "154" +label: "Tätigkeit des Paulus in Ephesus" +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27103 +data: App\Entity\Event {#21900 …} +value: "155" +label: "Timotheus und Erastus in Mazedonien" +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27104 +data: App\Entity\Event {#21930 …} +value: "156" +label: "Der Aufstand des Demetrius" +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27105 +data: App\Entity\Event {#21957 …} +value: "157" +label: "Paulus in Mazedonien" +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27106 +data: App\Entity\Event {#21984 …} +value: "158" +label: "Paulus in Thessalonich" +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27107 +data: App\Entity\Event {#22011 …} +value: "159" +label: "Paulus in Troas" +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27108 +data: App\Entity\Event {#22038 …} +value: "160" +label: "Abfahrt in Philippi" +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27109 +data: App\Entity\Event {#22065 …} +value: "161" +label: "Paulus in Troas" +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27110 +data: App\Entity\Event {#22092 …} +value: "162" +label: "Die Reise nach Milet - Assos" +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27111 +data: App\Entity\Event {#22122 …} +value: "163" +label: "Die Reise nach Milet - Mitylene" +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27112 +data: App\Entity\Event {#22152 …} +value: "164" +label: "Die Reise nach Milet - Chios" +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27113 +data: App\Entity\Event {#22182 …} +value: "165" +label: "Die Reise nach Milet - Samos" +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27114 +data: App\Entity\Event {#22212 …} +value: "166" +label: "Die Reise nach Milet - Milet" +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27115 +data: App\Entity\Event {#22242 …} +value: "167" +label: "Paulus in Tyrus" +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27116 +data: App\Entity\Event {#22272 …} +value: "168" +label: "Paulus in Cäsarea" +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27117 +data: App\Entity\Event {#22299 …} +value: "169" +label: "Rückkehr nach Jerusalem" +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27118 +data: App\Entity\Event {#22326 …} +value: "170" +label: "Die Verhaftung des Paulus" +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27119 +data: App\Entity\Event {#22353 …} +value: "171" +label: "Paulus vor dem römischen Oberst" +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27120 +data: App\Entity\Event {#22380 …} +value: "172" +label: "Paulus vor dem Hohen Rat" +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27121 +data: App\Entity\Event {#22407 …} +value: "173" +label: "Die Überführung des Paulus nach Cäsarea" +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27122 +data: App\Entity\Event {#22434 …} +value: "174" +label: "Agrippa und Berenike bei Festus" +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27123 +data: App\Entity\Event {#22461 …} +value: "175" +label: "Paulus auf der Fahrt nach Rom" +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27124 +data: App\Entity\Event {#22491 …} +value: "176" +label: "Fahrt nach Rom - Myra" +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27125 +data: App\Entity\Event {#22521 …} +value: "178" +label: "Fahrt nach Rom - Lasäa" +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27126 +data: App\Entity\Event {#22551 …} +value: "179" +label: "Seesturm und Schiffbruch" +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27127 +data: App\Entity\Event {#22581 …} +value: "180" +label: "Auf der Insel Malta" +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27128 +data: App\Entity\Event {#22611 …} +value: "181" +label: "Von Malta nach Rom" +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27129 +data: App\Entity\Event {#22641 …} +value: "182" +label: "nach Rom über Rhegion" +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27130 +data: App\Entity\Event {#22671 …} +value: "183" +label: "nach Rom: Puteoli" +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27131 +data: App\Entity\Event {#22701 …} +value: "184" +label: "Paulus in Rom" +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27132 +data: App\Entity\Event {#6116 …} +value: "185" +label: "David gewinnt Sauls Tochter zur Frau" +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27133 +data: App\Entity\Event {#6143 …} +value: "186" +label: "Jonatan rettet David vor Sauls Nachstellungen" +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27134 +data: App\Entity\Event {#6170 …} +value: "187" +label: "Michal rettet David" +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27135 +data: App\Entity\Event {#6197 …} +value: "188" +label: "David flieht zu Samuel" +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27136 +data: App\Entity\Event {#6224 …} +value: "189" +label: "Saul in Rama" +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27137 +data: App\Entity\Event {#6251 …} +value: "190" +label: "Jonatan und David bekräftigen ihre Freundschaft" +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27138 +data: App\Entity\Event {#6278 …} +value: "191" +label: "Sauls Zorn gegen Jonatan" +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27139 +data: App\Entity\Event {#6305 …} +value: "192" +label: "Davids Abschied von Jonatan" +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27140 +data: App\Entity\Event {#8330 …} +value: "193" +label: "Salomo wird zum König gesalbt" +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27141 +data: App\Entity\Event {#6332 …} +value: "194" +label: "David in Nob" +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27142 +data: App\Entity\Event {#6362 …} +value: "195" +label: "David flieht zu König Achisch von Gat" +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27143 +data: App\Entity\Event {#6392 …} +value: "196" +label: "David sammelt eine eigene Truppe" +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27144 +data: App\Entity\Event {#6422 …} +value: "197" +label: "David bringt seine Eltern nachMizpe" +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27145 +data: App\Entity\Event {#6449 …} +value: "198" +label: "David geht nach Jaar-Heret" +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27146 +data: App\Entity\Event {#6479 …} +value: "199" +label: "Saul nimmt Rache an den Priestern von Nob" +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27147 +data: App\Entity\Event {#6506 …} +value: "200" +label: "Abjatar flieht zu David" +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27148 +data: App\Entity\Event {#6533 …} +value: "201" +label: "David in Keïla" +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27149 +data: App\Entity\Event {#6563 …} +value: "202" +label: "David in der Wüste Sif" +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27150 +data: App\Entity\Event {#6593 …} +value: "203" +label: "David entkommt Sau in Sela-Machlekot" +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27151 +data: App\Entity\Event {#6623 …} +value: "204" +label: "David verschont Saul in der Höhle von En-Gedi" +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27152 +data: App\Entity\Event {#6653 …} +value: "205" +label: "Samuels Tod" +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27153 +data: App\Entity\Event {#6680 …} +value: "206" +label: "David und Abigajil" +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27154 +data: App\Entity\Event {#6710 …} +value: "207" +label: "David verschont Saul zum zweiten Mal" +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27155 +data: App\Entity\Event {#6740 …} +value: "208" +label: "David bei den Philistern" +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27156 +data: App\Entity\Event {#6767 …} +value: "209" +label: "David fällt ins Land der Geschuriter und Geseriter und Amalekiter ein" +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27157 +data: App\Entity\Event {#6797 …} +value: "213" +label: "Kämpfe" +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27158 +data: App\Entity\Event {#6827 …} +value: "214" +label: "Saul bei der Totenbeschwörerin in En-Dor" +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27159 +data: App\Entity\Event {#6857 …} +value: "215" +label: "David wird von den Philistern zurückgeschickt" +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27160 +data: App\Entity\Event {#6884 …} +value: "216" +label: "Amalekiter zerstören Ziklag und entführen Frauen" +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27161 +data: App\Entity\Event {#6914 …} +value: "217" +label: "Davids Sieg über die Amalekiter" +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27162 +data: App\Entity\Event {#6944 …} +value: "218" +label: "Das Ende Sauls und seiner Söhne" +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27163 +data: App\Entity\Event {#6974 …} +value: "219" +label: "David wird König über Juda" +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27164 +data: App\Entity\Event {#7001 …} +value: "220" +label: "Isch-Boseht wir König über Israel" +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27165 +data: App\Entity\Event {#7031 …} +value: "221" +label: "Der Krieg zwischen Israel und Juda" +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27166 +data: App\Entity\Event {#7061 …} +value: "222" +label: "Jagd auf Abner" +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27167 +data: App\Entity\Event {#7091 …} +value: "223" +label: "Abner entkommt" +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27168 +data: App\Entity\Event {#7118 …} +value: "224" +label: "Abner läuft zu David über" +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27169 +data: App\Entity\Event {#7145 …} +value: "225" +label: "Abners Tod" +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27170 +data: App\Entity\Event {#7172 …} +value: "226" +label: "Isch-Boschets Ende" +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27171 +data: App\Entity\Event {#7202 …} +value: "227" +label: "David wird König über ganz Israel" +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27172 +data: App\Entity\Event {#7229 …} +value: "228" +label: "David erobert Jerusalem" +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27173 +data: App\Entity\Event {#7259 …} +value: "229" +label: "Davids Sieg über die Philister" +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27174 +data: App\Entity\Event {#7289 …} +value: "230" +label: "David holt die Bundeslade nach Jerusalem" +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27175 +data: App\Entity\Event {#7319 …} +value: "231" +label: "Die Verheißung für David und sein Königtum" +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27176 +data: App\Entity\Event {#7346 …} +value: "232" +label: "Davids Kriege Moab" +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27177 +data: App\Entity\Event {#7376 …} +value: "233" +label: "Davids Kriege Aramäer" +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27178 +data: App\Entity\Event {#7406 …} +value: "234" +label: "Davids Kriege Tebach" +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27179 +data: App\Entity\Event {#7436 …} +value: "235" +label: "Davids Kriege Berotai" +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27180 +data: App\Entity\Event {#5447 …} +value: "236" +label: "Hannas Gelübde" +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27181 +data: App\Entity\Event {#5798 …} +value: "237" +label: "Saul wird König" +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27182 +data: App\Entity\Event {#7466 …} +value: "238" +label: "Davids Beamte" +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27183 +data: App\Entity\Event {#7493 …} +value: "239" +label: "David und Mefi-Boschet" +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27184 +data: App\Entity\Event {#7520 …} +value: "241" +label: "Davids Kampf mit den Ammonitern und Aramäern" +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27185 +data: App\Entity\Event {#7550 …} +value: "242" +label: "Belagerung Rabbas" +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27186 +data: App\Entity\Event {#7580 …} +value: "243" +label: "David und Batseba" +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27187 +data: App\Entity\Event {#7607 …} +value: "244" +label: "Uria bei Batseba" +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27188 +data: App\Entity\Event {#7634 …} +value: "245" +label: "Uria fällt" +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27189 +data: App\Entity\Event {#7661 …} +value: "246" +label: "Nathans Strafrede und Davids Reue" +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27190 +data: App\Entity\Event {#7688 …} +value: "247" +label: "Die Eroberung der Hauptstadt der Ammoniter" +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27191 +data: App\Entity\Event {#7715 …} +value: "248" +label: "Amnon und Tamar" +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27192 +data: App\Entity\Event {#7742 …} +value: "249" +label: "Absaloms Rache an Amnon" +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27193 +data: App\Entity\Event {#7772 …} +value: "250" +label: "Absalom flieht" +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27194 +data: App\Entity\Event {#7802 …} +value: "252" +label: "Joab erbittet Gnade für Absalom" +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27195 +data: App\Entity\Event {#7829 …} +value: "253" +label: "Absaloms Aufstand" +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27196 +data: App\Entity\Event {#5477 …} +value: "254" +label: "Samuels Geburt" +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27197 +data: App\Entity\Event {#5504 …} +value: "255" +label: "Samuel wird Diener Elis" +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27198 +data: App\Entity\Event {#5534 …} +value: "256" +label: "Samuels Berufung" +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27199 +data: App\Entity\Event {#5561 …} +value: "257" +label: "Niederlage gegen Philister" +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27200 +data: App\Entity\Event {#5591 …} +value: "258" +label: "Die Bundeslade wird Israel genommen" +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27201 +data: App\Entity\Event {#5621 …} +value: "259" +label: "Elis Tod" +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27202 +data: App\Entity\Event {#5648 …} +value: "260" +label: "Die Bundeslade bei den Philistern" +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27203 +data: App\Entity\Event {#5678 …} +value: "261" +label: "Die Bundeslade kommt zurück" +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27204 +data: App\Entity\Event {#5708 …} +value: "262" +label: "Samuels Richteramt" +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27205 +data: App\Entity\Event {#5738 …} +value: "263" +label: "Israel schlägt die Philister" +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27206 +data: App\Entity\Event {#5768 …} +value: "264" +label: "Saul sucht Eselinnen und kommt zu Samuel" +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27207 +data: App\Entity\Event {#5855 …} +value: "265" +label: "Sauls Sieg über die Ammoniter" +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27208 +data: App\Entity\Event {#5825 …} +value: "266" +label: "Musterung" +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27209 +data: App\Entity\Event {#5885 …} +value: "267" +label: "Jonathan erschlägt die Wache" +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27210 +data: App\Entity\Event {#5915 …} +value: "268" +label: "Beginn des Krieges gegen die Philister" +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27211 +data: App\Entity\Event {#5945 …} +value: "269" +label: "Jonatans Heldentat" +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27212 +data: App\Entity\Event {#22728 …} +value: "270" +label: "Geburt Kains" +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27213 +data: App\Entity\Event {#22758 …} +value: "271" +label: "Geburt Sets" +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27214 +data: App\Entity\Event {#22785 …} +value: "272" +label: "Entrückung Enoschs" +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27215 +data: App\Entity\Event {#22812 …} +value: "273" +label: "Noah und Famile gehen an Bord der Arche" +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27216 +data: App\Entity\Event {#22839 …} +value: "274" +label: "Turmbau zu Babel" +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27217 +data: App\Entity\Event {#22866 …} +value: "275" +label: "Geburt Abrahams" +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27218 +data: App\Entity\Event {#7856 …} +value: "276" +label: "David verlässt Jerusalem" +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27219 +data: App\Entity\Event {#7886 …} +value: "277" +label: "Zadok und Jonathanbringen die Lade Gottes zurück" +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27220 +data: App\Entity\Event {#7913 …} +value: "278" +label: "David auf der Flucht zum Jordan" +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27221 +data: App\Entity\Event {#7970 …} +value: "279" +label: "David in Mahanajim" +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27222 +data: App\Entity\Event {#7943 …} +value: "280" +label: "Ahitofels Plan gegen David" +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27223 +data: App\Entity\Event {#7997 …} +value: "281" +label: "Absaloms Ende" +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27224 +data: App\Entity\Event {#8027 …} +value: "282" +label: "Davids Trauer um Absalom" +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27225 +data: App\Entity\Event {#8054 …} +value: "283" +label: "Davids Rückkehr nach Jerusalem" +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27226 +data: App\Entity\Event {#8081 …} +value: "284" +label: "Schebas Aufstand" +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27227 +data: App\Entity\Event {#8108 …} +value: "285" +label: "Tod Schebas" +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27228 +data: App\Entity\Event {#8138 …} +value: "286" +label: "Die Beamten Davids" +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27229 +data: App\Entity\Event {#8165 …} +value: "287" +label: "Die Rache der Gibeoniter" +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27230 +data: App\Entity\Event {#8192 …} +value: "288" +label: "Heldentaten der Krieger Davids - Abischai erschlägt den Riesensohn" +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27231 +data: App\Entity\Event {#8219 …} +value: "289" +label: "Heldentaten: Gob" +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27232 +data: App\Entity\Event {#8249 …} +value: "290" +label: "Heldentaten Gob II" +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27233 +data: App\Entity\Event {#8276 …} +value: "291" +label: "Heldentaten III" +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27234 +data: App\Entity\Event {#8303 …} +value: "292" +label: "Volkszählung" +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27235 +data: Proxies\__CG__\App\Entity\Event {#17910 …} +value: "293" +label: "David errichtet einen Altar" +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27236 +data: App\Entity\Event {#8360 …} +value: "294" +label: "Davids Tod" +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27237 +data: App\Entity\Event {#2258 …} +value: "295" +label: "Geburt Esau und Jakob" +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27238 +data: App\Entity\Event {#2288 …} +value: "296" +label: "Esau verkauft sein Erstgeburtsrecht" +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27239 +data: App\Entity\Event {#2315 …} +value: "297" +label: "Erneute Verheißung. Isaak und Rebekka in Gerar" +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27240 +data: App\Entity\Event {#2342 …} +value: "298" +label: "Esaus nimmt sich weiterer Frauen" +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27241 +data: App\Entity\Event {#2369 …} +value: "299" +label: "Jakob gewinnt mit List den Erstgeburtssegen" +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27242 +data: App\Entity\Event {#2396 …} +value: "300" +label: "Jakobs Flucht nach Haran" +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27243 +data: App\Entity\Event {#2423 …} +value: "301" +label: "Jakob schaut die Himmelsleiter" +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27244 +data: App\Entity\Event {#2480 …} +value: "302" +label: "Jakobs Kinder" +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27245 +data: App\Entity\Event {#2510 …} +value: "303" +label: "Jakobs verlässt Laban" +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27246 +data: App\Entity\Event {#2540 …} +value: "304" +label: "Jakobs Kampf am Jabbok" +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27247 +data: App\Entity\Event {#2570 …} +value: "305" +label: "Jakobs Versöhnung mit Esau" +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27248 +data: App\Entity\Event {#2681 …} +value: "306" +label: "Josef wird nach Ägypten verkauft" +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27249 +data: App\Entity\Event {#5225 …} +value: "307" +label: "Berufung Gideon" +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27250 +data: App\Entity\Event {#5336 …} +value: "308" +label: "Simsons Hochzeit" +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27251 +data: App\Entity\Event {#3533 …} +value: "309" +label: "Teilung des Meeres" +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27252 +data: App\Entity\Event {#3068 …} +value: "310" +label: "Mose am Hofe des Pharao" +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27253 +data: App\Entity\Event {#3152 …} +value: "311" +label: "Mose kehrt nach Ägypten zurück" +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27254 +data: App\Entity\Event {#2981 …} +value: "312" +label: "Mose wieder in Ägypten" +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27255 +data: App\Entity\Event {#3179 …} +value: "313" +label: "Mose und Aaron vor dem Pharao" +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27256 +data: App\Entity\Event {#3011 …} +value: "314" +label: "9 Plagen" +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27257 +data: App\Entity\Event {#3449 …} +value: "315" +label: "Das Fest der ungesäuerten Brote" +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27258 +data: App\Entity\Event {#3476 …} +value: "316" +label: "die Tötung der Erstgeborenen" +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27259 +data: App\Entity\Event {#22919 …} +value: "400" +label: "Hochzeit zu Kana" +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27260 +data: App\Entity\Event {#22949 …} +value: "401" +label: "Reinigung eines Aussätzigen / frühe Wunder" +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27261 +data: App\Entity\Event {#22976 …} +value: "402" +label: "Berufung des Matthäus" +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27262 +data: App\Entity\Event {#23003 …} +value: "403" +label: "Aussendung der Zwölf" +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27263 +data: App\Entity\Event {#23030 …} +value: "404" +label: "Speisung der Fünftausend" +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27264 +data: App\Entity\Event {#23057 …} +value: "405" +label: "Jesus geht auf dem See" +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27265 +data: App\Entity\Event {#23084 …} +value: "406" +label: "Verklärung Jesu" +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27266 +data: App\Entity\Event {#23111 …} +value: "407" +label: "Auferweckung des Lazarus" +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27267 +data: App\Entity\Event {#23141 …} +value: "410" +label: "Einzug in Jerusalem" +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27268 +data: App\Entity\Event {#23168 …} +value: "411" +label: "Zweite Tempelreinigung" +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27269 +data: App\Entity\Event {#23195 …} +value: "412" +label: "Abendmahl" +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27270 +data: App\Entity\Event {#23222 …} +value: "413" +label: "Gethsemane" +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27271 +data: App\Entity\Event {#23252 …} +value: "414" +label: "Verhaftung Jesu" +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27272 +data: App\Entity\Event {#23279 …} +value: "415" +label: "Verhör vor Kaiphas" +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27273 +data: App\Entity\Event {#23306 …} +value: "416" +label: "Verhör vor Pilatus" +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27274 +data: App\Entity\Event {#23333 …} +value: "420" +label: "Erscheinung auf dem Weg nach Emmaus" +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27275 +data: App\Entity\Event {#23363 …} +value: "421" +label: "Erscheinung vor den Jüngern" +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27276 +data: App\Entity\Event {#23390 …} +value: "422" +label: "Himmelfahrt" +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27277 +data: App\Entity\Event {#23417 …} +value: "500" +label: "Engel erscheint Zacharias" +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27278 +data: App\Entity\Event {#23444 …} +value: "501" +label: "Engel erscheint Maria" +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27279 +data: App\Entity\Event {#23471 …} +value: "502" +label: "Maria besucht Elisabeth" +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27280 +data: App\Entity\Event {#23498 …} +value: "503" +label: "Josef erfährt von Marias Schwangerschaft" +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27281 +data: App\Entity\Event {#23525 …} +value: "504" +label: "Beschneidung Jesu" +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27282 +data: App\Entity\Event {#23552 …} +value: "505" +label: "Kindermord von Bethlehem" +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27283 +data: App\Entity\Event {#23579 …} +value: "506" +label: "Beginn des Wirkens Johannes des Täufers" +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27284 +data: App\Entity\Event {#23606 …} +value: "507" +label: "Johannes erklärt seinen Dienst" +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27285 +data: App\Entity\Event {#23633 …} +value: "508" +label: "Johannes bezeugt Jesus" +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27286 +data: App\Entity\Event {#23660 …} +value: "509" +label: "Erste Berufung von Petrus und Andreas" +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27287 +data: App\Entity\Event {#23687 …} +value: "510" +label: "Berufung von Philippus und Nathanael" +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27288 +data: App\Entity\Event {#23714 …} +value: "511" +label: "Aufenthalt in Kapernaum" +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27289 +data: App\Entity\Event {#23741 …} +value: "512" +label: "Erste Tempelreinigung" +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27290 +data: App\Entity\Event {#23768 …} +value: "513" +label: "Gespräch mit Nikodemus" +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27291 +data: App\Entity\Event {#23795 …} +value: "514" +label: "Jesus und Johannes taufen in Judäa" +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27292 +data: App\Entity\Event {#23822 …} +value: "515" +label: "Jesus verlässt Judäa nach Galiläa" +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27293 +data: App\Entity\Event {#23849 …} +value: "516" +label: "Die Samariterin am Brunnen" +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27294 +data: App\Entity\Event {#23876 …} +value: "517" +label: "Ankunft in Galiläa" +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27295 +data: App\Entity\Event {#23903 …} +value: "518" +label: "Heilung des Sohnes eines Königsbeamten" +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27296 +data: App\Entity\Event {#23930 …} +value: "519" +label: "Jesus lässt sich in Kapernaum nieder" +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27297 +data: App\Entity\Event {#23957 …} +value: "520" +label: "Beginn der Predigt vom Reich Gottes" +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27298 +data: App\Entity\Event {#23984 …} +value: "521" +label: "Verwerfung in Nazareth" +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27299 +data: App\Entity\Event {#24011 …} +value: "522" +label: "Heilung eines Besessenen in der Synagoge" +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27300 +data: App\Entity\Event {#24038 …} +value: "523" +label: "Heilung der Schwiegermutter des Petrus" +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27301 +data: App\Entity\Event {#24065 …} +value: "524" +label: "Gebet an einsamem Ort" +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27302 +data: App\Entity\Event {#24092 …} +value: "525" +label: "Predigtreise durch Galiläa" +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27303 +data: App\Entity\Event {#24119 …} +value: "526" +label: "Heilung eines Aussätzigen" +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27304 +data: App\Entity\Event {#24146 …} +value: "527" +label: "Heilung eines Gelähmten in Kapernaum" +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27305 +data: App\Entity\Event {#24173 …} +value: "528" +label: "Frage der Johannesjünger nach dem Fasten" +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27306 +data: App\Entity\Event {#24200 …} +value: "529" +label: "Heilung am Teich Bethesda" +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27307 +data: App\Entity\Event {#24227 …} +value: "530" +label: "Ährenraufen am Sabbat" +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27308 +data: App\Entity\Event {#24254 …} +value: "531" +label: "Heilung der verdorrten Hand am Sabbat" +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27309 +data: App\Entity\Event {#24281 …} +value: "532" +label: "Heilungen am See Genezareth" +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27310 +data: App\Entity\Event {#24308 …} +value: "533" +label: "Wahl der zwölf Apostel" +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27311 +data: App\Entity\Event {#24335 …} +value: "534" +label: "Heilung des Knechts eines Hauptmanns" +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27312 +data: App\Entity\Event {#24362 …} +value: "535" +label: "Auferweckung des Jünglings zu Nain" +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27313 +data: App\Entity\Event {#24389 …} +value: "536" +label: "Anfrage des gefangenen Johannes" +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27314 +data: App\Entity\Event {#24416 …} +value: "537" +label: "Salbung durch eine Sünderin" +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27315 +data: App\Entity\Event {#24443 …} +value: "538" +label: "Predigtreise mit den Frauen" +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27316 +data: App\Entity\Event {#24470 …} +value: "539" +label: "Beelzebul-Vorwurf" +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27317 +data: App\Entity\Event {#24497 …} +value: "540" +label: "Zeichen des Jona / wahre Verwandte" +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27318 +data: App\Entity\Event {#24524 …} +value: "541" +label: "Gleichnisrede vom Reich Gottes" +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27319 +data: App\Entity\Event {#24551 …} +value: "542" +label: "Sturmstillung" +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27320 +data: App\Entity\Event {#24578 …} +value: "543" +label: "Heilung der Besessenen von Gerasa" +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27321 +data: App\Entity\Event {#24605 …} +value: "544" +label: "Heilung der blutflüssigen Frau" +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27322 +data: App\Entity\Event {#24632 …} +value: "545" +label: "Auferweckung der Tochter des Jairus" +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27323 +data: App\Entity\Event {#24659 …} +value: "546" +label: "Heilung zweier Blinder und eines Stummen" +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27324 +data: App\Entity\Event {#24686 …} +value: "547" +label: "Erneute Verwerfung in Nazareth" +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27325 +data: App\Entity\Event {#24713 …} +value: "548" +label: "Tod Johannes des Täufers" +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27326 +data: App\Entity\Event {#24740 …} +value: "549" +label: "Herodes fragt nach Jesus" +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27327 +data: App\Entity\Event {#24767 …} +value: "550" +label: "Rückkehr der Apostel" +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27328 +data: App\Entity\Event {#24794 …} +value: "551" +label: "Heilungen in Genezareth" +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27329 +data: App\Entity\Event {#24821 …} +value: "552" +label: "Rede vom Brot des Lebens" +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27330 +data: App\Entity\Event {#24848 …} +value: "553" +label: "Streit um die Überlieferung der Ältesten" +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27331 +data: App\Entity\Event {#24875 …} +value: "554" +label: "Die kanaanäische Frau" +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27332 +data: App\Entity\Event {#24902 …} +value: "555" +label: "Heilung eines Taubstummen in der Dekapolis" +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27333 +data: App\Entity\Event {#24929 …} +value: "556" +label: "Speisung der Viertausend" +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27334 +data: App\Entity\Event {#24956 …} +value: "557" +label: "Zeichenforderung der Pharisäer" +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27335 +data: App\Entity\Event {#24983 …} +value: "558" +label: "Heilung eines Blinden bei Betsaida" +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27336 +data: App\Entity\Event {#25010 …} +value: "559" +label: "Bekenntnis des Petrus" +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27337 +data: App\Entity\Event {#25037 …} +value: "560" +label: "Erste Leidensankündigung" +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27338 +data: App\Entity\Event {#25064 …} +value: "561" +label: "Heilung eines besessenen Knaben" +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27339 +data: App\Entity\Event {#25091 …} +value: "562" +label: "Zweite Leidensankündigung" +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27340 +data: App\Entity\Event {#25118 …} +value: "563" +label: "Tempelsteuer / Münze im Fisch" +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27341 +data: App\Entity\Event {#25145 …} +value: "564" +label: "Rede von der Gemeinde / Vergebung" +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27342 +data: App\Entity\Event {#25172 …} +value: "565" +label: "Jesus geht heimlich zum Laubhüttenfest" +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27343 +data: App\Entity\Event {#25199 …} +value: "566" +label: "Lehrstreitigkeiten zum Laubhüttenfest" +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27344 +data: App\Entity\Event {#25226 …} +value: "567" +label: "Die Ehebrecherin" +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27345 +data: App\Entity\Event {#25253 …} +value: "568" +label: "Heilung des Blindgeborenen" +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27346 +data: App\Entity\Event {#25280 …} +value: "569" +label: "Abschied von Galiläa" +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27347 +data: App\Entity\Event {#25307 …} +value: "570" +label: "Heilung der zehn Aussätzigen" +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27348 +data: App\Entity\Event {#25334 …} +value: "571" +label: "Ablehnung durch Samariter" +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27349 +data: App\Entity\Event {#25361 …} +value: "572" +label: "Aussendung der Zweiundsiebzig" +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27350 +data: App\Entity\Event {#25388 …} +value: "573" +label: "Rückkehr der Zweiundsiebzig" +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27351 +data: App\Entity\Event {#25415 …} +value: "574" +label: "Gleichnis vom barmherzigen Samariter" +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27352 +data: App\Entity\Event {#25442 …} +value: "575" +label: "Bei Maria und Martha" +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27353 +data: App\Entity\Event {#25469 …} +value: "576" +label: "Tempelweihefest (Chanukka)" +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27354 +data: App\Entity\Event {#25496 …} +value: "577" +label: "Wirken in Peräa" +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27355 +data: App\Entity\Event {#25523 …} +value: "578" +label: "Heilung einer Verkrümmten am Sabbat" +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27356 +data: App\Entity\Event {#25550 …} +value: "579" +label: "Mahl bei einem Pharisäer" +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27357 +data: App\Entity\Event {#25577 …} +value: "580" +label: "Gleichnisse vom Verlorenen" +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27358 +data: App\Entity\Event {#25604 …} +value: "581" +label: "Vom reichen Mann und armen Lazarus" +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27359 +data: App\Entity\Event {#25631 …} +value: "582" +label: "Vom ungerechten Richter / Pharisäer und Zöllner" +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27360 +data: App\Entity\Event {#25658 …} +value: "583" +label: "Frage nach der Ehescheidung" +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27361 +data: App\Entity\Event {#25685 …} +value: "584" +label: "Jesus segnet die Kinder" +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27362 +data: App\Entity\Event {#25712 …} +value: "585" +label: "Der reiche junge Mann" +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27363 +data: App\Entity\Event {#25739 …} +value: "586" +label: "Gleichnis von den Arbeitern im Weinberg" +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27364 +data: App\Entity\Event {#25766 …} +value: "587" +label: "Krankheit des Lazarus" +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27365 +data: App\Entity\Event {#25793 …} +value: "588" +label: "Rückzug nach Ephraim" +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27366 +data: App\Entity\Event {#25820 …} +value: "589" +label: "Dritte Leidensankündigung" +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27367 +data: App\Entity\Event {#25847 …} +value: "590" +label: "Bitte der Söhne des Zebedäus" +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27368 +data: App\Entity\Event {#25874 …} +value: "591" +label: "Heilung des blinden Bartimäus" +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27369 +data: App\Entity\Event {#25901 …} +value: "592" +label: "Zachäus" +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27370 +data: App\Entity\Event {#25928 …} +value: "593" +label: "Gleichnis von den zehn Minen" +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27371 +data: App\Entity\Event {#25955 …} +value: "594" +label: "Plan zur Verhaftung Jesu" +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27372 +data: App\Entity\Event {#25982 …} +value: "595" +label: "Salbung in Betanien" +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27373 +data: App\Entity\Event {#26009 …} +value: "596" +label: "Plan, Lazarus zu töten" +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27374 +data: App\Entity\Event {#26036 …} +value: "597" +label: "Wehklage über Jerusalem" +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27375 +data: App\Entity\Event {#26063 …} +value: "598" +label: "Rückkehr nach Betanien" +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27376 +data: App\Entity\Event {#26090 …} +value: "599" +label: "Verfluchung des Feigenbaums" +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27377 +data: App\Entity\Event {#26117 …} +value: "600" +label: "Der verdorrte Feigenbaum" +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27378 +data: App\Entity\Event {#26144 …} +value: "601" +label: "Vollmacht Jesu infrage gestellt" +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27379 +data: App\Entity\Event {#26171 …} +value: "602" +label: "Gleichnisse im Tempel (Söhne, Weingärtner, Hochzeit)" +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27380 +data: App\Entity\Event {#26198 …} +value: "603" +label: "Weherufe über die Schriftgelehrten" +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27381 +data: App\Entity\Event {#26225 …} +value: "604" +label: "Opfer der armen Witwe" +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27382 +data: App\Entity\Event {#26252 …} +value: "605" +label: "Ölbergrede" +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27383 +data: App\Entity\Event {#26279 …} +value: "606" +label: "Verrat des Judas vereinbart" +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27384 +data: App\Entity\Event {#26306 …} +value: "607" +label: "Fußwaschung" +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27385 +data: App\Entity\Event {#26333 …} +value: "608" +label: "Abschiedsreden und Hohepriesterliches Gebet" +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27386 +data: App\Entity\Event {#26360 …} +value: "609" +label: "Verhör vor Annas" +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27387 +data: App\Entity\Event {#26387 …} +value: "610" +label: "Verleugnung des Petrus" +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27388 +data: App\Entity\Event {#26414 …} +value: "611" +label: "Verurteilung durch den Sanhedrin" +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27389 +data: App\Entity\Event {#26441 …} +value: "612" +label: "Selbstmord des Judas" +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27390 +data: App\Entity\Event {#26468 …} +value: "613" +label: "Verhör vor Herodes Antipas" +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27391 +data: App\Entity\Event {#26495 …} +value: "614" +label: "Verurteilung und Geißelung" +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27392 +data: App\Entity\Event {#26522 …} +value: "615" +label: "Vorbereitung des Passamahls" +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27393 +data: App\Entity\Event {#26549 …} +value: "616" +label: "Tod Jesu" +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27394 +data: App\Entity\Event {#26576 …} +value: "617" +label: "Grablegung Jesu" +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27395 +data: App\Entity\Event {#26603 …} +value: "618" +label: "Grabwache" +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27396 +data: App\Entity\Event {#26630 …} +value: "619" +label: "Erscheinung vor Maria Magdalena" +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27397 +data: App\Entity\Event {#26657 …} +value: "620" +label: "Erscheinung vor den Frauen" +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27398 +data: App\Entity\Event {#26684 …} +value: "621" +label: "Erscheinung vor Petrus" +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27399 +data: App\Entity\Event {#26711 …} +value: "622" +label: "Erscheinung vor den Jüngern (ohne Thomas)" +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27400 +data: App\Entity\Event {#26738 …} +value: "623" +label: "Erscheinung vor Thomas" +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27401 +data: App\Entity\Event {#26765 …} +value: "624" +label: "Fragen zu Steuer, Auferstehung und Gebot" +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27402 +data: App\Entity\Event {#26792 …} +value: "625" +label: "Erscheinung am See von Tiberias" +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27403 +data: App\Entity\Event {#26819 …} +value: "626" +label: "Erscheinung auf dem Berg in Galiläa / Missionsbefehl" +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27404 +data: App\Entity\Event {#26846 …} +value: "627" +label: "Paulus besucht Petrus und die Apostel in Jerusalem (Galater 2)" +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27405 +data: App\Entity\Event {#26873 …} +value: "628" +label: "Paulus in Arabien und zurück nach Damaskus (Galater 1)" +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27406 +data: App\Entity\Event {#3593 …} +value: "629" +label: "Wasser aus dem Felsen in Mara und Elim" +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27407 +data: App\Entity\Event {#3620 …} +value: "630" +label: "Manna und Wachteln in der Wüste" +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27408 +data: App\Entity\Event {#3674 …} +value: "631" +label: "Sieg über Amalek; Mose, Aaron und Hur" +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27409 +data: App\Entity\Event {#3728 …} +value: "632" +label: "Ankunft am Sinai; Bund und Zehn Gebote" +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27410 +data: App\Entity\Event {#3812 …} +value: "633" +label: "Das goldene Kalb" +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27411 +data: App\Entity\Event {#3866 …} +value: "634" +label: "Aufrichtung der Stiftshütte" +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27412 +data: App\Entity\Event {#4163 …} +value: "635" +label: "Aussendung der Kundschafter" +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27413 +data: App\Entity\Event {#4217 …} +value: "636" +label: "Aufstand Korachs" +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27414 +data: App\Entity\Event {#4325 …} +value: "637" +label: "Die eherne Schlange" +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27415 +data: App\Entity\Event {#4379 …} +value: "638" +label: "Bileam und Balak" +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27416 +data: App\Entity\Event {#4679 …} +value: "639" +label: "Mose übergibt an Josua; Tod Moses" +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27417 +data: App\Entity\Event {#4763 …} +value: "640" +label: "Übergang über den Jordan" +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27418 +data: App\Entity\Event {#4847 …} +value: "641" +label: "Fall Jerichos" +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27419 +data: App\Entity\Event {#4901 …} +value: "642" +label: "Niederlage und Sieg bei Ai" +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27420 +data: App\Entity\Event {#4955 …} +value: "643" +label: "List der Gibeoniter; Sonne steht still" +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27421 +data: App\Entity\Event {#4982 …} +value: "644" +label: "Süd- und Nordfeldzug Josuas" +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27422 +data: App\Entity\Event {#5090 …} +value: "645" +label: "Landverteilung und Bund zu Sichem" +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27423 +data: App\Entity\Event {#5117 …} +value: "646" +label: "Tod Josuas" +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27424 +data: App\Entity\Event {#5144 …} +value: "647" +label: "Otniel befreit Israel" +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27425 +data: App\Entity\Event {#5171 …} +value: "648" +label: "Ehud und Eglon" +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27426 +data: App\Entity\Event {#5198 …} +value: "649" +label: "Debora und Barak besiegen Sisera" +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27427 +data: App\Entity\Event {#5255 …} +value: "650" +label: "Gideons Sieg über die Midianiter" +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27428 +data: App\Entity\Event {#5282 …} +value: "651" +label: "Abimelech in Sichem" +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27429 +data: App\Entity\Event {#5309 …} +value: "652" +label: "Jeftah und die Ammoniter" +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27430 +data: App\Entity\Event {#5366 …} +value: "653" +label: "Simson und die Philister" +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27431 +data: App\Entity\Event {#5393 …} +value: "654" +label: "Simsons Tod" +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27432 +data: App\Entity\Event {#5420 …} +value: "655" +label: "Rut und Boas in Bethlehem" +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27433 +data: App\Entity\Event {#8414 …} +value: "656" +label: "Tempeleinweihung Salomos" +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27434 +data: App\Entity\Event {#8441 …} +value: "657" +label: "Königin von Saba bei Salomo" +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27435 +data: App\Entity\Event {#8468 …} +value: "658" +label: "Tod Salomos; Reichsteilung" +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27436 +data: App\Entity\Event {#8495 …} +value: "659" +label: "Jerobeams goldene Kälber in Bethel und Dan" +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27437 +data: App\Entity\Event {#8522 …} +value: "660" +label: "Elia am Karmel gegen die Baalspropheten" +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27438 +data: App\Entity\Event {#8549 …} +value: "661" +label: "Nabots Weinberg" +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27439 +data: App\Entity\Event {#8579 …} +value: "662" +label: "Elia wird entrückt; Elisa folgt nach" +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27440 +data: App\Entity\Event {#8606 …} +value: "663" +label: "Elisa und Naaman" +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27441 +data: App\Entity\Event {#8633 …} +value: "664" +label: "Jona in Ninive" +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27442 +data: App\Entity\Event {#8663 …} +value: "665" +label: "Untergang des Nordreichs Samaria" +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27443 +data: App\Entity\Event {#8690 …} +value: "666" +label: "Hiskia und Sanheribs Belagerung" +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27444 +data: App\Entity\Event {#8717 …} +value: "667" +label: "Josias Reform und Passa" +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27445 +data: App\Entity\Event {#8771 …} +value: "668" +label: "Daniel am Hof Nebukadnezars" +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27446 +data: App\Entity\Event {#8801 …} +value: "669" +label: "Die drei Freunde im Feuerofen" +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27447 +data: App\Entity\Event {#8936 …} +value: "670" +label: "Daniel in der Löwengrube" +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27448 +data: App\Entity\Event {#9071 …} +value: "671" +label: "Ester rettet das Judenvolk" +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27449 +data: App\Entity\Event {#26900 …} +value: "672" +label: "Sündenfall und Vertreibung aus Eden" +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27450 +data: App\Entity\Event {#26927 …} +value: "673" +label: "Noah wird berufen; Bau der Arche" +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27451 +data: App\Entity\Event {#26954 …} +value: "674" +label: "Noahs Opfer und Bund mit dem Regenbogen" +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27452 +data: App\Entity\Event {#1801 …} +value: "675" +label: "Geburt Ismaels" +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27453 +data: App\Entity\Event {#1829 …} +value: "676" +label: "Bund der Beschneidung" +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27454 +data: App\Entity\Event {#2453 …} +value: "677" +label: "Jakob bei Laban; Heirat mit Lea und Rahel" +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27455 +data: App\Entity\Event {#2597 …} +value: "678" +label: "Jakob in Sichem; Dina" +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27456 +data: App\Entity\Event {#2627 …} +value: "679" +label: "Gott erscheint Jakob in Bethel" +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27457 +data: App\Entity\Event {#2654 …} +value: "680" +label: "Rahels Tod; Geburt Benjamins" +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27458 +data: App\Entity\Event {#2711 …} +value: "681" +label: "Josef im Haus Potifars" +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27459 +data: App\Entity\Event {#2738 …} +value: "682" +label: "Josef im Gefängnis; Träume der Beamten" +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27460 +data: App\Entity\Event {#2765 …} +value: "683" +label: "Pharaos Träume; Josef wird Vizekönig" +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27461 +data: App\Entity\Event {#2792 …} +value: "684" +label: "Die Brüder kommen nach Ägypten" +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27462 +data: App\Entity\Event {#2819 …} +value: "685" +label: "Josef gibt sich seinen Brüdern zu erkennen" +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27463 +data: App\Entity\Event {#2846 …} +value: "686" +label: "Jakob zieht nach Ägypten" +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27464 +data: App\Entity\Event {#2873 …} +value: "687" +label: "Jakob segnet Ephraim und Manasse" +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27465 +data: App\Entity\Event {#2900 …} +value: "688" +label: "Tod Jakobs" +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27466 +data: App\Entity\Event {#2927 …} +value: "689" +label: "Tod Josefs" +attr: [] +labelTranslationParameters: [] } 690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27467 +data: App\Entity\Event {#2954 …} +value: "690" +label: "Unterdrückung Israels in Ägypten" +attr: [] +labelTranslationParameters: [] } 691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27468 +data: App\Entity\Event {#3041 …} +value: "691" +label: "Geburt Moses; Rettung im Nilkorb" +attr: [] +labelTranslationParameters: [] } 692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27469 +data: App\Entity\Event {#3206 …} +value: "692" +label: "Die Plage des Blutes" +attr: [] +labelTranslationParameters: [] } 693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27470 +data: App\Entity\Event {#3233 …} +value: "693" +label: "Die Plage der Frösche" +attr: [] +labelTranslationParameters: [] } 694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27471 +data: App\Entity\Event {#3260 …} +value: "694" +label: "Die Plage der Stechmücken" +attr: [] +labelTranslationParameters: [] } 695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27472 +data: App\Entity\Event {#3287 …} +value: "695" +label: "Die Plage der Ungeziefer" +attr: [] +labelTranslationParameters: [] } 696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27473 +data: App\Entity\Event {#3314 …} +value: "696" +label: "Die Plage der Viehseuche" +attr: [] +labelTranslationParameters: [] } 697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27474 +data: App\Entity\Event {#3341 …} +value: "697" +label: "Die Plage der Geschwüre" +attr: [] +labelTranslationParameters: [] } 698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27475 +data: App\Entity\Event {#3368 …} +value: "698" +label: "Die Plage des Hagels" +attr: [] +labelTranslationParameters: [] } 699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27476 +data: App\Entity\Event {#3395 …} +value: "699" +label: "Die Plage der Heuschrecken" +attr: [] +labelTranslationParameters: [] } 700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27477 +data: App\Entity\Event {#3422 …} +value: "700" +label: "Die Plage der Finsternis" +attr: [] +labelTranslationParameters: [] } 701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27478 +data: App\Entity\Event {#3563 …} +value: "701" +label: "Mirjams Siegeslied" +attr: [] +labelTranslationParameters: [] } 702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27479 +data: App\Entity\Event {#3647 …} +value: "702" +label: "Wasser aus dem Felsen in Massa und Meriba" +attr: [] +labelTranslationParameters: [] } 703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27480 +data: App\Entity\Event {#3701 …} +value: "703" +label: "Jitro besucht Mose" +attr: [] +labelTranslationParameters: [] } 704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27481 +data: App\Entity\Event {#3758 …} +value: "704" +label: "Bundesbuch und Bundesschluss" +attr: [] +labelTranslationParameters: [] } 705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27482 +data: App\Entity\Event {#3785 …} +value: "705" +label: "Mose empfängt die Gesetzestafeln" +attr: [] +labelTranslationParameters: [] } 706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27483 +data: App\Entity\Event {#3839 …} +value: "706" +label: "Neue Gesetzestafeln; Gottes Herrlichkeit" +attr: [] +labelTranslationParameters: [] } 707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27484 +data: App\Entity\Event {#3893 …} +value: "707" +label: "Weihe Aarons und der Priester" +attr: [] +labelTranslationParameters: [] } 708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27485 +data: App\Entity\Event {#3920 …} +value: "708" +label: "Erster Opferdienst; Feuer vom Herrn" +attr: [] +labelTranslationParameters: [] } 709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27486 +data: App\Entity\Event {#3947 …} +value: "709" +label: "Nadab und Abihu sterben" +attr: [] +labelTranslationParameters: [] } 710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27487 +data: App\Entity\Event {#3974 …} +value: "710" +label: "Der große Versöhnungstag" +attr: [] +labelTranslationParameters: [] } 711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27488 +data: App\Entity\Event {#4001 …} +value: "711" +label: "Heiligkeitsgesetz und Bundesverheißungen" +attr: [] +labelTranslationParameters: [] } 712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27489 +data: App\Entity\Event {#4028 …} +value: "712" +label: "Erste Volkszählung am Sinai" +attr: [] +labelTranslationParameters: [] } 713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27490 +data: App\Entity\Event {#4055 …} +value: "713" +label: "Weihe der Leviten" +attr: [] +labelTranslationParameters: [] } 714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27491 +data: App\Entity\Event {#4082 …} +value: "714" +label: "Zweites Passa; Aufbruch vom Sinai" +attr: [] +labelTranslationParameters: [] } 715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27492 +data: App\Entity\Event {#4109 …} +value: "715" +label: "Klagen in der Wüste; Wachteln und Gericht" +attr: [] +labelTranslationParameters: [] } 716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27493 +data: App\Entity\Event {#4136 …} +value: "716" +label: "Mirjam und Aaron gegen Mose; Mirjams Aussatz" +attr: [] +labelTranslationParameters: [] } 717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27494 +data: App\Entity\Event {#4190 …} +value: "717" +label: "Volk verweigert den Einzug; vierzig Jahre Wüste" +attr: [] +labelTranslationParameters: [] } 718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27495 +data: App\Entity\Event {#4244 …} +value: "718" +label: "Aarons Stab grünt" +attr: [] +labelTranslationParameters: [] } 719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27496 +data: App\Entity\Event {#4271 …} +value: "719" +label: "Wasser aus dem Felsen bei Kadesch; Moses Fehltritt" +attr: [] +labelTranslationParameters: [] } 720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27497 +data: App\Entity\Event {#4298 …} +value: "720" +label: "Tod Aarons auf dem Berg Hor" +attr: [] +labelTranslationParameters: [] } 721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27498 +data: App\Entity\Event {#4352 …} +value: "721" +label: "Sieg über Sihon und Og" +attr: [] +labelTranslationParameters: [] } 722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27499 +data: App\Entity\Event {#4406 …} +value: "722" +label: "Abfall zu Baal-Peor" +attr: [] +labelTranslationParameters: [] } 723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27500 +data: App\Entity\Event {#4433 …} +value: "723" +label: "Zweite Volkszählung in den Moab-Ebenen" +attr: [] +labelTranslationParameters: [] } 724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27501 +data: App\Entity\Event {#4460 …} +value: "724" +label: "Josua wird als Nachfolger bestimmt" +attr: [] +labelTranslationParameters: [] } 725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27502 +data: App\Entity\Event {#4487 …} +value: "725" +label: "Krieg gegen Midian" +attr: [] +labelTranslationParameters: [] } 726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27503 +data: App\Entity\Event {#4514 …} +value: "726" +label: "Siedlung östlich des Jordan" +attr: [] +labelTranslationParameters: [] } 727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27504 +data: App\Entity\Event {#4544 …} +value: "727" +label: "Moses erste Rede in Moab" +attr: [] +labelTranslationParameters: [] } 728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27505 +data: App\Entity\Event {#4571 …} +value: "728" +label: "Das Schema; Hauptgebot der Liebe" +attr: [] +labelTranslationParameters: [] } 729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27506 +data: App\Entity\Event {#4598 …} +value: "729" +label: "Bundesschluss in Moab; Segen und Fluch" +attr: [] +labelTranslationParameters: [] } 730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27507 +data: App\Entity\Event {#4625 …} +value: "730" +label: "Lied Moses" +attr: [] +labelTranslationParameters: [] } 731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27508 +data: App\Entity\Event {#4652 …} +value: "731" +label: "Mose segnet die Stämme" +attr: [] +labelTranslationParameters: [] } 732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27509 +data: App\Entity\Event {#4706 …} +value: "732" +label: "Josua übernimmt die Führung" +attr: [] +labelTranslationParameters: [] } 733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27510 +data: App\Entity\Event {#4733 …} +value: "733" +label: "Kundschafter in Jericho; Rahab" +attr: [] +labelTranslationParameters: [] } 734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27511 +data: App\Entity\Event {#4817 …} +value: "734" +label: "Beschneidung und Passa in Gilgal" +attr: [] +labelTranslationParameters: [] } 735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27512 +data: App\Entity\Event {#4874 …} +value: "735" +label: "Achans Diebstahl und Gericht" +attr: [] +labelTranslationParameters: [] } 736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27513 +data: App\Entity\Event {#4928 …} +value: "736" +label: "Altar und Verlesung des Gesetzes am Ebal" +attr: [] +labelTranslationParameters: [] } 737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27514 +data: App\Entity\Event {#5009 …} +value: "737" +label: "Landverteilung unter die Stämme" +attr: [] +labelTranslationParameters: [] } 738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27515 +data: App\Entity\Event {#5036 …} +value: "738" +label: "Zufluchtstädte und Levitenstädte" +attr: [] +labelTranslationParameters: [] } 739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27516 +data: App\Entity\Event {#5063 …} +value: "739" +label: "Altar der Oststämme am Jordan" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | true |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#27518 -errors: [] -form: Symfony\Component\Form\Form {#19327 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#27519 …5} |
| full_name | "event_form[happenedBefore]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "event_form_happenedBefore" |
| is_selected | Closure($choice, $value) {#27521 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "happenedBefore" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_event_form_happenedBefore" |
| valid | true |
| value | "" |
uncertainTime
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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" => "Year" ] |
[ "placeholder" => "Year" ] |
| constraints | [] |
same as passed value |
| help | "e.g. -1000? for approx. 1000 years BC" |
same as passed value |
| label | "events.year" |
same as passed value |
| required | false |
same as passed value |
| translation_domain | "forms" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Year" ] |
| 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\SameOriginCsrfTokenManager {#456 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#159 …} -logger: Monolog\Logger {#35 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#433 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19125 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "e.g. -1000? for approx. 1000 years BC" |
| 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 | "events.year" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 | [] |
| rows | 10 |
| setter | null |
| translation_domain | "forms" |
| trim | true |
| upload_max_size_message | Closure() {#19112 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#451 …} $message: Closure() {#19128 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Year" "rows" => 10 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_event_form_uncertainTime" ] |
| cache_key | "_event_form_uncertainTime_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#27522 -errors: [] -form: Symfony\Component\Form\Form {#19329 …} } |
| form | Symfony\Component\Form\FormView {#27523 …5} |
| full_name | "event_form[uncertainTime]" |
| help | "e.g. -1000? for approx. 1000 years BC" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "event_form_uncertainTime" |
| label | "events.year" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "uncertainTime" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "forms" |
| unique_block_prefix | "_event_form_uncertainTime" |
| valid | true |
| value | "" |
location
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
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 |
|---|---|---|
| class | "App\Entity\Location" |
same as passed value |
| label | "events.location" |
same as passed value |
| query_builder | Closure(LocationRepository $repository) {#19157 class: "App\Form\EventFormType" this: App\Form\EventFormType {#18970 …} } |
Doctrine\ORM\QueryBuilder {#19193 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#19191 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#19194 #from: "App\Entity\Location" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#19195 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#631 …} -dql: "SELECT u FROM App\Entity\Location u ORDER BY u.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#19190 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: ContainerPmBYSwz\EntityManagerGhost614a58f {#486 …12} } |
| required | false |
same as passed value |
| translation_domain | "forms" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#19094 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#19097 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#19225 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#19197 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#19196 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#19096 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#19200 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#19198 …} } |
| choices | null |
| class | "App\Entity\Location" |
| 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\SameOriginCsrfTokenManager {#456 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#159 …} -logger: Monolog\Logger {#35 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#433 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerPmBYSwz\EntityManagerGhost614a58f {#486 …12} |
| 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 {#19213 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerPmBYSwz\EntityManagerGhost614a58f {#486 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1073 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "events.location" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| placeholder_attr | [] |
| 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 {#19193 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#19191 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#19194 #from: "App\Entity\Location" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#19195 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#631 …} -dql: "SELECT u FROM App\Entity\Location u ORDER BY u.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#19190 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: ContainerPmBYSwz\EntityManagerGhost614a58f {#486 …12} } |
| required | false |
| row_attr | [] |
| rows | 10 |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | "forms" |
| trim | false |
| upload_max_size_message | Closure() {#19188 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#451 …} $message: Closure() {#19187 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "rows" => 10 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_event_form_location" ] |
| cache_key | "_event_form_location_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27526 +data: App\Entity\Location {#27544 …} +value: "4" +label: "Abana" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27528 +data: App\Entity\Location {#27619 …} +value: "5" +label: "Abarim" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27530 +data: App\Entity\Location {#27634 …} +value: "6" +label: "Abdon (Stadt)" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27533 +data: Proxies\__CG__\App\Entity\Location {#8112 …} +value: "7" +label: "Abel-Bet-Maacha" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27532 +data: App\Entity\Location {#27653 …} +value: "8" +label: "Abel-Keramim" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27527 +data: App\Entity\Location {#27688 …} +value: "9" +label: "Abel-Majim" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27539 +data: App\Entity\Location {#27703 …} +value: "10" +label: "Abel-Mehola" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27538 +data: App\Entity\Location {#27718 …} +value: "11" +label: "Abel-Schittim" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27537 +data: App\Entity\Location {#27733 …} +value: "12" +label: "Abilene" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27529 +data: App\Entity\Location {#27748 …} +value: "13" +label: "Abrona" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#27534 +data: Proxies\__CG__\App\Entity\Location {#21847 …} +value: "14" +label: "Achaja" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43410 +data: App\Entity\Location {#27777 …} +value: "15" +label: "Achmeta" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43411 +data: App\Entity\Location {#27792 …} +value: "16" +label: "Achor" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43412 +data: App\Entity\Location {#27807 …} +value: "17" +label: "Achschaf" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43413 +data: App\Entity\Location {#27822 …} +value: "18" +label: "Achsib" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43414 +data: App\Entity\Location {#27837 …} +value: "19" +label: "Adada" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43415 +data: App\Entity\Location {#27852 …} +value: "20" +label: "Adam (Stadt)" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43416 +data: App\Entity\Location {#27867 …} +value: "21" +label: "Adama" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43417 +data: App\Entity\Location {#27882 …} +value: "22" +label: "Adami-Nekeb" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43418 +data: App\Entity\Location {#27897 …} +value: "23" +label: "Addar" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43419 +data: App\Entity\Location {#27912 …} +value: "24" +label: "Aditajim" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43420 +data: App\Entity\Location {#27927 …} +value: "25" +label: "Adma" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43421 +data: App\Entity\Location {#27942 …} +value: "26" +label: "Adorajim" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43422 +data: App\Entity\Location {#27957 …} +value: "27" +label: "Adramyttion" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43423 +data: App\Entity\Location {#27972 …} +value: "28" +label: "Adria" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43424 +data: App\Entity\Location {#27987 …} +value: "29" +label: "Adullam" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43425 +data: App\Entity\Location {#28002 …} +value: "30" +label: "Adummim" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43426 +data: Proxies\__CG__\App\Entity\Location {#5595 …} +value: "31" +label: "Afek" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43427 +data: App\Entity\Location {#28031 …} +value: "32" +label: "Afeka" +attr: [] +labelTranslationParameters: [] } 1061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43428 +data: Proxies\__CG__\App\Entity\Location {#1577 …} +value: "1061" +label: "Ägypten" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43429 +data: App\Entity\Location {#28060 …} +value: "33" +label: "Ahawa" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43430 +data: App\Entity\Location {#28075 …} +value: "34" +label: "Ai" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43431 +data: App\Entity\Location {#28090 …} +value: "35" +label: "Aja" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43432 +data: App\Entity\Location {#28105 …} +value: "36" +label: "Ajalon" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43433 +data: App\Entity\Location {#28120 …} +value: "37" +label: "Ajat" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43434 +data: App\Entity\Location {#28135 …} +value: "38" +label: "Ajin" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43435 +data: App\Entity\Location {#28150 …} +value: "39" +label: "Ajja (Ort)" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43436 +data: App\Entity\Location {#28165 …} +value: "40" +label: "Akkad" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43437 +data: App\Entity\Location {#28180 …} +value: "41" +label: "Akko" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43438 +data: App\Entity\Location {#28195 …} +value: "42" +label: "Alammelech" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43439 +data: App\Entity\Location {#28210 …} +value: "43" +label: "Alelemet" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43440 +data: App\Entity\Location {#28225 …} +value: "44" +label: "Alemet (Stadt)" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43441 +data: App\Entity\Location {#28240 …} +value: "45" +label: "Alexandria" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43442 +data: App\Entity\Location {#28255 …} +value: "46" +label: "Almon-Diblatajim" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43443 +data: App\Entity\Location {#28270 …} +value: "47" +label: "Altes Tor" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43444 +data: App\Entity\Location {#28285 …} +value: "48" +label: "Alusch" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43445 +data: App\Entity\Location {#28300 …} +value: "49" +label: "Amad" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43446 +data: App\Entity\Location {#28315 …} +value: "50" +label: "Amalek (Ort)" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43447 +data: App\Entity\Location {#28330 …} +value: "51" +label: "Amam" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43448 +data: App\Entity\Location {#28345 …} +value: "52" +label: "Amazja (Priester)" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43449 +data: Proxies\__CG__\App\Entity\Location {#7065 …} +value: "53" +label: "Amma" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43450 +data: App\Entity\Location {#28374 …} +value: "54" +label: "Ammon" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43451 +data: Proxies\__CG__\App\Entity\Location {#21472 …} +value: "55" +label: "Amphipolis" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43452 +data: App\Entity\Location {#28403 …} +value: "56" +label: "Anab" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43453 +data: App\Entity\Location {#28418 …} +value: "57" +label: "Anaharat" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43454 +data: App\Entity\Location {#28433 …} +value: "58" +label: "Ananja (Ort)" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43455 +data: App\Entity\Location {#28448 …} +value: "59" +label: "Anatot (Stadt)" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43456 +data: App\Entity\Location {#28463 …} +value: "60" +label: "Anim" +attr: [] +labelTranslationParameters: [] } 1062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43457 +data: App\Entity\Location {#28478 …} +value: "1062" +label: "Änon" +attr: [] +labelTranslationParameters: [] } 1066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43458 +data: Proxies\__CG__\App\Entity\Location {#20707 …} +value: "1066" +label: "Antiochia am Orontes" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43459 +data: Proxies\__CG__\App\Entity\Location {#21016 …} +value: "61" +label: "Antiochia in Pisidien" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43460 +data: Proxies\__CG__\App\Entity\Location {#21502 …} +value: "62" +label: "Apollonia" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43461 +data: App\Entity\Location {#28535 …} +value: "63" +label: "Ar (Land)" +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43462 +data: App\Entity\Location {#28550 …} +value: "64" +label: "Ar (Stadt)" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43463 +data: App\Entity\Location {#28565 …} +value: "65" +label: "Arab" +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43464 +data: App\Entity\Location {#28580 …} +value: "66" +label: "Arabien" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43465 +data: App\Entity\Location {#28595 …} +value: "67" +label: "Arad (Ort)" +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43466 +data: App\Entity\Location {#28610 …} +value: "68" +label: "Aram (Ort)" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43467 +data: Proxies\__CG__\App\Entity\Location {#7380 …} +value: "69" +label: "Aramäerland" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43468 +data: App\Entity\Location {#28639 …} +value: "70" +label: "Ararat (Gebirge)" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43469 +data: App\Entity\Location {#28654 …} +value: "71" +label: "Ararat (Land)" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43470 +data: App\Entity\Location {#28669 …} +value: "72" +label: "Areopag" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43471 +data: App\Entity\Location {#28684 …} +value: "73" +label: "Argob (Gebiet)" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43472 +data: App\Entity\Location {#28699 …} +value: "74" +label: "Ariel (Stadt)" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43473 +data: App\Entity\Location {#28714 …} +value: "75" +label: "Arimathäa" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43474 +data: App\Entity\Location {#28729 …} +value: "76" +label: "Arnon" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43475 +data: App\Entity\Location {#28744 …} +value: "77" +label: "Aroer" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43476 +data: App\Entity\Location {#28759 …} +value: "78" +label: "Arpad" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43477 +data: App\Entity\Location {#28774 …} +value: "79" +label: "Arubbot" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43478 +data: App\Entity\Location {#28789 …} +value: "80" +label: "Aruma" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43479 +data: App\Entity\Location {#28804 …} +value: "81" +label: "Arwad" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43480 +data: App\Entity\Location {#28819 …} +value: "82" +label: "Aschan" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43481 +data: Proxies\__CG__\App\Entity\Location {#5652 …} +value: "83" +label: "Aschdod" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43482 +data: App\Entity\Location {#28848 …} +value: "84" +label: "Aschkelon" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43483 +data: App\Entity\Location {#28863 …} +value: "85" +label: "Aschkenas (Königreich)" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43484 +data: App\Entity\Location {#28878 …} +value: "86" +label: "Aschna" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43485 +data: App\Entity\Location {#28893 …} +value: "87" +label: "Aschtarot" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43486 +data: App\Entity\Location {#28908 …} +value: "88" +label: "Aschterot-Karnajim" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43487 +data: App\Entity\Location {#28923 …} +value: "89" +label: "Aseka" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43488 +data: App\Entity\Location {#28938 …} +value: "90" +label: "Asien" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43489 +data: App\Entity\Location {#28953 …} +value: "91" +label: "Askalon" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43490 +data: App\Entity\Location {#28968 …} +value: "92" +label: "Asmawet (Ort)" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43491 +data: App\Entity\Location {#28983 …} +value: "93" +label: "Asnot-Tabor" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43492 +data: App\Entity\Location {#28998 …} +value: "94" +label: "Asser (Ort)" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43493 +data: Proxies\__CG__\App\Entity\Location {#22096 …} +value: "95" +label: "Assos" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43494 +data: App\Entity\Location {#29027 …} +value: "96" +label: "Assur (Land)" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43495 +data: App\Entity\Location {#29042 …} +value: "97" +label: "Assyrien" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43496 +data: App\Entity\Location {#29057 …} +value: "98" +label: "Atach" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43497 +data: App\Entity\Location {#29072 …} +value: "99" +label: "Atarim" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43498 +data: App\Entity\Location {#29087 …} +value: "100" +label: "Atarot" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43499 +data: Proxies\__CG__\App\Entity\Location {#21592 …} +value: "101" +label: "Athen" +attr: [] +labelTranslationParameters: [] } 1063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43500 +data: App\Entity\Location {#29116 …} +value: "1063" +label: "Äthiopien" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43501 +data: App\Entity\Location {#29131 …} +value: "102" +label: "Atrot-Addar" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43502 +data: App\Entity\Location {#29146 …} +value: "103" +label: "Atrot-Schofan" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43503 +data: Proxies\__CG__\App\Entity\Location {#21244 …} +value: "104" +label: "Attalia" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43504 +data: App\Entity\Location {#29175 …} +value: "105" +label: "Awa" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43505 +data: App\Entity\Location {#29190 …} +value: "106" +label: "Awen" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43506 +data: App\Entity\Location {#29205 …} +value: "107" +label: "Awim" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43507 +data: App\Entity\Location {#29220 …} +value: "108" +label: "Awit" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43508 +data: App\Entity\Location {#29235 …} +value: "109" +label: "Azmon" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43509 +data: App\Entity\Location {#29250 …} +value: "110" +label: "Baal (Ort)" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43510 +data: App\Entity\Location {#29265 …} +value: "111" +label: "Baal-Gad" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43511 +data: App\Entity\Location {#29280 …} +value: "112" +label: "Baal-Gat" +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43512 +data: App\Entity\Location {#29295 …} +value: "113" +label: "Baal-Hamon" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43513 +data: App\Entity\Location {#29310 …} +value: "114" +label: "Baal-Hanan (Hügelland)" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43514 +data: Proxies\__CG__\App\Entity\Location {#7746 …} +value: "115" +label: "Baal-Hazor" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43515 +data: App\Entity\Location {#29339 …} +value: "116" +label: "Baal-Hermon" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43516 +data: App\Entity\Location {#29354 …} +value: "117" +label: "Baal-Meon" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43517 +data: Proxies\__CG__\App\Entity\Location {#7263 …} +value: "118" +label: "Baal-Perazim" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43518 +data: App\Entity\Location {#29383 …} +value: "119" +label: "Baal-Tamar" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43519 +data: App\Entity\Location {#29398 …} +value: "120" +label: "Baal-Zefon" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43520 +data: Proxies\__CG__\App\Entity\Location {#7293 …} +value: "121" +label: "Baala" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43521 +data: App\Entity\Location {#29427 …} +value: "122" +label: "Baalat" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43522 +data: App\Entity\Location {#29442 …} +value: "123" +label: "Baalat-Beer" +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43523 +data: Proxies\__CG__\App\Entity\Location {#19553 …} +value: "124" +label: "Babel" +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43524 +data: Proxies\__CG__\App\Entity\Location {#8775 …} +value: "125" +label: "Babylon" +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43525 +data: App\Entity\Location {#29485 …} +value: "127" +label: "Bach Ägypten" +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43526 +data: App\Entity\Location {#29500 …} +value: "128" +label: "Bach Ägyptens" +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43527 +data: App\Entity\Location {#29515 …} +value: "126" +label: "Bach Eschkol" +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43528 +data: App\Entity\Location {#29530 …} +value: "129" +label: "Bachtal (bei Adummim)" +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43529 +data: App\Entity\Location {#29545 …} +value: "130" +label: "Bachtal (in Jerusalem)" +attr: [] +labelTranslationParameters: [] } 1068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43530 +data: Proxies\__CG__\App\Entity\Location {#7917 …} +value: "1068" +label: "Bahurim" +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43531 +data: App\Entity\Location {#29574 …} +value: "131" +label: "Bamot-Baal" +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43532 +data: App\Entity\Location {#29589 …} +value: "132" +label: "Baschan" +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43533 +data: App\Entity\Location {#29604 …} +value: "133" +label: "Bat-Rabbim" +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43534 +data: App\Entity\Location {#29619 …} +value: "134" +label: "Bealot" +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43535 +data: App\Entity\Location {#29634 …} +value: "135" +label: "Beer" +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43536 +data: App\Entity\Location {#29649 …} +value: "136" +label: "Beer-Elim" +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43537 +data: App\Entity\Location {#29664 …} +value: "137" +label: "Beerot" +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43538 +data: App\Entity\Location {#29679 …} +value: "138" +label: "Beerot-Bene-Jaakan" +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43539 +data: Proxies\__CG__\App\Entity\Location {#2001 …} +value: "139" +label: "Beerscheba" +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43540 +data: App\Entity\Location {#29708 …} +value: "140" +label: "Beeschtera" +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43541 +data: App\Entity\Location {#29723 …} +value: "141" +label: "Bel" +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43542 +data: App\Entity\Location {#29738 …} +value: "142" +label: "Bel-Nimra" +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43543 +data: App\Entity\Location {#29753 …} +value: "143" +label: "Bela (Stadt)" +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43544 +data: App\Entity\Location {#29768 …} +value: "144" +label: "Ben-Hinnom" +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43545 +data: App\Entity\Location {#29783 …} +value: "145" +label: "Bene-Berak" +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43546 +data: App\Entity\Location {#29798 …} +value: "146" +label: "Bene-Jaakan" +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43547 +data: App\Entity\Location {#29813 …} +value: "147" +label: "Benjamin (Land)" +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43548 +data: App\Entity\Location {#29828 …} +value: "148" +label: "Benjamintor" +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43549 +data: App\Entity\Location {#29843 …} +value: "149" +label: "Bered (Ort)" +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43550 +data: App\Entity\Location {#29858 …} +value: "150" +label: "Berg Sinai" +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43551 +data: App\Entity\Location {#29873 …} +value: "151" +label: "Berghang der Jebusiter" +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43552 +data: Proxies\__CG__\App\Entity\Location {#21562 …} +value: "152" +label: "Beroa" +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43553 +data: App\Entity\Location {#29902 …} +value: "153" +label: "Berota" +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43554 +data: Proxies\__CG__\App\Entity\Location {#7440 …} +value: "154" +label: "Berotai" +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43555 +data: Proxies\__CG__\App\Entity\Location {#5829 …} +value: "155" +label: "Besek" +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43556 +data: Proxies\__CG__\App\Entity\Location {#6918 …} +value: "156" +label: "Besor" +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43557 +data: App\Entity\Location {#29959 …} +value: "157" +label: "Bet-Anat" +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43558 +data: App\Entity\Location {#29974 …} +value: "158" +label: "Bet-Anot" +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43559 +data: App\Entity\Location {#29989 …} +value: "159" +label: "Bet-Araba" +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43560 +data: App\Entity\Location {#30004 …} +value: "160" +label: "Bet-Arbeel" +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43561 +data: App\Entity\Location {#30019 …} +value: "161" +label: "Bet-Aschbea" +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43562 +data: App\Entity\Location {#30034 …} +value: "162" +label: "Bet-Asmawet" +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43563 +data: App\Entity\Location {#30049 …} +value: "163" +label: "Bet-Awen" +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43564 +data: App\Entity\Location {#30064 …} +value: "164" +label: "Bet-Baal-Meon" +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43565 +data: App\Entity\Location {#30079 …} +value: "165" +label: "Bet-Bara" +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43566 +data: App\Entity\Location {#30094 …} +value: "166" +label: "Bet-Biri" +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43567 +data: App\Entity\Location {#30109 …} +value: "167" +label: "Bet-Dagon" +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43568 +data: App\Entity\Location {#30124 …} +value: "168" +label: "Bet-Diblatajim" +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43569 +data: App\Entity\Location {#30139 …} +value: "169" +label: "Bet-Eden" +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43570 +data: App\Entity\Location {#30154 …} +value: "170" +label: "Bet-Eked" +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43571 +data: App\Entity\Location {#30169 …} +value: "171" +label: "Bet-Emek" +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43572 +data: App\Entity\Location {#30184 …} +value: "172" +label: "Bet-Ezel" +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43573 +data: App\Entity\Location {#30199 …} +value: "173" +label: "Bet-Gamul" +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43574 +data: App\Entity\Location {#30214 …} +value: "174" +label: "Bet-Gan" +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43575 +data: App\Entity\Location {#30229 …} +value: "175" +label: "Bet-Gilgal" +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43576 +data: App\Entity\Location {#30244 …} +value: "176" +label: "Bet-Hanam" +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43577 +data: App\Entity\Location {#30259 …} +value: "177" +label: "Bet-Haram" +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43578 +data: App\Entity\Location {#30274 …} +value: "178" +label: "Bet-Hogla" +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43579 +data: App\Entity\Location {#30289 …} +value: "179" +label: "Bet-Horon" +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43580 +data: App\Entity\Location {#30304 …} +value: "180" +label: "Bet-Jeschimot" +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43581 +data: Proxies\__CG__\App\Entity\Location {#5742 …} +value: "181" +label: "Bet-Kar" +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43582 +data: App\Entity\Location {#30333 …} +value: "182" +label: "Bet-Kerem" +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43583 +data: App\Entity\Location {#30348 …} +value: "183" +label: "Bet-Leafra" +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43584 +data: App\Entity\Location {#30363 …} +value: "184" +label: "Bet-Lebaot" +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43585 +data: App\Entity\Location {#30378 …} +value: "185" +label: "Bet-Markabot" +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43586 +data: App\Entity\Location {#30393 …} +value: "186" +label: "Bet-Meon" +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43587 +data: App\Entity\Location {#30408 …} +value: "187" +label: "Bet-Nimra" +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43588 +data: App\Entity\Location {#30423 …} +value: "188" +label: "Bet-Pazzez" +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43589 +data: App\Entity\Location {#30438 …} +value: "189" +label: "Bet-Pelet" +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43590 +data: App\Entity\Location {#30453 …} +value: "190" +label: "Bet-Peor" +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43591 +data: App\Entity\Location {#30468 …} +value: "191" +label: "Bet-Rehob" +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43592 +data: App\Entity\Location {#30483 …} +value: "192" +label: "Bet-Schean" +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43593 +data: Proxies\__CG__\App\Entity\Location {#6036 …} +value: "193" +label: "Bet-Schemesch" +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43594 +data: App\Entity\Location {#30512 …} +value: "194" +label: "Bet-Schitta" +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43595 +data: App\Entity\Location {#30527 …} +value: "195" +label: "Bet-Tappuach" +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43596 +data: App\Entity\Location {#30542 …} +value: "196" +label: "Bet-Ter" +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43597 +data: App\Entity\Location {#30557 …} +value: "197" +label: "Bet-Zur (Stadt)" +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43598 +data: Proxies\__CG__\App\Entity\Location {#23115 …} +value: "198" +label: "Betanien" +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43599 +data: App\Entity\Location {#30586 …} +value: "199" +label: "Beten" +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43600 +data: App\Entity\Location {#30601 …} +value: "200" +label: "Betesda" +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43601 +data: App\Entity\Location {#30616 …} +value: "201" +label: "Betfage" +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43602 +data: Proxies\__CG__\App\Entity\Location {#2427 …} +value: "202" +label: "Bethel" +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43603 +data: Proxies\__CG__\App\Entity\Location {#5976 …} +value: "203" +label: "Bethlehem (Stadt)" +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43604 +data: App\Entity\Location {#30659 …} +value: "204" +label: "Betonim" +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43605 +data: App\Entity\Location {#30674 …} +value: "205" +label: "Betsaida" +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43606 +data: App\Entity\Location {#30689 …} +value: "206" +label: "Betuel (Stadt)" +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43607 +data: App\Entity\Location {#30704 …} +value: "207" +label: "Betul" +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43608 +data: App\Entity\Location {#30719 …} +value: "208" +label: "Bezer (Stadt)" +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43609 +data: App\Entity\Location {#30734 …} +value: "209" +label: "Bikat-Awen" +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43610 +data: App\Entity\Location {#30749 …} +value: "210" +label: "Bithynien" +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43611 +data: App\Entity\Location {#30764 …} +value: "211" +label: "Bitron" +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43612 +data: App\Entity\Location {#30779 …} +value: "212" +label: "Blutacker" +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43613 +data: App\Entity\Location {#30794 …} +value: "213" +label: "Boas (Tempelsäule)" +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43614 +data: App\Entity\Location {#30809 …} +value: "214" +label: "Bochim" +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43615 +data: App\Entity\Location {#30824 …} +value: "215" +label: "Bor-Aschan" +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43616 +data: App\Entity\Location {#30839 …} +value: "216" +label: "Bor-Sira" +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43617 +data: App\Entity\Location {#30854 …} +value: "217" +label: "Bozkat" +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43618 +data: App\Entity\Location {#30869 …} +value: "218" +label: "Bozra" +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43619 +data: App\Entity\Location {#30884 …} +value: "219" +label: "Brunnen des Lebendigen" +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43620 +data: Proxies\__CG__\App\Entity\Location {#20479 …} +value: "222" +label: "Cäsarea" +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43621 +data: App\Entity\Location {#30913 …} +value: "223" +label: "Cäsarea Philippi" +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43622 +data: App\Entity\Location {#30928 …} +value: "220" +label: "Chaldäa" +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43623 +data: App\Entity\Location {#30943 …} +value: "221" +label: "Chorazin" +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43624 +data: App\Entity\Location {#30958 …} +value: "1" +label: "Colonia" +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43625 +data: App\Entity\Location {#30973 …} +value: "224" +label: "Dabbeschet" +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43626 +data: App\Entity\Location {#30988 …} +value: "225" +label: "Daberat" +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43627 +data: App\Entity\Location {#31003 …} +value: "226" +label: "Dalmanuta" +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43628 +data: App\Entity\Location {#31018 …} +value: "227" +label: "Dalmatien" +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43629 +data: Proxies\__CG__\App\Entity\Location {#20422 …} +value: "228" +label: "Damaskus" +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43630 +data: App\Entity\Location {#31047 …} +value: "229" +label: "Dan (Ort)" +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43631 +data: App\Entity\Location {#31062 …} +value: "230" +label: "Dan (Stadt)" +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43632 +data: App\Entity\Location {#31077 …} +value: "231" +label: "Danna" +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43633 +data: App\Entity\Location {#31092 …} +value: "232" +label: "Debir (Stadt)" +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43634 +data: Proxies\__CG__\App\Entity\Location {#21106 …} +value: "233" +label: "Derbe" +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43635 +data: App\Entity\Location {#31121 …} +value: "234" +label: "Di-Sahab" +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43636 +data: App\Entity\Location {#31136 …} +value: "235" +label: "Dibon" +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43637 +data: App\Entity\Location {#31151 …} +value: "236" +label: "Dibon-Gad" +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43638 +data: App\Entity\Location {#31166 …} +value: "237" +label: "Dilan" +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43639 +data: App\Entity\Location {#31181 …} +value: "238" +label: "Dimna" +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43640 +data: App\Entity\Location {#31196 …} +value: "239" +label: "Dimon" +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43641 +data: App\Entity\Location {#31211 …} +value: "240" +label: "Dimona" +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43642 +data: App\Entity\Location {#31226 …} +value: "241" +label: "Dinhaba" +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43643 +data: App\Entity\Location {#31241 …} +value: "242" +label: "Dofka" +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43644 +data: App\Entity\Location {#31256 …} +value: "243" +label: "Dor" +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43645 +data: App\Entity\Location {#31271 …} +value: "248" +label: "Dörfer Jairs" +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43646 +data: Proxies\__CG__\App\Entity\Location {#2685 …} +value: "244" +label: "Dotan" +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43647 +data: App\Entity\Location {#31300 …} +value: "245" +label: "Drachenquell" +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43648 +data: App\Entity\Location {#31315 …} +value: "246" +label: "Duma (Stadt)" +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43649 +data: App\Entity\Location {#31330 …} +value: "247" +label: "Dura" +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43650 +data: App\Entity\Location {#31345 …} +value: "249" +label: "Ebal (Berg)" +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43651 +data: Proxies\__CG__\App\Entity\Location {#5565 …} +value: "250" +label: "Eben-Eser" +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43652 +data: App\Entity\Location {#31374 …} +value: "251" +label: "Ebez" +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43653 +data: App\Entity\Location {#31389 …} +value: "252" +label: "Ecktor" +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43654 +data: Proxies\__CG__\App\Entity\Location {#22732 …} +value: "253" +label: "Eden (Gebiet)" +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43655 +data: App\Entity\Location {#31418 …} +value: "254" +label: "Eder (Stadt)" +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43656 +data: App\Entity\Location {#31433 …} +value: "255" +label: "Edom (Land)" +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43657 +data: App\Entity\Location {#31448 …} +value: "256" +label: "Edom (Wüste)" +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43658 +data: App\Entity\Location {#31463 …} +value: "257" +label: "Edrei" +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43659 +data: App\Entity\Location {#31478 …} +value: "258" +label: "Efa (Ort)" +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43660 +data: App\Entity\Location {#31493 …} +value: "259" +label: "Efes-Dammim" +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43661 +data: App\Entity\Location {#31508 …} +value: "260" +label: "Efrata (Bethlehem)" +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43662 +data: App\Entity\Location {#31523 …} +value: "261" +label: "Efron (Gebirge)" +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43663 +data: App\Entity\Location {#31538 …} +value: "262" +label: "Efron (Stadt)" +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43664 +data: App\Entity\Location {#31553 …} +value: "263" +label: "Eglajim" +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43665 +data: App\Entity\Location {#31568 …} +value: "264" +label: "Eglat-Schelischija" +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43666 +data: App\Entity\Location {#31583 …} +value: "265" +label: "Eglon (Stadt)" +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43667 +data: App\Entity\Location {#31598 …} +value: "266" +label: "Eiche bei Ofra" +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43668 +data: App\Entity\Location {#31613 …} +value: "267" +label: "Eiche bei Zaanannim" +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43669 +data: App\Entity\Location {#31628 …} +value: "268" +label: "Eiche More" +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43670 +data: App\Entity\Location {#31643 …} +value: "269" +label: "Eichgrund" +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43671 +data: App\Entity\Location {#31658 …} +value: "270" +label: "Ekron" +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43672 +data: App\Entity\Location {#31673 …} +value: "271" +label: "El-Bethel" +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43673 +data: App\Entity\Location {#31688 …} +value: "272" +label: "El-Paran" +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43674 +data: App\Entity\Location {#31703 …} +value: "273" +label: "Elale" +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43675 +data: App\Entity\Location {#31718 …} +value: "274" +label: "Elam (Land)" +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43676 +data: App\Entity\Location {#31733 …} +value: "275" +label: "Elat" +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43677 +data: App\Entity\Location {#31748 …} +value: "276" +label: "Elef" +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43678 +data: App\Entity\Location {#31763 …} +value: "277" +label: "Elim" +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43679 +data: App\Entity\Location {#31778 …} +value: "278" +label: "Elkosch" +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43680 +data: App\Entity\Location {#31793 …} +value: "279" +label: "Ellasar" +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43681 +data: App\Entity\Location {#31808 …} +value: "280" +label: "Elon (Stadt)" +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43682 +data: App\Entity\Location {#31823 …} +value: "281" +label: "Elteke" +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43683 +data: App\Entity\Location {#31838 …} +value: "282" +label: "Eltekon" +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43684 +data: App\Entity\Location {#31853 …} +value: "283" +label: "Eltolad" +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43685 +data: App\Entity\Location {#31868 …} +value: "284" +label: "Emek-Keziz" +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43686 +data: Proxies\__CG__\App\Entity\Location {#23337 …} +value: "285" +label: "Emmaus" +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43687 +data: Proxies\__CG__\App\Entity\Location {#6831 …} +value: "286" +label: "En-Dor" +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43688 +data: App\Entity\Location {#31911 …} +value: "287" +label: "En-Eglajim" +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43689 +data: App\Entity\Location {#31926 …} +value: "288" +label: "En-Gannim" +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43690 +data: Proxies\__CG__\App\Entity\Location {#6627 …} +value: "289" +label: "En-Gedi" +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43691 +data: App\Entity\Location {#31955 …} +value: "290" +label: "En-Hadda" +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43692 +data: App\Entity\Location {#31970 …} +value: "291" +label: "En-Hazor" +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43693 +data: App\Entity\Location {#31985 …} +value: "292" +label: "En-Mischpat" +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43694 +data: App\Entity\Location {#32000 …} +value: "293" +label: "En-Rimmon" +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43695 +data: App\Entity\Location {#32015 …} +value: "294" +label: "En-Schemesch" +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43696 +data: App\Entity\Location {#32030 …} +value: "295" +label: "En-Tappuach" +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43697 +data: App\Entity\Location {#32045 …} +value: "296" +label: "Enajim" +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43698 +data: App\Entity\Location {#32060 …} +value: "297" +label: "Enam" +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43699 +data: Proxies\__CG__\App\Entity\Location {#21736 …} +value: "298" +label: "Ephesus" +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43700 +data: App\Entity\Location {#32089 …} +value: "299" +label: "Ephraim (Gebirge)" +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43701 +data: App\Entity\Location {#32104 …} +value: "300" +label: "Ephraim (Stadt)" +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43702 +data: App\Entity\Location {#32119 …} +value: "301" +label: "Ephraim (Tor)" +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43703 +data: Proxies\__CG__\App\Entity\Location {#8001 …} +value: "302" +label: "Ephraim (Wald)" +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43704 +data: App\Entity\Location {#32148 …} +value: "303" +label: "Erde" +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43705 +data: App\Entity\Location {#32163 …} +value: "304" +label: "Erech" +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43706 +data: App\Entity\Location {#32178 …} +value: "305" +label: "Eschan" +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43707 +data: App\Entity\Location {#32193 …} +value: "306" +label: "Eschtaol" +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43708 +data: App\Entity\Location {#32208 …} +value: "307" +label: "Eschtemo" +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43709 +data: App\Entity\Location {#32223 …} +value: "308" +label: "Eschtemoa (Stadt)" +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43710 +data: App\Entity\Location {#32238 …} +value: "309" +label: "Et-Kazin" +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43711 +data: App\Entity\Location {#32253 …} +value: "310" +label: "Etam (Stadt)" +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43712 +data: App\Entity\Location {#32268 …} +value: "311" +label: "Etam (Wüste)" +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43713 +data: App\Entity\Location {#32283 …} +value: "312" +label: "Eter" +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43714 +data: App\Entity\Location {#32298 …} +value: "313" +label: "Euphrat" +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43715 +data: App\Entity\Location {#32313 …} +value: "314" +label: "Ezem" +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43716 +data: App\Entity\Location {#32328 …} +value: "315" +label: "Ezjon-Geber" +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43717 +data: App\Entity\Location {#32343 …} +value: "316" +label: "Fels Rimmon" +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43718 +data: App\Entity\Location {#32358 …} +value: "317" +label: "Felsenstadt" +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43719 +data: App\Entity\Location {#32373 …} +value: "318" +label: "Fischtor" +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43720 +data: App\Entity\Location {#32388 …} +value: "319" +label: "Forum Appii" +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43721 +data: App\Entity\Location {#32403 …} +value: "320" +label: "Freistadt" +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43722 +data: App\Entity\Location {#32418 …} +value: "321" +label: "Gaasch" +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43723 +data: App\Entity\Location {#32433 …} +value: "322" +label: "Gabbata" +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43724 +data: App\Entity\Location {#32448 …} +value: "323" +label: "Gad (Ort)" +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43725 +data: App\Entity\Location {#32463 …} +value: "324" +label: "Gal-Ed" +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43726 +data: App\Entity\Location {#32478 …} +value: "325" +label: "Galatien" +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43727 +data: Proxies\__CG__\App\Entity\Location {#19922 …} +value: "326" +label: "Galiläa" +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43728 +data: App\Entity\Location {#32507 …} +value: "327" +label: "Galiläisches Meer" +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43729 +data: App\Entity\Location {#32522 …} +value: "328" +label: "Gallim" +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43730 +data: App\Entity\Location {#32537 …} +value: "329" +label: "Gareb (Hügel)" +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43731 +data: App\Entity\Location {#32552 …} +value: "330" +label: "Garizim" +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43732 +data: Proxies\__CG__\App\Entity\Location {#19363 …} +value: "331" +label: "Garten Eden" +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43733 +data: App\Entity\Location {#32581 …} +value: "332" +label: "Garten Usas" +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43734 +data: Proxies\__CG__\App\Entity\Location {#6366 …} +value: "333" +label: "Gat" +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43735 +data: App\Entity\Location {#32610 …} +value: "334" +label: "Gat-Hefer" +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43736 +data: App\Entity\Location {#32625 …} +value: "335" +label: "Gat-Rimmon" +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43737 +data: Proxies\__CG__\App\Entity\Location {#20392 …} +value: "336" +label: "Gaza" +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43738 +data: Proxies\__CG__\App\Entity\Location {#5889 …} +value: "337" +label: "Geba" +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43739 +data: App\Entity\Location {#32668 …} +value: "338" +label: "Gebal" +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43740 +data: App\Entity\Location {#32683 …} +value: "339" +label: "Gebim" +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43741 +data: App\Entity\Location {#32698 …} +value: "340" +label: "Geder" +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43742 +data: App\Entity\Location {#32713 …} +value: "341" +label: "Gedera" +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43743 +data: App\Entity\Location {#32728 …} +value: "342" +label: "Gederot" +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43744 +data: App\Entity\Location {#32743 …} +value: "343" +label: "Gederotajim" +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43745 +data: App\Entity\Location {#32758 …} +value: "344" +label: "Gedor (Stadt)" +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43746 +data: App\Entity\Location {#32773 …} +value: "345" +label: "Gelilot" +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43747 +data: Proxies\__CG__\App\Entity\Location {#19892 …} +value: "346" +label: "Genezareth" +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43748 +data: Proxies\__CG__\App\Entity\Location {#1917 …} +value: "347" +label: "Gerar" +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43749 +data: Proxies\__CG__\App\Entity\Location {#7776 …} +value: "348" +label: "Geschur" +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43750 +data: Proxies\__CG__\App\Entity\Location {#6801 …} +value: "349" +label: "Geser" +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43751 +data: Proxies\__CG__\App\Entity\Location {#23226 …} +value: "350" +label: "Gethsemane" +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43752 +data: App\Entity\Location {#32858 …} +value: "351" +label: "Gibbeton" +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43753 +data: Proxies\__CG__\App\Entity\Location {#5772 …} +value: "352" +label: "Gibea" +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43754 +data: App\Entity\Location {#32887 …} +value: "353" +label: "Gibea-Hachila" +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43755 +data: Proxies\__CG__\App\Entity\Location {#7035 …} +value: "354" +label: "Gibeon" +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43756 +data: Proxies\__CG__\App\Entity\Location {#8334 …} +value: "355" +label: "Gihon" +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43757 +data: Proxies\__CG__\App\Entity\Location {#6948 …} +value: "356" +label: "Gilboa" +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43758 +data: Proxies\__CG__\App\Entity\Location {#2514 …} +value: "357" +label: "Gilead (Gebirge)" +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43759 +data: App\Entity\Location {#32958 …} +value: "358" +label: "Gilead (Land)" +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43760 +data: Proxies\__CG__\App\Entity\Location {#4821 …} +value: "359" +label: "Gilgal" +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43761 +data: App\Entity\Location {#32987 …} +value: "360" +label: "Gilo" +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43762 +data: Proxies\__CG__\App\Entity\Location {#7176 …} +value: "361" +label: "Gittajim" +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43763 +data: App\Entity\Location {#33016 …} +value: "362" +label: "Goa" +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43764 +data: Proxies\__CG__\App\Entity\Location {#8223 …} +value: "363" +label: "Gob" +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43765 +data: App\Entity\Location {#33045 …} +value: "364" +label: "Golan" +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43766 +data: Proxies\__CG__\App\Entity\Location {#19583 …} +value: "365" +label: "Golgatha" +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43767 +data: App\Entity\Location {#33074 …} +value: "366" +label: "Gomorra" +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43768 +data: App\Entity\Location {#33089 …} +value: "367" +label: "Goren-Atad" +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43769 +data: App\Entity\Location {#33104 …} +value: "368" +label: "Gosan" +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43770 +data: Proxies\__CG__\App\Entity\Location {#3507 …} +value: "369" +label: "Goschen" +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43771 +data: App\Entity\Location {#33133 …} +value: "370" +label: "Griechenland" +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43772 +data: App\Entity\Location {#33148 …} +value: "371" +label: "Großer Stein bei Gibeon" +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43773 +data: App\Entity\Location {#33163 …} +value: "372" +label: "Großes Meer" +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43774 +data: App\Entity\Location {#33178 …} +value: "373" +label: "Gur" +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43775 +data: App\Entity\Location {#33193 …} +value: "374" +label: "Gur-Baal" +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43776 +data: App\Entity\Location {#33208 …} +value: "375" +label: "Guthafen" +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43777 +data: App\Entity\Location {#33223 …} +value: "376" +label: "Habor" +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43778 +data: Proxies\__CG__\App\Entity\Location {#6714 …} +value: "377" +label: "Hachila" +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43779 +data: App\Entity\Location {#33252 …} +value: "378" +label: "Hadad-Rimmon" +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43780 +data: App\Entity\Location {#33267 …} +value: "379" +label: "Hadascha" +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43781 +data: App\Entity\Location {#33282 …} +value: "380" +label: "Haderwasser" +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43782 +data: App\Entity\Location {#33297 …} +value: "381" +label: "Hadid" +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43783 +data: App\Entity\Location {#33312 …} +value: "382" +label: "Hadrach" +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43784 +data: App\Entity\Location {#33327 …} +value: "383" +label: "Hafarajim" +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43785 +data: App\Entity\Location {#33342 …} +value: "384" +label: "Hain Mamre" +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43786 +data: App\Entity\Location {#33357 …} +value: "385" +label: "Hakeldamach" +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43787 +data: App\Entity\Location {#33372 …} +value: "386" +label: "Halach" +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43788 +data: App\Entity\Location {#33387 …} +value: "387" +label: "Halhul" +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43789 +data: App\Entity\Location {#33402 …} +value: "388" +label: "Hali" +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43790 +data: App\Entity\Location {#33417 …} +value: "389" +label: "Ham (Stadt)" +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43791 +data: App\Entity\Location {#33432 …} +value: "390" +label: "Hamat" +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43792 +data: App\Entity\Location {#33447 …} +value: "391" +label: "Hamat-Zoba" +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43793 +data: App\Entity\Location {#33462 …} +value: "392" +label: "Hammat (Stadt)" +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43794 +data: App\Entity\Location {#33477 …} +value: "393" +label: "Hammon" +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43795 +data: App\Entity\Location {#33492 …} +value: "394" +label: "Hammot-Dor" +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43796 +data: App\Entity\Location {#33507 …} +value: "395" +label: "Hanael" +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43797 +data: App\Entity\Location {#33522 …} +value: "396" +label: "Hananel (Turm)" +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43798 +data: App\Entity\Location {#33537 …} +value: "397" +label: "Hanes" +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43799 +data: App\Entity\Location {#33552 …} +value: "398" +label: "Hannaton" +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43800 +data: App\Entity\Location {#33567 …} +value: "399" +label: "Hara" +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43801 +data: App\Entity\Location {#33582 …} +value: "400" +label: "Harada" +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43802 +data: Proxies\__CG__\App\Entity\Location {#1517 …} +value: "401" +label: "Haran (Stadt)" +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43803 +data: App\Entity\Location {#33611 …} +value: "402" +label: "Harar" +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43804 +data: App\Entity\Location {#33626 …} +value: "403" +label: "Harmageddon" +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43805 +data: App\Entity\Location {#33641 …} +value: "404" +label: "Harod" +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43806 +data: App\Entity\Location {#33656 …} +value: "405" +label: "Haroschet der Heiden" +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43807 +data: App\Entity\Location {#33671 …} +value: "406" +label: "Haschabja (Bruder des Jesaja)" +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43808 +data: App\Entity\Location {#33686 …} +value: "407" +label: "Haschmona" +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43809 +data: App\Entity\Location {#33701 …} +value: "408" +label: "Hauran" +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43810 +data: App\Entity\Location {#33716 …} +value: "409" +label: "Haus des Herrn" +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43811 +data: App\Entity\Location {#33731 …} +value: "410" +label: "Hawila (Land)" +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43812 +data: App\Entity\Location {#33746 …} +value: "411" +label: "Hazar-Addar" +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43813 +data: App\Entity\Location {#33761 …} +value: "412" +label: "Hazar-Enan" +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43814 +data: App\Entity\Location {#33776 …} +value: "413" +label: "Hazar-Gadda" +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43815 +data: App\Entity\Location {#33791 …} +value: "414" +label: "Hazar-Schual" +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43816 +data: App\Entity\Location {#33806 …} +value: "415" +label: "Hazar-Susa" +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43817 +data: App\Entity\Location {#33821 …} +value: "416" +label: "Hazerot" +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43818 +data: App\Entity\Location {#33836 …} +value: "417" +label: "Hazezon-Tamar" +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43819 +data: App\Entity\Location {#33851 …} +value: "418" +label: "Hazor" +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43820 +data: App\Entity\Location {#33866 …} +value: "419" +label: "Hazor-Hadatta" +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43821 +data: Proxies\__CG__\App\Entity\Location {#1634 …} +value: "420" +label: "Hebron (Stadt)" +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43822 +data: App\Entity\Location {#33895 …} +value: "421" +label: "Hefer (Ort)" +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43823 +data: App\Entity\Location {#33910 …} +value: "422" +label: "Heilige Stadt" +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43824 +data: Proxies\__CG__\App\Entity\Location {#7524 …} +value: "423" +label: "Helam" +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43825 +data: App\Entity\Location {#33939 …} +value: "424" +label: "Helba" +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43826 +data: App\Entity\Location {#33954 …} +value: "425" +label: "Helbon" +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43827 +data: App\Entity\Location {#33969 …} +value: "426" +label: "Helef" +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43828 +data: App\Entity\Location {#33984 …} +value: "427" +label: "Helkat" +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43829 +data: App\Entity\Location {#33999 …} +value: "428" +label: "Helkat-Hazzurim" +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43830 +data: App\Entity\Location {#34014 …} +value: "429" +label: "Hena" +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43831 +data: App\Entity\Location {#34029 …} +value: "430" +label: "Henoch (Stadt)" +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43832 +data: App\Entity\Location {#34044 …} +value: "431" +label: "Heres" +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43833 +data: App\Entity\Location {#34059 …} +value: "432" +label: "Hermon" +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43834 +data: App\Entity\Location {#34074 …} +value: "433" +label: "Heschbon" +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43835 +data: App\Entity\Location {#34089 …} +value: "434" +label: "Heschmon" +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43836 +data: App\Entity\Location {#34104 …} +value: "435" +label: "Hetlon" +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43837 +data: App\Entity\Location {#34119 …} +value: "436" +label: "Hezron (Ort)" +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43838 +data: App\Entity\Location {#34134 …} +value: "437" +label: "Hierapolis" +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43839 +data: App\Entity\Location {#34149 …} +value: "438" +label: "Himmel" +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43840 +data: App\Entity\Location {#34164 …} +value: "439" +label: "Himmelreich" +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43841 +data: App\Entity\Location {#34179 …} +value: "440" +label: "Hoba" +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43842 +data: App\Entity\Location {#34194 …} +value: "452" +label: "Höhe der Feldgeister" +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43843 +data: Proxies\__CG__\App\Entity\Location {#22156 …} +value: "453" +label: "Höhe von Chios" +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43844 +data: App\Entity\Location {#34223 …} +value: "454" +label: "Höhe von Gur" +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43845 +data: Proxies\__CG__\App\Entity\Location {#6396 …} +value: "455" +label: "Höhle Adullam" +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43846 +data: App\Entity\Location {#34252 …} +value: "456" +label: "Höhle Machpela" +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43847 +data: App\Entity\Location {#34267 …} +value: "457" +label: "Hölle" +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43848 +data: App\Entity\Location {#34282 …} +value: "441" +label: "Holon" +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43849 +data: App\Entity\Location {#34297 …} +value: "442" +label: "Hor" +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43850 +data: App\Entity\Location {#34312 …} +value: "443" +label: "Hor-Gidgad" +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43851 +data: Proxies\__CG__\App\Entity\Location {#3126 …} +value: "444" +label: "Horeb" +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43852 +data: App\Entity\Location {#34341 …} +value: "445" +label: "Horem" +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43853 +data: App\Entity\Location {#34356 …} +value: "446" +label: "Horescha" +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43854 +data: App\Entity\Location {#34371 …} +value: "447" +label: "Horma" +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43855 +data: App\Entity\Location {#34386 …} +value: "448" +label: "Horonajim" +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43856 +data: App\Entity\Location {#34401 …} +value: "449" +label: "Hosa (Ort)" +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43857 +data: App\Entity\Location {#34416 …} +value: "450" +label: "Hukkok" +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43858 +data: App\Entity\Location {#34431 …} +value: "451" +label: "Humta" +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43859 +data: App\Entity\Location {#34446 …} +value: "458" +label: "Idumäa" +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43860 +data: App\Entity\Location {#34461 …} +value: "459" +label: "Ije-Abarim" +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43861 +data: App\Entity\Location {#34476 …} +value: "460" +label: "Ijim" +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43862 +data: App\Entity\Location {#34491 …} +value: "461" +label: "Ijon" +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43863 +data: Proxies\__CG__\App\Entity\Location {#21046 …} +value: "462" +label: "Ikonion" +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43864 +data: App\Entity\Location {#34520 …} +value: "463" +label: "Illyrien" +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43865 +data: App\Entity\Location {#34535 …} +value: "464" +label: "Immer (Ort)" +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43866 +data: App\Entity\Location {#34550 …} +value: "465" +label: "Indus" +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43867 +data: App\Entity\Location {#34565 …} +value: "466" +label: "Ir-Heres" +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43868 +data: App\Entity\Location {#34580 …} +value: "467" +label: "Ir-Schemesch" +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43869 +data: App\Entity\Location {#34595 …} +value: "468" +label: "Israel (Gebirge)" +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43870 +data: App\Entity\Location {#34610 …} +value: "469" +label: "Israel (Land)" +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43871 +data: App\Entity\Location {#34625 …} +value: "470" +label: "Issaschar (Land)" +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43872 +data: App\Entity\Location {#34640 …} +value: "471" +label: "Italien" +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43873 +data: App\Entity\Location {#34655 …} +value: "472" +label: "Ituräa" +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43874 +data: App\Entity\Location {#34670 …} +value: "473" +label: "Jaar" +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43875 +data: Proxies\__CG__\App\Entity\Location {#6453 …} +value: "474" +label: "Jaar-Heret" +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43876 +data: Proxies\__CG__\App\Entity\Location {#2544 …} +value: "475" +label: "Jabbok" +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43877 +data: Proxies\__CG__\App\Entity\Location {#5859 …} +value: "476" +label: "Jabesch (Stadt)" +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43878 +data: App\Entity\Location {#34727 …} +value: "477" +label: "Jabez (Ort)" +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43879 +data: App\Entity\Location {#34742 …} +value: "478" +label: "Jabin (Ort)" +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43880 +data: App\Entity\Location {#34757 …} +value: "479" +label: "Jabne" +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43881 +data: App\Entity\Location {#34772 …} +value: "480" +label: "Jabneel" +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43882 +data: App\Entity\Location {#34787 …} +value: "481" +label: "Jachin (Templesäule)" +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43883 +data: App\Entity\Location {#34802 …} +value: "482" +label: "Jafia (Ort)" +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43884 +data: App\Entity\Location {#34817 …} +value: "483" +label: "Jafo" +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43885 +data: App\Entity\Location {#34832 …} +value: "484" +label: "Jagur" +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43886 +data: App\Entity\Location {#34847 …} +value: "485" +label: "Jahaz" +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43887 +data: App\Entity\Location {#34862 …} +value: "486" +label: "Janoach" +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43888 +data: App\Entity\Location {#34877 …} +value: "487" +label: "Janum" +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43889 +data: App\Entity\Location {#34892 …} +value: "488" +label: "Jarmut" +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43890 +data: App\Entity\Location {#34907 …} +value: "492" +label: "Jaser" +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43891 +data: App\Entity\Location {#34922 …} +value: "493" +label: "Jattir" +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43892 +data: App\Entity\Location {#34937 …} +value: "494" +label: "Jawan (Stadt)" +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43893 +data: App\Entity\Location {#34952 …} +value: "495" +label: "Jearim" +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43894 +data: App\Entity\Location {#34967 …} +value: "496" +label: "Jebus" +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43895 +data: App\Entity\Location {#34982 …} +value: "497" +label: "Jehud" +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43896 +data: Proxies\__CG__\App\Entity\Location {#4737 …} +value: "498" +label: "Jericho" +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43897 +data: App\Entity\Location {#35011 …} +value: "499" +label: "Jeruel" +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43898 +data: Proxies\__CG__\App\Entity\Location {#7233 …} +value: "500" +label: "Jerusalem" +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43899 +data: App\Entity\Location {#35040 …} +value: "501" +label: "Jesaja (Bruder des Haschabja)" +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43900 +data: App\Entity\Location {#35055 …} +value: "502" +label: "Jeschana" +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43901 +data: App\Entity\Location {#35070 …} +value: "503" +label: "Jeschimon" +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43902 +data: App\Entity\Location {#35085 …} +value: "504" +label: "Jeschua (Stadt)" +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43903 +data: App\Entity\Location {#35100 …} +value: "505" +label: "Jesreel (Ebene)" +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43904 +data: App\Entity\Location {#35115 …} +value: "506" +label: "Jesreel (Stadt)" +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43905 +data: App\Entity\Location {#35130 …} +value: "507" +label: "Jibleam" +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43906 +data: App\Entity\Location {#35145 …} +value: "508" +label: "Jidala" +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43907 +data: App\Entity\Location {#35160 …} +value: "509" +label: "Jiftach" +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43908 +data: App\Entity\Location {#35175 …} +value: "510" +label: "Jiftach-El" +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43909 +data: App\Entity\Location {#35190 …} +value: "511" +label: "Jiron" +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43910 +data: App\Entity\Location {#35205 …} +value: "512" +label: "Jirpeel" +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43911 +data: App\Entity\Location {#35220 …} +value: "513" +label: "Jitla" +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43912 +data: App\Entity\Location {#35235 …} +value: "514" +label: "Jitnan" +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43913 +data: App\Entity\Location {#35250 …} +value: "515" +label: "Jogboha" +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43914 +data: App\Entity\Location {#35265 …} +value: "516" +label: "Jokdeam" +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43915 +data: App\Entity\Location {#35280 …} +value: "517" +label: "Jokneam" +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43916 +data: App\Entity\Location {#35295 …} +value: "518" +label: "Jokteel" +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43917 +data: Proxies\__CG__\App\Entity\Location {#20569 …} +value: "519" +label: "Joppe" +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43918 +data: Proxies\__CG__\App\Entity\Location {#4518 …} +value: "520" +label: "Jordan" +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43919 +data: App\Entity\Location {#35338 …} +value: "521" +label: "Joschafat (Ort)" +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43920 +data: App\Entity\Location {#35353 …} +value: "522" +label: "Jotba" +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43921 +data: App\Entity\Location {#35368 …} +value: "523" +label: "Jotbata" +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43922 +data: App\Entity\Location {#35383 …} +value: "524" +label: "Juda (Gebirge)" +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43923 +data: App\Entity\Location {#35398 …} +value: "525" +label: "Juda (Land)" +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43924 +data: Proxies\__CG__\App\Entity\Location {#19805 …} +value: "526" +label: "Juda (Wüste)" +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43925 +data: App\Entity\Location {#35427 …} +value: "527" +label: "Judäa" +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43926 +data: App\Entity\Location {#35442 …} +value: "528" +label: "Jutta" +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43927 +data: App\Entity\Location {#35457 …} +value: "529" +label: "Kabbon" +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43928 +data: App\Entity\Location {#35472 …} +value: "530" +label: "Kabul" +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43929 +data: App\Entity\Location {#35487 …} +value: "531" +label: "Kabzeel" +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43930 +data: App\Entity\Location {#35502 …} +value: "532" +label: "Kadesch-Barnea" +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43931 +data: App\Entity\Location {#35517 …} +value: "533" +label: "Kaftor" +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43932 +data: App\Entity\Location {#35532 …} +value: "534" +label: "Kajin" +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43933 +data: App\Entity\Location {#35547 …} +value: "535" +label: "Kalne" +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43934 +data: App\Entity\Location {#35562 …} +value: "536" +label: "Kamon" +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43935 +data: App\Entity\Location {#35577 …} +value: "537" +label: "Kana (Bach)" +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43936 +data: Proxies\__CG__\App\Entity\Location {#22923 …} +value: "538" +label: "Kana (Ort)" +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43937 +data: Proxies\__CG__\App\Entity\Location {#1547 …} +value: "539" +label: "Kanaan (Land)" +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43938 +data: App\Entity\Location {#35620 …} +value: "540" +label: "Kanne (Ort)" +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43939 +data: Proxies\__CG__\App\Entity\Location {#19862 …} +value: "541" +label: "Kapernaum" +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43940 +data: App\Entity\Location {#35649 …} +value: "542" +label: "Kappadozien" +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43941 +data: App\Entity\Location {#35664 …} +value: "543" +label: "Karka" +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43942 +data: App\Entity\Location {#35679 …} +value: "544" +label: "Karkemisch" +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43943 +data: App\Entity\Location {#35694 …} +value: "545" +label: "Karkor" +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43944 +data: Proxies\__CG__\App\Entity\Location {#6684 …} +value: "546" +label: "Karmel" +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43945 +data: App\Entity\Location {#35723 …} +value: "547" +label: "Karnajim" +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43946 +data: App\Entity\Location {#35738 …} +value: "548" +label: "Karta" +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43947 +data: App\Entity\Location {#35753 …} +value: "549" +label: "Kartan" +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43948 +data: App\Entity\Location {#35768 …} +value: "550" +label: "Kasifa" +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43949 +data: App\Entity\Location {#35783 …} +value: "551" +label: "Katta" +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43950 +data: Proxies\__CG__\App\Entity\Location {#22555 …} +value: "552" +label: "Kauda" +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43951 +data: App\Entity\Location {#35812 …} +value: "553" +label: "Kebar" +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43952 +data: App\Entity\Location {#35827 …} +value: "554" +label: "Kedar (Ort)" +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43953 +data: App\Entity\Location {#35842 …} +value: "555" +label: "Kedemot" +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43954 +data: App\Entity\Location {#35857 …} +value: "556" +label: "Kedesch" +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43955 +data: App\Entity\Location {#35872 …} +value: "557" +label: "Kefar-Ammoni" +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43956 +data: App\Entity\Location {#35887 …} +value: "558" +label: "Kefira" +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43957 +data: App\Entity\Location {#35902 …} +value: "559" +label: "Kefirim" +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43958 +data: App\Entity\Location {#35917 …} +value: "560" +label: "Kegila" +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43959 +data: App\Entity\Location {#35932 …} +value: "561" +label: "Kehelata" +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43960 +data: Proxies\__CG__\App\Entity\Location {#6537 …} +value: "562" +label: "Keila (Stadt)" +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43961 +data: App\Entity\Location {#35961 …} +value: "563" +label: "Kelach" +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43962 +data: App\Entity\Location {#35976 …} +value: "564" +label: "Kenat" +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43963 +data: Proxies\__CG__\App\Entity\Location {#21706 …} +value: "565" +label: "Kenchrea" +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43964 +data: App\Entity\Location {#36005 …} +value: "566" +label: "Kerem" +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43965 +data: App\Entity\Location {#36020 …} +value: "567" +label: "Kerijot" +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43966 +data: App\Entity\Location {#36035 …} +value: "568" +label: "Kerijot-Hezron" +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43967 +data: App\Entity\Location {#36050 …} +value: "569" +label: "Kerub-Addon" +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43968 +data: App\Entity\Location {#36065 …} +value: "570" +label: "Kesalon" +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43969 +data: App\Entity\Location {#36080 …} +value: "571" +label: "Kesib" +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43970 +data: App\Entity\Location {#36095 …} +value: "572" +label: "Kesil" +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43971 +data: App\Entity\Location {#36110 …} +value: "573" +label: "Kesullot" +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43972 +data: App\Entity\Location {#36125 …} +value: "574" +label: "Kibzajim" +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43973 +data: Proxies\__CG__\App\Entity\Location {#7860 …} +value: "575" +label: "Kidron" +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43974 +data: App\Entity\Location {#36154 …} +value: "576" +label: "Kina" +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43975 +data: App\Entity\Location {#36169 …} +value: "577" +label: "Kinneret (Land)" +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43976 +data: App\Entity\Location {#36184 …} +value: "578" +label: "Kinneret (See)" +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43977 +data: App\Entity\Location {#36199 …} +value: "579" +label: "Kinneret (Stadt)" +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43978 +data: App\Entity\Location {#36214 …} +value: "580" +label: "Kir" +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43979 +data: App\Entity\Location {#36229 …} +value: "581" +label: "Kir-Heres" +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43980 +data: Proxies\__CG__\App\Entity\Location {#2088 …} +value: "582" +label: "Kirjat-Arba" +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43981 +data: App\Entity\Location {#36258 …} +value: "583" +label: "Kirjat-Baal" +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43982 +data: App\Entity\Location {#36273 …} +value: "584" +label: "Kirjat-Huzot" +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43983 +data: Proxies\__CG__\App\Entity\Location {#5682 …} +value: "585" +label: "Kirjat-Jearim (Baala)" +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43984 +data: App\Entity\Location {#36302 …} +value: "586" +label: "Kirjat-Sanna" +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43985 +data: App\Entity\Location {#36317 …} +value: "587" +label: "Kirjat-Sefer" +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43986 +data: App\Entity\Location {#36332 …} +value: "588" +label: "Kirjatajim" +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43987 +data: App\Entity\Location {#36347 …} +value: "589" +label: "Kirschjon" +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43988 +data: App\Entity\Location {#36362 …} +value: "590" +label: "Kischjon" +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43989 +data: App\Entity\Location {#36377 …} +value: "591" +label: "Kischon" +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43990 +data: App\Entity\Location {#36392 …} +value: "592" +label: "Kislot-Tabor" +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43991 +data: App\Entity\Location {#36407 …} +value: "593" +label: "Kitlisch" +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43992 +data: App\Entity\Location {#36422 …} +value: "594" +label: "Kitron" +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43993 +data: App\Entity\Location {#36437 …} +value: "595" +label: "Kittim" +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43994 +data: App\Entity\Location {#36452 …} +value: "596" +label: "Knidos" +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43995 +data: App\Entity\Location {#36467 …} +value: "597" +label: "Koa" +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43996 +data: App\Entity\Location {#36482 …} +value: "598" +label: "Koe" +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43997 +data: App\Entity\Location {#36497 …} +value: "599" +label: "Kolossä" +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43998 +data: App\Entity\Location {#36512 …} +value: "611" +label: "Königshäuser Salomos" +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#43999 +data: Proxies\__CG__\App\Entity\Location {#21622 …} +value: "600" +label: "Korinth" +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44000 +data: App\Entity\Location {#36541 …} +value: "601" +label: "Kos" +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44001 +data: App\Entity\Location {#36556 …} +value: "602" +label: "Koseba" +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44002 +data: App\Entity\Location {#36571 …} +value: "603" +label: "Kreta" +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44003 +data: App\Entity\Location {#36586 …} +value: "604" +label: "Krit" +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44004 +data: App\Entity\Location {#36601 …} +value: "605" +label: "Kub" +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44005 +data: App\Entity\Location {#36616 …} +value: "606" +label: "Kulon" +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44006 +data: App\Entity\Location {#36631 …} +value: "607" +label: "Kusch (Land)" +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44007 +data: App\Entity\Location {#36646 …} +value: "608" +label: "Kuschan" +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44008 +data: App\Entity\Location {#36661 …} +value: "609" +label: "Kuta" +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44009 +data: App\Entity\Location {#36676 …} +value: "610" +label: "Kyrene" +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44010 +data: Proxies\__CG__\App\Entity\Location {#2484 …} +value: "612" +label: "Laban (Ort)" +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44011 +data: App\Entity\Location {#36705 …} +value: "613" +label: "Lachisch" +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44012 +data: App\Entity\Location {#36720 …} +value: "614" +label: "Lachmas" +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44013 +data: App\Entity\Location {#36735 …} +value: "615" +label: "Lagerplätze beim Exodus" +attr: [] +labelTranslationParameters: [] } 1065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44014 +data: Proxies\__CG__\App\Entity\Location {#2178 …} +value: "1065" +label: "Lahai-Roi" +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44015 +data: App\Entity\Location {#36764 …} +value: "616" +label: "Lajescha" +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44016 +data: App\Entity\Location {#36779 …} +value: "617" +label: "Lajisch (Stadt)" +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44017 +data: App\Entity\Location {#36794 …} +value: "618" +label: "Lakkum" +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44018 +data: App\Entity\Location {#36809 …} +value: "619" +label: "Land Kabul" +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44019 +data: App\Entity\Location {#36824 …} +value: "620" +label: "Land, wo Milch und Honig fließen" +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44020 +data: App\Entity\Location {#36839 …} +value: "621" +label: "Laodizea" +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44021 +data: Proxies\__CG__\App\Entity\Location {#22525 …} +value: "622" +label: "Lasaa" +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44022 +data: App\Entity\Location {#36868 …} +value: "623" +label: "Lehi" +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44023 +data: App\Entity\Location {#36883 …} +value: "624" +label: "Lescha" +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44024 +data: App\Entity\Location {#36898 …} +value: "625" +label: "Leschem" +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44025 +data: App\Entity\Location {#36913 …} +value: "626" +label: "Libanon" +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44026 +data: App\Entity\Location {#36928 …} +value: "627" +label: "Libna" +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44027 +data: App\Entity\Location {#36943 …} +value: "628" +label: "Libnat" +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44028 +data: App\Entity\Location {#36958 …} +value: "629" +label: "Libyen" +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44029 +data: App\Entity\Location {#36973 …} +value: "630" +label: "Lo-Dabar" +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44030 +data: App\Entity\Location {#36988 …} +value: "631" +label: "Lobetal" +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44031 +data: App\Entity\Location {#37003 …} +value: "632" +label: "Lod" +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44032 +data: App\Entity\Location {#37018 …} +value: "633" +label: "Lud (Stadt)" +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44033 +data: App\Entity\Location {#37033 …} +value: "634" +label: "Luhit" +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44034 +data: App\Entity\Location {#37048 …} +value: "635" +label: "Lus (neue Stadt)" +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44035 +data: App\Entity\Location {#37063 …} +value: "636" +label: "Lus (Stadt)" +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44036 +data: App\Entity\Location {#37078 …} +value: "637" +label: "Lustgräber" +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44037 +data: Proxies\__CG__\App\Entity\Location {#20539 …} +value: "638" +label: "Lydda" +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44038 +data: App\Entity\Location {#37107 …} +value: "639" +label: "Lykaonien" +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44039 +data: Proxies\__CG__\App\Entity\Location {#21076 …} +value: "640" +label: "Lystra" +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44040 +data: App\Entity\Location {#37136 …} +value: "641" +label: "Lyzien" +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44041 +data: App\Entity\Location {#37151 …} +value: "642" +label: "Maacha (Ort)" +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44042 +data: App\Entity\Location {#37166 …} +value: "643" +label: "Maarat" +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44043 +data: Proxies\__CG__\App\Entity\Location {#2118 …} +value: "644" +label: "Machpela" +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44044 +data: App\Entity\Location {#37195 …} +value: "645" +label: "Madmanna" +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44045 +data: App\Entity\Location {#37210 …} +value: "646" +label: "Madmen" +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44046 +data: App\Entity\Location {#37225 …} +value: "647" +label: "Madmena" +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44047 +data: App\Entity\Location {#37240 …} +value: "648" +label: "Madon" +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44048 +data: App\Entity\Location {#37255 …} +value: "649" +label: "Magadan" +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44049 +data: App\Entity\Location {#37270 …} +value: "650" +label: "Magdala" +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44050 +data: App\Entity\Location {#37285 …} +value: "651" +label: "Mahaleb" +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44051 +data: Proxies\__CG__\App\Entity\Location {#7005 …} +value: "652" +label: "Mahanajim" +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44052 +data: App\Entity\Location {#37314 …} +value: "653" +label: "Makaz" +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44053 +data: App\Entity\Location {#37329 …} +value: "654" +label: "Makhelot" +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44054 +data: App\Entity\Location {#37344 …} +value: "655" +label: "Makkeda" +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44055 +data: Proxies\__CG__\App\Entity\Location {#22585 …} +value: "656" +label: "Malta" +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44056 +data: Proxies\__CG__\App\Entity\Location {#1860 …} +value: "657" +label: "Mamre (Stadt)" +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44057 +data: App\Entity\Location {#37387 …} +value: "658" +label: "Manocho" +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44058 +data: App\Entity\Location {#37402 …} +value: "659" +label: "Maon (Stadt)" +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44059 +data: App\Entity\Location {#37417 …} +value: "660" +label: "Mara (Ort)" +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44060 +data: App\Entity\Location {#37432 …} +value: "661" +label: "Marala" +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44061 +data: App\Entity\Location {#37447 …} +value: "662" +label: "Marescha (Stadt)" +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44062 +data: App\Entity\Location {#37462 …} +value: "663" +label: "Marot" +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44063 +data: App\Entity\Location {#37477 …} +value: "664" +label: "Masreka" +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44064 +data: App\Entity\Location {#37492 …} +value: "665" +label: "Massa (Ort)" +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44065 +data: App\Entity\Location {#37507 …} +value: "666" +label: "Mattana" +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44066 +data: Proxies\__CG__\App\Entity\Location {#21904 …} +value: "667" +label: "Mazedonien" +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44067 +data: App\Entity\Location {#37536 …} +value: "668" +label: "Me-Jarkon" +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44068 +data: App\Entity\Location {#37551 …} +value: "669" +label: "Mea" +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44069 +data: App\Entity\Location {#37566 …} +value: "670" +label: "Meara" +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44070 +data: App\Entity\Location {#37581 …} +value: "671" +label: "Mechona" +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44071 +data: App\Entity\Location {#37596 …} +value: "672" +label: "Medeba" +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44072 +data: App\Entity\Location {#37611 …} +value: "673" +label: "Medien" +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44073 +data: App\Entity\Location {#37626 …} +value: "674" +label: "Mefaat" +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44074 +data: App\Entity\Location {#37641 …} +value: "675" +label: "Meggido" +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44075 +data: App\Entity\Location {#37656 …} +value: "676" +label: "Megiddo" +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44076 +data: App\Entity\Location {#37671 …} +value: "677" +label: "Mehola" +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44077 +data: App\Entity\Location {#37686 …} +value: "678" +label: "Memfis" +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44078 +data: App\Entity\Location {#37701 …} +value: "679" +label: "Meratajim" +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44079 +data: App\Entity\Location {#37716 …} +value: "680" +label: "Meriba" +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44080 +data: App\Entity\Location {#37731 …} +value: "681" +label: "Meribat-Kadesch" +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44081 +data: App\Entity\Location {#37746 …} +value: "682" +label: "Merodach" +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44082 +data: App\Entity\Location {#37761 …} +value: "683" +label: "Merom" +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44083 +data: App\Entity\Location {#37776 …} +value: "684" +label: "Meros" +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44084 +data: App\Entity\Location {#37791 …} +value: "685" +label: "Mescha (Ort)" +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44085 +data: App\Entity\Location {#37806 …} +value: "686" +label: "Meschech (Stadt)" +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44086 +data: Proxies\__CG__\App\Entity\Location {#2148 …} +value: "687" +label: "Mesopotamien" +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44087 +data: Proxies\__CG__\App\Entity\Location {#5919 …} +value: "688" +label: "Michmas" +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44088 +data: App\Entity\Location {#37849 …} +value: "689" +label: "Michmetat" +attr: [] +labelTranslationParameters: [] } 690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44089 +data: App\Entity\Location {#37864 …} +value: "690" +label: "Midfdin" +attr: [] +labelTranslationParameters: [] } 691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44090 +data: Proxies\__CG__\App\Entity\Location {#2985 …} +value: "691" +label: "Midian (Ort)" +attr: [] +labelTranslationParameters: [] } 692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44091 +data: App\Entity\Location {#37893 …} +value: "692" +label: "Migdal-Eder" +attr: [] +labelTranslationParameters: [] } 693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44092 +data: App\Entity\Location {#37908 …} +value: "693" +label: "Migdal-El" +attr: [] +labelTranslationParameters: [] } 694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44093 +data: App\Entity\Location {#37923 …} +value: "694" +label: "Migdal-Gad" +attr: [] +labelTranslationParameters: [] } 695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44094 +data: App\Entity\Location {#37938 …} +value: "695" +label: "Migdol" +attr: [] +labelTranslationParameters: [] } 696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44095 +data: App\Entity\Location {#37953 …} +value: "696" +label: "Migron" +attr: [] +labelTranslationParameters: [] } 697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44096 +data: Proxies\__CG__\App\Entity\Location {#22216 …} +value: "697" +label: "Milet" +attr: [] +labelTranslationParameters: [] } 698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44097 +data: App\Entity\Location {#37982 …} +value: "698" +label: "Millo" +attr: [] +labelTranslationParameters: [] } 699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44098 +data: App\Entity\Location {#37997 …} +value: "699" +label: "Minni" +attr: [] +labelTranslationParameters: [] } 700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44099 +data: App\Entity\Location {#38012 …} +value: "700" +label: "Minnit" +attr: [] +labelTranslationParameters: [] } 701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44100 +data: App\Entity\Location {#38027 …} +value: "701" +label: "Mischal" +attr: [] +labelTranslationParameters: [] } 702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44101 +data: App\Entity\Location {#38042 …} +value: "702" +label: "Misrefot-Majim" +attr: [] +labelTranslationParameters: [] } 703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44102 +data: App\Entity\Location {#38057 …} +value: "703" +label: "Misttor" +attr: [] +labelTranslationParameters: [] } 704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44103 +data: App\Entity\Location {#38072 …} +value: "704" +label: "Mitka" +attr: [] +labelTranslationParameters: [] } 705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44104 +data: App\Entity\Location {#38087 …} +value: "705" +label: "Mitteltor" +attr: [] +labelTranslationParameters: [] } 706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44105 +data: Proxies\__CG__\App\Entity\Location {#22126 …} +value: "706" +label: "Mitylene" +attr: [] +labelTranslationParameters: [] } 1067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44106 +data: App\Entity\Location {#38116 …} +value: "1067" +label: "Mizba" +attr: [] +labelTranslationParameters: [] } 707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44107 +data: Proxies\__CG__\App\Entity\Location {#5712 …} +value: "707" +label: "Mizpe" +attr: [] +labelTranslationParameters: [] } 708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44108 +data: Proxies\__CG__\App\Entity\Location {#7350 …} +value: "708" +label: "Moab (Ort)" +attr: [] +labelTranslationParameters: [] } 709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44109 +data: App\Entity\Location {#38159 …} +value: "709" +label: "Molada" +attr: [] +labelTranslationParameters: [] } 710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44110 +data: App\Entity\Location {#38174 …} +value: "710" +label: "More" +attr: [] +labelTranslationParameters: [] } 711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44111 +data: App\Entity\Location {#38189 …} +value: "711" +label: "Moreschet" +attr: [] +labelTranslationParameters: [] } 712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44112 +data: App\Entity\Location {#38204 …} +value: "712" +label: "Moreschet-Gat" +attr: [] +labelTranslationParameters: [] } 713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44113 +data: App\Entity\Location {#38219 …} +value: "713" +label: "Morgenland" +attr: [] +labelTranslationParameters: [] } 714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44114 +data: Proxies\__CG__\App\Entity\Location {#2058 …} +value: "714" +label: "Morija (Berg)" +attr: [] +labelTranslationParameters: [] } 715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44115 +data: App\Entity\Location {#38248 …} +value: "715" +label: "Morija (Land)" +attr: [] +labelTranslationParameters: [] } 716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44116 +data: App\Entity\Location {#38263 …} +value: "716" +label: "Moser" +attr: [] +labelTranslationParameters: [] } 717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44117 +data: App\Entity\Location {#38278 …} +value: "717" +label: "Moserot" +attr: [] +labelTranslationParameters: [] } 718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44118 +data: App\Entity\Location {#38293 …} +value: "718" +label: "Moza (Stadt)" +attr: [] +labelTranslationParameters: [] } 719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44119 +data: Proxies\__CG__\App\Entity\Location {#22495 …} +value: "719" +label: "Myra" +attr: [] +labelTranslationParameters: [] } 720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44120 +data: App\Entity\Location {#38322 …} +value: "720" +label: "Mysien" +attr: [] +labelTranslationParameters: [] } 721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44121 +data: App\Entity\Location {#38337 …} +value: "721" +label: "Naama (Stadt)" +attr: [] +labelTranslationParameters: [] } 722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44122 +data: App\Entity\Location {#38352 …} +value: "722" +label: "Naara (Ort)" +attr: [] +labelTranslationParameters: [] } 723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44123 +data: App\Entity\Location {#38367 …} +value: "723" +label: "Naftali (Gebirge)" +attr: [] +labelTranslationParameters: [] } 724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44124 +data: App\Entity\Location {#38382 …} +value: "724" +label: "Naftali (Land)" +attr: [] +labelTranslationParameters: [] } 725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44125 +data: App\Entity\Location {#38397 …} +value: "725" +label: "Nahalal" +attr: [] +labelTranslationParameters: [] } 726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44126 +data: App\Entity\Location {#38412 …} +value: "726" +label: "Nahale-Gaasch" +attr: [] +labelTranslationParameters: [] } 727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44127 +data: App\Entity\Location {#38427 …} +value: "727" +label: "Nahaliel" +attr: [] +labelTranslationParameters: [] } 728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44128 +data: App\Entity\Location {#38442 …} +value: "728" +label: "Nahalol" +attr: [] +labelTranslationParameters: [] } 729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44129 +data: App\Entity\Location {#38457 …} +value: "729" +label: "Nahasch (Stadt)" +attr: [] +labelTranslationParameters: [] } 730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44130 +data: App\Entity\Location {#38472 …} +value: "730" +label: "Nain" +attr: [] +labelTranslationParameters: [] } 731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44131 +data: App\Entity\Location {#38487 …} +value: "731" +label: "Najot" +attr: [] +labelTranslationParameters: [] } 732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44132 +data: Proxies\__CG__\App\Entity\Location {#19748 …} +value: "732" +label: "Nazareth" +attr: [] +labelTranslationParameters: [] } 733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44133 +data: App\Entity\Location {#38516 …} +value: "733" +label: "Nea" +attr: [] +labelTranslationParameters: [] } 734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44134 +data: App\Entity\Location {#38531 …} +value: "734" +label: "Neapolis" +attr: [] +labelTranslationParameters: [] } 735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44135 +data: App\Entity\Location {#38546 …} +value: "735" +label: "Neballat" +attr: [] +labelTranslationParameters: [] } 736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44136 +data: App\Entity\Location {#38561 …} +value: "736" +label: "Nebo (Berg)" +attr: [] +labelTranslationParameters: [] } 737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44137 +data: App\Entity\Location {#38576 …} +value: "737" +label: "Nebo (Land)" +attr: [] +labelTranslationParameters: [] } 738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44138 +data: App\Entity\Location {#38591 …} +value: "738" +label: "Nefota" +attr: [] +labelTranslationParameters: [] } 739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44139 +data: App\Entity\Location {#38606 …} +value: "739" +label: "Neftoach" +attr: [] +labelTranslationParameters: [] } 740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44140 +data: App\Entity\Location {#38621 …} +value: "740" +label: "Negiel" +attr: [] +labelTranslationParameters: [] } 741 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44141 +data: App\Entity\Location {#38636 …} +value: "741" +label: "Nehelam" +attr: [] +labelTranslationParameters: [] } 742 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44142 +data: App\Entity\Location {#38651 …} +value: "742" +label: "Netaim" +attr: [] +labelTranslationParameters: [] } 743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44143 +data: App\Entity\Location {#38666 …} +value: "743" +label: "Netofa" +attr: [] +labelTranslationParameters: [] } 744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44144 +data: App\Entity\Location {#38681 …} +value: "744" +label: "Nezib" +attr: [] +labelTranslationParameters: [] } 745 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44145 +data: App\Entity\Location {#38696 …} +value: "745" +label: "Nibschan" +attr: [] +labelTranslationParameters: [] } 746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44146 +data: App\Entity\Location {#38711 …} +value: "746" +label: "Nikopolis" +attr: [] +labelTranslationParameters: [] } 747 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44147 +data: App\Entity\Location {#38726 …} +value: "747" +label: "Nil" +attr: [] +labelTranslationParameters: [] } 748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44148 +data: App\Entity\Location {#38741 …} +value: "748" +label: "Nimra" +attr: [] +labelTranslationParameters: [] } 749 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44149 +data: App\Entity\Location {#38756 …} +value: "749" +label: "Nimrim" +attr: [] +labelTranslationParameters: [] } 750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44150 +data: Proxies\__CG__\App\Entity\Location {#8637 …} +value: "750" +label: "Ninive" +attr: [] +labelTranslationParameters: [] } 751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44151 +data: App\Entity\Location {#38785 …} +value: "751" +label: "No" +attr: [] +labelTranslationParameters: [] } 752 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44152 +data: App\Entity\Location {#38800 …} +value: "752" +label: "No-Amon" +attr: [] +labelTranslationParameters: [] } 753 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44153 +data: Proxies\__CG__\App\Entity\Location {#6336 …} +value: "753" +label: "Nob" +attr: [] +labelTranslationParameters: [] } 754 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44154 +data: App\Entity\Location {#38829 …} +value: "754" +label: "Nobach (Land)" +attr: [] +labelTranslationParameters: [] } 755 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44155 +data: App\Entity\Location {#38844 …} +value: "755" +label: "Nod" +attr: [] +labelTranslationParameters: [] } 756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44156 +data: App\Entity\Location {#38859 …} +value: "756" +label: "Nof" +attr: [] +labelTranslationParameters: [] } 757 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44157 +data: App\Entity\Location {#38874 …} +value: "757" +label: "Nofach" +attr: [] +labelTranslationParameters: [] } 758 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44158 +data: App\Entity\Location {#38889 …} +value: "758" +label: "Obot" +attr: [] +labelTranslationParameters: [] } 759 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44159 +data: App\Entity\Location {#38904 …} +value: "759" +label: "Ofel" +attr: [] +labelTranslationParameters: [] } 760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44160 +data: App\Entity\Location {#38919 …} +value: "760" +label: "Ofenturm" +attr: [] +labelTranslationParameters: [] } 761 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44161 +data: App\Entity\Location {#38934 …} +value: "761" +label: "Ofir (Ort)" +attr: [] +labelTranslationParameters: [] } 762 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44162 +data: App\Entity\Location {#38949 …} +value: "762" +label: "Ofni" +attr: [] +labelTranslationParameters: [] } 763 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44163 +data: Proxies\__CG__\App\Entity\Location {#5229 …} +value: "763" +label: "Ofra (Stadt)" +attr: [] +labelTranslationParameters: [] } 1064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44164 +data: App\Entity\Location {#38978 …} +value: "1064" +label: "Ölberg" +attr: [] +labelTranslationParameters: [] } 764 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44165 +data: App\Entity\Location {#38993 …} +value: "764" +label: "On (Ort)" +attr: [] +labelTranslationParameters: [] } 765 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44166 +data: App\Entity\Location {#39008 …} +value: "765" +label: "Ono" +attr: [] +labelTranslationParameters: [] } 766 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44167 +data: App\Entity\Location {#39023 …} +value: "766" +label: "Oreb" +attr: [] +labelTranslationParameters: [] } 767 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44168 +data: App\Entity\Location {#39038 …} +value: "767" +label: "Pagu" +attr: [] +labelTranslationParameters: [] } 768 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44169 +data: App\Entity\Location {#39053 …} +value: "768" +label: "Palast des Herodes" +attr: [] +labelTranslationParameters: [] } 769 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44170 +data: App\Entity\Location {#39068 …} +value: "769" +label: "Palme Deboras" +attr: [] +labelTranslationParameters: [] } 770 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44171 +data: App\Entity\Location {#39083 …} +value: "770" +label: "Palmenstadt" +attr: [] +labelTranslationParameters: [] } 771 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44172 +data: App\Entity\Location {#39098 …} +value: "771" +label: "Pamphylien" +attr: [] +labelTranslationParameters: [] } 772 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44173 +data: Proxies\__CG__\App\Entity\Location {#20929 …} +value: "772" +label: "Paphos" +attr: [] +labelTranslationParameters: [] } 773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44174 +data: App\Entity\Location {#39127 …} +value: "773" +label: "Para" +attr: [] +labelTranslationParameters: [] } 774 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44175 +data: App\Entity\Location {#39142 …} +value: "774" +label: "Paradies" +attr: [] +labelTranslationParameters: [] } 775 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44176 +data: App\Entity\Location {#39157 …} +value: "775" +label: "Paran (Berg)" +attr: [] +labelTranslationParameters: [] } 776 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44177 +data: App\Entity\Location {#39172 …} +value: "776" +label: "Paran (Wüste)" +attr: [] +labelTranslationParameters: [] } 777 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44178 +data: App\Entity\Location {#39187 …} +value: "777" +label: "Parbar" +attr: [] +labelTranslationParameters: [] } 778 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44179 +data: App\Entity\Location {#39202 …} +value: "778" +label: "Parpar" +attr: [] +labelTranslationParameters: [] } 779 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44180 +data: App\Entity\Location {#39217 …} +value: "779" +label: "Pas-Dammim" +attr: [] +labelTranslationParameters: [] } 780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44181 +data: App\Entity\Location {#39232 …} +value: "780" +label: "Patara" +attr: [] +labelTranslationParameters: [] } 781 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44182 +data: App\Entity\Location {#39247 …} +value: "781" +label: "Patmos" +attr: [] +labelTranslationParameters: [] } 782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44183 +data: App\Entity\Location {#39262 …} +value: "782" +label: "Patros" +attr: [] +labelTranslationParameters: [] } 783 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44184 +data: App\Entity\Location {#39277 …} +value: "783" +label: "Pekod" +attr: [] +labelTranslationParameters: [] } 784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44185 +data: App\Entity\Location {#39292 …} +value: "784" +label: "Peor (Berg)" +attr: [] +labelTranslationParameters: [] } 785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44186 +data: App\Entity\Location {#39307 …} +value: "785" +label: "Peor (Stadt)" +attr: [] +labelTranslationParameters: [] } 786 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44187 +data: App\Entity\Location {#39322 …} +value: "786" +label: "Perazim" +attr: [] +labelTranslationParameters: [] } 787 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44188 +data: App\Entity\Location {#39337 …} +value: "787" +label: "Perez-Usa" +attr: [] +labelTranslationParameters: [] } 788 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44189 +data: App\Entity\Location {#39352 …} +value: "788" +label: "Pergamon" +attr: [] +labelTranslationParameters: [] } 789 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44190 +data: Proxies\__CG__\App\Entity\Location {#20959 …} +value: "789" +label: "Perge" +attr: [] +labelTranslationParameters: [] } 790 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44191 +data: App\Entity\Location {#39381 …} +value: "790" +label: "Petor" +attr: [] +labelTranslationParameters: [] } 791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44192 +data: App\Entity\Location {#39396 …} +value: "791" +label: "Philadelphia" +attr: [] +labelTranslationParameters: [] } 792 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44193 +data: Proxies\__CG__\App\Entity\Location {#21442 …} +value: "792" +label: "Philippi" +attr: [] +labelTranslationParameters: [] } 793 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44194 +data: App\Entity\Location {#39425 …} +value: "793" +label: "Philisterland" +attr: [] +labelTranslationParameters: [] } 794 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44195 +data: App\Entity\Location {#39440 …} +value: "794" +label: "Philistermeer" +attr: [] +labelTranslationParameters: [] } 796 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44196 +data: App\Entity\Location {#39455 …} +value: "796" +label: "Phönix" +attr: [] +labelTranslationParameters: [] } 797 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44197 +data: App\Entity\Location {#39470 …} +value: "797" +label: "Phönizien" +attr: [] +labelTranslationParameters: [] } 795 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44198 +data: App\Entity\Location {#39485 …} +value: "795" +label: "Phrygien" +attr: [] +labelTranslationParameters: [] } 798 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44199 +data: App\Entity\Location {#39500 …} +value: "798" +label: "Pi-Beset" +attr: [] +labelTranslationParameters: [] } 799 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44200 +data: Proxies\__CG__\App\Entity\Location {#3537 …} +value: "799" +label: "Pi-Hahirot" +attr: [] +labelTranslationParameters: [] } 800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44201 +data: App\Entity\Location {#39529 …} +value: "800" +label: "Piraton" +attr: [] +labelTranslationParameters: [] } 801 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44202 +data: App\Entity\Location {#39544 …} +value: "801" +label: "Pischon" +attr: [] +labelTranslationParameters: [] } 802 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44203 +data: App\Entity\Location {#39559 …} +value: "802" +label: "Pisga" +attr: [] +labelTranslationParameters: [] } 803 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44204 +data: App\Entity\Location {#39574 …} +value: "803" +label: "Pisidien" +attr: [] +labelTranslationParameters: [] } 804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44205 +data: App\Entity\Location {#39589 …} +value: "804" +label: "Pitom" +attr: [] +labelTranslationParameters: [] } 805 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44206 +data: App\Entity\Location {#39604 …} +value: "805" +label: "Pnuel (Ort)" +attr: [] +labelTranslationParameters: [] } 806 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44207 +data: App\Entity\Location {#39619 …} +value: "806" +label: "Pnuel (Stadt)" +attr: [] +labelTranslationParameters: [] } 807 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44208 +data: App\Entity\Location {#39634 …} +value: "807" +label: "Pontus" +attr: [] +labelTranslationParameters: [] } 808 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44209 +data: App\Entity\Location {#39649 …} +value: "808" +label: "Ptolemais" +attr: [] +labelTranslationParameters: [] } 809 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44210 +data: App\Entity\Location {#39664 …} +value: "809" +label: "Punon" +attr: [] +labelTranslationParameters: [] } 810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44211 +data: App\Entity\Location {#39679 …} +value: "810" +label: "Put (Stadt)" +attr: [] +labelTranslationParameters: [] } 811 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44212 +data: Proxies\__CG__\App\Entity\Location {#22675 …} +value: "811" +label: "Puteoli" +attr: [] +labelTranslationParameters: [] } 812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44213 +data: App\Entity\Location {#39708 …} +value: "812" +label: "Quelle des Rufenden" +attr: [] +labelTranslationParameters: [] } 813 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44214 +data: App\Entity\Location {#39723 …} +value: "813" +label: "Quelltor" +attr: [] +labelTranslationParameters: [] } 814 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44215 +data: Proxies\__CG__\App\Entity\Location {#7554 …} +value: "814" +label: "Rabba" +attr: [] +labelTranslationParameters: [] } 815 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44216 +data: App\Entity\Location {#39752 …} +value: "815" +label: "Rabbit" +attr: [] +labelTranslationParameters: [] } 816 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44217 +data: App\Entity\Location {#39767 …} +value: "816" +label: "Rafidim" +attr: [] +labelTranslationParameters: [] } 817 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44218 +data: App\Entity\Location {#39782 …} +value: "817" +label: "Ragma (Ort)" +attr: [] +labelTranslationParameters: [] } 818 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44219 +data: App\Entity\Location {#39797 …} +value: "818" +label: "Rakkat" +attr: [] +labelTranslationParameters: [] } 819 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44220 +data: App\Entity\Location {#39812 …} +value: "819" +label: "Rakon" +attr: [] +labelTranslationParameters: [] } 820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44221 +data: Proxies\__CG__\App\Entity\Location {#5451 …} +value: "820" +label: "Rama" +attr: [] +labelTranslationParameters: [] } 821 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44222 +data: App\Entity\Location {#39841 …} +value: "821" +label: "Ramat-Lehi" +attr: [] +labelTranslationParameters: [] } 822 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44223 +data: App\Entity\Location {#39856 …} +value: "822" +label: "Ramat-Mizpe" +attr: [] +labelTranslationParameters: [] } 823 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44224 +data: App\Entity\Location {#39871 …} +value: "823" +label: "Ramatajim-Zofim" +attr: [] +labelTranslationParameters: [] } 824 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44225 +data: App\Entity\Location {#39886 …} +value: "824" +label: "Ramot" +attr: [] +labelTranslationParameters: [] } 825 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44226 +data: Proxies\__CG__\App\Entity\Location {#3015 …} +value: "825" +label: "Ramses" +attr: [] +labelTranslationParameters: [] } 826 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44227 +data: App\Entity\Location {#39915 …} +value: "826" +label: "Refaim" +attr: [] +labelTranslationParameters: [] } 827 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44228 +data: App\Entity\Location {#39930 …} +value: "827" +label: "Refidim" +attr: [] +labelTranslationParameters: [] } 828 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44229 +data: App\Entity\Location {#39945 …} +value: "828" +label: "Rehob (Stadt)" +attr: [] +labelTranslationParameters: [] } 829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44230 +data: App\Entity\Location {#39960 …} +value: "829" +label: "Rehobot" +attr: [] +labelTranslationParameters: [] } 830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44231 +data: App\Entity\Location {#39975 …} +value: "830" +label: "Rehobot-Ir" +attr: [] +labelTranslationParameters: [] } 831 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44232 +data: App\Entity\Location {#39990 …} +value: "831" +label: "Rekem (Stadt)" +attr: [] +labelTranslationParameters: [] } 832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44233 +data: App\Entity\Location {#40005 …} +value: "832" +label: "Remet" +attr: [] +labelTranslationParameters: [] } 833 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44234 +data: App\Entity\Location {#40020 …} +value: "833" +label: "Resen" +attr: [] +labelTranslationParameters: [] } 834 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44235 +data: App\Entity\Location {#40035 …} +value: "834" +label: "Rezef" +attr: [] +labelTranslationParameters: [] } 835 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44236 +data: Proxies\__CG__\App\Entity\Location {#22645 …} +value: "835" +label: "Rhegion" +attr: [] +labelTranslationParameters: [] } 836 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44237 +data: App\Entity\Location {#40064 …} +value: "836" +label: "Rhodos" +attr: [] +labelTranslationParameters: [] } 837 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44238 +data: App\Entity\Location {#40079 …} +value: "837" +label: "Ribla" +attr: [] +labelTranslationParameters: [] } 838 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44239 +data: App\Entity\Location {#40094 …} +value: "838" +label: "Rimmon (Stadt)" +attr: [] +labelTranslationParameters: [] } 839 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44240 +data: App\Entity\Location {#40109 …} +value: "839" +label: "Rimmon-Perez" +attr: [] +labelTranslationParameters: [] } 840 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44241 +data: App\Entity\Location {#40124 …} +value: "840" +label: "Rissa" +attr: [] +labelTranslationParameters: [] } 841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44242 +data: App\Entity\Location {#40139 …} +value: "841" +label: "Ritma" +attr: [] +labelTranslationParameters: [] } 842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44243 +data: App\Entity\Location {#40154 …} +value: "842" +label: "Rogel" +attr: [] +labelTranslationParameters: [] } 843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44244 +data: App\Entity\Location {#40169 …} +value: "843" +label: "Roglim" +attr: [] +labelTranslationParameters: [] } 844 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44245 +data: Proxies\__CG__\App\Entity\Location {#20092 …} +value: "844" +label: "Rom" +attr: [] +labelTranslationParameters: [] } 845 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44246 +data: App\Entity\Location {#40198 …} +value: "845" +label: "Rosch (Stadt)" +attr: [] +labelTranslationParameters: [] } 846 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44247 +data: App\Entity\Location {#40213 …} +value: "846" +label: "Roßtor" +attr: [] +labelTranslationParameters: [] } 847 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44248 +data: App\Entity\Location {#40228 …} +value: "847" +label: "Ruma" +attr: [] +labelTranslationParameters: [] } 848 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44249 +data: App\Entity\Location {#40243 …} +value: "848" +label: "Saba (Ort)" +attr: [] +labelTranslationParameters: [] } 849 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44250 +data: Proxies\__CG__\App\Entity\Location {#20899 …} +value: "849" +label: "Salamis" +attr: [] +labelTranslationParameters: [] } 850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44251 +data: App\Entity\Location {#40272 …} +value: "850" +label: "Salcha" +attr: [] +labelTranslationParameters: [] } 851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44252 +data: Proxies\__CG__\App\Entity\Location {#1721 …} +value: "851" +label: "Salem" +attr: [] +labelTranslationParameters: [] } 852 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44253 +data: App\Entity\Location {#40301 …} +value: "852" +label: "Salim" +attr: [] +labelTranslationParameters: [] } 853 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44254 +data: App\Entity\Location {#40316 …} +value: "853" +label: "Salmone" +attr: [] +labelTranslationParameters: [] } 854 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44255 +data: App\Entity\Location {#40331 …} +value: "854" +label: "Salzmeer" +attr: [] +labelTranslationParameters: [] } 855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44256 +data: App\Entity\Location {#40346 …} +value: "855" +label: "Salzstadt" +attr: [] +labelTranslationParameters: [] } 856 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44257 +data: App\Entity\Location {#40361 …} +value: "856" +label: "Salztal" +attr: [] +labelTranslationParameters: [] } 857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44258 +data: App\Entity\Location {#40376 …} +value: "857" +label: "Samaria (Berg)" +attr: [] +labelTranslationParameters: [] } 858 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44259 +data: Proxies\__CG__\App\Entity\Location {#8553 …} +value: "858" +label: "Samaria (Stadt)" +attr: [] +labelTranslationParameters: [] } 859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44260 +data: App\Entity\Location {#40405 …} +value: "859" +label: "Samarien" +attr: [] +labelTranslationParameters: [] } 860 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44261 +data: Proxies\__CG__\App\Entity\Location {#22186 …} +value: "860" +label: "Samos" +attr: [] +labelTranslationParameters: [] } 861 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44262 +data: App\Entity\Location {#40434 …} +value: "861" +label: "Samothrake" +attr: [] +labelTranslationParameters: [] } 862 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44263 +data: App\Entity\Location {#40449 …} +value: "862" +label: "Sanoach (Stadt)" +attr: [] +labelTranslationParameters: [] } 863 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44264 +data: App\Entity\Location {#40464 …} +value: "863" +label: "Sansanna" +attr: [] +labelTranslationParameters: [] } 864 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44265 +data: App\Entity\Location {#40479 …} +value: "864" +label: "Sardes" +attr: [] +labelTranslationParameters: [] } 865 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44266 +data: App\Entity\Location {#40494 …} +value: "865" +label: "Sarid" +attr: [] +labelTranslationParameters: [] } 866 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44267 +data: App\Entity\Location {#40509 …} +value: "866" +label: "Saron" +attr: [] +labelTranslationParameters: [] } 867 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44268 +data: App\Entity\Location {#40524 …} +value: "867" +label: "Schaalbim" +attr: [] +labelTranslationParameters: [] } 868 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44269 +data: App\Entity\Location {#40539 …} +value: "868" +label: "Schaalbin" +attr: [] +labelTranslationParameters: [] } 869 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44270 +data: App\Entity\Location {#40554 …} +value: "869" +label: "Schaalim" +attr: [] +labelTranslationParameters: [] } 870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44271 +data: App\Entity\Location {#40569 …} +value: "870" +label: "Schaarajim" +attr: [] +labelTranslationParameters: [] } 901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44272 +data: App\Entity\Location {#40584 …} +value: "901" +label: "Schädelstätte" +attr: [] +labelTranslationParameters: [] } 871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44273 +data: App\Entity\Location {#40599 …} +value: "871" +label: "Schafir" +attr: [] +labelTranslationParameters: [] } 872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44274 +data: App\Entity\Location {#40614 …} +value: "872" +label: "Schaftor" +attr: [] +labelTranslationParameters: [] } 873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44275 +data: App\Entity\Location {#40629 …} +value: "873" +label: "Schahazajim" +attr: [] +labelTranslationParameters: [] } 874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44276 +data: App\Entity\Location {#40644 …} +value: "874" +label: "Schalischa" +attr: [] +labelTranslationParameters: [] } 875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44277 +data: App\Entity\Location {#40659 …} +value: "875" +label: "Schamir (Stadt)" +attr: [] +labelTranslationParameters: [] } 876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44278 +data: App\Entity\Location {#40674 …} +value: "876" +label: "Scharon" +attr: [] +labelTranslationParameters: [] } 877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44279 +data: App\Entity\Location {#40689 …} +value: "877" +label: "Scharon-Ebene" +attr: [] +labelTranslationParameters: [] } 878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44280 +data: App\Entity\Location {#40704 …} +value: "878" +label: "Scharuhen" +attr: [] +labelTranslationParameters: [] } 879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44281 +data: App\Entity\Location {#40719 …} +value: "879" +label: "Schefam" +attr: [] +labelTranslationParameters: [] } 880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44282 +data: App\Entity\Location {#40734 …} +value: "880" +label: "Schefer" +attr: [] +labelTranslationParameters: [] } 881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44283 +data: App\Entity\Location {#40749 …} +value: "881" +label: "Schema (Stadt)" +attr: [] +labelTranslationParameters: [] } 882 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44284 +data: App\Entity\Location {#40764 …} +value: "882" +label: "Schen" +attr: [] +labelTranslationParameters: [] } 883 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44285 +data: App\Entity\Location {#40779 …} +value: "883" +label: "Scherbentor" +attr: [] +labelTranslationParameters: [] } 884 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44286 +data: App\Entity\Location {#40794 …} +value: "884" +label: "Scherebja (Nachkomme von Machli)" +attr: [] +labelTranslationParameters: [] } 885 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44287 +data: App\Entity\Location {#40809 …} +value: "885" +label: "Scheschach" +attr: [] +labelTranslationParameters: [] } 886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44288 +data: App\Entity\Location {#40824 …} +value: "886" +label: "Schihor" +attr: [] +labelTranslationParameters: [] } 887 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44289 +data: App\Entity\Location {#40839 …} +value: "887" +label: "Schikkaron" +attr: [] +labelTranslationParameters: [] } 888 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44290 +data: Proxies\__CG__\App\Entity\Location {#3567 …} +value: "888" +label: "Schilfmeer" +attr: [] +labelTranslationParameters: [] } 889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44291 +data: App\Entity\Location {#40868 …} +value: "889" +label: "Schilhim" +attr: [] +labelTranslationParameters: [] } 890 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44292 +data: App\Entity\Location {#40883 …} +value: "890" +label: "Schimron (Stadt)" +attr: [] +labelTranslationParameters: [] } 891 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44293 +data: App\Entity\Location {#40898 …} +value: "891" +label: "Schimron-Meron" +attr: [] +labelTranslationParameters: [] } 892 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44294 +data: App\Entity\Location {#40913 …} +value: "892" +label: "Schinar" +attr: [] +labelTranslationParameters: [] } 893 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44295 +data: App\Entity\Location {#40928 …} +value: "893" +label: "Schinear" +attr: [] +labelTranslationParameters: [] } 894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44296 +data: App\Entity\Location {#40943 …} +value: "894" +label: "Schion" +attr: [] +labelTranslationParameters: [] } 895 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44297 +data: App\Entity\Location {#40958 …} +value: "895" +label: "Schittim" +attr: [] +labelTranslationParameters: [] } 896 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44298 +data: App\Entity\Location {#40973 …} +value: "896" +label: "Schoa" +attr: [] +labelTranslationParameters: [] } 897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44299 +data: App\Entity\Location {#40988 …} +value: "897" +label: "Schuach (Ort)" +attr: [] +labelTranslationParameters: [] } 898 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44300 +data: App\Entity\Location {#41003 …} +value: "898" +label: "Schual (Ort)" +attr: [] +labelTranslationParameters: [] } 899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44301 +data: App\Entity\Location {#41018 …} +value: "899" +label: "Schunem" +attr: [] +labelTranslationParameters: [] } 900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44302 +data: Proxies\__CG__\App\Entity\Location {#6771 …} +value: "900" +label: "Schur" +attr: [] +labelTranslationParameters: [] } 902 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44303 +data: App\Entity\Location {#41047 …} +value: "902" +label: "Sechana" +attr: [] +labelTranslationParameters: [] } 903 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44304 +data: App\Entity\Location {#41062 …} +value: "903" +label: "See von Tiberias" +attr: [] +labelTranslationParameters: [] } 904 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44305 +data: App\Entity\Location {#41077 …} +value: "904" +label: "Seeb" +attr: [] +labelTranslationParameters: [] } 905 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44306 +data: App\Entity\Location {#41092 …} +value: "905" +label: "Sefar" +attr: [] +labelTranslationParameters: [] } 906 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44307 +data: App\Entity\Location {#41107 …} +value: "906" +label: "Sefarwajim" +attr: [] +labelTranslationParameters: [] } 907 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44308 +data: App\Entity\Location {#41122 …} +value: "907" +label: "Seir (Gebirge)" +attr: [] +labelTranslationParameters: [] } 908 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44309 +data: App\Entity\Location {#41137 …} +value: "908" +label: "Seira" +attr: [] +labelTranslationParameters: [] } 909 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44310 +data: Proxies\__CG__\App\Entity\Location {#6597 …} +value: "909" +label: "Sela-Machlekot" +attr: [] +labelTranslationParameters: [] } 910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44311 +data: App\Entity\Location {#41166 …} +value: "910" +label: "Seleuzia" +attr: [] +labelTranslationParameters: [] } 911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44312 +data: App\Entity\Location {#41181 …} +value: "911" +label: "Senir" +attr: [] +labelTranslationParameters: [] } 912 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44313 +data: App\Entity\Location {#41196 …} +value: "912" +label: "Sered (Bach)" +attr: [] +labelTranslationParameters: [] } 913 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44314 +data: App\Entity\Location {#41211 …} +value: "913" +label: "Serepta" +attr: [] +labelTranslationParameters: [] } 914 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44315 +data: App\Entity\Location {#41226 …} +value: "914" +label: "Sibma" +attr: [] +labelTranslationParameters: [] } 915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44316 +data: App\Entity\Location {#41241 …} +value: "915" +label: "Sibrajim" +attr: [] +labelTranslationParameters: [] } 916 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44317 +data: Proxies\__CG__\App\Entity\Location {#2601 …} +value: "916" +label: "Sichem (Stadt)" +attr: [] +labelTranslationParameters: [] } 917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44318 +data: App\Entity\Location {#41270 …} +value: "917" +label: "Siddim" +attr: [] +labelTranslationParameters: [] } 918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44319 +data: Proxies\__CG__\App\Entity\Location {#22465 …} +value: "918" +label: "Sidon (Stadt)" +attr: [] +labelTranslationParameters: [] } 919 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44320 +data: App\Entity\Location {#41299 …} +value: "919" +label: "Sif (Stadt)" +attr: [] +labelTranslationParameters: [] } 920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44321 +data: App\Entity\Location {#41312 …} +value: "920" +label: "Sifmot" +attr: [] +labelTranslationParameters: [] } 921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44322 +data: App\Entity\Location {#41327 …} +value: "921" +label: "Sifron" +attr: [] +labelTranslationParameters: [] } 922 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44323 +data: Proxies\__CG__\App\Entity\Location {#5508 …} +value: "922" +label: "Silo" +attr: [] +labelTranslationParameters: [] } 923 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44324 +data: App\Entity\Location {#41356 …} +value: "923" +label: "Siloah (Ort)" +attr: [] +labelTranslationParameters: [] } 924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44325 +data: App\Entity\Location {#41371 …} +value: "924" +label: "Siloah (Teich)" +attr: [] +labelTranslationParameters: [] } 925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44326 +data: App\Entity\Location {#41386 …} +value: "925" +label: "Sin" +attr: [] +labelTranslationParameters: [] } 926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44327 +data: App\Entity\Location {#41401 …} +value: "926" +label: "Sin-Magir" +attr: [] +labelTranslationParameters: [] } 927 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44328 +data: Proxies\__CG__\App\Entity\Location {#3732 …} +value: "927" +label: "Sinai" +attr: [] +labelTranslationParameters: [] } 928 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44329 +data: App\Entity\Location {#41430 …} +value: "928" +label: "Sinim" +attr: [] +labelTranslationParameters: [] } 929 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44330 +data: App\Entity\Location {#41445 …} +value: "929" +label: "Sion" +attr: [] +labelTranslationParameters: [] } 930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44331 +data: App\Entity\Location {#41460 …} +value: "930" +label: "Sirjon" +attr: [] +labelTranslationParameters: [] } 931 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44332 +data: App\Entity\Location {#41475 …} +value: "931" +label: "Sisera (Ort)" +attr: [] +labelTranslationParameters: [] } 932 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44333 +data: App\Entity\Location {#41490 …} +value: "932" +label: "Skorpionensteig" +attr: [] +labelTranslationParameters: [] } 933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44334 +data: App\Entity\Location {#41505 …} +value: "933" +label: "Smyrna" +attr: [] +labelTranslationParameters: [] } 934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44335 +data: App\Entity\Location {#41520 …} +value: "934" +label: "Socho (Stadt)" +attr: [] +labelTranslationParameters: [] } 935 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44336 +data: Proxies\__CG__\App\Entity\Location {#1664 …} +value: "935" +label: "Sodom" +attr: [] +labelTranslationParameters: [] } 936 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44337 +data: App\Entity\Location {#41549 …} +value: "936" +label: "Sorek" +attr: [] +labelTranslationParameters: [] } 937 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44338 +data: App\Entity\Location {#41564 …} +value: "937" +label: "Sores" +attr: [] +labelTranslationParameters: [] } 939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44339 +data: App\Entity\Location {#41579 …} +value: "939" +label: "Späherfeld" +attr: [] +labelTranslationParameters: [] } 938 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44340 +data: App\Entity\Location {#41594 …} +value: "938" +label: "Spanien" +attr: [] +labelTranslationParameters: [] } 940 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44341 +data: App\Entity\Location {#41609 …} +value: "940" +label: "Stadt Davids" +attr: [] +labelTranslationParameters: [] } 941 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44342 +data: App\Entity\Location {#41624 …} +value: "941" +label: "Stadt des Arba" +attr: [] +labelTranslationParameters: [] } 948 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44343 +data: App\Entity\Location {#41639 …} +value: "948" +label: "Stätte bei Sichem" +attr: [] +labelTranslationParameters: [] } 942 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44344 +data: App\Entity\Location {#41654 …} +value: "942" +label: "Steige des Heres" +attr: [] +labelTranslationParameters: [] } 943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44345 +data: App\Entity\Location {#41669 …} +value: "943" +label: "Stein Bohans" +attr: [] +labelTranslationParameters: [] } 944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44346 +data: App\Entity\Location {#41684 …} +value: "944" +label: "Stein Sohelet" +attr: [] +labelTranslationParameters: [] } 945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44347 +data: App\Entity\Location {#41699 …} +value: "945" +label: "Steinkreise des Jordan" +attr: [] +labelTranslationParameters: [] } 946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44348 +data: App\Entity\Location {#41714 …} +value: "946" +label: "Steinmal von Sichem" +attr: [] +labelTranslationParameters: [] } 947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44349 +data: App\Entity\Location {#41729 …} +value: "947" +label: "Steinpflaster" +attr: [] +labelTranslationParameters: [] } 949 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44350 +data: App\Entity\Location {#41744 …} +value: "949" +label: "Suf" +attr: [] +labelTranslationParameters: [] } 950 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44351 +data: App\Entity\Location {#41759 …} +value: "950" +label: "Sufa" +attr: [] +labelTranslationParameters: [] } 951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44352 +data: App\Entity\Location {#41774 …} +value: "951" +label: "Sukkot" +attr: [] +labelTranslationParameters: [] } 952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44353 +data: Proxies\__CG__\App\Entity\Location {#9075 …} +value: "952" +label: "Susa" +attr: [] +labelTranslationParameters: [] } 953 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44354 +data: App\Entity\Location {#41803 …} +value: "953" +label: "Sychar" +attr: [] +labelTranslationParameters: [] } 954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44355 +data: App\Entity\Location {#41818 …} +value: "954" +label: "Syene" +attr: [] +labelTranslationParameters: [] } 955 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44356 +data: Proxies\__CG__\App\Entity\Location {#22615 …} +value: "955" +label: "Syrakus" +attr: [] +labelTranslationParameters: [] } 956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44357 +data: App\Entity\Location {#41847 …} +value: "956" +label: "Syrien" +attr: [] +labelTranslationParameters: [] } 957 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44358 +data: App\Entity\Location {#41862 …} +value: "957" +label: "Syrophönizien" +attr: [] +labelTranslationParameters: [] } 958 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44359 +data: App\Entity\Location {#41877 …} +value: "958" +label: "Syrte" +attr: [] +labelTranslationParameters: [] } 959 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44360 +data: App\Entity\Location {#41892 …} +value: "959" +label: "Taanach" +attr: [] +labelTranslationParameters: [] } 960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44361 +data: App\Entity\Location {#41907 …} +value: "960" +label: "Taanat-Silo" +attr: [] +labelTranslationParameters: [] } 961 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44362 +data: App\Entity\Location {#41922 …} +value: "961" +label: "Tabbat" +attr: [] +labelTranslationParameters: [] } 962 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44363 +data: App\Entity\Location {#41937 …} +value: "962" +label: "Tabera" +attr: [] +labelTranslationParameters: [] } 963 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44364 +data: App\Entity\Location {#41952 …} +value: "963" +label: "Tabor" +attr: [] +labelTranslationParameters: [] } 964 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44365 +data: App\Entity\Location {#41967 …} +value: "964" +label: "Tachpanhes" +attr: [] +labelTranslationParameters: [] } 965 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44366 +data: App\Entity\Location {#41982 …} +value: "965" +label: "Tadmor" +attr: [] +labelTranslationParameters: [] } 966 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44367 +data: App\Entity\Location {#41997 …} +value: "966" +label: "Tahat (Ort)" +attr: [] +labelTranslationParameters: [] } 967 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44368 +data: App\Entity\Location {#42012 …} +value: "967" +label: "Tal der Zimmerleute" +attr: [] +labelTranslationParameters: [] } 968 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44369 +data: App\Entity\Location {#42027 …} +value: "968" +label: "Tal des Sohnes Hinnoms" +attr: [] +labelTranslationParameters: [] } 969 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44370 +data: App\Entity\Location {#42042 …} +value: "969" +label: "Tal Hinnom" +attr: [] +labelTranslationParameters: [] } 970 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44371 +data: App\Entity\Location {#42057 …} +value: "970" +label: "Taltor" +attr: [] +labelTranslationParameters: [] } 971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44372 +data: App\Entity\Location {#42072 …} +value: "971" +label: "Tappuach (Stadt)" +attr: [] +labelTranslationParameters: [] } 972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44373 +data: App\Entity\Location {#42087 …} +value: "972" +label: "Tarach" +attr: [] +labelTranslationParameters: [] } 973 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44374 +data: App\Entity\Location {#42102 …} +value: "973" +label: "Tarala" +attr: [] +labelTranslationParameters: [] } 974 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44375 +data: App\Entity\Location {#42117 …} +value: "974" +label: "Tarsis (Stadt)" +attr: [] +labelTranslationParameters: [] } 975 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44376 +data: Proxies\__CG__\App\Entity\Location {#20509 …} +value: "975" +label: "Tarsus" +attr: [] +labelTranslationParameters: [] } 976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44377 +data: App\Entity\Location {#42146 …} +value: "976" +label: "Tatam" +attr: [] +labelTranslationParameters: [] } 977 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44378 +data: Proxies\__CG__\App\Entity\Location {#7410 …} +value: "977" +label: "Tebach (Stadt)" +attr: [] +labelTranslationParameters: [] } 978 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44379 +data: App\Entity\Location {#42175 …} +value: "978" +label: "Tebez" +attr: [] +labelTranslationParameters: [] } 979 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44380 +data: App\Entity\Location {#42190 …} +value: "979" +label: "Teich des Königs" +attr: [] +labelTranslationParameters: [] } 980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44381 +data: App\Entity\Location {#42205 …} +value: "980" +label: "Tekoa (Stadt)" +attr: [] +labelTranslationParameters: [] } 981 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44382 +data: App\Entity\Location {#42220 …} +value: "981" +label: "Tekoa (Wüste)" +attr: [] +labelTranslationParameters: [] } 982 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44383 +data: App\Entity\Location {#42235 …} +value: "982" +label: "Tel-Abib" +attr: [] +labelTranslationParameters: [] } 983 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44384 +data: App\Entity\Location {#42250 …} +value: "983" +label: "Tel-Harscha" +attr: [] +labelTranslationParameters: [] } 984 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44385 +data: App\Entity\Location {#42265 …} +value: "984" +label: "Tel-Melach" +attr: [] +labelTranslationParameters: [] } 985 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44386 +data: App\Entity\Location {#42280 …} +value: "985" +label: "Telassar" +attr: [] +labelTranslationParameters: [] } 986 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44387 +data: App\Entity\Location {#42295 …} +value: "986" +label: "Telem (Stadt)" +attr: [] +labelTranslationParameters: [] } 987 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44388 +data: App\Entity\Location {#42310 …} +value: "987" +label: "Tema (Ort)" +attr: [] +labelTranslationParameters: [] } 988 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44389 +data: App\Entity\Location {#42325 …} +value: "988" +label: "Teman (Ort)" +attr: [] +labelTranslationParameters: [] } 989 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44390 +data: Proxies\__CG__\App\Entity\Location {#21532 …} +value: "989" +label: "Thessalonich" +attr: [] +labelTranslationParameters: [] } 990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44391 +data: App\Entity\Location {#42354 …} +value: "990" +label: "Thyatira" +attr: [] +labelTranslationParameters: [] } 991 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44392 +data: App\Entity\Location {#42369 …} +value: "991" +label: "Tiberias" +attr: [] +labelTranslationParameters: [] } 992 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44393 +data: App\Entity\Location {#42384 …} +value: "992" +label: "Tifsach" +attr: [] +labelTranslationParameters: [] } 993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44394 +data: App\Entity\Location {#42399 …} +value: "993" +label: "Tigris" +attr: [] +labelTranslationParameters: [] } 994 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44395 +data: Proxies\__CG__\App\Entity\Location {#5340 …} +value: "994" +label: "Timna (Ort)" +attr: [] +labelTranslationParameters: [] } 995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44396 +data: App\Entity\Location {#42428 …} +value: "995" +label: "Timnat-Heres" +attr: [] +labelTranslationParameters: [] } 996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44397 +data: App\Entity\Location {#42443 …} +value: "996" +label: "Timnat-Serach" +attr: [] +labelTranslationParameters: [] } 997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44398 +data: App\Entity\Location {#42458 …} +value: "997" +label: "Tirza (Ort)" +attr: [] +labelTranslationParameters: [] } 998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44399 +data: App\Entity\Location {#42473 …} +value: "998" +label: "Tischbe" +attr: [] +labelTranslationParameters: [] } 999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44400 +data: App\Entity\Location {#42488 …} +value: "999" +label: "Tob" +attr: [] +labelTranslationParameters: [] } 1000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44401 +data: App\Entity\Location {#42503 …} +value: "1000" +label: "Tochen" +attr: [] +labelTranslationParameters: [] } 1001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44402 +data: App\Entity\Location {#42518 …} +value: "1001" +label: "Tofel" +attr: [] +labelTranslationParameters: [] } 1002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44403 +data: App\Entity\Location {#42533 …} +value: "1002" +label: "Togarma (Ort)" +attr: [] +labelTranslationParameters: [] } 1011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44404 +data: App\Entity\Location {#42548 …} +value: "1011" +label: "Töpferacker" +attr: [] +labelTranslationParameters: [] } 1003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44405 +data: App\Entity\Location {#42563 …} +value: "1003" +label: "Tor Schallechet" +attr: [] +labelTranslationParameters: [] } 1004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44406 +data: App\Entity\Location {#42578 …} +value: "1004" +label: "Totes Meer" +attr: [] +labelTranslationParameters: [] } 1005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44407 +data: App\Entity\Location {#42593 …} +value: "1005" +label: "Trachonitis" +attr: [] +labelTranslationParameters: [] } 1006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44408 +data: App\Entity\Location {#42608 …} +value: "1006" +label: "Traubenbach" +attr: [] +labelTranslationParameters: [] } 1007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44409 +data: App\Entity\Location {#42623 …} +value: "1007" +label: "Tres-Tabernae" +attr: [] +labelTranslationParameters: [] } 1008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44410 +data: Proxies\__CG__\App\Entity\Location {#21412 …} +value: "1008" +label: "Troas" +attr: [] +labelTranslationParameters: [] } 1009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44411 +data: App\Entity\Location {#42652 …} +value: "1009" +label: "Tubal (Stadt)" +attr: [] +labelTranslationParameters: [] } 1010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44412 +data: Proxies\__CG__\App\Entity\Location {#22246 …} +value: "1010" +label: "Tyrus" +attr: [] +labelTranslationParameters: [] } 1012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44413 +data: App\Entity\Location {#42681 …} +value: "1012" +label: "Ufas" +attr: [] +labelTranslationParameters: [] } 1013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44414 +data: App\Entity\Location {#42696 …} +value: "1013" +label: "Ulai" +attr: [] +labelTranslationParameters: [] } 1014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44415 +data: App\Entity\Location {#42711 …} +value: "1014" +label: "Umma" +attr: [] +labelTranslationParameters: [] } 1015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44416 +data: Proxies\__CG__\App\Entity\Location {#1161 …} +value: "1015" +label: "Ur (Land)" +attr: [] +labelTranslationParameters: [] } 1016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44417 +data: App\Entity\Location {#42740 …} +value: "1016" +label: "Usal (Ort)" +attr: [] +labelTranslationParameters: [] } 1017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44418 +data: App\Entity\Location {#42755 …} +value: "1017" +label: "Usen-Scheera" +attr: [] +labelTranslationParameters: [] } 1018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44419 +data: App\Entity\Location {#42770 …} +value: "1018" +label: "Völkern" +attr: [] +labelTranslationParameters: [] } 1019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44420 +data: App\Entity\Location {#42785 …} +value: "1019" +label: "Wachttor" +attr: [] +labelTranslationParameters: [] } 1020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44421 +data: App\Entity\Location {#42800 …} +value: "1020" +label: "Waheb" +attr: [] +labelTranslationParameters: [] } 1021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44422 +data: App\Entity\Location {#42815 …} +value: "1021" +label: "Wassertor" +attr: [] +labelTranslationParameters: [] } 1022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44423 +data: App\Entity\Location {#42830 …} +value: "1022" +label: "Wedan" +attr: [] +labelTranslationParameters: [] } 1023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44424 +data: App\Entity\Location {#42845 …} +value: "1023" +label: "Wüste Maon" +attr: [] +labelTranslationParameters: [] } 1024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44425 +data: Proxies\__CG__\App\Entity\Location {#6567 …} +value: "1024" +label: "Wüste Sif" +attr: [] +labelTranslationParameters: [] } 1025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44426 +data: App\Entity\Location {#42874 …} +value: "1025" +label: "Zaanan" +attr: [] +labelTranslationParameters: [] } 1026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44427 +data: App\Entity\Location {#42889 …} +value: "1026" +label: "Zaanannim" +attr: [] +labelTranslationParameters: [] } 1027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44428 +data: App\Entity\Location {#42904 …} +value: "1027" +label: "Zafon" +attr: [] +labelTranslationParameters: [] } 1028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44429 +data: App\Entity\Location {#42919 …} +value: "1028" +label: "Zahar" +attr: [] +labelTranslationParameters: [] } 1029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44430 +data: App\Entity\Location {#42934 …} +value: "1029" +label: "Zair" +attr: [] +labelTranslationParameters: [] } 1030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44431 +data: App\Entity\Location {#42949 …} +value: "1030" +label: "Zalmon (Berg)" +attr: [] +labelTranslationParameters: [] } 1031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44432 +data: App\Entity\Location {#42964 …} +value: "1031" +label: "Zalmona" +attr: [] +labelTranslationParameters: [] } 1032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44433 +data: App\Entity\Location {#42979 …} +value: "1032" +label: "Zaretan" +attr: [] +labelTranslationParameters: [] } 1033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44434 +data: App\Entity\Location {#42994 …} +value: "1033" +label: "Zarpat" +attr: [] +labelTranslationParameters: [] } 1034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44435 +data: App\Entity\Location {#43009 …} +value: "1034" +label: "Zaubereiche" +attr: [] +labelTranslationParameters: [] } 1035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44436 +data: App\Entity\Location {#43024 …} +value: "1035" +label: "Zeboim" +attr: [] +labelTranslationParameters: [] } 1036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44437 +data: App\Entity\Location {#43039 …} +value: "1036" +label: "Zebojim" +attr: [] +labelTranslationParameters: [] } 1037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44438 +data: App\Entity\Location {#43054 …} +value: "1037" +label: "Zedad" +attr: [] +labelTranslationParameters: [] } 1038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44439 +data: App\Entity\Location {#43069 …} +value: "1038" +label: "Zefat" +attr: [] +labelTranslationParameters: [] } 1039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44440 +data: App\Entity\Location {#43084 …} +value: "1039" +label: "Zefata" +attr: [] +labelTranslationParameters: [] } 1040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44441 +data: App\Entity\Location {#43099 …} +value: "1040" +label: "Zela" +attr: [] +labelTranslationParameters: [] } 1041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44442 +data: App\Entity\Location {#43114 …} +value: "1041" +label: "Zemarajim (Berg)" +attr: [] +labelTranslationParameters: [] } 1042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44443 +data: App\Entity\Location {#43129 …} +value: "1042" +label: "Zemarajim (Stadt)" +attr: [] +labelTranslationParameters: [] } 1043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44444 +data: App\Entity\Location {#43144 …} +value: "1043" +label: "Zenan" +attr: [] +labelTranslationParameters: [] } 1044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44445 +data: App\Entity\Location {#43159 …} +value: "1044" +label: "Zer" +attr: [] +labelTranslationParameters: [] } 1045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44446 +data: App\Entity\Location {#43174 …} +value: "1045" +label: "Zereda" +attr: [] +labelTranslationParameters: [] } 1046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44447 +data: App\Entity\Location {#43189 …} +value: "1046" +label: "Zeret-Schahar" +attr: [] +labelTranslationParameters: [] } 1047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44448 +data: App\Entity\Location {#43204 …} +value: "1047" +label: "Ziddim" +attr: [] +labelTranslationParameters: [] } 1048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44449 +data: Proxies\__CG__\App\Entity\Location {#6888 …} +value: "1048" +label: "Ziklag" +attr: [] +labelTranslationParameters: [] } 1049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44450 +data: App\Entity\Location {#43233 …} +value: "1049" +label: "Zilizien" +attr: [] +labelTranslationParameters: [] } 1050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44451 +data: App\Entity\Location {#43248 …} +value: "1050" +label: "Zin" +attr: [] +labelTranslationParameters: [] } 1051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44452 +data: App\Entity\Location {#43263 …} +value: "1051" +label: "Zion (Berg)" +attr: [] +labelTranslationParameters: [] } 1052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44453 +data: App\Entity\Location {#43278 …} +value: "1052" +label: "Zion (Burg)" +attr: [] +labelTranslationParameters: [] } 1053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44454 +data: App\Entity\Location {#43293 …} +value: "1053" +label: "Zior" +attr: [] +labelTranslationParameters: [] } 1054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44455 +data: App\Entity\Location {#43308 …} +value: "1054" +label: "Ziz" +attr: [] +labelTranslationParameters: [] } 1055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44456 +data: App\Entity\Location {#43323 …} +value: "1055" +label: "Zoan" +attr: [] +labelTranslationParameters: [] } 1056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44457 +data: App\Entity\Location {#43338 …} +value: "1056" +label: "Zoar" +attr: [] +labelTranslationParameters: [] } 1057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44458 +data: App\Entity\Location {#43353 …} +value: "1057" +label: "Zoba" +attr: [] +labelTranslationParameters: [] } 1058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44459 +data: App\Entity\Location {#43368 …} +value: "1058" +label: "Zora" +attr: [] +labelTranslationParameters: [] } 1059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44460 +data: App\Entity\Location {#43383 …} +value: "1059" +label: "Zuf (Ort)" +attr: [] +labelTranslationParameters: [] } 1060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#44461 +data: Proxies\__CG__\App\Entity\Location {#21328 …} +value: "1060" +label: "Zypern" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#27524 -errors: [] -form: Symfony\Component\Form\Form {#19332 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#27525 …5} |
| full_name | "event_form[location]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "event_form_location" |
| is_selected | Closure($choice, $value) {#44463 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "events.location" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "location" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "forms" |
| unique_block_prefix | "_event_form_location" |
| valid | true |
| value | "" |
hide
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "events.supportpoint" |
same as passed value |
| required | false |
same as passed value |
| translation_domain | "forms" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#456 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#159 …} -logger: Monolog\Logger {#35 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#433 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#19204 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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 | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#19205 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "events.supportpoint" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 | [] |
| rows | 10 |
| setter | null |
| translation_domain | "forms" |
| trim | true |
| upload_max_size_message | Closure() {#19215 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#451 …} $message: Closure() {#19219 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "rows" => 10 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_event_form_hide" ] |
| cache_key | "_event_form_hide_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#44464 -errors: [] -form: Symfony\Component\Form\Form {#19335 …} } |
| form | Symfony\Component\Form\FormView {#44465 …5} |
| full_name | "event_form[hide]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "event_form_hide" |
| label | "events.supportpoint" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "hide" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "forms" |
| unique_block_prefix | "_event_form_hide" |
| valid | true |
| value | "1" |
yearsAfterPrevious
Errors
This form has no errors.
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 | [ "step" => "any" "min" => 0 "placeholder" => "z.B. 40" ] |
[ "step" => "any" "min" => 0 "placeholder" => "z.B. 40" ] |
| help | "events.years_after_prev_help" |
same as passed value |
| html5 | true |
same as passed value |
| label | "events.years_after_prev" |
same as passed value |
| mapped | false |
same as passed value |
| required | false |
same as passed value |
| translation_domain | "forms" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "step" => "any" "min" => 0 "placeholder" => "z.B. 40" ] |
| 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\SameOriginCsrfTokenManager {#456 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#159 …} -logger: Monolog\Logger {#35 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#433 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19228 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | "events.years_after_prev_help" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "number" |
| invalid_message | "Please enter a number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "events.years_after_prev" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 6 |
| row_attr | [] |
| rows | 10 |
| scale | null |
| setter | null |
| translation_domain | "forms" |
| trim | true |
| upload_max_size_message | Closure() {#19235 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#451 …} $message: Closure() {#19234 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "step" => "any" "min" => 0 "placeholder" => "z.B. 40" "rows" => 10 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_event_form_yearsAfterPrevious" ] |
| cache_key | "_event_form_yearsAfterPrevious_number" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#44466 -errors: [] -form: Symfony\Component\Form\Form {#19338 …} } |
| form | Symfony\Component\Form\FormView {#44467 …5} |
| full_name | "event_form[yearsAfterPrevious]" |
| help | "events.years_after_prev_help" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "event_form_yearsAfterPrevious" |
| label | "events.years_after_prev" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "yearsAfterPrevious" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "forms" |
| type | "number" |
| unique_block_prefix | "_event_form_yearsAfterPrevious" |
| valid | true |
| value | "" |
yearsBeforeNext
Errors
This form has no errors.
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 | [ "step" => "any" "min" => 0 "placeholder" => "z.B. 2.5" ] |
[ "step" => "any" "min" => 0 "placeholder" => "z.B. 2.5" ] |
| help | "events.years_before_next_help" |
same as passed value |
| html5 | true |
same as passed value |
| label | "events.years_before_next" |
same as passed value |
| mapped | false |
same as passed value |
| required | false |
same as passed value |
| translation_domain | "forms" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "step" => "any" "min" => 0 "placeholder" => "z.B. 2.5" ] |
| 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\SameOriginCsrfTokenManager {#456 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#159 …} -logger: Monolog\Logger {#35 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#433 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19246 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | "events.years_before_next_help" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "number" |
| invalid_message | "Please enter a number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "events.years_before_next" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 6 |
| row_attr | [] |
| rows | 10 |
| scale | null |
| setter | null |
| translation_domain | "forms" |
| trim | true |
| upload_max_size_message | Closure() {#19244 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#451 …} $message: Closure() {#19247 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "step" => "any" "min" => 0 "placeholder" => "z.B. 2.5" "rows" => 10 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_event_form_yearsBeforeNext" ] |
| cache_key | "_event_form_yearsBeforeNext_number" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#44468 -errors: [] -form: Symfony\Component\Form\Form {#19341 …} } |
| form | Symfony\Component\Form\FormView {#44469 …5} |
| full_name | "event_form[yearsBeforeNext]" |
| help | "events.years_before_next_help" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "event_form_yearsBeforeNext" |
| label | "events.years_before_next" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "yearsBeforeNext" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "forms" |
| type | "number" |
| unique_block_prefix | "_event_form_yearsBeforeNext" |
| valid | true |
| value | "" |
imageFile
Form type:
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
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 | [ "hidden" => true ] |
[ "hidden" => true ] |
| constraints | [ Symfony\Component\Validator\Constraints\Image {#19165 +payload: null +groups: ? ?array +binaryFormat: false +mimeTypes: [ "image/jpeg" "image/png" ] +filenameMaxLength: null +extensions: [] +filenameCharset: null +filenameCountUnit: "bytes" +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "File too large" +mimeTypesMessage: "The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +filenameCharsetMessage: "This filename does not match the expected charset." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 2000000 +minWidth: null +maxWidth: null +maxHeight: null +minHeight: null +maxRatio: null +minRatio: null +minPixels: null +maxPixels: null +allowSquare: true +allowLandscape: true +allowPortrait: true +detectCorrupted: false +sizeNotDetectedMessage: "The size of the image could not be detected." +maxWidthMessage: "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px." +minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px." +maxHeightMessage: "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px." +minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px." +minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels." +maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels." +maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}." +minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}." +allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed." +allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed." +allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed." +corruptedMessage: "The image file is corrupted." } ] |
[ Symfony\Component\Validator\Constraints\Image {#19165 +payload: null +groups: ? ?array +binaryFormat: false +mimeTypes: [ "image/jpeg" "image/png" ] +filenameMaxLength: null +extensions: [] +filenameCharset: null +filenameCountUnit: "bytes" +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "File too large" +mimeTypesMessage: "The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +filenameCharsetMessage: "This filename does not match the expected charset." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 2000000 +minWidth: null +maxWidth: null +maxHeight: null +minHeight: null +maxRatio: null +minRatio: null +minPixels: null +maxPixels: null +allowSquare: true +allowLandscape: true +allowPortrait: true +detectCorrupted: false +sizeNotDetectedMessage: "The size of the image could not be detected." +maxWidthMessage: "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px." +minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px." +maxHeightMessage: "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px." +minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px." +minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels." +maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels." +maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}." +minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}." +allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed." +allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed." +allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed." +corruptedMessage: "The image file is corrupted." } ] |
| invalid_message | "Symfony is too smart for your hacking!" |
same as passed value |
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| attr | [ "hidden" => true ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Image {#19165 +payload: null +groups: ? ?array +binaryFormat: false +mimeTypes: [ "image/jpeg" "image/png" ] +filenameMaxLength: null +extensions: [] +filenameCharset: null +filenameCountUnit: "bytes" +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "File too large" +mimeTypesMessage: "The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +filenameCharsetMessage: "This filename does not match the expected charset." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 2000000 +minWidth: null +maxWidth: null +maxHeight: null +minHeight: null +maxRatio: null +minRatio: null +minPixels: null +maxPixels: null +allowSquare: true +allowLandscape: true +allowPortrait: true +detectCorrupted: false +sizeNotDetectedMessage: "The size of the image could not be detected." +maxWidthMessage: "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px." +minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px." +maxHeightMessage: "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px." +minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px." +minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels." +maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels." +maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}." +minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}." +allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed." +allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed." +allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed." +corruptedMessage: "The image file is corrupted." } ] |
| 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\SameOriginCsrfTokenManager {#456 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#159 …} -logger: Monolog\Logger {#35 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#433 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| disabled | false |
| empty_data | null |
| 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 | "Symfony is too smart for your hacking!" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| multiple | false |
| 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 | [] |
| rows | 10 |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#19290 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#451 …} $message: Closure() {#19291 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "hidden" => true "rows" => 10 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_event_form_imageFile" ] |
| cache_key | "_event_form_imageFile_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#44470 -errors: [] -form: Symfony\Component\Form\Form {#19344 …} } |
| form | Symfony\Component\Form\FormView {#44471 …5} |
| full_name | "event_form[imageFile]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "event_form_imageFile" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "imageFile" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_event_form_imageFile" |
| valid | true |
| value | "" |
translations
Errors
This form has no errors.
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 |
|---|---|---|
| allow_add | true |
same as passed value |
| allow_delete | true |
same as passed value |
| by_reference | false |
same as passed value |
| entry_type | "App\Form\Translation\EventTranslationType" |
same as passed value |
| help | "content.source_hint" |
same as passed value |
| label | "content.translations" |
same as passed value |
| required | false |
same as passed value |
| translation_domain | "messages" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#456 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#159 …} -logger: Monolog\Logger {#35 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#433 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19282 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| entry_options | [ "block_name" => "entry" ] |
| entry_type | "App\Form\Translation\EventTranslationType" |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "content.source_hint" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The collection is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| keep_as_list | false |
| label | "content.translations" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| prototype_options | [] |
| required | false |
| row_attr | [] |
| rows | 10 |
| setter | null |
| translation_domain | "messages" |
| trim | true |
| upload_max_size_message | Closure() {#19275 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#451 …} $message: Closure() {#19276 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| attr | [ "rows" => 10 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_event_form_translations" ] |
| cache_key | "_event_form_translations_collection" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#44472 -errors: [] -form: Symfony\Component\Form\Form {#19347 …} } |
| form | Symfony\Component\Form\FormView {#44473 …5} |
| full_name | "event_form[translations]" |
| help | "content.source_hint" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "event_form_translations" |
| label | "content.translations" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "translations" |
| priority | 0 |
| prototype | Symfony\Component\Form\FormView {#44474 …5} |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_event_form_translations" |
| valid | true |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#456 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#159 …} -logger: Monolog\Logger {#35 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#433 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#44477 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| rows | 10 |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#44490 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#451 …} $message: Closure() {#44488 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" "rows" => 10 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_event_form__token" ] |
| cache_key | "_event_form__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#44500 -errors: [] -form: Symfony\Component\Form\Form {#44496 …} } |
| form | Symfony\Component\Form\FormView {#44491 …5} |
| full_name | "event_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "event_form__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_event_form__token" |
| valid | true |
| value | "csrf-token" |