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 {#360 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#132 …} -logger: Monolog\Logger {#125 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#349 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "App\Entity\Event" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#15015 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() {#15017 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#322 …} $message: Closure() {#15016 …} $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 {#15156 -errors: [] -form: Symfony\Component\Form\Form {#15209 …} } |
| form | Symfony\Component\Form\FormView {#15166 …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 {#360 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#132 …} -logger: Monolog\Logger {#125 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#349 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#15032 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() {#15034 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#322 …} $message: Closure() {#15033 …} $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 {#15091 -errors: [] -form: Symfony\Component\Form\Form {#15246 …} } |
| form | Symfony\Component\Form\FormView {#15103 …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 {#15063 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#15064 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#15075 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#15068 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#15076 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#15077 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#15079 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#15078 …} } |
| 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 {#360 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#132 …} -logger: Monolog\Logger {#125 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#349 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | null |
| data_class | null |
| disabled | true |
| duplicate_preferred_choices | true |
| em | ContainerILJ1LX6\EntityManagerGhost4c60c49 {#307 …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 {#15071 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerILJ1LX6\EntityManagerGhost4c60c49 {#307 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#540 …} } |
| 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() {#15067 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#322 …} $message: Closure() {#15065 …} $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 {#15281 +data: App\Entity\Event {#15313 …} +value: "1" +label: "Schöpfung" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15284 +data: App\Entity\Event {#15341 …} +value: "2" +label: "Kain erschlägt Abel" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15316 +data: App\Entity\Event {#15362 …} +value: "3" +label: "Sintflut" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15317 +data: App\Entity\Event {#15383 …} +value: "4" +label: "Geburt Jesu" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15325 +data: App\Entity\Event {#2909 …} +value: "9" +label: "Auszug aus Ägypten" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15283 +data: App\Entity\Event {#15413 …} +value: "16" +label: "Das Allerletzte...." +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15315 +data: App\Entity\Event {#1345 …} +value: "17" +label: "Abraham verlässt Haran" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15286 +data: App\Entity\Event {#1393 …} +value: "22" +label: "Abram in Ägypten" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15319 +data: App\Entity\Event {#767 …} +value: "23" +label: "Terach zieht aus Ur" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15285 +data: App\Entity\Event {#1417 …} +value: "24" +label: "Abram und Lot trennen sich" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15309 +data: App\Entity\Event {#1438 …} +value: "25" +label: "Verheißung Abrahams" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21251 +data: App\Entity\Event {#1462 …} +value: "26" +label: "Lot gerät in Gefangenschaft" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21250 +data: App\Entity\Event {#1486 …} +value: "27" +label: "Abraham befreit Lot" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21252 +data: App\Entity\Event {#1507 …} +value: "28" +label: "Segnung Abrahams durch Melchisedek" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21253 +data: App\Entity\Event {#1531 …} +value: "29" +label: "Bundesschlussritus" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21254 +data: App\Entity\Event {#15434 …} +value: "30" +label: "Der Turmbau zu Babel" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21255 +data: App\Entity\Event {#2612 …} +value: "31" +label: "Brennender Dornbusch" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21256 +data: App\Entity\Event {#1369 …} +value: "32" +label: "Abrahams Einzug nach Kanaan" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21257 +data: App\Entity\Event {#1552 …} +value: "33" +label: "Abraham bekommt Hagar" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21258 +data: App\Entity\Event {#1685 …} +value: "34" +label: "Geburt Isaaks" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21259 +data: App\Entity\Event {#1706 …} +value: "35" +label: "Austreibung Hagars und Ismaels" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21260 +data: App\Entity\Event {#1616 …} +value: "36" +label: "Der Herr bei Abraham und Sara in Mamre" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21261 +data: App\Entity\Event {#1640 …} +value: "37" +label: "Untergang von Sodom und Gomorra" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21262 +data: App\Entity\Event {#1661 …} +value: "38" +label: "Abraham und Sara bei Abimelech" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21263 +data: App\Entity\Event {#1751 …} +value: "39" +label: "Abrahams Bund mit Abimelech" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21264 +data: App\Entity\Event {#1772 …} +value: "40" +label: "Das Opfer Abrahams" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21265 +data: App\Entity\Event {#2591 …} +value: "41" +label: "Moses Flucht nach Midian" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21266 +data: App\Entity\Event {#3914 …} +value: "42" +label: "Einzug in Kanaan" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21267 +data: App\Entity\Event {#6749 …} +value: "43" +label: "Beginn des Tempelbaus" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21268 +data: App\Entity\Event {#7028 …} +value: "44" +label: "Erste Wegführung ins Exil nach Babylon" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21269 +data: App\Entity\Event {#7094 …} +value: "45" +label: "Zweite Wegführung" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21270 +data: App\Entity\Event {#7115 …} +value: "46" +label: "Zerstörung Jerusalems" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21271 +data: App\Entity\Event {#7136 …} +value: "47" +label: "Eroberung Babylons" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21272 +data: App\Entity\Event {#7157 …} +value: "48" +label: "Heimkehrredikt des Kyrus" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21273 +data: App\Entity\Event {#7199 …} +value: "49" +label: "Altar auf dem Tempelberg aufgerichtet" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21274 +data: App\Entity\Event {#7220 …} +value: "50" +label: "Grundstein 2. Tempel" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21275 +data: App\Entity\Event {#7241 …} +value: "51" +label: "Baustopp Tempel" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21276 +data: App\Entity\Event {#7262 …} +value: "52" +label: "Vollendung 2. Tempel" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21277 +data: App\Entity\Event {#7307 …} +value: "53" +label: "Rückkehr Esras" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21278 +data: App\Entity\Event {#7328 …} +value: "54" +label: "Bau der Stadtmauern Jerusalems" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21279 +data: App\Entity\Event {#7349 …} +value: "55" +label: "Letzer Prophet" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21280 +data: App\Entity\Event {#15458 …} +value: "56" +label: "Kreuzigung Jesu" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21281 +data: App\Entity\Event {#1727 …} +value: "57" +label: "Hagar in Beerscheba" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21282 +data: App\Entity\Event {#1796 …} +value: "58" +label: "Saras Tod" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21283 +data: App\Entity\Event {#1820 …} +value: "59" +label: "Abraham erwirbt ein Familiengrab" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21284 +data: App\Entity\Event {#1844 …} +value: "60" +label: "Abrahams Knecht sucht eine Frau für Isaak" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21285 +data: App\Entity\Event {#1868 …} +value: "61" +label: "Rebekka kommt zu Isaak" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21286 +data: App\Entity\Event {#1892 …} +value: "62" +label: "Tod Abrahams" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21287 +data: App\Entity\Event {#1913 …} +value: "63" +label: "Isaak und Rebekka in Gerar" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21288 +data: App\Entity\Event {#15482 …} +value: "65" +label: "Flucht nach Ägypten" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21289 +data: App\Entity\Event {#15503 …} +value: "67" +label: "Auferstehung Jesu" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21290 +data: App\Entity\Event {#4844 …} +value: "69" +label: "David wird zum König gesalbt" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21291 +data: App\Entity\Event {#4871 …} +value: "70" +label: "David kommt an Sauls Hof" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21292 +data: App\Entity\Event {#4892 …} +value: "71" +label: "David und Goliath" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21293 +data: App\Entity\Event {#4916 …} +value: "72" +label: "David gewinnt Jonatan zum Freund" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21294 +data: App\Entity\Event {#4937 …} +value: "73" +label: "Sauls Eifersucht auf David" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21295 +data: App\Entity\Event {#15524 …} +value: "74" +label: "Darstellung im Tempel" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21296 +data: App\Entity\Event {#15545 …} +value: "75" +label: "Die Sterndeuter bei Herodes" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21297 +data: App\Entity\Event {#15566 …} +value: "76" +label: "Sterndeuter bei Jesus" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21298 +data: App\Entity\Event {#15587 …} +value: "77" +label: "Rückkehr nach Nazareth" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21299 +data: App\Entity\Event {#15611 …} +value: "78" +label: "Taufe Jesu" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21300 +data: App\Entity\Event {#15632 …} +value: "79" +label: "Versuchung Jesu" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21301 +data: App\Entity\Event {#15656 …} +value: "80" +label: "Gefangennahme Johannes des Täufers" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21302 +data: App\Entity\Event {#15677 …} +value: "81" +label: "Beginn des öffentlichen Wirkens" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21303 +data: App\Entity\Event {#15701 …} +value: "82" +label: "Offizielle Berufung der vier Fischer" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21304 +data: App\Entity\Event {#15725 …} +value: "83" +label: "Wirken Jesu in Galiläa" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21305 +data: App\Entity\Event {#15749 …} +value: "84" +label: "Bergpredigt" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21306 +data: Proxies\__CG__\App\Entity\Event {#14840 …} +value: "85" +label: "Geburt Johannes des Täufers" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21307 +data: App\Entity\Event {#15786 …} +value: "86" +label: "Das Pfingstwunder" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21308 +data: App\Entity\Event {#15817 …} +value: "87" +label: "Die Nachwahl des zwölften Apostels" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21309 +data: App\Entity\Event {#15838 …} +value: "88" +label: "Die Heilung des Gelähmten" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21310 +data: App\Entity\Event {#15859 …} +value: "89" +label: "Petrus stirbt in Rom" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21311 +data: App\Entity\Event {#15883 …} +value: "90" +label: "Petrus und Johannes vor dem Hohen Rat" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21312 +data: App\Entity\Event {#15904 …} +value: "91" +label: "Hananias und Saphira" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21313 +data: App\Entity\Event {#15925 …} +value: "92" +label: "Wundertaten der Apostel" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21314 +data: App\Entity\Event {#15946 …} +value: "93" +label: "Die Apostel vor dem Hohen Rat" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21315 +data: App\Entity\Event {#15967 …} +value: "94" +label: "Der zwölfjährige Jesus im Tempel" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21316 +data: App\Entity\Event {#15988 …} +value: "95" +label: "Die Wahl der sieben Diakone" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21317 +data: App\Entity\Event {#16009 …} +value: "96" +label: "Stephanus vor dem Hohen Rat" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21318 +data: App\Entity\Event {#16030 …} +value: "97" +label: "Der Tod des Stephanus" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21319 +data: App\Entity\Event {#16051 …} +value: "98" +label: "Philippus in Samarien" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21320 +data: App\Entity\Event {#16072 …} +value: "99" +label: "Petrus und Johannes in Samarien" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21321 +data: App\Entity\Event {#16093 …} +value: "100" +label: "Der Kämmerer aus Äthiopien" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21322 +data: App\Entity\Event {#16117 …} +value: "101" +label: "Die Bekehrung des Saulus" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21323 +data: App\Entity\Event {#16141 …} +value: "102" +label: "Saulus bei der Gemeinde in Jerusalem" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21324 +data: App\Entity\Event {#16162 …} +value: "103" +label: "Paulus flieht nach Cäsarea" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21325 +data: App\Entity\Event {#16186 …} +value: "104" +label: "Paulus flieht nach Tarsus" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21326 +data: App\Entity\Event {#16210 …} +value: "105" +label: "Petrus in Lydda" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21327 +data: App\Entity\Event {#16234 …} +value: "106" +label: "Petrus in Joppe" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21328 +data: App\Entity\Event {#16258 …} +value: "107" +label: "Der römische Hauptmann Kornelius" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21329 +data: App\Entity\Event {#16279 …} +value: "108" +label: "Petrus hat eine Vision" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21330 +data: App\Entity\Event {#16300 …} +value: "109" +label: "Petrus bei Kornelius" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21331 +data: App\Entity\Event {#16321 …} +value: "110" +label: "Petrus in Jerusalem" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21332 +data: App\Entity\Event {#16342 …} +value: "111" +label: "Barnabas in Antiochia" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21333 +data: App\Entity\Event {#16366 …} +value: "112" +label: "Der Tod des Jakobus, Petrus im Gefängnis" +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21334 +data: App\Entity\Event {#16387 …} +value: "113" +label: "Das Ende des Herodes Agrippa" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21335 +data: App\Entity\Event {#16408 …} +value: "114" +label: "Barnabas sucht Paulus" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21336 +data: App\Entity\Event {#16429 …} +value: "115" +label: "Spendengelder an die Ältesten" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21337 +data: App\Entity\Event {#16450 …} +value: "116" +label: "Barnabas und Paulus kehren zurück" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21338 +data: App\Entity\Event {#16471 …} +value: "117" +label: "Der Beginn der ersten Missionsreise" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21339 +data: App\Entity\Event {#16492 …} +value: "118" +label: "Barnabas und Paulus auf Zypern" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21340 +data: App\Entity\Event {#16516 …} +value: "119" +label: "Sergius Paulus" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21341 +data: App\Entity\Event {#16540 …} +value: "120" +label: "Durchzug durch Perge" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21342 +data: App\Entity\Event {#16564 …} +value: "121" +label: "Johannes wieder in Jerusalem" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21343 +data: App\Entity\Event {#16585 …} +value: "122" +label: "Paulus und Barnabas in Antiochia" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21344 +data: App\Entity\Event {#16609 …} +value: "123" +label: "Paulus und Barnabas in Ikonion" +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21345 +data: App\Entity\Event {#16633 …} +value: "125" +label: "Paulus und Barnabas in Lystra" +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21346 +data: App\Entity\Event {#16657 …} +value: "126" +label: "Paulus und Barnabas in Derbe" +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21347 +data: App\Entity\Event {#16681 …} +value: "127" +label: "Heilung eines Lahmen in Lystra" +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21348 +data: App\Entity\Event {#16702 …} +value: "128" +label: "Rückkehr über Ikonion" +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21349 +data: App\Entity\Event {#16723 …} +value: "129" +label: "Rückkehr nach Antiochia" +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21350 +data: App\Entity\Event {#16744 …} +value: "131" +label: "Rückkehr über Perge" +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21351 +data: App\Entity\Event {#16765 …} +value: "132" +label: "Rückkehr über Attalia" +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21352 +data: App\Entity\Event {#16789 …} +value: "133" +label: "Die Apostelversammlung" +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21353 +data: App\Entity\Event {#16810 …} +value: "134" +label: "Die Benachrichtigung der Gemeinde in Antiochia" +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21354 +data: App\Entity\Event {#16831 …} +value: "135" +label: "Barnabas und Johannes auf Zypern" +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21355 +data: App\Entity\Event {#16855 …} +value: "136" +label: "Paulus und Silas" +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21356 +data: App\Entity\Event {#16876 …} +value: "137" +label: "2. Missionsreise, Lystra Timotheus" +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21357 +data: App\Entity\Event {#16897 …} +value: "138" +label: "2. Missionsreise, Troas" +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21358 +data: App\Entity\Event {#16921 …} +value: "139" +label: "Lydia die Purpurhändlerin" +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21359 +data: App\Entity\Event {#16945 …} +value: "140" +label: "2. Missionsreise, Amphipolis" +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21360 +data: App\Entity\Event {#16969 …} +value: "141" +label: "2. Missionsreise, Apollonia" +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21361 +data: App\Entity\Event {#16993 …} +value: "142" +label: "2. Missionsreise, Thessalonich" +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21362 +data: App\Entity\Event {#17017 …} +value: "143" +label: "2. Missionsreise, Beröa" +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21363 +data: App\Entity\Event {#17041 …} +value: "144" +label: "2. Missionsreise, Athen" +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21364 +data: App\Entity\Event {#17065 …} +value: "145" +label: "2. Missionsreise, Korinth" +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21365 +data: App\Entity\Event {#17089 …} +value: "146" +label: "Claudius vertreibt Juden aus Rom" +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21366 +data: App\Entity\Event {#17110 …} +value: "147" +label: "Anklage vor dem Prokonsul Gallio" +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21367 +data: App\Entity\Event {#17131 …} +value: "148" +label: "Gelübde in Kenchreä" +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21368 +data: App\Entity\Event {#17155 …} +value: "149" +label: "Rückreise über Ephesus" +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21369 +data: App\Entity\Event {#17179 …} +value: "150" +label: "Rückreise über Cäsarea" +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21370 +data: App\Entity\Event {#17200 …} +value: "151" +label: "Rückreise nach Antiochia" +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21371 +data: App\Entity\Event {#17221 …} +value: "152" +label: "Apollos in Ephesus" +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21372 +data: App\Entity\Event {#17242 …} +value: "153" +label: "Apollos in Achaja" +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21373 +data: App\Entity\Event {#17266 …} +value: "154" +label: "Tätigkeit des Paulus in Ephesus" +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21374 +data: App\Entity\Event {#17287 …} +value: "155" +label: "Timotheus und Erastus in Mazedonien" +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21375 +data: App\Entity\Event {#17311 …} +value: "156" +label: "Der Aufstand des Demetrius" +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21376 +data: App\Entity\Event {#17332 …} +value: "157" +label: "Paulus in Mazedonien" +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21377 +data: App\Entity\Event {#17353 …} +value: "158" +label: "Paulus in Thessalonich" +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21378 +data: App\Entity\Event {#17374 …} +value: "159" +label: "Paulus in Troas" +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21379 +data: App\Entity\Event {#17395 …} +value: "160" +label: "Abfahrt in Philippi" +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21380 +data: App\Entity\Event {#17416 …} +value: "161" +label: "Paulus in Troas" +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21381 +data: App\Entity\Event {#17437 …} +value: "162" +label: "Die Reise nach Milet - Assos" +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21382 +data: App\Entity\Event {#17461 …} +value: "163" +label: "Die Reise nach Milet - Mitylene" +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21383 +data: App\Entity\Event {#17485 …} +value: "164" +label: "Die Reise nach Milet - Chios" +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21384 +data: App\Entity\Event {#17509 …} +value: "165" +label: "Die Reise nach Milet - Samos" +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21385 +data: App\Entity\Event {#17533 …} +value: "166" +label: "Die Reise nach Milet - Milet" +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21386 +data: App\Entity\Event {#17557 …} +value: "167" +label: "Paulus in Tyrus" +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21387 +data: App\Entity\Event {#17581 …} +value: "168" +label: "Paulus in Cäsarea" +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21388 +data: App\Entity\Event {#17602 …} +value: "169" +label: "Rückkehr nach Jerusalem" +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21389 +data: App\Entity\Event {#17623 …} +value: "170" +label: "Die Verhaftung des Paulus" +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21390 +data: App\Entity\Event {#17644 …} +value: "171" +label: "Paulus vor dem römischen Oberst" +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21391 +data: App\Entity\Event {#17665 …} +value: "172" +label: "Paulus vor dem Hohen Rat" +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21392 +data: App\Entity\Event {#17686 …} +value: "173" +label: "Die Überführung des Paulus nach Cäsarea" +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21393 +data: App\Entity\Event {#17707 …} +value: "174" +label: "Agrippa und Berenike bei Festus" +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21394 +data: App\Entity\Event {#17728 …} +value: "175" +label: "Paulus auf der Fahrt nach Rom" +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21395 +data: App\Entity\Event {#17752 …} +value: "176" +label: "Fahrt nach Rom - Myra" +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21396 +data: App\Entity\Event {#17776 …} +value: "178" +label: "Fahrt nach Rom - Lasäa" +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21397 +data: App\Entity\Event {#17800 …} +value: "179" +label: "Seesturm und Schiffbruch" +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21398 +data: App\Entity\Event {#17824 …} +value: "180" +label: "Auf der Insel Malta" +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21399 +data: App\Entity\Event {#17848 …} +value: "181" +label: "Von Malta nach Rom" +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21400 +data: App\Entity\Event {#17872 …} +value: "182" +label: "nach Rom über Rhegion" +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21401 +data: App\Entity\Event {#17896 …} +value: "183" +label: "nach Rom: Puteoli" +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21402 +data: App\Entity\Event {#17920 …} +value: "184" +label: "Paulus in Rom" +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21403 +data: App\Entity\Event {#4958 …} +value: "185" +label: "David gewinnt Sauls Tochter zur Frau" +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21404 +data: App\Entity\Event {#4979 …} +value: "186" +label: "Jonatan rettet David vor Sauls Nachstellungen" +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21405 +data: App\Entity\Event {#5000 …} +value: "187" +label: "Michal rettet David" +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21406 +data: App\Entity\Event {#5021 …} +value: "188" +label: "David flieht zu Samuel" +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21407 +data: App\Entity\Event {#5042 …} +value: "189" +label: "Saul in Rama" +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21408 +data: App\Entity\Event {#5063 …} +value: "190" +label: "Jonatan und David bekräftigen ihre Freundschaft" +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21409 +data: App\Entity\Event {#5084 …} +value: "191" +label: "Sauls Zorn gegen Jonatan" +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21410 +data: App\Entity\Event {#5105 …} +value: "192" +label: "Davids Abschied von Jonatan" +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21411 +data: App\Entity\Event {#6704 …} +value: "193" +label: "Salomo wird zum König gesalbt" +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21412 +data: App\Entity\Event {#5126 …} +value: "194" +label: "David in Nob" +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21413 +data: App\Entity\Event {#5150 …} +value: "195" +label: "David flieht zu König Achisch von Gat" +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21414 +data: App\Entity\Event {#5174 …} +value: "196" +label: "David sammelt eine eigene Truppe" +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21415 +data: App\Entity\Event {#5198 …} +value: "197" +label: "David bringt seine Eltern nachMizpe" +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21416 +data: App\Entity\Event {#5219 …} +value: "198" +label: "David geht nach Jaar-Heret" +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21417 +data: App\Entity\Event {#5243 …} +value: "199" +label: "Saul nimmt Rache an den Priestern von Nob" +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21418 +data: App\Entity\Event {#5264 …} +value: "200" +label: "Abjatar flieht zu David" +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21419 +data: App\Entity\Event {#5285 …} +value: "201" +label: "David in Keïla" +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21420 +data: App\Entity\Event {#5309 …} +value: "202" +label: "David in der Wüste Sif" +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21421 +data: App\Entity\Event {#5333 …} +value: "203" +label: "David entkommt Sau in Sela-Machlekot" +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21422 +data: App\Entity\Event {#5357 …} +value: "204" +label: "David verschont Saul in der Höhle von En-Gedi" +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21423 +data: App\Entity\Event {#5381 …} +value: "205" +label: "Samuels Tod" +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21424 +data: App\Entity\Event {#5402 …} +value: "206" +label: "David und Abigajil" +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21425 +data: App\Entity\Event {#5426 …} +value: "207" +label: "David verschont Saul zum zweiten Mal" +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21426 +data: App\Entity\Event {#5450 …} +value: "208" +label: "David bei den Philistern" +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21427 +data: App\Entity\Event {#5471 …} +value: "209" +label: "David fällt ins Land der Geschuriter und Geseriter und Amalekiter ein" +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21428 +data: App\Entity\Event {#5495 …} +value: "213" +label: "Kämpfe" +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21429 +data: App\Entity\Event {#5519 …} +value: "214" +label: "Saul bei der Totenbeschwörerin in En-Dor" +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21430 +data: App\Entity\Event {#5543 …} +value: "215" +label: "David wird von den Philistern zurückgeschickt" +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21431 +data: App\Entity\Event {#5564 …} +value: "216" +label: "Amalekiter zerstören Ziklag und entführen Frauen" +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21432 +data: App\Entity\Event {#5588 …} +value: "217" +label: "Davids Sieg über die Amalekiter" +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21433 +data: App\Entity\Event {#5612 …} +value: "218" +label: "Das Ende Sauls und seiner Söhne" +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21434 +data: App\Entity\Event {#5636 …} +value: "219" +label: "David wird König über Juda" +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21435 +data: App\Entity\Event {#5657 …} +value: "220" +label: "Isch-Boseht wir König über Israel" +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21436 +data: App\Entity\Event {#5681 …} +value: "221" +label: "Der Krieg zwischen Israel und Juda" +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21437 +data: App\Entity\Event {#5705 …} +value: "222" +label: "Jagd auf Abner" +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21438 +data: App\Entity\Event {#5729 …} +value: "223" +label: "Abner entkommt" +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21439 +data: App\Entity\Event {#5750 …} +value: "224" +label: "Abner läuft zu David über" +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21440 +data: App\Entity\Event {#5771 …} +value: "225" +label: "Abners Tod" +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21441 +data: App\Entity\Event {#5792 …} +value: "226" +label: "Isch-Boschets Ende" +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21442 +data: App\Entity\Event {#5816 …} +value: "227" +label: "David wird König über ganz Israel" +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21443 +data: App\Entity\Event {#5837 …} +value: "228" +label: "David erobert Jerusalem" +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21444 +data: App\Entity\Event {#5861 …} +value: "229" +label: "Davids Sieg über die Philister" +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21445 +data: App\Entity\Event {#5885 …} +value: "230" +label: "David holt die Bundeslade nach Jerusalem" +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21446 +data: App\Entity\Event {#5909 …} +value: "231" +label: "Die Verheißung für David und sein Königtum" +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21447 +data: App\Entity\Event {#5930 …} +value: "232" +label: "Davids Kriege Moab" +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21448 +data: App\Entity\Event {#5954 …} +value: "233" +label: "Davids Kriege Aramäer" +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21449 +data: App\Entity\Event {#5978 …} +value: "234" +label: "Davids Kriege Tebach" +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21450 +data: App\Entity\Event {#6002 …} +value: "235" +label: "Davids Kriege Berotai" +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21451 +data: App\Entity\Event {#4427 …} +value: "236" +label: "Hannas Gelübde" +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21452 +data: App\Entity\Event {#4706 …} +value: "237" +label: "Saul wird König" +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21453 +data: App\Entity\Event {#6026 …} +value: "238" +label: "Davids Beamte" +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21454 +data: App\Entity\Event {#6047 …} +value: "239" +label: "David und Mefi-Boschet" +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21455 +data: App\Entity\Event {#6068 …} +value: "241" +label: "Davids Kampf mit den Ammonitern und Aramäern" +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21456 +data: App\Entity\Event {#6092 …} +value: "242" +label: "Belagerung Rabbas" +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21457 +data: App\Entity\Event {#6116 …} +value: "243" +label: "David und Batseba" +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21458 +data: App\Entity\Event {#6137 …} +value: "244" +label: "Uria bei Batseba" +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21459 +data: App\Entity\Event {#6158 …} +value: "245" +label: "Uria fällt" +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21460 +data: App\Entity\Event {#6179 …} +value: "246" +label: "Nathans Strafrede und Davids Reue" +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21461 +data: App\Entity\Event {#6200 …} +value: "247" +label: "Die Eroberung der Hauptstadt der Ammoniter" +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21462 +data: App\Entity\Event {#6221 …} +value: "248" +label: "Amnon und Tamar" +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21463 +data: App\Entity\Event {#6242 …} +value: "249" +label: "Absaloms Rache an Amnon" +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21464 +data: App\Entity\Event {#6266 …} +value: "250" +label: "Absalom flieht" +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21465 +data: App\Entity\Event {#6290 …} +value: "252" +label: "Joab erbittet Gnade für Absalom" +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21466 +data: App\Entity\Event {#6311 …} +value: "253" +label: "Absaloms Aufstand" +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21467 +data: App\Entity\Event {#4451 …} +value: "254" +label: "Samuels Geburt" +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21468 +data: App\Entity\Event {#4472 …} +value: "255" +label: "Samuel wird Diener Elis" +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21469 +data: App\Entity\Event {#4496 …} +value: "256" +label: "Samuels Berufung" +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21470 +data: App\Entity\Event {#4517 …} +value: "257" +label: "Niederlage gegen Philister" +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21471 +data: App\Entity\Event {#4541 …} +value: "258" +label: "Die Bundeslade wird Israel genommen" +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21472 +data: App\Entity\Event {#4565 …} +value: "259" +label: "Elis Tod" +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21473 +data: App\Entity\Event {#4586 …} +value: "260" +label: "Die Bundeslade bei den Philistern" +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21474 +data: App\Entity\Event {#4610 …} +value: "261" +label: "Die Bundeslade kommt zurück" +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21475 +data: App\Entity\Event {#4634 …} +value: "262" +label: "Samuels Richteramt" +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21476 +data: App\Entity\Event {#4658 …} +value: "263" +label: "Israel schlägt die Philister" +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21477 +data: App\Entity\Event {#4682 …} +value: "264" +label: "Saul sucht Eselinnen und kommt zu Samuel" +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21478 +data: App\Entity\Event {#4751 …} +value: "265" +label: "Sauls Sieg über die Ammoniter" +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21479 +data: App\Entity\Event {#4727 …} +value: "266" +label: "Musterung" +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21480 +data: App\Entity\Event {#4775 …} +value: "267" +label: "Jonathan erschlägt die Wache" +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21481 +data: App\Entity\Event {#4799 …} +value: "268" +label: "Beginn des Krieges gegen die Philister" +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21482 +data: App\Entity\Event {#4823 …} +value: "269" +label: "Jonatans Heldentat" +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21483 +data: App\Entity\Event {#17941 …} +value: "270" +label: "Geburt Kains" +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21484 +data: App\Entity\Event {#17965 …} +value: "271" +label: "Geburt Sets" +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21485 +data: App\Entity\Event {#17986 …} +value: "272" +label: "Entrückung Enoschs" +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21486 +data: App\Entity\Event {#18007 …} +value: "273" +label: "Noah und Famile gehen an Bord der Arche" +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21487 +data: App\Entity\Event {#18028 …} +value: "274" +label: "Turmbau zu Babel" +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21488 +data: App\Entity\Event {#18049 …} +value: "275" +label: "Geburt Abrahams" +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21489 +data: App\Entity\Event {#6332 …} +value: "276" +label: "David verlässt Jerusalem" +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21490 +data: App\Entity\Event {#6356 …} +value: "277" +label: "Zadok und Jonathanbringen die Lade Gottes zurück" +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21491 +data: App\Entity\Event {#6377 …} +value: "278" +label: "David auf der Flucht zum Jordan" +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21492 +data: App\Entity\Event {#6422 …} +value: "279" +label: "David in Mahanajim" +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21493 +data: App\Entity\Event {#6401 …} +value: "280" +label: "Ahitofels Plan gegen David" +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21494 +data: App\Entity\Event {#6443 …} +value: "281" +label: "Absaloms Ende" +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21495 +data: App\Entity\Event {#6467 …} +value: "282" +label: "Davids Trauer um Absalom" +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21496 +data: App\Entity\Event {#6488 …} +value: "283" +label: "Davids Rückkehr nach Jerusalem" +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21497 +data: App\Entity\Event {#6509 …} +value: "284" +label: "Schebas Aufstand" +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21498 +data: App\Entity\Event {#6530 …} +value: "285" +label: "Tod Schebas" +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21499 +data: App\Entity\Event {#6554 …} +value: "286" +label: "Die Beamten Davids" +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21500 +data: App\Entity\Event {#6575 …} +value: "287" +label: "Die Rache der Gibeoniter" +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21501 +data: App\Entity\Event {#6596 …} +value: "288" +label: "Heldentaten der Krieger Davids - Abischai erschlägt den Riesensohn" +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21502 +data: App\Entity\Event {#6617 …} +value: "289" +label: "Heldentaten: Gob" +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21503 +data: App\Entity\Event {#6641 …} +value: "290" +label: "Heldentaten Gob II" +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21504 +data: App\Entity\Event {#6662 …} +value: "291" +label: "Heldentaten III" +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21505 +data: App\Entity\Event {#6683 …} +value: "292" +label: "Volkszählung" +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21506 +data: Proxies\__CG__\App\Entity\Event {#14086 …} +value: "293" +label: "David errichtet einen Altar" +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21507 +data: App\Entity\Event {#6728 …} +value: "294" +label: "Davids Tod" +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21508 +data: App\Entity\Event {#1934 …} +value: "295" +label: "Geburt Esau und Jakob" +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21509 +data: App\Entity\Event {#1958 …} +value: "296" +label: "Esau verkauft sein Erstgeburtsrecht" +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21510 +data: App\Entity\Event {#1979 …} +value: "297" +label: "Erneute Verheißung. Isaak und Rebekka in Gerar" +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21511 +data: App\Entity\Event {#2000 …} +value: "298" +label: "Esaus nimmt sich weiterer Frauen" +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21512 +data: App\Entity\Event {#2021 …} +value: "299" +label: "Jakob gewinnt mit List den Erstgeburtssegen" +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21513 +data: App\Entity\Event {#2042 …} +value: "300" +label: "Jakobs Flucht nach Haran" +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21514 +data: App\Entity\Event {#2063 …} +value: "301" +label: "Jakob schaut die Himmelsleiter" +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21515 +data: App\Entity\Event {#2108 …} +value: "302" +label: "Jakobs Kinder" +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21516 +data: App\Entity\Event {#2132 …} +value: "303" +label: "Jakobs verlässt Laban" +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21517 +data: App\Entity\Event {#2156 …} +value: "304" +label: "Jakobs Kampf am Jabbok" +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21518 +data: App\Entity\Event {#2180 …} +value: "305" +label: "Jakobs Versöhnung mit Esau" +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21519 +data: App\Entity\Event {#2267 …} +value: "306" +label: "Josef wird nach Ägypten verkauft" +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21520 +data: App\Entity\Event {#4253 …} +value: "307" +label: "Berufung Gideon" +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21521 +data: App\Entity\Event {#4340 …} +value: "308" +label: "Simsons Hochzeit" +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21522 +data: App\Entity\Event {#2933 …} +value: "309" +label: "Teilung des Meeres" +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21523 +data: App\Entity\Event {#2570 …} +value: "310" +label: "Mose am Hofe des Pharao" +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21524 +data: App\Entity\Event {#2636 …} +value: "311" +label: "Mose kehrt nach Ägypten zurück" +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21525 +data: App\Entity\Event {#2501 …} +value: "312" +label: "Mose wieder in Ägypten" +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21526 +data: App\Entity\Event {#2657 …} +value: "313" +label: "Mose und Aaron vor dem Pharao" +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21527 +data: App\Entity\Event {#2525 …} +value: "314" +label: "9 Plagen" +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21528 +data: App\Entity\Event {#2867 …} +value: "315" +label: "Das Fest der ungesäuerten Brote" +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21529 +data: App\Entity\Event {#2888 …} +value: "316" +label: "die Tötung der Erstgeborenen" +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21530 +data: App\Entity\Event {#18090 …} +value: "400" +label: "Hochzeit zu Kana" +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21531 +data: App\Entity\Event {#18114 …} +value: "401" +label: "Reinigung eines Aussätzigen / frühe Wunder" +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21532 +data: App\Entity\Event {#18135 …} +value: "402" +label: "Berufung des Matthäus" +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21533 +data: App\Entity\Event {#18156 …} +value: "403" +label: "Aussendung der Zwölf" +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21534 +data: App\Entity\Event {#18177 …} +value: "404" +label: "Speisung der Fünftausend" +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21535 +data: App\Entity\Event {#18198 …} +value: "405" +label: "Jesus geht auf dem See" +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21536 +data: App\Entity\Event {#18219 …} +value: "406" +label: "Verklärung Jesu" +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21537 +data: App\Entity\Event {#18240 …} +value: "407" +label: "Auferweckung des Lazarus" +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21538 +data: App\Entity\Event {#18264 …} +value: "410" +label: "Einzug in Jerusalem" +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21539 +data: App\Entity\Event {#18285 …} +value: "411" +label: "Zweite Tempelreinigung" +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21540 +data: App\Entity\Event {#18306 …} +value: "412" +label: "Abendmahl" +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21541 +data: App\Entity\Event {#18327 …} +value: "413" +label: "Gethsemane" +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21542 +data: App\Entity\Event {#18351 …} +value: "414" +label: "Verhaftung Jesu" +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21543 +data: App\Entity\Event {#18372 …} +value: "415" +label: "Verhör vor Kaiphas" +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21544 +data: App\Entity\Event {#18393 …} +value: "416" +label: "Verhör vor Pilatus" +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21545 +data: App\Entity\Event {#18414 …} +value: "420" +label: "Erscheinung auf dem Weg nach Emmaus" +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21546 +data: App\Entity\Event {#18438 …} +value: "421" +label: "Erscheinung vor den Jüngern" +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21547 +data: App\Entity\Event {#18459 …} +value: "422" +label: "Himmelfahrt" +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21548 +data: App\Entity\Event {#18480 …} +value: "500" +label: "Engel erscheint Zacharias" +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21549 +data: App\Entity\Event {#18501 …} +value: "501" +label: "Engel erscheint Maria" +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21550 +data: App\Entity\Event {#18522 …} +value: "502" +label: "Maria besucht Elisabeth" +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21551 +data: App\Entity\Event {#18543 …} +value: "503" +label: "Josef erfährt von Marias Schwangerschaft" +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21552 +data: App\Entity\Event {#18564 …} +value: "504" +label: "Beschneidung Jesu" +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21553 +data: App\Entity\Event {#18585 …} +value: "505" +label: "Kindermord von Bethlehem" +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21554 +data: App\Entity\Event {#18606 …} +value: "506" +label: "Beginn des Wirkens Johannes des Täufers" +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21555 +data: App\Entity\Event {#18627 …} +value: "507" +label: "Johannes erklärt seinen Dienst" +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21556 +data: App\Entity\Event {#18648 …} +value: "508" +label: "Johannes bezeugt Jesus" +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21557 +data: App\Entity\Event {#18669 …} +value: "509" +label: "Erste Berufung von Petrus und Andreas" +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21558 +data: App\Entity\Event {#18690 …} +value: "510" +label: "Berufung von Philippus und Nathanael" +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21559 +data: App\Entity\Event {#18711 …} +value: "511" +label: "Aufenthalt in Kapernaum" +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21560 +data: App\Entity\Event {#18732 …} +value: "512" +label: "Erste Tempelreinigung" +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21561 +data: App\Entity\Event {#18753 …} +value: "513" +label: "Gespräch mit Nikodemus" +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21562 +data: App\Entity\Event {#18774 …} +value: "514" +label: "Jesus und Johannes taufen in Judäa" +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21563 +data: App\Entity\Event {#18795 …} +value: "515" +label: "Jesus verlässt Judäa nach Galiläa" +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21564 +data: App\Entity\Event {#18816 …} +value: "516" +label: "Die Samariterin am Brunnen" +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21565 +data: App\Entity\Event {#18837 …} +value: "517" +label: "Ankunft in Galiläa" +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21566 +data: App\Entity\Event {#18858 …} +value: "518" +label: "Heilung des Sohnes eines Königsbeamten" +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21567 +data: App\Entity\Event {#18879 …} +value: "519" +label: "Jesus lässt sich in Kapernaum nieder" +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21568 +data: App\Entity\Event {#18900 …} +value: "520" +label: "Beginn der Predigt vom Reich Gottes" +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21569 +data: App\Entity\Event {#18921 …} +value: "521" +label: "Verwerfung in Nazareth" +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21570 +data: App\Entity\Event {#18942 …} +value: "522" +label: "Heilung eines Besessenen in der Synagoge" +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21571 +data: App\Entity\Event {#18963 …} +value: "523" +label: "Heilung der Schwiegermutter des Petrus" +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21572 +data: App\Entity\Event {#18984 …} +value: "524" +label: "Gebet an einsamem Ort" +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21573 +data: App\Entity\Event {#19005 …} +value: "525" +label: "Predigtreise durch Galiläa" +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21574 +data: App\Entity\Event {#19026 …} +value: "526" +label: "Heilung eines Aussätzigen" +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21575 +data: App\Entity\Event {#19047 …} +value: "527" +label: "Heilung eines Gelähmten in Kapernaum" +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21576 +data: App\Entity\Event {#19068 …} +value: "528" +label: "Frage der Johannesjünger nach dem Fasten" +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21577 +data: App\Entity\Event {#19089 …} +value: "529" +label: "Heilung am Teich Bethesda" +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21578 +data: App\Entity\Event {#19110 …} +value: "530" +label: "Ährenraufen am Sabbat" +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21579 +data: App\Entity\Event {#19131 …} +value: "531" +label: "Heilung der verdorrten Hand am Sabbat" +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21580 +data: App\Entity\Event {#19152 …} +value: "532" +label: "Heilungen am See Genezareth" +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21581 +data: App\Entity\Event {#19173 …} +value: "533" +label: "Wahl der zwölf Apostel" +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21582 +data: App\Entity\Event {#19194 …} +value: "534" +label: "Heilung des Knechts eines Hauptmanns" +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21583 +data: App\Entity\Event {#19215 …} +value: "535" +label: "Auferweckung des Jünglings zu Nain" +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21584 +data: App\Entity\Event {#19236 …} +value: "536" +label: "Anfrage des gefangenen Johannes" +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21585 +data: App\Entity\Event {#19257 …} +value: "537" +label: "Salbung durch eine Sünderin" +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21586 +data: App\Entity\Event {#19278 …} +value: "538" +label: "Predigtreise mit den Frauen" +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21587 +data: App\Entity\Event {#19299 …} +value: "539" +label: "Beelzebul-Vorwurf" +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21588 +data: App\Entity\Event {#19320 …} +value: "540" +label: "Zeichen des Jona / wahre Verwandte" +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21589 +data: App\Entity\Event {#19341 …} +value: "541" +label: "Gleichnisrede vom Reich Gottes" +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21590 +data: App\Entity\Event {#19362 …} +value: "542" +label: "Sturmstillung" +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21591 +data: App\Entity\Event {#19383 …} +value: "543" +label: "Heilung der Besessenen von Gerasa" +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21592 +data: App\Entity\Event {#19404 …} +value: "544" +label: "Heilung der blutflüssigen Frau" +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21593 +data: App\Entity\Event {#19425 …} +value: "545" +label: "Auferweckung der Tochter des Jairus" +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21594 +data: App\Entity\Event {#19446 …} +value: "546" +label: "Heilung zweier Blinder und eines Stummen" +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21595 +data: App\Entity\Event {#19467 …} +value: "547" +label: "Erneute Verwerfung in Nazareth" +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21596 +data: App\Entity\Event {#19488 …} +value: "548" +label: "Tod Johannes des Täufers" +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21597 +data: App\Entity\Event {#19509 …} +value: "549" +label: "Herodes fragt nach Jesus" +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21598 +data: App\Entity\Event {#19530 …} +value: "550" +label: "Rückkehr der Apostel" +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21599 +data: App\Entity\Event {#19551 …} +value: "551" +label: "Heilungen in Genezareth" +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21600 +data: App\Entity\Event {#19572 …} +value: "552" +label: "Rede vom Brot des Lebens" +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21601 +data: App\Entity\Event {#19593 …} +value: "553" +label: "Streit um die Überlieferung der Ältesten" +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21602 +data: App\Entity\Event {#19614 …} +value: "554" +label: "Die kanaanäische Frau" +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21603 +data: App\Entity\Event {#19635 …} +value: "555" +label: "Heilung eines Taubstummen in der Dekapolis" +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21604 +data: App\Entity\Event {#19656 …} +value: "556" +label: "Speisung der Viertausend" +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21605 +data: App\Entity\Event {#19677 …} +value: "557" +label: "Zeichenforderung der Pharisäer" +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21606 +data: App\Entity\Event {#19698 …} +value: "558" +label: "Heilung eines Blinden bei Betsaida" +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21607 +data: App\Entity\Event {#19719 …} +value: "559" +label: "Bekenntnis des Petrus" +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21608 +data: App\Entity\Event {#19740 …} +value: "560" +label: "Erste Leidensankündigung" +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21609 +data: App\Entity\Event {#19761 …} +value: "561" +label: "Heilung eines besessenen Knaben" +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21610 +data: App\Entity\Event {#19782 …} +value: "562" +label: "Zweite Leidensankündigung" +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21611 +data: App\Entity\Event {#19803 …} +value: "563" +label: "Tempelsteuer / Münze im Fisch" +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21612 +data: App\Entity\Event {#19824 …} +value: "564" +label: "Rede von der Gemeinde / Vergebung" +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21613 +data: App\Entity\Event {#19845 …} +value: "565" +label: "Jesus geht heimlich zum Laubhüttenfest" +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21614 +data: App\Entity\Event {#19866 …} +value: "566" +label: "Lehrstreitigkeiten zum Laubhüttenfest" +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21615 +data: App\Entity\Event {#19887 …} +value: "567" +label: "Die Ehebrecherin" +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21616 +data: App\Entity\Event {#19908 …} +value: "568" +label: "Heilung des Blindgeborenen" +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21617 +data: App\Entity\Event {#19929 …} +value: "569" +label: "Abschied von Galiläa" +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21618 +data: App\Entity\Event {#19950 …} +value: "570" +label: "Heilung der zehn Aussätzigen" +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21619 +data: App\Entity\Event {#19971 …} +value: "571" +label: "Ablehnung durch Samariter" +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21620 +data: App\Entity\Event {#19992 …} +value: "572" +label: "Aussendung der Zweiundsiebzig" +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21621 +data: App\Entity\Event {#20013 …} +value: "573" +label: "Rückkehr der Zweiundsiebzig" +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21622 +data: App\Entity\Event {#20034 …} +value: "574" +label: "Gleichnis vom barmherzigen Samariter" +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21623 +data: App\Entity\Event {#20055 …} +value: "575" +label: "Bei Maria und Martha" +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21624 +data: App\Entity\Event {#20076 …} +value: "576" +label: "Tempelweihefest (Chanukka)" +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21625 +data: App\Entity\Event {#20097 …} +value: "577" +label: "Wirken in Peräa" +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21626 +data: App\Entity\Event {#20118 …} +value: "578" +label: "Heilung einer Verkrümmten am Sabbat" +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21627 +data: App\Entity\Event {#20139 …} +value: "579" +label: "Mahl bei einem Pharisäer" +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21628 +data: App\Entity\Event {#20160 …} +value: "580" +label: "Gleichnisse vom Verlorenen" +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21629 +data: App\Entity\Event {#20181 …} +value: "581" +label: "Vom reichen Mann und armen Lazarus" +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21630 +data: App\Entity\Event {#20202 …} +value: "582" +label: "Vom ungerechten Richter / Pharisäer und Zöllner" +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21631 +data: App\Entity\Event {#20223 …} +value: "583" +label: "Frage nach der Ehescheidung" +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21632 +data: App\Entity\Event {#20244 …} +value: "584" +label: "Jesus segnet die Kinder" +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21633 +data: App\Entity\Event {#20265 …} +value: "585" +label: "Der reiche junge Mann" +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21634 +data: App\Entity\Event {#20286 …} +value: "586" +label: "Gleichnis von den Arbeitern im Weinberg" +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21635 +data: App\Entity\Event {#20307 …} +value: "587" +label: "Krankheit des Lazarus" +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21636 +data: App\Entity\Event {#20328 …} +value: "588" +label: "Rückzug nach Ephraim" +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21637 +data: App\Entity\Event {#20349 …} +value: "589" +label: "Dritte Leidensankündigung" +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21638 +data: App\Entity\Event {#20370 …} +value: "590" +label: "Bitte der Söhne des Zebedäus" +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21639 +data: App\Entity\Event {#20391 …} +value: "591" +label: "Heilung des blinden Bartimäus" +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21640 +data: App\Entity\Event {#20412 …} +value: "592" +label: "Zachäus" +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21641 +data: App\Entity\Event {#20433 …} +value: "593" +label: "Gleichnis von den zehn Minen" +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21642 +data: App\Entity\Event {#20454 …} +value: "594" +label: "Plan zur Verhaftung Jesu" +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21643 +data: App\Entity\Event {#20475 …} +value: "595" +label: "Salbung in Betanien" +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21644 +data: App\Entity\Event {#20496 …} +value: "596" +label: "Plan, Lazarus zu töten" +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21645 +data: App\Entity\Event {#20517 …} +value: "597" +label: "Wehklage über Jerusalem" +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21646 +data: App\Entity\Event {#20538 …} +value: "598" +label: "Rückkehr nach Betanien" +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21647 +data: App\Entity\Event {#20559 …} +value: "599" +label: "Verfluchung des Feigenbaums" +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21648 +data: App\Entity\Event {#20580 …} +value: "600" +label: "Der verdorrte Feigenbaum" +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21649 +data: App\Entity\Event {#20601 …} +value: "601" +label: "Vollmacht Jesu infrage gestellt" +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21650 +data: App\Entity\Event {#20622 …} +value: "602" +label: "Gleichnisse im Tempel (Söhne, Weingärtner, Hochzeit)" +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21651 +data: App\Entity\Event {#20643 …} +value: "603" +label: "Weherufe über die Schriftgelehrten" +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21652 +data: App\Entity\Event {#20664 …} +value: "604" +label: "Opfer der armen Witwe" +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21653 +data: App\Entity\Event {#20685 …} +value: "605" +label: "Ölbergrede" +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21654 +data: App\Entity\Event {#20706 …} +value: "606" +label: "Verrat des Judas vereinbart" +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21655 +data: App\Entity\Event {#20727 …} +value: "607" +label: "Fußwaschung" +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21656 +data: App\Entity\Event {#20748 …} +value: "608" +label: "Abschiedsreden und Hohepriesterliches Gebet" +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21657 +data: App\Entity\Event {#20769 …} +value: "609" +label: "Verhör vor Annas" +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21658 +data: App\Entity\Event {#20790 …} +value: "610" +label: "Verleugnung des Petrus" +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21659 +data: App\Entity\Event {#20811 …} +value: "611" +label: "Verurteilung durch den Sanhedrin" +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21660 +data: App\Entity\Event {#20832 …} +value: "612" +label: "Selbstmord des Judas" +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21661 +data: App\Entity\Event {#20853 …} +value: "613" +label: "Verhör vor Herodes Antipas" +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21662 +data: App\Entity\Event {#20874 …} +value: "614" +label: "Verurteilung und Geißelung" +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21663 +data: App\Entity\Event {#20895 …} +value: "615" +label: "Vorbereitung des Passamahls" +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21664 +data: App\Entity\Event {#20916 …} +value: "616" +label: "Tod Jesu" +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21665 +data: App\Entity\Event {#20937 …} +value: "617" +label: "Grablegung Jesu" +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21666 +data: App\Entity\Event {#20958 …} +value: "618" +label: "Grabwache" +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21667 +data: App\Entity\Event {#20979 …} +value: "619" +label: "Erscheinung vor Maria Magdalena" +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21668 +data: App\Entity\Event {#21000 …} +value: "620" +label: "Erscheinung vor den Frauen" +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21669 +data: App\Entity\Event {#21021 …} +value: "621" +label: "Erscheinung vor Petrus" +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21670 +data: App\Entity\Event {#21042 …} +value: "622" +label: "Erscheinung vor den Jüngern (ohne Thomas)" +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21671 +data: App\Entity\Event {#21063 …} +value: "623" +label: "Erscheinung vor Thomas" +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21672 +data: App\Entity\Event {#21084 …} +value: "624" +label: "Fragen zu Steuer, Auferstehung und Gebot" +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21673 +data: App\Entity\Event {#21105 …} +value: "625" +label: "Erscheinung am See von Tiberias" +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21674 +data: App\Entity\Event {#21126 …} +value: "626" +label: "Erscheinung auf dem Berg in Galiläa / Missionsbefehl" +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21675 +data: App\Entity\Event {#21147 …} +value: "627" +label: "Paulus besucht Petrus und die Apostel in Jerusalem (Galater 2)" +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21676 +data: App\Entity\Event {#21168 …} +value: "628" +label: "Paulus in Arabien und zurück nach Damaskus (Galater 1)" +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21677 +data: App\Entity\Event {#2981 …} +value: "629" +label: "Wasser aus dem Felsen in Mara und Elim" +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21678 +data: App\Entity\Event {#3002 …} +value: "630" +label: "Manna und Wachteln in der Wüste" +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21679 +data: App\Entity\Event {#3044 …} +value: "631" +label: "Sieg über Amalek; Mose, Aaron und Hur" +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21680 +data: App\Entity\Event {#3086 …} +value: "632" +label: "Ankunft am Sinai; Bund und Zehn Gebote" +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21681 +data: App\Entity\Event {#3152 …} +value: "633" +label: "Das goldene Kalb" +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21682 +data: App\Entity\Event {#3194 …} +value: "634" +label: "Aufrichtung der Stiftshütte" +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21683 +data: App\Entity\Event {#3425 …} +value: "635" +label: "Aussendung der Kundschafter" +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21684 +data: App\Entity\Event {#3467 …} +value: "636" +label: "Aufstand Korachs" +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21685 +data: App\Entity\Event {#3551 …} +value: "637" +label: "Die eherne Schlange" +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21686 +data: App\Entity\Event {#3593 …} +value: "638" +label: "Bileam und Balak" +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21687 +data: App\Entity\Event {#3827 …} +value: "639" +label: "Mose übergibt an Josua; Tod Moses" +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21688 +data: App\Entity\Event {#3893 …} +value: "640" +label: "Übergang über den Jordan" +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21689 +data: App\Entity\Event {#3959 …} +value: "641" +label: "Fall Jerichos" +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21690 +data: App\Entity\Event {#4001 …} +value: "642" +label: "Niederlage und Sieg bei Ai" +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21691 +data: App\Entity\Event {#4043 …} +value: "643" +label: "List der Gibeoniter; Sonne steht still" +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21692 +data: App\Entity\Event {#4064 …} +value: "644" +label: "Süd- und Nordfeldzug Josuas" +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21693 +data: App\Entity\Event {#4148 …} +value: "645" +label: "Landverteilung und Bund zu Sichem" +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21694 +data: App\Entity\Event {#4169 …} +value: "646" +label: "Tod Josuas" +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21695 +data: App\Entity\Event {#4190 …} +value: "647" +label: "Otniel befreit Israel" +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21696 +data: App\Entity\Event {#4211 …} +value: "648" +label: "Ehud und Eglon" +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21697 +data: App\Entity\Event {#4232 …} +value: "649" +label: "Debora und Barak besiegen Sisera" +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21698 +data: App\Entity\Event {#4277 …} +value: "650" +label: "Gideons Sieg über die Midianiter" +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21699 +data: App\Entity\Event {#4298 …} +value: "651" +label: "Abimelech in Sichem" +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21700 +data: App\Entity\Event {#4319 …} +value: "652" +label: "Jeftah und die Ammoniter" +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21701 +data: App\Entity\Event {#4364 …} +value: "653" +label: "Simson und die Philister" +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21702 +data: App\Entity\Event {#4385 …} +value: "654" +label: "Simsons Tod" +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21703 +data: App\Entity\Event {#4406 …} +value: "655" +label: "Rut und Boas in Bethlehem" +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21704 +data: App\Entity\Event {#6770 …} +value: "656" +label: "Tempeleinweihung Salomos" +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21705 +data: App\Entity\Event {#6791 …} +value: "657" +label: "Königin von Saba bei Salomo" +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21706 +data: App\Entity\Event {#6812 …} +value: "658" +label: "Tod Salomos; Reichsteilung" +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21707 +data: App\Entity\Event {#6833 …} +value: "659" +label: "Jerobeams goldene Kälber in Bethel und Dan" +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21708 +data: App\Entity\Event {#6854 …} +value: "660" +label: "Elia am Karmel gegen die Baalspropheten" +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21709 +data: App\Entity\Event {#6875 …} +value: "661" +label: "Nabots Weinberg" +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21710 +data: App\Entity\Event {#6899 …} +value: "662" +label: "Elia wird entrückt; Elisa folgt nach" +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21711 +data: App\Entity\Event {#6920 …} +value: "663" +label: "Elisa und Naaman" +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21712 +data: App\Entity\Event {#6941 …} +value: "664" +label: "Jona in Ninive" +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21713 +data: App\Entity\Event {#6965 …} +value: "665" +label: "Untergang des Nordreichs Samaria" +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21714 +data: App\Entity\Event {#6986 …} +value: "666" +label: "Hiskia und Sanheribs Belagerung" +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21715 +data: App\Entity\Event {#7007 …} +value: "667" +label: "Josias Reform und Passa" +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21716 +data: App\Entity\Event {#7049 …} +value: "668" +label: "Daniel am Hof Nebukadnezars" +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21717 +data: App\Entity\Event {#7073 …} +value: "669" +label: "Die drei Freunde im Feuerofen" +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21718 +data: App\Entity\Event {#7178 …} +value: "670" +label: "Daniel in der Löwengrube" +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21719 +data: App\Entity\Event {#7283 …} +value: "671" +label: "Ester rettet das Judenvolk" +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21720 +data: App\Entity\Event {#21189 …} +value: "672" +label: "Sündenfall und Vertreibung aus Eden" +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21721 +data: App\Entity\Event {#21210 …} +value: "673" +label: "Noah wird berufen; Bau der Arche" +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21722 +data: App\Entity\Event {#21231 …} +value: "674" +label: "Noahs Opfer und Bund mit dem Regenbogen" +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21723 +data: App\Entity\Event {#1573 …} +value: "675" +label: "Geburt Ismaels" +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21724 +data: App\Entity\Event {#1595 …} +value: "676" +label: "Bund der Beschneidung" +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21725 +data: App\Entity\Event {#2087 …} +value: "677" +label: "Jakob bei Laban; Heirat mit Lea und Rahel" +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21726 +data: App\Entity\Event {#2201 …} +value: "678" +label: "Jakob in Sichem; Dina" +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21727 +data: App\Entity\Event {#2225 …} +value: "679" +label: "Gott erscheint Jakob in Bethel" +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21728 +data: App\Entity\Event {#2246 …} +value: "680" +label: "Rahels Tod; Geburt Benjamins" +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21729 +data: App\Entity\Event {#2291 …} +value: "681" +label: "Josef im Haus Potifars" +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21730 +data: App\Entity\Event {#2312 …} +value: "682" +label: "Josef im Gefängnis; Träume der Beamten" +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21731 +data: App\Entity\Event {#2333 …} +value: "683" +label: "Pharaos Träume; Josef wird Vizekönig" +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21732 +data: App\Entity\Event {#2354 …} +value: "684" +label: "Die Brüder kommen nach Ägypten" +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21733 +data: App\Entity\Event {#2375 …} +value: "685" +label: "Josef gibt sich seinen Brüdern zu erkennen" +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21734 +data: App\Entity\Event {#2396 …} +value: "686" +label: "Jakob zieht nach Ägypten" +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21735 +data: App\Entity\Event {#2417 …} +value: "687" +label: "Jakob segnet Ephraim und Manasse" +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21736 +data: App\Entity\Event {#2438 …} +value: "688" +label: "Tod Jakobs" +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21737 +data: App\Entity\Event {#2459 …} +value: "689" +label: "Tod Josefs" +attr: [] +labelTranslationParameters: [] } 690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21738 +data: App\Entity\Event {#2480 …} +value: "690" +label: "Unterdrückung Israels in Ägypten" +attr: [] +labelTranslationParameters: [] } 691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21739 +data: App\Entity\Event {#2549 …} +value: "691" +label: "Geburt Moses; Rettung im Nilkorb" +attr: [] +labelTranslationParameters: [] } 692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21740 +data: App\Entity\Event {#2678 …} +value: "692" +label: "Die Plage des Blutes" +attr: [] +labelTranslationParameters: [] } 693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21741 +data: App\Entity\Event {#2699 …} +value: "693" +label: "Die Plage der Frösche" +attr: [] +labelTranslationParameters: [] } 694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21742 +data: App\Entity\Event {#2720 …} +value: "694" +label: "Die Plage der Stechmücken" +attr: [] +labelTranslationParameters: [] } 695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21743 +data: App\Entity\Event {#2741 …} +value: "695" +label: "Die Plage der Ungeziefer" +attr: [] +labelTranslationParameters: [] } 696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21744 +data: App\Entity\Event {#2762 …} +value: "696" +label: "Die Plage der Viehseuche" +attr: [] +labelTranslationParameters: [] } 697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21745 +data: App\Entity\Event {#2783 …} +value: "697" +label: "Die Plage der Geschwüre" +attr: [] +labelTranslationParameters: [] } 698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21746 +data: App\Entity\Event {#2804 …} +value: "698" +label: "Die Plage des Hagels" +attr: [] +labelTranslationParameters: [] } 699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21747 +data: App\Entity\Event {#2825 …} +value: "699" +label: "Die Plage der Heuschrecken" +attr: [] +labelTranslationParameters: [] } 700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21748 +data: App\Entity\Event {#2846 …} +value: "700" +label: "Die Plage der Finsternis" +attr: [] +labelTranslationParameters: [] } 701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21749 +data: App\Entity\Event {#2957 …} +value: "701" +label: "Mirjams Siegeslied" +attr: [] +labelTranslationParameters: [] } 702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21750 +data: App\Entity\Event {#3023 …} +value: "702" +label: "Wasser aus dem Felsen in Massa und Meriba" +attr: [] +labelTranslationParameters: [] } 703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21751 +data: App\Entity\Event {#3065 …} +value: "703" +label: "Jitro besucht Mose" +attr: [] +labelTranslationParameters: [] } 704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21752 +data: App\Entity\Event {#3110 …} +value: "704" +label: "Bundesbuch und Bundesschluss" +attr: [] +labelTranslationParameters: [] } 705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21753 +data: App\Entity\Event {#3131 …} +value: "705" +label: "Mose empfängt die Gesetzestafeln" +attr: [] +labelTranslationParameters: [] } 706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21754 +data: App\Entity\Event {#3173 …} +value: "706" +label: "Neue Gesetzestafeln; Gottes Herrlichkeit" +attr: [] +labelTranslationParameters: [] } 707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21755 +data: App\Entity\Event {#3215 …} +value: "707" +label: "Weihe Aarons und der Priester" +attr: [] +labelTranslationParameters: [] } 708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21756 +data: App\Entity\Event {#3236 …} +value: "708" +label: "Erster Opferdienst; Feuer vom Herrn" +attr: [] +labelTranslationParameters: [] } 709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21757 +data: App\Entity\Event {#3257 …} +value: "709" +label: "Nadab und Abihu sterben" +attr: [] +labelTranslationParameters: [] } 710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21758 +data: App\Entity\Event {#3278 …} +value: "710" +label: "Der große Versöhnungstag" +attr: [] +labelTranslationParameters: [] } 711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21759 +data: App\Entity\Event {#3299 …} +value: "711" +label: "Heiligkeitsgesetz und Bundesverheißungen" +attr: [] +labelTranslationParameters: [] } 712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21760 +data: App\Entity\Event {#3320 …} +value: "712" +label: "Erste Volkszählung am Sinai" +attr: [] +labelTranslationParameters: [] } 713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21761 +data: App\Entity\Event {#3341 …} +value: "713" +label: "Weihe der Leviten" +attr: [] +labelTranslationParameters: [] } 714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21762 +data: App\Entity\Event {#3362 …} +value: "714" +label: "Zweites Passa; Aufbruch vom Sinai" +attr: [] +labelTranslationParameters: [] } 715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21763 +data: App\Entity\Event {#3383 …} +value: "715" +label: "Klagen in der Wüste; Wachteln und Gericht" +attr: [] +labelTranslationParameters: [] } 716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21764 +data: App\Entity\Event {#3404 …} +value: "716" +label: "Mirjam und Aaron gegen Mose; Mirjams Aussatz" +attr: [] +labelTranslationParameters: [] } 717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21765 +data: App\Entity\Event {#3446 …} +value: "717" +label: "Volk verweigert den Einzug; vierzig Jahre Wüste" +attr: [] +labelTranslationParameters: [] } 718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21766 +data: App\Entity\Event {#3488 …} +value: "718" +label: "Aarons Stab grünt" +attr: [] +labelTranslationParameters: [] } 719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21767 +data: App\Entity\Event {#3509 …} +value: "719" +label: "Wasser aus dem Felsen bei Kadesch; Moses Fehltritt" +attr: [] +labelTranslationParameters: [] } 720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21768 +data: App\Entity\Event {#3530 …} +value: "720" +label: "Tod Aarons auf dem Berg Hor" +attr: [] +labelTranslationParameters: [] } 721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21769 +data: App\Entity\Event {#3572 …} +value: "721" +label: "Sieg über Sihon und Og" +attr: [] +labelTranslationParameters: [] } 722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21770 +data: App\Entity\Event {#3614 …} +value: "722" +label: "Abfall zu Baal-Peor" +attr: [] +labelTranslationParameters: [] } 723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21771 +data: App\Entity\Event {#3635 …} +value: "723" +label: "Zweite Volkszählung in den Moab-Ebenen" +attr: [] +labelTranslationParameters: [] } 724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21772 +data: App\Entity\Event {#3656 …} +value: "724" +label: "Josua wird als Nachfolger bestimmt" +attr: [] +labelTranslationParameters: [] } 725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21773 +data: App\Entity\Event {#3677 …} +value: "725" +label: "Krieg gegen Midian" +attr: [] +labelTranslationParameters: [] } 726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21774 +data: App\Entity\Event {#3698 …} +value: "726" +label: "Siedlung östlich des Jordan" +attr: [] +labelTranslationParameters: [] } 727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21775 +data: App\Entity\Event {#3722 …} +value: "727" +label: "Moses erste Rede in Moab" +attr: [] +labelTranslationParameters: [] } 728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21776 +data: App\Entity\Event {#3743 …} +value: "728" +label: "Das Schema; Hauptgebot der Liebe" +attr: [] +labelTranslationParameters: [] } 729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21777 +data: App\Entity\Event {#3764 …} +value: "729" +label: "Bundesschluss in Moab; Segen und Fluch" +attr: [] +labelTranslationParameters: [] } 730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21778 +data: App\Entity\Event {#3785 …} +value: "730" +label: "Lied Moses" +attr: [] +labelTranslationParameters: [] } 731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21779 +data: App\Entity\Event {#3806 …} +value: "731" +label: "Mose segnet die Stämme" +attr: [] +labelTranslationParameters: [] } 732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21780 +data: App\Entity\Event {#3848 …} +value: "732" +label: "Josua übernimmt die Führung" +attr: [] +labelTranslationParameters: [] } 733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21781 +data: App\Entity\Event {#3869 …} +value: "733" +label: "Kundschafter in Jericho; Rahab" +attr: [] +labelTranslationParameters: [] } 734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21782 +data: App\Entity\Event {#3935 …} +value: "734" +label: "Beschneidung und Passa in Gilgal" +attr: [] +labelTranslationParameters: [] } 735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21783 +data: App\Entity\Event {#3980 …} +value: "735" +label: "Achans Diebstahl und Gericht" +attr: [] +labelTranslationParameters: [] } 736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21784 +data: App\Entity\Event {#4022 …} +value: "736" +label: "Altar und Verlesung des Gesetzes am Ebal" +attr: [] +labelTranslationParameters: [] } 737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21785 +data: App\Entity\Event {#4085 …} +value: "737" +label: "Landverteilung unter die Stämme" +attr: [] +labelTranslationParameters: [] } 738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21786 +data: App\Entity\Event {#4106 …} +value: "738" +label: "Zufluchtstädte und Levitenstädte" +attr: [] +labelTranslationParameters: [] } 739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21787 +data: App\Entity\Event {#4127 …} +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 {#15080 -errors: [] -form: Symfony\Component\Form\Form {#15249 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#15035 …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) {#21789 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 {#15063 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#15064 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#15093 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#15068 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#15090 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#15077 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#15094 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#15078 …} } |
| 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 {#360 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#132 …} -logger: Monolog\Logger {#125 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#349 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | null |
| data_class | null |
| disabled | true |
| duplicate_preferred_choices | true |
| em | ContainerILJ1LX6\EntityManagerGhost4c60c49 {#307 …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 {#15071 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerILJ1LX6\EntityManagerGhost4c60c49 {#307 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#540 …} } |
| 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() {#15089 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#322 …} $message: Closure() {#15088 …} $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 {#15281 +data: App\Entity\Event {#15313 …} +value: "1" +label: "Schöpfung" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15284 +data: App\Entity\Event {#15341 …} +value: "2" +label: "Kain erschlägt Abel" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15316 +data: App\Entity\Event {#15362 …} +value: "3" +label: "Sintflut" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15317 +data: App\Entity\Event {#15383 …} +value: "4" +label: "Geburt Jesu" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15325 +data: App\Entity\Event {#2909 …} +value: "9" +label: "Auszug aus Ägypten" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15283 +data: App\Entity\Event {#15413 …} +value: "16" +label: "Das Allerletzte...." +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15315 +data: App\Entity\Event {#1345 …} +value: "17" +label: "Abraham verlässt Haran" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15286 +data: App\Entity\Event {#1393 …} +value: "22" +label: "Abram in Ägypten" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15319 +data: App\Entity\Event {#767 …} +value: "23" +label: "Terach zieht aus Ur" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15285 +data: App\Entity\Event {#1417 …} +value: "24" +label: "Abram und Lot trennen sich" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15309 +data: App\Entity\Event {#1438 …} +value: "25" +label: "Verheißung Abrahams" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21251 +data: App\Entity\Event {#1462 …} +value: "26" +label: "Lot gerät in Gefangenschaft" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21250 +data: App\Entity\Event {#1486 …} +value: "27" +label: "Abraham befreit Lot" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21252 +data: App\Entity\Event {#1507 …} +value: "28" +label: "Segnung Abrahams durch Melchisedek" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21253 +data: App\Entity\Event {#1531 …} +value: "29" +label: "Bundesschlussritus" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21254 +data: App\Entity\Event {#15434 …} +value: "30" +label: "Der Turmbau zu Babel" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21255 +data: App\Entity\Event {#2612 …} +value: "31" +label: "Brennender Dornbusch" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21256 +data: App\Entity\Event {#1369 …} +value: "32" +label: "Abrahams Einzug nach Kanaan" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21257 +data: App\Entity\Event {#1552 …} +value: "33" +label: "Abraham bekommt Hagar" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21258 +data: App\Entity\Event {#1685 …} +value: "34" +label: "Geburt Isaaks" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21259 +data: App\Entity\Event {#1706 …} +value: "35" +label: "Austreibung Hagars und Ismaels" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21260 +data: App\Entity\Event {#1616 …} +value: "36" +label: "Der Herr bei Abraham und Sara in Mamre" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21261 +data: App\Entity\Event {#1640 …} +value: "37" +label: "Untergang von Sodom und Gomorra" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21262 +data: App\Entity\Event {#1661 …} +value: "38" +label: "Abraham und Sara bei Abimelech" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21263 +data: App\Entity\Event {#1751 …} +value: "39" +label: "Abrahams Bund mit Abimelech" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21264 +data: App\Entity\Event {#1772 …} +value: "40" +label: "Das Opfer Abrahams" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21265 +data: App\Entity\Event {#2591 …} +value: "41" +label: "Moses Flucht nach Midian" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21266 +data: App\Entity\Event {#3914 …} +value: "42" +label: "Einzug in Kanaan" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21267 +data: App\Entity\Event {#6749 …} +value: "43" +label: "Beginn des Tempelbaus" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21268 +data: App\Entity\Event {#7028 …} +value: "44" +label: "Erste Wegführung ins Exil nach Babylon" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21269 +data: App\Entity\Event {#7094 …} +value: "45" +label: "Zweite Wegführung" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21270 +data: App\Entity\Event {#7115 …} +value: "46" +label: "Zerstörung Jerusalems" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21271 +data: App\Entity\Event {#7136 …} +value: "47" +label: "Eroberung Babylons" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21272 +data: App\Entity\Event {#7157 …} +value: "48" +label: "Heimkehrredikt des Kyrus" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21273 +data: App\Entity\Event {#7199 …} +value: "49" +label: "Altar auf dem Tempelberg aufgerichtet" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21274 +data: App\Entity\Event {#7220 …} +value: "50" +label: "Grundstein 2. Tempel" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21275 +data: App\Entity\Event {#7241 …} +value: "51" +label: "Baustopp Tempel" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21276 +data: App\Entity\Event {#7262 …} +value: "52" +label: "Vollendung 2. Tempel" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21277 +data: App\Entity\Event {#7307 …} +value: "53" +label: "Rückkehr Esras" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21278 +data: App\Entity\Event {#7328 …} +value: "54" +label: "Bau der Stadtmauern Jerusalems" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21279 +data: App\Entity\Event {#7349 …} +value: "55" +label: "Letzer Prophet" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21280 +data: App\Entity\Event {#15458 …} +value: "56" +label: "Kreuzigung Jesu" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21281 +data: App\Entity\Event {#1727 …} +value: "57" +label: "Hagar in Beerscheba" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21282 +data: App\Entity\Event {#1796 …} +value: "58" +label: "Saras Tod" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21283 +data: App\Entity\Event {#1820 …} +value: "59" +label: "Abraham erwirbt ein Familiengrab" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21284 +data: App\Entity\Event {#1844 …} +value: "60" +label: "Abrahams Knecht sucht eine Frau für Isaak" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21285 +data: App\Entity\Event {#1868 …} +value: "61" +label: "Rebekka kommt zu Isaak" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21286 +data: App\Entity\Event {#1892 …} +value: "62" +label: "Tod Abrahams" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21287 +data: App\Entity\Event {#1913 …} +value: "63" +label: "Isaak und Rebekka in Gerar" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21288 +data: App\Entity\Event {#15482 …} +value: "65" +label: "Flucht nach Ägypten" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21289 +data: App\Entity\Event {#15503 …} +value: "67" +label: "Auferstehung Jesu" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21290 +data: App\Entity\Event {#4844 …} +value: "69" +label: "David wird zum König gesalbt" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21291 +data: App\Entity\Event {#4871 …} +value: "70" +label: "David kommt an Sauls Hof" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21292 +data: App\Entity\Event {#4892 …} +value: "71" +label: "David und Goliath" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21293 +data: App\Entity\Event {#4916 …} +value: "72" +label: "David gewinnt Jonatan zum Freund" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21294 +data: App\Entity\Event {#4937 …} +value: "73" +label: "Sauls Eifersucht auf David" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21295 +data: App\Entity\Event {#15524 …} +value: "74" +label: "Darstellung im Tempel" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21296 +data: App\Entity\Event {#15545 …} +value: "75" +label: "Die Sterndeuter bei Herodes" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21297 +data: App\Entity\Event {#15566 …} +value: "76" +label: "Sterndeuter bei Jesus" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21298 +data: App\Entity\Event {#15587 …} +value: "77" +label: "Rückkehr nach Nazareth" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21299 +data: App\Entity\Event {#15611 …} +value: "78" +label: "Taufe Jesu" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21300 +data: App\Entity\Event {#15632 …} +value: "79" +label: "Versuchung Jesu" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21301 +data: App\Entity\Event {#15656 …} +value: "80" +label: "Gefangennahme Johannes des Täufers" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21302 +data: App\Entity\Event {#15677 …} +value: "81" +label: "Beginn des öffentlichen Wirkens" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21303 +data: App\Entity\Event {#15701 …} +value: "82" +label: "Offizielle Berufung der vier Fischer" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21304 +data: App\Entity\Event {#15725 …} +value: "83" +label: "Wirken Jesu in Galiläa" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21305 +data: App\Entity\Event {#15749 …} +value: "84" +label: "Bergpredigt" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21306 +data: Proxies\__CG__\App\Entity\Event {#14840 …} +value: "85" +label: "Geburt Johannes des Täufers" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21307 +data: App\Entity\Event {#15786 …} +value: "86" +label: "Das Pfingstwunder" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21308 +data: App\Entity\Event {#15817 …} +value: "87" +label: "Die Nachwahl des zwölften Apostels" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21309 +data: App\Entity\Event {#15838 …} +value: "88" +label: "Die Heilung des Gelähmten" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21310 +data: App\Entity\Event {#15859 …} +value: "89" +label: "Petrus stirbt in Rom" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21311 +data: App\Entity\Event {#15883 …} +value: "90" +label: "Petrus und Johannes vor dem Hohen Rat" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21312 +data: App\Entity\Event {#15904 …} +value: "91" +label: "Hananias und Saphira" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21313 +data: App\Entity\Event {#15925 …} +value: "92" +label: "Wundertaten der Apostel" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21314 +data: App\Entity\Event {#15946 …} +value: "93" +label: "Die Apostel vor dem Hohen Rat" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21315 +data: App\Entity\Event {#15967 …} +value: "94" +label: "Der zwölfjährige Jesus im Tempel" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21316 +data: App\Entity\Event {#15988 …} +value: "95" +label: "Die Wahl der sieben Diakone" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21317 +data: App\Entity\Event {#16009 …} +value: "96" +label: "Stephanus vor dem Hohen Rat" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21318 +data: App\Entity\Event {#16030 …} +value: "97" +label: "Der Tod des Stephanus" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21319 +data: App\Entity\Event {#16051 …} +value: "98" +label: "Philippus in Samarien" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21320 +data: App\Entity\Event {#16072 …} +value: "99" +label: "Petrus und Johannes in Samarien" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21321 +data: App\Entity\Event {#16093 …} +value: "100" +label: "Der Kämmerer aus Äthiopien" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21322 +data: App\Entity\Event {#16117 …} +value: "101" +label: "Die Bekehrung des Saulus" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21323 +data: App\Entity\Event {#16141 …} +value: "102" +label: "Saulus bei der Gemeinde in Jerusalem" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21324 +data: App\Entity\Event {#16162 …} +value: "103" +label: "Paulus flieht nach Cäsarea" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21325 +data: App\Entity\Event {#16186 …} +value: "104" +label: "Paulus flieht nach Tarsus" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21326 +data: App\Entity\Event {#16210 …} +value: "105" +label: "Petrus in Lydda" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21327 +data: App\Entity\Event {#16234 …} +value: "106" +label: "Petrus in Joppe" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21328 +data: App\Entity\Event {#16258 …} +value: "107" +label: "Der römische Hauptmann Kornelius" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21329 +data: App\Entity\Event {#16279 …} +value: "108" +label: "Petrus hat eine Vision" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21330 +data: App\Entity\Event {#16300 …} +value: "109" +label: "Petrus bei Kornelius" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21331 +data: App\Entity\Event {#16321 …} +value: "110" +label: "Petrus in Jerusalem" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21332 +data: App\Entity\Event {#16342 …} +value: "111" +label: "Barnabas in Antiochia" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21333 +data: App\Entity\Event {#16366 …} +value: "112" +label: "Der Tod des Jakobus, Petrus im Gefängnis" +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21334 +data: App\Entity\Event {#16387 …} +value: "113" +label: "Das Ende des Herodes Agrippa" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21335 +data: App\Entity\Event {#16408 …} +value: "114" +label: "Barnabas sucht Paulus" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21336 +data: App\Entity\Event {#16429 …} +value: "115" +label: "Spendengelder an die Ältesten" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21337 +data: App\Entity\Event {#16450 …} +value: "116" +label: "Barnabas und Paulus kehren zurück" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21338 +data: App\Entity\Event {#16471 …} +value: "117" +label: "Der Beginn der ersten Missionsreise" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21339 +data: App\Entity\Event {#16492 …} +value: "118" +label: "Barnabas und Paulus auf Zypern" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21340 +data: App\Entity\Event {#16516 …} +value: "119" +label: "Sergius Paulus" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21341 +data: App\Entity\Event {#16540 …} +value: "120" +label: "Durchzug durch Perge" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21342 +data: App\Entity\Event {#16564 …} +value: "121" +label: "Johannes wieder in Jerusalem" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21343 +data: App\Entity\Event {#16585 …} +value: "122" +label: "Paulus und Barnabas in Antiochia" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21344 +data: App\Entity\Event {#16609 …} +value: "123" +label: "Paulus und Barnabas in Ikonion" +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21345 +data: App\Entity\Event {#16633 …} +value: "125" +label: "Paulus und Barnabas in Lystra" +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21346 +data: App\Entity\Event {#16657 …} +value: "126" +label: "Paulus und Barnabas in Derbe" +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21347 +data: App\Entity\Event {#16681 …} +value: "127" +label: "Heilung eines Lahmen in Lystra" +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21348 +data: App\Entity\Event {#16702 …} +value: "128" +label: "Rückkehr über Ikonion" +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21349 +data: App\Entity\Event {#16723 …} +value: "129" +label: "Rückkehr nach Antiochia" +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21350 +data: App\Entity\Event {#16744 …} +value: "131" +label: "Rückkehr über Perge" +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21351 +data: App\Entity\Event {#16765 …} +value: "132" +label: "Rückkehr über Attalia" +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21352 +data: App\Entity\Event {#16789 …} +value: "133" +label: "Die Apostelversammlung" +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21353 +data: App\Entity\Event {#16810 …} +value: "134" +label: "Die Benachrichtigung der Gemeinde in Antiochia" +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21354 +data: App\Entity\Event {#16831 …} +value: "135" +label: "Barnabas und Johannes auf Zypern" +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21355 +data: App\Entity\Event {#16855 …} +value: "136" +label: "Paulus und Silas" +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21356 +data: App\Entity\Event {#16876 …} +value: "137" +label: "2. Missionsreise, Lystra Timotheus" +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21357 +data: App\Entity\Event {#16897 …} +value: "138" +label: "2. Missionsreise, Troas" +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21358 +data: App\Entity\Event {#16921 …} +value: "139" +label: "Lydia die Purpurhändlerin" +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21359 +data: App\Entity\Event {#16945 …} +value: "140" +label: "2. Missionsreise, Amphipolis" +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21360 +data: App\Entity\Event {#16969 …} +value: "141" +label: "2. Missionsreise, Apollonia" +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21361 +data: App\Entity\Event {#16993 …} +value: "142" +label: "2. Missionsreise, Thessalonich" +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21362 +data: App\Entity\Event {#17017 …} +value: "143" +label: "2. Missionsreise, Beröa" +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21363 +data: App\Entity\Event {#17041 …} +value: "144" +label: "2. Missionsreise, Athen" +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21364 +data: App\Entity\Event {#17065 …} +value: "145" +label: "2. Missionsreise, Korinth" +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21365 +data: App\Entity\Event {#17089 …} +value: "146" +label: "Claudius vertreibt Juden aus Rom" +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21366 +data: App\Entity\Event {#17110 …} +value: "147" +label: "Anklage vor dem Prokonsul Gallio" +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21367 +data: App\Entity\Event {#17131 …} +value: "148" +label: "Gelübde in Kenchreä" +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21368 +data: App\Entity\Event {#17155 …} +value: "149" +label: "Rückreise über Ephesus" +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21369 +data: App\Entity\Event {#17179 …} +value: "150" +label: "Rückreise über Cäsarea" +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21370 +data: App\Entity\Event {#17200 …} +value: "151" +label: "Rückreise nach Antiochia" +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21371 +data: App\Entity\Event {#17221 …} +value: "152" +label: "Apollos in Ephesus" +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21372 +data: App\Entity\Event {#17242 …} +value: "153" +label: "Apollos in Achaja" +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21373 +data: App\Entity\Event {#17266 …} +value: "154" +label: "Tätigkeit des Paulus in Ephesus" +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21374 +data: App\Entity\Event {#17287 …} +value: "155" +label: "Timotheus und Erastus in Mazedonien" +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21375 +data: App\Entity\Event {#17311 …} +value: "156" +label: "Der Aufstand des Demetrius" +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21376 +data: App\Entity\Event {#17332 …} +value: "157" +label: "Paulus in Mazedonien" +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21377 +data: App\Entity\Event {#17353 …} +value: "158" +label: "Paulus in Thessalonich" +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21378 +data: App\Entity\Event {#17374 …} +value: "159" +label: "Paulus in Troas" +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21379 +data: App\Entity\Event {#17395 …} +value: "160" +label: "Abfahrt in Philippi" +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21380 +data: App\Entity\Event {#17416 …} +value: "161" +label: "Paulus in Troas" +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21381 +data: App\Entity\Event {#17437 …} +value: "162" +label: "Die Reise nach Milet - Assos" +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21382 +data: App\Entity\Event {#17461 …} +value: "163" +label: "Die Reise nach Milet - Mitylene" +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21383 +data: App\Entity\Event {#17485 …} +value: "164" +label: "Die Reise nach Milet - Chios" +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21384 +data: App\Entity\Event {#17509 …} +value: "165" +label: "Die Reise nach Milet - Samos" +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21385 +data: App\Entity\Event {#17533 …} +value: "166" +label: "Die Reise nach Milet - Milet" +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21386 +data: App\Entity\Event {#17557 …} +value: "167" +label: "Paulus in Tyrus" +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21387 +data: App\Entity\Event {#17581 …} +value: "168" +label: "Paulus in Cäsarea" +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21388 +data: App\Entity\Event {#17602 …} +value: "169" +label: "Rückkehr nach Jerusalem" +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21389 +data: App\Entity\Event {#17623 …} +value: "170" +label: "Die Verhaftung des Paulus" +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21390 +data: App\Entity\Event {#17644 …} +value: "171" +label: "Paulus vor dem römischen Oberst" +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21391 +data: App\Entity\Event {#17665 …} +value: "172" +label: "Paulus vor dem Hohen Rat" +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21392 +data: App\Entity\Event {#17686 …} +value: "173" +label: "Die Überführung des Paulus nach Cäsarea" +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21393 +data: App\Entity\Event {#17707 …} +value: "174" +label: "Agrippa und Berenike bei Festus" +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21394 +data: App\Entity\Event {#17728 …} +value: "175" +label: "Paulus auf der Fahrt nach Rom" +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21395 +data: App\Entity\Event {#17752 …} +value: "176" +label: "Fahrt nach Rom - Myra" +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21396 +data: App\Entity\Event {#17776 …} +value: "178" +label: "Fahrt nach Rom - Lasäa" +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21397 +data: App\Entity\Event {#17800 …} +value: "179" +label: "Seesturm und Schiffbruch" +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21398 +data: App\Entity\Event {#17824 …} +value: "180" +label: "Auf der Insel Malta" +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21399 +data: App\Entity\Event {#17848 …} +value: "181" +label: "Von Malta nach Rom" +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21400 +data: App\Entity\Event {#17872 …} +value: "182" +label: "nach Rom über Rhegion" +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21401 +data: App\Entity\Event {#17896 …} +value: "183" +label: "nach Rom: Puteoli" +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21402 +data: App\Entity\Event {#17920 …} +value: "184" +label: "Paulus in Rom" +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21403 +data: App\Entity\Event {#4958 …} +value: "185" +label: "David gewinnt Sauls Tochter zur Frau" +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21404 +data: App\Entity\Event {#4979 …} +value: "186" +label: "Jonatan rettet David vor Sauls Nachstellungen" +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21405 +data: App\Entity\Event {#5000 …} +value: "187" +label: "Michal rettet David" +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21406 +data: App\Entity\Event {#5021 …} +value: "188" +label: "David flieht zu Samuel" +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21407 +data: App\Entity\Event {#5042 …} +value: "189" +label: "Saul in Rama" +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21408 +data: App\Entity\Event {#5063 …} +value: "190" +label: "Jonatan und David bekräftigen ihre Freundschaft" +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21409 +data: App\Entity\Event {#5084 …} +value: "191" +label: "Sauls Zorn gegen Jonatan" +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21410 +data: App\Entity\Event {#5105 …} +value: "192" +label: "Davids Abschied von Jonatan" +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21411 +data: App\Entity\Event {#6704 …} +value: "193" +label: "Salomo wird zum König gesalbt" +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21412 +data: App\Entity\Event {#5126 …} +value: "194" +label: "David in Nob" +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21413 +data: App\Entity\Event {#5150 …} +value: "195" +label: "David flieht zu König Achisch von Gat" +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21414 +data: App\Entity\Event {#5174 …} +value: "196" +label: "David sammelt eine eigene Truppe" +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21415 +data: App\Entity\Event {#5198 …} +value: "197" +label: "David bringt seine Eltern nachMizpe" +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21416 +data: App\Entity\Event {#5219 …} +value: "198" +label: "David geht nach Jaar-Heret" +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21417 +data: App\Entity\Event {#5243 …} +value: "199" +label: "Saul nimmt Rache an den Priestern von Nob" +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21418 +data: App\Entity\Event {#5264 …} +value: "200" +label: "Abjatar flieht zu David" +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21419 +data: App\Entity\Event {#5285 …} +value: "201" +label: "David in Keïla" +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21420 +data: App\Entity\Event {#5309 …} +value: "202" +label: "David in der Wüste Sif" +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21421 +data: App\Entity\Event {#5333 …} +value: "203" +label: "David entkommt Sau in Sela-Machlekot" +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21422 +data: App\Entity\Event {#5357 …} +value: "204" +label: "David verschont Saul in der Höhle von En-Gedi" +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21423 +data: App\Entity\Event {#5381 …} +value: "205" +label: "Samuels Tod" +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21424 +data: App\Entity\Event {#5402 …} +value: "206" +label: "David und Abigajil" +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21425 +data: App\Entity\Event {#5426 …} +value: "207" +label: "David verschont Saul zum zweiten Mal" +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21426 +data: App\Entity\Event {#5450 …} +value: "208" +label: "David bei den Philistern" +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21427 +data: App\Entity\Event {#5471 …} +value: "209" +label: "David fällt ins Land der Geschuriter und Geseriter und Amalekiter ein" +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21428 +data: App\Entity\Event {#5495 …} +value: "213" +label: "Kämpfe" +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21429 +data: App\Entity\Event {#5519 …} +value: "214" +label: "Saul bei der Totenbeschwörerin in En-Dor" +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21430 +data: App\Entity\Event {#5543 …} +value: "215" +label: "David wird von den Philistern zurückgeschickt" +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21431 +data: App\Entity\Event {#5564 …} +value: "216" +label: "Amalekiter zerstören Ziklag und entführen Frauen" +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21432 +data: App\Entity\Event {#5588 …} +value: "217" +label: "Davids Sieg über die Amalekiter" +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21433 +data: App\Entity\Event {#5612 …} +value: "218" +label: "Das Ende Sauls und seiner Söhne" +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21434 +data: App\Entity\Event {#5636 …} +value: "219" +label: "David wird König über Juda" +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21435 +data: App\Entity\Event {#5657 …} +value: "220" +label: "Isch-Boseht wir König über Israel" +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21436 +data: App\Entity\Event {#5681 …} +value: "221" +label: "Der Krieg zwischen Israel und Juda" +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21437 +data: App\Entity\Event {#5705 …} +value: "222" +label: "Jagd auf Abner" +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21438 +data: App\Entity\Event {#5729 …} +value: "223" +label: "Abner entkommt" +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21439 +data: App\Entity\Event {#5750 …} +value: "224" +label: "Abner läuft zu David über" +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21440 +data: App\Entity\Event {#5771 …} +value: "225" +label: "Abners Tod" +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21441 +data: App\Entity\Event {#5792 …} +value: "226" +label: "Isch-Boschets Ende" +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21442 +data: App\Entity\Event {#5816 …} +value: "227" +label: "David wird König über ganz Israel" +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21443 +data: App\Entity\Event {#5837 …} +value: "228" +label: "David erobert Jerusalem" +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21444 +data: App\Entity\Event {#5861 …} +value: "229" +label: "Davids Sieg über die Philister" +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21445 +data: App\Entity\Event {#5885 …} +value: "230" +label: "David holt die Bundeslade nach Jerusalem" +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21446 +data: App\Entity\Event {#5909 …} +value: "231" +label: "Die Verheißung für David und sein Königtum" +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21447 +data: App\Entity\Event {#5930 …} +value: "232" +label: "Davids Kriege Moab" +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21448 +data: App\Entity\Event {#5954 …} +value: "233" +label: "Davids Kriege Aramäer" +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21449 +data: App\Entity\Event {#5978 …} +value: "234" +label: "Davids Kriege Tebach" +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21450 +data: App\Entity\Event {#6002 …} +value: "235" +label: "Davids Kriege Berotai" +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21451 +data: App\Entity\Event {#4427 …} +value: "236" +label: "Hannas Gelübde" +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21452 +data: App\Entity\Event {#4706 …} +value: "237" +label: "Saul wird König" +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21453 +data: App\Entity\Event {#6026 …} +value: "238" +label: "Davids Beamte" +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21454 +data: App\Entity\Event {#6047 …} +value: "239" +label: "David und Mefi-Boschet" +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21455 +data: App\Entity\Event {#6068 …} +value: "241" +label: "Davids Kampf mit den Ammonitern und Aramäern" +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21456 +data: App\Entity\Event {#6092 …} +value: "242" +label: "Belagerung Rabbas" +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21457 +data: App\Entity\Event {#6116 …} +value: "243" +label: "David und Batseba" +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21458 +data: App\Entity\Event {#6137 …} +value: "244" +label: "Uria bei Batseba" +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21459 +data: App\Entity\Event {#6158 …} +value: "245" +label: "Uria fällt" +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21460 +data: App\Entity\Event {#6179 …} +value: "246" +label: "Nathans Strafrede und Davids Reue" +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21461 +data: App\Entity\Event {#6200 …} +value: "247" +label: "Die Eroberung der Hauptstadt der Ammoniter" +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21462 +data: App\Entity\Event {#6221 …} +value: "248" +label: "Amnon und Tamar" +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21463 +data: App\Entity\Event {#6242 …} +value: "249" +label: "Absaloms Rache an Amnon" +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21464 +data: App\Entity\Event {#6266 …} +value: "250" +label: "Absalom flieht" +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21465 +data: App\Entity\Event {#6290 …} +value: "252" +label: "Joab erbittet Gnade für Absalom" +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21466 +data: App\Entity\Event {#6311 …} +value: "253" +label: "Absaloms Aufstand" +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21467 +data: App\Entity\Event {#4451 …} +value: "254" +label: "Samuels Geburt" +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21468 +data: App\Entity\Event {#4472 …} +value: "255" +label: "Samuel wird Diener Elis" +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21469 +data: App\Entity\Event {#4496 …} +value: "256" +label: "Samuels Berufung" +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21470 +data: App\Entity\Event {#4517 …} +value: "257" +label: "Niederlage gegen Philister" +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21471 +data: App\Entity\Event {#4541 …} +value: "258" +label: "Die Bundeslade wird Israel genommen" +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21472 +data: App\Entity\Event {#4565 …} +value: "259" +label: "Elis Tod" +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21473 +data: App\Entity\Event {#4586 …} +value: "260" +label: "Die Bundeslade bei den Philistern" +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21474 +data: App\Entity\Event {#4610 …} +value: "261" +label: "Die Bundeslade kommt zurück" +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21475 +data: App\Entity\Event {#4634 …} +value: "262" +label: "Samuels Richteramt" +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21476 +data: App\Entity\Event {#4658 …} +value: "263" +label: "Israel schlägt die Philister" +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21477 +data: App\Entity\Event {#4682 …} +value: "264" +label: "Saul sucht Eselinnen und kommt zu Samuel" +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21478 +data: App\Entity\Event {#4751 …} +value: "265" +label: "Sauls Sieg über die Ammoniter" +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21479 +data: App\Entity\Event {#4727 …} +value: "266" +label: "Musterung" +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21480 +data: App\Entity\Event {#4775 …} +value: "267" +label: "Jonathan erschlägt die Wache" +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21481 +data: App\Entity\Event {#4799 …} +value: "268" +label: "Beginn des Krieges gegen die Philister" +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21482 +data: App\Entity\Event {#4823 …} +value: "269" +label: "Jonatans Heldentat" +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21483 +data: App\Entity\Event {#17941 …} +value: "270" +label: "Geburt Kains" +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21484 +data: App\Entity\Event {#17965 …} +value: "271" +label: "Geburt Sets" +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21485 +data: App\Entity\Event {#17986 …} +value: "272" +label: "Entrückung Enoschs" +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21486 +data: App\Entity\Event {#18007 …} +value: "273" +label: "Noah und Famile gehen an Bord der Arche" +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21487 +data: App\Entity\Event {#18028 …} +value: "274" +label: "Turmbau zu Babel" +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21488 +data: App\Entity\Event {#18049 …} +value: "275" +label: "Geburt Abrahams" +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21489 +data: App\Entity\Event {#6332 …} +value: "276" +label: "David verlässt Jerusalem" +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21490 +data: App\Entity\Event {#6356 …} +value: "277" +label: "Zadok und Jonathanbringen die Lade Gottes zurück" +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21491 +data: App\Entity\Event {#6377 …} +value: "278" +label: "David auf der Flucht zum Jordan" +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21492 +data: App\Entity\Event {#6422 …} +value: "279" +label: "David in Mahanajim" +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21493 +data: App\Entity\Event {#6401 …} +value: "280" +label: "Ahitofels Plan gegen David" +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21494 +data: App\Entity\Event {#6443 …} +value: "281" +label: "Absaloms Ende" +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21495 +data: App\Entity\Event {#6467 …} +value: "282" +label: "Davids Trauer um Absalom" +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21496 +data: App\Entity\Event {#6488 …} +value: "283" +label: "Davids Rückkehr nach Jerusalem" +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21497 +data: App\Entity\Event {#6509 …} +value: "284" +label: "Schebas Aufstand" +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21498 +data: App\Entity\Event {#6530 …} +value: "285" +label: "Tod Schebas" +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21499 +data: App\Entity\Event {#6554 …} +value: "286" +label: "Die Beamten Davids" +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21500 +data: App\Entity\Event {#6575 …} +value: "287" +label: "Die Rache der Gibeoniter" +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21501 +data: App\Entity\Event {#6596 …} +value: "288" +label: "Heldentaten der Krieger Davids - Abischai erschlägt den Riesensohn" +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21502 +data: App\Entity\Event {#6617 …} +value: "289" +label: "Heldentaten: Gob" +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21503 +data: App\Entity\Event {#6641 …} +value: "290" +label: "Heldentaten Gob II" +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21504 +data: App\Entity\Event {#6662 …} +value: "291" +label: "Heldentaten III" +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21505 +data: App\Entity\Event {#6683 …} +value: "292" +label: "Volkszählung" +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21506 +data: Proxies\__CG__\App\Entity\Event {#14086 …} +value: "293" +label: "David errichtet einen Altar" +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21507 +data: App\Entity\Event {#6728 …} +value: "294" +label: "Davids Tod" +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21508 +data: App\Entity\Event {#1934 …} +value: "295" +label: "Geburt Esau und Jakob" +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21509 +data: App\Entity\Event {#1958 …} +value: "296" +label: "Esau verkauft sein Erstgeburtsrecht" +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21510 +data: App\Entity\Event {#1979 …} +value: "297" +label: "Erneute Verheißung. Isaak und Rebekka in Gerar" +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21511 +data: App\Entity\Event {#2000 …} +value: "298" +label: "Esaus nimmt sich weiterer Frauen" +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21512 +data: App\Entity\Event {#2021 …} +value: "299" +label: "Jakob gewinnt mit List den Erstgeburtssegen" +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21513 +data: App\Entity\Event {#2042 …} +value: "300" +label: "Jakobs Flucht nach Haran" +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21514 +data: App\Entity\Event {#2063 …} +value: "301" +label: "Jakob schaut die Himmelsleiter" +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21515 +data: App\Entity\Event {#2108 …} +value: "302" +label: "Jakobs Kinder" +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21516 +data: App\Entity\Event {#2132 …} +value: "303" +label: "Jakobs verlässt Laban" +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21517 +data: App\Entity\Event {#2156 …} +value: "304" +label: "Jakobs Kampf am Jabbok" +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21518 +data: App\Entity\Event {#2180 …} +value: "305" +label: "Jakobs Versöhnung mit Esau" +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21519 +data: App\Entity\Event {#2267 …} +value: "306" +label: "Josef wird nach Ägypten verkauft" +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21520 +data: App\Entity\Event {#4253 …} +value: "307" +label: "Berufung Gideon" +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21521 +data: App\Entity\Event {#4340 …} +value: "308" +label: "Simsons Hochzeit" +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21522 +data: App\Entity\Event {#2933 …} +value: "309" +label: "Teilung des Meeres" +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21523 +data: App\Entity\Event {#2570 …} +value: "310" +label: "Mose am Hofe des Pharao" +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21524 +data: App\Entity\Event {#2636 …} +value: "311" +label: "Mose kehrt nach Ägypten zurück" +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21525 +data: App\Entity\Event {#2501 …} +value: "312" +label: "Mose wieder in Ägypten" +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21526 +data: App\Entity\Event {#2657 …} +value: "313" +label: "Mose und Aaron vor dem Pharao" +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21527 +data: App\Entity\Event {#2525 …} +value: "314" +label: "9 Plagen" +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21528 +data: App\Entity\Event {#2867 …} +value: "315" +label: "Das Fest der ungesäuerten Brote" +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21529 +data: App\Entity\Event {#2888 …} +value: "316" +label: "die Tötung der Erstgeborenen" +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21530 +data: App\Entity\Event {#18090 …} +value: "400" +label: "Hochzeit zu Kana" +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21531 +data: App\Entity\Event {#18114 …} +value: "401" +label: "Reinigung eines Aussätzigen / frühe Wunder" +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21532 +data: App\Entity\Event {#18135 …} +value: "402" +label: "Berufung des Matthäus" +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21533 +data: App\Entity\Event {#18156 …} +value: "403" +label: "Aussendung der Zwölf" +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21534 +data: App\Entity\Event {#18177 …} +value: "404" +label: "Speisung der Fünftausend" +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21535 +data: App\Entity\Event {#18198 …} +value: "405" +label: "Jesus geht auf dem See" +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21536 +data: App\Entity\Event {#18219 …} +value: "406" +label: "Verklärung Jesu" +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21537 +data: App\Entity\Event {#18240 …} +value: "407" +label: "Auferweckung des Lazarus" +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21538 +data: App\Entity\Event {#18264 …} +value: "410" +label: "Einzug in Jerusalem" +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21539 +data: App\Entity\Event {#18285 …} +value: "411" +label: "Zweite Tempelreinigung" +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21540 +data: App\Entity\Event {#18306 …} +value: "412" +label: "Abendmahl" +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21541 +data: App\Entity\Event {#18327 …} +value: "413" +label: "Gethsemane" +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21542 +data: App\Entity\Event {#18351 …} +value: "414" +label: "Verhaftung Jesu" +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21543 +data: App\Entity\Event {#18372 …} +value: "415" +label: "Verhör vor Kaiphas" +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21544 +data: App\Entity\Event {#18393 …} +value: "416" +label: "Verhör vor Pilatus" +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21545 +data: App\Entity\Event {#18414 …} +value: "420" +label: "Erscheinung auf dem Weg nach Emmaus" +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21546 +data: App\Entity\Event {#18438 …} +value: "421" +label: "Erscheinung vor den Jüngern" +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21547 +data: App\Entity\Event {#18459 …} +value: "422" +label: "Himmelfahrt" +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21548 +data: App\Entity\Event {#18480 …} +value: "500" +label: "Engel erscheint Zacharias" +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21549 +data: App\Entity\Event {#18501 …} +value: "501" +label: "Engel erscheint Maria" +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21550 +data: App\Entity\Event {#18522 …} +value: "502" +label: "Maria besucht Elisabeth" +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21551 +data: App\Entity\Event {#18543 …} +value: "503" +label: "Josef erfährt von Marias Schwangerschaft" +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21552 +data: App\Entity\Event {#18564 …} +value: "504" +label: "Beschneidung Jesu" +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21553 +data: App\Entity\Event {#18585 …} +value: "505" +label: "Kindermord von Bethlehem" +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21554 +data: App\Entity\Event {#18606 …} +value: "506" +label: "Beginn des Wirkens Johannes des Täufers" +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21555 +data: App\Entity\Event {#18627 …} +value: "507" +label: "Johannes erklärt seinen Dienst" +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21556 +data: App\Entity\Event {#18648 …} +value: "508" +label: "Johannes bezeugt Jesus" +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21557 +data: App\Entity\Event {#18669 …} +value: "509" +label: "Erste Berufung von Petrus und Andreas" +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21558 +data: App\Entity\Event {#18690 …} +value: "510" +label: "Berufung von Philippus und Nathanael" +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21559 +data: App\Entity\Event {#18711 …} +value: "511" +label: "Aufenthalt in Kapernaum" +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21560 +data: App\Entity\Event {#18732 …} +value: "512" +label: "Erste Tempelreinigung" +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21561 +data: App\Entity\Event {#18753 …} +value: "513" +label: "Gespräch mit Nikodemus" +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21562 +data: App\Entity\Event {#18774 …} +value: "514" +label: "Jesus und Johannes taufen in Judäa" +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21563 +data: App\Entity\Event {#18795 …} +value: "515" +label: "Jesus verlässt Judäa nach Galiläa" +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21564 +data: App\Entity\Event {#18816 …} +value: "516" +label: "Die Samariterin am Brunnen" +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21565 +data: App\Entity\Event {#18837 …} +value: "517" +label: "Ankunft in Galiläa" +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21566 +data: App\Entity\Event {#18858 …} +value: "518" +label: "Heilung des Sohnes eines Königsbeamten" +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21567 +data: App\Entity\Event {#18879 …} +value: "519" +label: "Jesus lässt sich in Kapernaum nieder" +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21568 +data: App\Entity\Event {#18900 …} +value: "520" +label: "Beginn der Predigt vom Reich Gottes" +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21569 +data: App\Entity\Event {#18921 …} +value: "521" +label: "Verwerfung in Nazareth" +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21570 +data: App\Entity\Event {#18942 …} +value: "522" +label: "Heilung eines Besessenen in der Synagoge" +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21571 +data: App\Entity\Event {#18963 …} +value: "523" +label: "Heilung der Schwiegermutter des Petrus" +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21572 +data: App\Entity\Event {#18984 …} +value: "524" +label: "Gebet an einsamem Ort" +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21573 +data: App\Entity\Event {#19005 …} +value: "525" +label: "Predigtreise durch Galiläa" +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21574 +data: App\Entity\Event {#19026 …} +value: "526" +label: "Heilung eines Aussätzigen" +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21575 +data: App\Entity\Event {#19047 …} +value: "527" +label: "Heilung eines Gelähmten in Kapernaum" +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21576 +data: App\Entity\Event {#19068 …} +value: "528" +label: "Frage der Johannesjünger nach dem Fasten" +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21577 +data: App\Entity\Event {#19089 …} +value: "529" +label: "Heilung am Teich Bethesda" +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21578 +data: App\Entity\Event {#19110 …} +value: "530" +label: "Ährenraufen am Sabbat" +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21579 +data: App\Entity\Event {#19131 …} +value: "531" +label: "Heilung der verdorrten Hand am Sabbat" +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21580 +data: App\Entity\Event {#19152 …} +value: "532" +label: "Heilungen am See Genezareth" +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21581 +data: App\Entity\Event {#19173 …} +value: "533" +label: "Wahl der zwölf Apostel" +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21582 +data: App\Entity\Event {#19194 …} +value: "534" +label: "Heilung des Knechts eines Hauptmanns" +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21583 +data: App\Entity\Event {#19215 …} +value: "535" +label: "Auferweckung des Jünglings zu Nain" +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21584 +data: App\Entity\Event {#19236 …} +value: "536" +label: "Anfrage des gefangenen Johannes" +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21585 +data: App\Entity\Event {#19257 …} +value: "537" +label: "Salbung durch eine Sünderin" +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21586 +data: App\Entity\Event {#19278 …} +value: "538" +label: "Predigtreise mit den Frauen" +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21587 +data: App\Entity\Event {#19299 …} +value: "539" +label: "Beelzebul-Vorwurf" +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21588 +data: App\Entity\Event {#19320 …} +value: "540" +label: "Zeichen des Jona / wahre Verwandte" +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21589 +data: App\Entity\Event {#19341 …} +value: "541" +label: "Gleichnisrede vom Reich Gottes" +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21590 +data: App\Entity\Event {#19362 …} +value: "542" +label: "Sturmstillung" +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21591 +data: App\Entity\Event {#19383 …} +value: "543" +label: "Heilung der Besessenen von Gerasa" +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21592 +data: App\Entity\Event {#19404 …} +value: "544" +label: "Heilung der blutflüssigen Frau" +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21593 +data: App\Entity\Event {#19425 …} +value: "545" +label: "Auferweckung der Tochter des Jairus" +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21594 +data: App\Entity\Event {#19446 …} +value: "546" +label: "Heilung zweier Blinder und eines Stummen" +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21595 +data: App\Entity\Event {#19467 …} +value: "547" +label: "Erneute Verwerfung in Nazareth" +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21596 +data: App\Entity\Event {#19488 …} +value: "548" +label: "Tod Johannes des Täufers" +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21597 +data: App\Entity\Event {#19509 …} +value: "549" +label: "Herodes fragt nach Jesus" +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21598 +data: App\Entity\Event {#19530 …} +value: "550" +label: "Rückkehr der Apostel" +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21599 +data: App\Entity\Event {#19551 …} +value: "551" +label: "Heilungen in Genezareth" +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21600 +data: App\Entity\Event {#19572 …} +value: "552" +label: "Rede vom Brot des Lebens" +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21601 +data: App\Entity\Event {#19593 …} +value: "553" +label: "Streit um die Überlieferung der Ältesten" +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21602 +data: App\Entity\Event {#19614 …} +value: "554" +label: "Die kanaanäische Frau" +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21603 +data: App\Entity\Event {#19635 …} +value: "555" +label: "Heilung eines Taubstummen in der Dekapolis" +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21604 +data: App\Entity\Event {#19656 …} +value: "556" +label: "Speisung der Viertausend" +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21605 +data: App\Entity\Event {#19677 …} +value: "557" +label: "Zeichenforderung der Pharisäer" +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21606 +data: App\Entity\Event {#19698 …} +value: "558" +label: "Heilung eines Blinden bei Betsaida" +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21607 +data: App\Entity\Event {#19719 …} +value: "559" +label: "Bekenntnis des Petrus" +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21608 +data: App\Entity\Event {#19740 …} +value: "560" +label: "Erste Leidensankündigung" +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21609 +data: App\Entity\Event {#19761 …} +value: "561" +label: "Heilung eines besessenen Knaben" +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21610 +data: App\Entity\Event {#19782 …} +value: "562" +label: "Zweite Leidensankündigung" +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21611 +data: App\Entity\Event {#19803 …} +value: "563" +label: "Tempelsteuer / Münze im Fisch" +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21612 +data: App\Entity\Event {#19824 …} +value: "564" +label: "Rede von der Gemeinde / Vergebung" +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21613 +data: App\Entity\Event {#19845 …} +value: "565" +label: "Jesus geht heimlich zum Laubhüttenfest" +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21614 +data: App\Entity\Event {#19866 …} +value: "566" +label: "Lehrstreitigkeiten zum Laubhüttenfest" +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21615 +data: App\Entity\Event {#19887 …} +value: "567" +label: "Die Ehebrecherin" +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21616 +data: App\Entity\Event {#19908 …} +value: "568" +label: "Heilung des Blindgeborenen" +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21617 +data: App\Entity\Event {#19929 …} +value: "569" +label: "Abschied von Galiläa" +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21618 +data: App\Entity\Event {#19950 …} +value: "570" +label: "Heilung der zehn Aussätzigen" +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21619 +data: App\Entity\Event {#19971 …} +value: "571" +label: "Ablehnung durch Samariter" +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21620 +data: App\Entity\Event {#19992 …} +value: "572" +label: "Aussendung der Zweiundsiebzig" +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21621 +data: App\Entity\Event {#20013 …} +value: "573" +label: "Rückkehr der Zweiundsiebzig" +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21622 +data: App\Entity\Event {#20034 …} +value: "574" +label: "Gleichnis vom barmherzigen Samariter" +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21623 +data: App\Entity\Event {#20055 …} +value: "575" +label: "Bei Maria und Martha" +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21624 +data: App\Entity\Event {#20076 …} +value: "576" +label: "Tempelweihefest (Chanukka)" +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21625 +data: App\Entity\Event {#20097 …} +value: "577" +label: "Wirken in Peräa" +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21626 +data: App\Entity\Event {#20118 …} +value: "578" +label: "Heilung einer Verkrümmten am Sabbat" +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21627 +data: App\Entity\Event {#20139 …} +value: "579" +label: "Mahl bei einem Pharisäer" +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21628 +data: App\Entity\Event {#20160 …} +value: "580" +label: "Gleichnisse vom Verlorenen" +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21629 +data: App\Entity\Event {#20181 …} +value: "581" +label: "Vom reichen Mann und armen Lazarus" +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21630 +data: App\Entity\Event {#20202 …} +value: "582" +label: "Vom ungerechten Richter / Pharisäer und Zöllner" +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21631 +data: App\Entity\Event {#20223 …} +value: "583" +label: "Frage nach der Ehescheidung" +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21632 +data: App\Entity\Event {#20244 …} +value: "584" +label: "Jesus segnet die Kinder" +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21633 +data: App\Entity\Event {#20265 …} +value: "585" +label: "Der reiche junge Mann" +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21634 +data: App\Entity\Event {#20286 …} +value: "586" +label: "Gleichnis von den Arbeitern im Weinberg" +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21635 +data: App\Entity\Event {#20307 …} +value: "587" +label: "Krankheit des Lazarus" +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21636 +data: App\Entity\Event {#20328 …} +value: "588" +label: "Rückzug nach Ephraim" +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21637 +data: App\Entity\Event {#20349 …} +value: "589" +label: "Dritte Leidensankündigung" +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21638 +data: App\Entity\Event {#20370 …} +value: "590" +label: "Bitte der Söhne des Zebedäus" +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21639 +data: App\Entity\Event {#20391 …} +value: "591" +label: "Heilung des blinden Bartimäus" +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21640 +data: App\Entity\Event {#20412 …} +value: "592" +label: "Zachäus" +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21641 +data: App\Entity\Event {#20433 …} +value: "593" +label: "Gleichnis von den zehn Minen" +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21642 +data: App\Entity\Event {#20454 …} +value: "594" +label: "Plan zur Verhaftung Jesu" +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21643 +data: App\Entity\Event {#20475 …} +value: "595" +label: "Salbung in Betanien" +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21644 +data: App\Entity\Event {#20496 …} +value: "596" +label: "Plan, Lazarus zu töten" +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21645 +data: App\Entity\Event {#20517 …} +value: "597" +label: "Wehklage über Jerusalem" +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21646 +data: App\Entity\Event {#20538 …} +value: "598" +label: "Rückkehr nach Betanien" +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21647 +data: App\Entity\Event {#20559 …} +value: "599" +label: "Verfluchung des Feigenbaums" +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21648 +data: App\Entity\Event {#20580 …} +value: "600" +label: "Der verdorrte Feigenbaum" +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21649 +data: App\Entity\Event {#20601 …} +value: "601" +label: "Vollmacht Jesu infrage gestellt" +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21650 +data: App\Entity\Event {#20622 …} +value: "602" +label: "Gleichnisse im Tempel (Söhne, Weingärtner, Hochzeit)" +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21651 +data: App\Entity\Event {#20643 …} +value: "603" +label: "Weherufe über die Schriftgelehrten" +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21652 +data: App\Entity\Event {#20664 …} +value: "604" +label: "Opfer der armen Witwe" +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21653 +data: App\Entity\Event {#20685 …} +value: "605" +label: "Ölbergrede" +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21654 +data: App\Entity\Event {#20706 …} +value: "606" +label: "Verrat des Judas vereinbart" +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21655 +data: App\Entity\Event {#20727 …} +value: "607" +label: "Fußwaschung" +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21656 +data: App\Entity\Event {#20748 …} +value: "608" +label: "Abschiedsreden und Hohepriesterliches Gebet" +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21657 +data: App\Entity\Event {#20769 …} +value: "609" +label: "Verhör vor Annas" +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21658 +data: App\Entity\Event {#20790 …} +value: "610" +label: "Verleugnung des Petrus" +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21659 +data: App\Entity\Event {#20811 …} +value: "611" +label: "Verurteilung durch den Sanhedrin" +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21660 +data: App\Entity\Event {#20832 …} +value: "612" +label: "Selbstmord des Judas" +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21661 +data: App\Entity\Event {#20853 …} +value: "613" +label: "Verhör vor Herodes Antipas" +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21662 +data: App\Entity\Event {#20874 …} +value: "614" +label: "Verurteilung und Geißelung" +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21663 +data: App\Entity\Event {#20895 …} +value: "615" +label: "Vorbereitung des Passamahls" +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21664 +data: App\Entity\Event {#20916 …} +value: "616" +label: "Tod Jesu" +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21665 +data: App\Entity\Event {#20937 …} +value: "617" +label: "Grablegung Jesu" +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21666 +data: App\Entity\Event {#20958 …} +value: "618" +label: "Grabwache" +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21667 +data: App\Entity\Event {#20979 …} +value: "619" +label: "Erscheinung vor Maria Magdalena" +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21668 +data: App\Entity\Event {#21000 …} +value: "620" +label: "Erscheinung vor den Frauen" +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21669 +data: App\Entity\Event {#21021 …} +value: "621" +label: "Erscheinung vor Petrus" +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21670 +data: App\Entity\Event {#21042 …} +value: "622" +label: "Erscheinung vor den Jüngern (ohne Thomas)" +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21671 +data: App\Entity\Event {#21063 …} +value: "623" +label: "Erscheinung vor Thomas" +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21672 +data: App\Entity\Event {#21084 …} +value: "624" +label: "Fragen zu Steuer, Auferstehung und Gebot" +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21673 +data: App\Entity\Event {#21105 …} +value: "625" +label: "Erscheinung am See von Tiberias" +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21674 +data: App\Entity\Event {#21126 …} +value: "626" +label: "Erscheinung auf dem Berg in Galiläa / Missionsbefehl" +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21675 +data: App\Entity\Event {#21147 …} +value: "627" +label: "Paulus besucht Petrus und die Apostel in Jerusalem (Galater 2)" +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21676 +data: App\Entity\Event {#21168 …} +value: "628" +label: "Paulus in Arabien und zurück nach Damaskus (Galater 1)" +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21677 +data: App\Entity\Event {#2981 …} +value: "629" +label: "Wasser aus dem Felsen in Mara und Elim" +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21678 +data: App\Entity\Event {#3002 …} +value: "630" +label: "Manna und Wachteln in der Wüste" +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21679 +data: App\Entity\Event {#3044 …} +value: "631" +label: "Sieg über Amalek; Mose, Aaron und Hur" +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21680 +data: App\Entity\Event {#3086 …} +value: "632" +label: "Ankunft am Sinai; Bund und Zehn Gebote" +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21681 +data: App\Entity\Event {#3152 …} +value: "633" +label: "Das goldene Kalb" +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21682 +data: App\Entity\Event {#3194 …} +value: "634" +label: "Aufrichtung der Stiftshütte" +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21683 +data: App\Entity\Event {#3425 …} +value: "635" +label: "Aussendung der Kundschafter" +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21684 +data: App\Entity\Event {#3467 …} +value: "636" +label: "Aufstand Korachs" +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21685 +data: App\Entity\Event {#3551 …} +value: "637" +label: "Die eherne Schlange" +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21686 +data: App\Entity\Event {#3593 …} +value: "638" +label: "Bileam und Balak" +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21687 +data: App\Entity\Event {#3827 …} +value: "639" +label: "Mose übergibt an Josua; Tod Moses" +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21688 +data: App\Entity\Event {#3893 …} +value: "640" +label: "Übergang über den Jordan" +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21689 +data: App\Entity\Event {#3959 …} +value: "641" +label: "Fall Jerichos" +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21690 +data: App\Entity\Event {#4001 …} +value: "642" +label: "Niederlage und Sieg bei Ai" +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21691 +data: App\Entity\Event {#4043 …} +value: "643" +label: "List der Gibeoniter; Sonne steht still" +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21692 +data: App\Entity\Event {#4064 …} +value: "644" +label: "Süd- und Nordfeldzug Josuas" +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21693 +data: App\Entity\Event {#4148 …} +value: "645" +label: "Landverteilung und Bund zu Sichem" +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21694 +data: App\Entity\Event {#4169 …} +value: "646" +label: "Tod Josuas" +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21695 +data: App\Entity\Event {#4190 …} +value: "647" +label: "Otniel befreit Israel" +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21696 +data: App\Entity\Event {#4211 …} +value: "648" +label: "Ehud und Eglon" +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21697 +data: App\Entity\Event {#4232 …} +value: "649" +label: "Debora und Barak besiegen Sisera" +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21698 +data: App\Entity\Event {#4277 …} +value: "650" +label: "Gideons Sieg über die Midianiter" +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21699 +data: App\Entity\Event {#4298 …} +value: "651" +label: "Abimelech in Sichem" +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21700 +data: App\Entity\Event {#4319 …} +value: "652" +label: "Jeftah und die Ammoniter" +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21701 +data: App\Entity\Event {#4364 …} +value: "653" +label: "Simson und die Philister" +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21702 +data: App\Entity\Event {#4385 …} +value: "654" +label: "Simsons Tod" +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21703 +data: App\Entity\Event {#4406 …} +value: "655" +label: "Rut und Boas in Bethlehem" +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21704 +data: App\Entity\Event {#6770 …} +value: "656" +label: "Tempeleinweihung Salomos" +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21705 +data: App\Entity\Event {#6791 …} +value: "657" +label: "Königin von Saba bei Salomo" +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21706 +data: App\Entity\Event {#6812 …} +value: "658" +label: "Tod Salomos; Reichsteilung" +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21707 +data: App\Entity\Event {#6833 …} +value: "659" +label: "Jerobeams goldene Kälber in Bethel und Dan" +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21708 +data: App\Entity\Event {#6854 …} +value: "660" +label: "Elia am Karmel gegen die Baalspropheten" +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21709 +data: App\Entity\Event {#6875 …} +value: "661" +label: "Nabots Weinberg" +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21710 +data: App\Entity\Event {#6899 …} +value: "662" +label: "Elia wird entrückt; Elisa folgt nach" +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21711 +data: App\Entity\Event {#6920 …} +value: "663" +label: "Elisa und Naaman" +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21712 +data: App\Entity\Event {#6941 …} +value: "664" +label: "Jona in Ninive" +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21713 +data: App\Entity\Event {#6965 …} +value: "665" +label: "Untergang des Nordreichs Samaria" +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21714 +data: App\Entity\Event {#6986 …} +value: "666" +label: "Hiskia und Sanheribs Belagerung" +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21715 +data: App\Entity\Event {#7007 …} +value: "667" +label: "Josias Reform und Passa" +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21716 +data: App\Entity\Event {#7049 …} +value: "668" +label: "Daniel am Hof Nebukadnezars" +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21717 +data: App\Entity\Event {#7073 …} +value: "669" +label: "Die drei Freunde im Feuerofen" +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21718 +data: App\Entity\Event {#7178 …} +value: "670" +label: "Daniel in der Löwengrube" +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21719 +data: App\Entity\Event {#7283 …} +value: "671" +label: "Ester rettet das Judenvolk" +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21720 +data: App\Entity\Event {#21189 …} +value: "672" +label: "Sündenfall und Vertreibung aus Eden" +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21721 +data: App\Entity\Event {#21210 …} +value: "673" +label: "Noah wird berufen; Bau der Arche" +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21722 +data: App\Entity\Event {#21231 …} +value: "674" +label: "Noahs Opfer und Bund mit dem Regenbogen" +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21723 +data: App\Entity\Event {#1573 …} +value: "675" +label: "Geburt Ismaels" +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21724 +data: App\Entity\Event {#1595 …} +value: "676" +label: "Bund der Beschneidung" +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21725 +data: App\Entity\Event {#2087 …} +value: "677" +label: "Jakob bei Laban; Heirat mit Lea und Rahel" +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21726 +data: App\Entity\Event {#2201 …} +value: "678" +label: "Jakob in Sichem; Dina" +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21727 +data: App\Entity\Event {#2225 …} +value: "679" +label: "Gott erscheint Jakob in Bethel" +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21728 +data: App\Entity\Event {#2246 …} +value: "680" +label: "Rahels Tod; Geburt Benjamins" +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21729 +data: App\Entity\Event {#2291 …} +value: "681" +label: "Josef im Haus Potifars" +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21730 +data: App\Entity\Event {#2312 …} +value: "682" +label: "Josef im Gefängnis; Träume der Beamten" +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21731 +data: App\Entity\Event {#2333 …} +value: "683" +label: "Pharaos Träume; Josef wird Vizekönig" +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21732 +data: App\Entity\Event {#2354 …} +value: "684" +label: "Die Brüder kommen nach Ägypten" +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21733 +data: App\Entity\Event {#2375 …} +value: "685" +label: "Josef gibt sich seinen Brüdern zu erkennen" +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21734 +data: App\Entity\Event {#2396 …} +value: "686" +label: "Jakob zieht nach Ägypten" +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21735 +data: App\Entity\Event {#2417 …} +value: "687" +label: "Jakob segnet Ephraim und Manasse" +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21736 +data: App\Entity\Event {#2438 …} +value: "688" +label: "Tod Jakobs" +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21737 +data: App\Entity\Event {#2459 …} +value: "689" +label: "Tod Josefs" +attr: [] +labelTranslationParameters: [] } 690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21738 +data: App\Entity\Event {#2480 …} +value: "690" +label: "Unterdrückung Israels in Ägypten" +attr: [] +labelTranslationParameters: [] } 691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21739 +data: App\Entity\Event {#2549 …} +value: "691" +label: "Geburt Moses; Rettung im Nilkorb" +attr: [] +labelTranslationParameters: [] } 692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21740 +data: App\Entity\Event {#2678 …} +value: "692" +label: "Die Plage des Blutes" +attr: [] +labelTranslationParameters: [] } 693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21741 +data: App\Entity\Event {#2699 …} +value: "693" +label: "Die Plage der Frösche" +attr: [] +labelTranslationParameters: [] } 694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21742 +data: App\Entity\Event {#2720 …} +value: "694" +label: "Die Plage der Stechmücken" +attr: [] +labelTranslationParameters: [] } 695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21743 +data: App\Entity\Event {#2741 …} +value: "695" +label: "Die Plage der Ungeziefer" +attr: [] +labelTranslationParameters: [] } 696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21744 +data: App\Entity\Event {#2762 …} +value: "696" +label: "Die Plage der Viehseuche" +attr: [] +labelTranslationParameters: [] } 697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21745 +data: App\Entity\Event {#2783 …} +value: "697" +label: "Die Plage der Geschwüre" +attr: [] +labelTranslationParameters: [] } 698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21746 +data: App\Entity\Event {#2804 …} +value: "698" +label: "Die Plage des Hagels" +attr: [] +labelTranslationParameters: [] } 699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21747 +data: App\Entity\Event {#2825 …} +value: "699" +label: "Die Plage der Heuschrecken" +attr: [] +labelTranslationParameters: [] } 700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21748 +data: App\Entity\Event {#2846 …} +value: "700" +label: "Die Plage der Finsternis" +attr: [] +labelTranslationParameters: [] } 701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21749 +data: App\Entity\Event {#2957 …} +value: "701" +label: "Mirjams Siegeslied" +attr: [] +labelTranslationParameters: [] } 702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21750 +data: App\Entity\Event {#3023 …} +value: "702" +label: "Wasser aus dem Felsen in Massa und Meriba" +attr: [] +labelTranslationParameters: [] } 703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21751 +data: App\Entity\Event {#3065 …} +value: "703" +label: "Jitro besucht Mose" +attr: [] +labelTranslationParameters: [] } 704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21752 +data: App\Entity\Event {#3110 …} +value: "704" +label: "Bundesbuch und Bundesschluss" +attr: [] +labelTranslationParameters: [] } 705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21753 +data: App\Entity\Event {#3131 …} +value: "705" +label: "Mose empfängt die Gesetzestafeln" +attr: [] +labelTranslationParameters: [] } 706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21754 +data: App\Entity\Event {#3173 …} +value: "706" +label: "Neue Gesetzestafeln; Gottes Herrlichkeit" +attr: [] +labelTranslationParameters: [] } 707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21755 +data: App\Entity\Event {#3215 …} +value: "707" +label: "Weihe Aarons und der Priester" +attr: [] +labelTranslationParameters: [] } 708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21756 +data: App\Entity\Event {#3236 …} +value: "708" +label: "Erster Opferdienst; Feuer vom Herrn" +attr: [] +labelTranslationParameters: [] } 709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21757 +data: App\Entity\Event {#3257 …} +value: "709" +label: "Nadab und Abihu sterben" +attr: [] +labelTranslationParameters: [] } 710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21758 +data: App\Entity\Event {#3278 …} +value: "710" +label: "Der große Versöhnungstag" +attr: [] +labelTranslationParameters: [] } 711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21759 +data: App\Entity\Event {#3299 …} +value: "711" +label: "Heiligkeitsgesetz und Bundesverheißungen" +attr: [] +labelTranslationParameters: [] } 712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21760 +data: App\Entity\Event {#3320 …} +value: "712" +label: "Erste Volkszählung am Sinai" +attr: [] +labelTranslationParameters: [] } 713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21761 +data: App\Entity\Event {#3341 …} +value: "713" +label: "Weihe der Leviten" +attr: [] +labelTranslationParameters: [] } 714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21762 +data: App\Entity\Event {#3362 …} +value: "714" +label: "Zweites Passa; Aufbruch vom Sinai" +attr: [] +labelTranslationParameters: [] } 715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21763 +data: App\Entity\Event {#3383 …} +value: "715" +label: "Klagen in der Wüste; Wachteln und Gericht" +attr: [] +labelTranslationParameters: [] } 716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21764 +data: App\Entity\Event {#3404 …} +value: "716" +label: "Mirjam und Aaron gegen Mose; Mirjams Aussatz" +attr: [] +labelTranslationParameters: [] } 717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21765 +data: App\Entity\Event {#3446 …} +value: "717" +label: "Volk verweigert den Einzug; vierzig Jahre Wüste" +attr: [] +labelTranslationParameters: [] } 718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21766 +data: App\Entity\Event {#3488 …} +value: "718" +label: "Aarons Stab grünt" +attr: [] +labelTranslationParameters: [] } 719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21767 +data: App\Entity\Event {#3509 …} +value: "719" +label: "Wasser aus dem Felsen bei Kadesch; Moses Fehltritt" +attr: [] +labelTranslationParameters: [] } 720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21768 +data: App\Entity\Event {#3530 …} +value: "720" +label: "Tod Aarons auf dem Berg Hor" +attr: [] +labelTranslationParameters: [] } 721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21769 +data: App\Entity\Event {#3572 …} +value: "721" +label: "Sieg über Sihon und Og" +attr: [] +labelTranslationParameters: [] } 722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21770 +data: App\Entity\Event {#3614 …} +value: "722" +label: "Abfall zu Baal-Peor" +attr: [] +labelTranslationParameters: [] } 723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21771 +data: App\Entity\Event {#3635 …} +value: "723" +label: "Zweite Volkszählung in den Moab-Ebenen" +attr: [] +labelTranslationParameters: [] } 724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21772 +data: App\Entity\Event {#3656 …} +value: "724" +label: "Josua wird als Nachfolger bestimmt" +attr: [] +labelTranslationParameters: [] } 725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21773 +data: App\Entity\Event {#3677 …} +value: "725" +label: "Krieg gegen Midian" +attr: [] +labelTranslationParameters: [] } 726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21774 +data: App\Entity\Event {#3698 …} +value: "726" +label: "Siedlung östlich des Jordan" +attr: [] +labelTranslationParameters: [] } 727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21775 +data: App\Entity\Event {#3722 …} +value: "727" +label: "Moses erste Rede in Moab" +attr: [] +labelTranslationParameters: [] } 728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21776 +data: App\Entity\Event {#3743 …} +value: "728" +label: "Das Schema; Hauptgebot der Liebe" +attr: [] +labelTranslationParameters: [] } 729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21777 +data: App\Entity\Event {#3764 …} +value: "729" +label: "Bundesschluss in Moab; Segen und Fluch" +attr: [] +labelTranslationParameters: [] } 730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21778 +data: App\Entity\Event {#3785 …} +value: "730" +label: "Lied Moses" +attr: [] +labelTranslationParameters: [] } 731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21779 +data: App\Entity\Event {#3806 …} +value: "731" +label: "Mose segnet die Stämme" +attr: [] +labelTranslationParameters: [] } 732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21780 +data: App\Entity\Event {#3848 …} +value: "732" +label: "Josua übernimmt die Führung" +attr: [] +labelTranslationParameters: [] } 733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21781 +data: App\Entity\Event {#3869 …} +value: "733" +label: "Kundschafter in Jericho; Rahab" +attr: [] +labelTranslationParameters: [] } 734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21782 +data: App\Entity\Event {#3935 …} +value: "734" +label: "Beschneidung und Passa in Gilgal" +attr: [] +labelTranslationParameters: [] } 735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21783 +data: App\Entity\Event {#3980 …} +value: "735" +label: "Achans Diebstahl und Gericht" +attr: [] +labelTranslationParameters: [] } 736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21784 +data: App\Entity\Event {#4022 …} +value: "736" +label: "Altar und Verlesung des Gesetzes am Ebal" +attr: [] +labelTranslationParameters: [] } 737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21785 +data: App\Entity\Event {#4085 …} +value: "737" +label: "Landverteilung unter die Stämme" +attr: [] +labelTranslationParameters: [] } 738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21786 +data: App\Entity\Event {#4106 …} +value: "738" +label: "Zufluchtstädte und Levitenstädte" +attr: [] +labelTranslationParameters: [] } 739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21787 +data: App\Entity\Event {#4127 …} +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 {#21790 -errors: [] -form: Symfony\Component\Form\Form {#15256 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#21791 …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) {#21792 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 {#360 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#132 …} -logger: Monolog\Logger {#125 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#349 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#15100 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() {#15102 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#322 …} $message: Closure() {#15101 …} $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 {#21793 -errors: [] -form: Symfony\Component\Form\Form {#15259 …} } |
| form | Symfony\Component\Form\FormView {#21794 …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) {#15023 class: "App\Form\EventFormType" this: App\Form\EventFormType {#14882 …} } |
Doctrine\ORM\QueryBuilder {#15115 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#15113 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#15116 #from: "App\Entity\Location" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#15117 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#532 …} -dql: "SELECT u FROM App\Entity\Location u ORDER BY u.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#15112 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: ContainerILJ1LX6\EntityManagerGhost4c60c49 {#307 …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 {#15063 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#15064 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#15146 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#15119 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#15118 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#15077 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#15120 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#15121 …} } |
| 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 {#360 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#132 …} -logger: Monolog\Logger {#125 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#349 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerILJ1LX6\EntityManagerGhost4c60c49 {#307 …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 {#15134 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerILJ1LX6\EntityManagerGhost4c60c49 {#307 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#932 …} } |
| 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 {#15115 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#15113 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#15116 #from: "App\Entity\Location" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#15117 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#532 …} -dql: "SELECT u FROM App\Entity\Location u ORDER BY u.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#15112 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: ContainerILJ1LX6\EntityManagerGhost4c60c49 {#307 …12} } |
| required | false |
| row_attr | [] |
| rows | 10 |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | "forms" |
| trim | false |
| upload_max_size_message | Closure() {#15110 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#322 …} $message: Closure() {#15109 …} $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 {#21797 +data: App\Entity\Location {#21811 …} +value: "4" +label: "Abana" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21799 +data: App\Entity\Location {#21889 …} +value: "5" +label: "Abarim" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21802 +data: App\Entity\Location {#21904 …} +value: "6" +label: "Abdon (Stadt)" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21803 +data: Proxies\__CG__\App\Entity\Location {#6534 …} +value: "7" +label: "Abel-Bet-Maacha" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21801 +data: App\Entity\Location {#21923 …} +value: "8" +label: "Abel-Keramim" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21798 +data: App\Entity\Location {#21958 …} +value: "9" +label: "Abel-Majim" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21807 +data: App\Entity\Location {#21973 …} +value: "10" +label: "Abel-Mehola" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21805 +data: App\Entity\Location {#21988 …} +value: "11" +label: "Abel-Schittim" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21806 +data: App\Entity\Location {#22003 …} +value: "12" +label: "Abilene" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21800 +data: App\Entity\Location {#22018 …} +value: "13" +label: "Abrona" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21804 +data: Proxies\__CG__\App\Entity\Location {#17246 …} +value: "14" +label: "Achaja" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37680 +data: App\Entity\Location {#22047 …} +value: "15" +label: "Achmeta" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37681 +data: App\Entity\Location {#22062 …} +value: "16" +label: "Achor" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37682 +data: App\Entity\Location {#22077 …} +value: "17" +label: "Achschaf" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37683 +data: App\Entity\Location {#22092 …} +value: "18" +label: "Achsib" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37684 +data: App\Entity\Location {#22107 …} +value: "19" +label: "Adada" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37685 +data: App\Entity\Location {#22122 …} +value: "20" +label: "Adam (Stadt)" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37686 +data: App\Entity\Location {#22137 …} +value: "21" +label: "Adama" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37687 +data: App\Entity\Location {#22152 …} +value: "22" +label: "Adami-Nekeb" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37688 +data: App\Entity\Location {#22167 …} +value: "23" +label: "Addar" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37689 +data: App\Entity\Location {#22182 …} +value: "24" +label: "Aditajim" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37690 +data: App\Entity\Location {#22197 …} +value: "25" +label: "Adma" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37691 +data: App\Entity\Location {#22212 …} +value: "26" +label: "Adorajim" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37692 +data: App\Entity\Location {#22227 …} +value: "27" +label: "Adramyttion" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37693 +data: App\Entity\Location {#22242 …} +value: "28" +label: "Adria" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37694 +data: App\Entity\Location {#22257 …} +value: "29" +label: "Adullam" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37695 +data: App\Entity\Location {#22272 …} +value: "30" +label: "Adummim" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37696 +data: Proxies\__CG__\App\Entity\Location {#4545 …} +value: "31" +label: "Afek" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37697 +data: App\Entity\Location {#22301 …} +value: "32" +label: "Afeka" +attr: [] +labelTranslationParameters: [] } 1061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37698 +data: Proxies\__CG__\App\Entity\Location {#1397 …} +value: "1061" +label: "Ägypten" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37699 +data: App\Entity\Location {#22330 …} +value: "33" +label: "Ahawa" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37700 +data: App\Entity\Location {#22345 …} +value: "34" +label: "Ai" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37701 +data: App\Entity\Location {#22360 …} +value: "35" +label: "Aja" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37702 +data: App\Entity\Location {#22375 …} +value: "36" +label: "Ajalon" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37703 +data: App\Entity\Location {#22390 …} +value: "37" +label: "Ajat" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37704 +data: App\Entity\Location {#22405 …} +value: "38" +label: "Ajin" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37705 +data: App\Entity\Location {#22420 …} +value: "39" +label: "Ajja (Ort)" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37706 +data: App\Entity\Location {#22435 …} +value: "40" +label: "Akkad" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37707 +data: App\Entity\Location {#22450 …} +value: "41" +label: "Akko" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37708 +data: App\Entity\Location {#22465 …} +value: "42" +label: "Alammelech" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37709 +data: App\Entity\Location {#22480 …} +value: "43" +label: "Alelemet" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37710 +data: App\Entity\Location {#22495 …} +value: "44" +label: "Alemet (Stadt)" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37711 +data: App\Entity\Location {#22510 …} +value: "45" +label: "Alexandria" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37712 +data: App\Entity\Location {#22525 …} +value: "46" +label: "Almon-Diblatajim" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37713 +data: App\Entity\Location {#22540 …} +value: "47" +label: "Altes Tor" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37714 +data: App\Entity\Location {#22555 …} +value: "48" +label: "Alusch" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37715 +data: App\Entity\Location {#22570 …} +value: "49" +label: "Amad" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37716 +data: App\Entity\Location {#22585 …} +value: "50" +label: "Amalek (Ort)" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37717 +data: App\Entity\Location {#22600 …} +value: "51" +label: "Amam" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37718 +data: App\Entity\Location {#22615 …} +value: "52" +label: "Amazja (Priester)" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37719 +data: Proxies\__CG__\App\Entity\Location {#5709 …} +value: "53" +label: "Amma" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37720 +data: App\Entity\Location {#22644 …} +value: "54" +label: "Ammon" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37721 +data: Proxies\__CG__\App\Entity\Location {#16949 …} +value: "55" +label: "Amphipolis" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37722 +data: App\Entity\Location {#22673 …} +value: "56" +label: "Anab" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37723 +data: App\Entity\Location {#22688 …} +value: "57" +label: "Anaharat" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37724 +data: App\Entity\Location {#22703 …} +value: "58" +label: "Ananja (Ort)" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37725 +data: App\Entity\Location {#22718 …} +value: "59" +label: "Anatot (Stadt)" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37726 +data: App\Entity\Location {#22733 …} +value: "60" +label: "Anim" +attr: [] +labelTranslationParameters: [] } 1062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37727 +data: App\Entity\Location {#22748 …} +value: "1062" +label: "Änon" +attr: [] +labelTranslationParameters: [] } 1066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37728 +data: Proxies\__CG__\App\Entity\Location {#16346 …} +value: "1066" +label: "Antiochia am Orontes" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37729 +data: Proxies\__CG__\App\Entity\Location {#16589 …} +value: "61" +label: "Antiochia in Pisidien" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37730 +data: Proxies\__CG__\App\Entity\Location {#16973 …} +value: "62" +label: "Apollonia" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37731 +data: App\Entity\Location {#22805 …} +value: "63" +label: "Ar (Land)" +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37732 +data: App\Entity\Location {#22820 …} +value: "64" +label: "Ar (Stadt)" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37733 +data: App\Entity\Location {#22835 …} +value: "65" +label: "Arab" +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37734 +data: App\Entity\Location {#22850 …} +value: "66" +label: "Arabien" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37735 +data: App\Entity\Location {#22865 …} +value: "67" +label: "Arad (Ort)" +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37736 +data: App\Entity\Location {#22880 …} +value: "68" +label: "Aram (Ort)" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37737 +data: Proxies\__CG__\App\Entity\Location {#5958 …} +value: "69" +label: "Aramäerland" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37738 +data: App\Entity\Location {#22909 …} +value: "70" +label: "Ararat (Gebirge)" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37739 +data: App\Entity\Location {#22924 …} +value: "71" +label: "Ararat (Land)" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37740 +data: App\Entity\Location {#22939 …} +value: "72" +label: "Areopag" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37741 +data: App\Entity\Location {#22954 …} +value: "73" +label: "Argob (Gebiet)" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37742 +data: App\Entity\Location {#22969 …} +value: "74" +label: "Ariel (Stadt)" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37743 +data: App\Entity\Location {#22984 …} +value: "75" +label: "Arimathäa" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37744 +data: App\Entity\Location {#22999 …} +value: "76" +label: "Arnon" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37745 +data: App\Entity\Location {#23014 …} +value: "77" +label: "Aroer" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37746 +data: App\Entity\Location {#23029 …} +value: "78" +label: "Arpad" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37747 +data: App\Entity\Location {#23044 …} +value: "79" +label: "Arubbot" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37748 +data: App\Entity\Location {#23059 …} +value: "80" +label: "Aruma" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37749 +data: App\Entity\Location {#23074 …} +value: "81" +label: "Arwad" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37750 +data: App\Entity\Location {#23089 …} +value: "82" +label: "Aschan" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37751 +data: Proxies\__CG__\App\Entity\Location {#4590 …} +value: "83" +label: "Aschdod" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37752 +data: App\Entity\Location {#23118 …} +value: "84" +label: "Aschkelon" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37753 +data: App\Entity\Location {#23133 …} +value: "85" +label: "Aschkenas (Königreich)" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37754 +data: App\Entity\Location {#23148 …} +value: "86" +label: "Aschna" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37755 +data: App\Entity\Location {#23163 …} +value: "87" +label: "Aschtarot" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37756 +data: App\Entity\Location {#23178 …} +value: "88" +label: "Aschterot-Karnajim" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37757 +data: App\Entity\Location {#23193 …} +value: "89" +label: "Aseka" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37758 +data: App\Entity\Location {#23208 …} +value: "90" +label: "Asien" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37759 +data: App\Entity\Location {#23223 …} +value: "91" +label: "Askalon" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37760 +data: App\Entity\Location {#23238 …} +value: "92" +label: "Asmawet (Ort)" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37761 +data: App\Entity\Location {#23253 …} +value: "93" +label: "Asnot-Tabor" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37762 +data: App\Entity\Location {#23268 …} +value: "94" +label: "Asser (Ort)" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37763 +data: Proxies\__CG__\App\Entity\Location {#17441 …} +value: "95" +label: "Assos" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37764 +data: App\Entity\Location {#23295 …} +value: "96" +label: "Assur (Land)" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37765 +data: App\Entity\Location {#23310 …} +value: "97" +label: "Assyrien" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37766 +data: App\Entity\Location {#23325 …} +value: "98" +label: "Atach" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37767 +data: App\Entity\Location {#23340 …} +value: "99" +label: "Atarim" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37768 +data: App\Entity\Location {#23355 …} +value: "100" +label: "Atarot" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37769 +data: Proxies\__CG__\App\Entity\Location {#17045 …} +value: "101" +label: "Athen" +attr: [] +labelTranslationParameters: [] } 1063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37770 +data: App\Entity\Location {#23384 …} +value: "1063" +label: "Äthiopien" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37771 +data: App\Entity\Location {#23399 …} +value: "102" +label: "Atrot-Addar" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37772 +data: App\Entity\Location {#23414 …} +value: "103" +label: "Atrot-Schofan" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37773 +data: Proxies\__CG__\App\Entity\Location {#16769 …} +value: "104" +label: "Attalia" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37774 +data: App\Entity\Location {#23443 …} +value: "105" +label: "Awa" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37775 +data: App\Entity\Location {#23458 …} +value: "106" +label: "Awen" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37776 +data: App\Entity\Location {#23473 …} +value: "107" +label: "Awim" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37777 +data: App\Entity\Location {#23488 …} +value: "108" +label: "Awit" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37778 +data: App\Entity\Location {#23503 …} +value: "109" +label: "Azmon" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37779 +data: App\Entity\Location {#23518 …} +value: "110" +label: "Baal (Ort)" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37780 +data: App\Entity\Location {#23533 …} +value: "111" +label: "Baal-Gad" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37781 +data: App\Entity\Location {#23548 …} +value: "112" +label: "Baal-Gat" +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37782 +data: App\Entity\Location {#23563 …} +value: "113" +label: "Baal-Hamon" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37783 +data: App\Entity\Location {#23578 …} +value: "114" +label: "Baal-Hanan (Hügelland)" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37784 +data: Proxies\__CG__\App\Entity\Location {#6246 …} +value: "115" +label: "Baal-Hazor" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37785 +data: App\Entity\Location {#23607 …} +value: "116" +label: "Baal-Hermon" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37786 +data: App\Entity\Location {#23622 …} +value: "117" +label: "Baal-Meon" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37787 +data: Proxies\__CG__\App\Entity\Location {#5865 …} +value: "118" +label: "Baal-Perazim" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37788 +data: App\Entity\Location {#23651 …} +value: "119" +label: "Baal-Tamar" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37789 +data: App\Entity\Location {#23666 …} +value: "120" +label: "Baal-Zefon" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37790 +data: Proxies\__CG__\App\Entity\Location {#5889 …} +value: "121" +label: "Baala" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37791 +data: App\Entity\Location {#23695 …} +value: "122" +label: "Baalat" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37792 +data: App\Entity\Location {#23710 …} +value: "123" +label: "Baalat-Beer" +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37793 +data: Proxies\__CG__\App\Entity\Location {#15438 …} +value: "124" +label: "Babel" +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37794 +data: Proxies\__CG__\App\Entity\Location {#7053 …} +value: "125" +label: "Babylon" +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37795 +data: App\Entity\Location {#23753 …} +value: "127" +label: "Bach Ägypten" +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37796 +data: App\Entity\Location {#23768 …} +value: "128" +label: "Bach Ägyptens" +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37797 +data: App\Entity\Location {#23783 …} +value: "126" +label: "Bach Eschkol" +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37798 +data: App\Entity\Location {#23798 …} +value: "129" +label: "Bachtal (bei Adummim)" +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37799 +data: App\Entity\Location {#23813 …} +value: "130" +label: "Bachtal (in Jerusalem)" +attr: [] +labelTranslationParameters: [] } 1068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37800 +data: Proxies\__CG__\App\Entity\Location {#6381 …} +value: "1068" +label: "Bahurim" +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37801 +data: App\Entity\Location {#23842 …} +value: "131" +label: "Bamot-Baal" +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37802 +data: App\Entity\Location {#23857 …} +value: "132" +label: "Baschan" +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37803 +data: App\Entity\Location {#23872 …} +value: "133" +label: "Bat-Rabbim" +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37804 +data: App\Entity\Location {#23887 …} +value: "134" +label: "Bealot" +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37805 +data: App\Entity\Location {#23902 …} +value: "135" +label: "Beer" +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37806 +data: App\Entity\Location {#23917 …} +value: "136" +label: "Beer-Elim" +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37807 +data: App\Entity\Location {#23932 …} +value: "137" +label: "Beerot" +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37808 +data: App\Entity\Location {#23947 …} +value: "138" +label: "Beerot-Bene-Jaakan" +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37809 +data: Proxies\__CG__\App\Entity\Location {#1731 …} +value: "139" +label: "Beerscheba" +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37810 +data: App\Entity\Location {#23976 …} +value: "140" +label: "Beeschtera" +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37811 +data: App\Entity\Location {#23991 …} +value: "141" +label: "Bel" +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37812 +data: App\Entity\Location {#24006 …} +value: "142" +label: "Bel-Nimra" +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37813 +data: App\Entity\Location {#24021 …} +value: "143" +label: "Bela (Stadt)" +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37814 +data: App\Entity\Location {#24036 …} +value: "144" +label: "Ben-Hinnom" +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37815 +data: App\Entity\Location {#24051 …} +value: "145" +label: "Bene-Berak" +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37816 +data: App\Entity\Location {#24066 …} +value: "146" +label: "Bene-Jaakan" +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37817 +data: App\Entity\Location {#24081 …} +value: "147" +label: "Benjamin (Land)" +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37818 +data: App\Entity\Location {#24096 …} +value: "148" +label: "Benjamintor" +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37819 +data: App\Entity\Location {#24111 …} +value: "149" +label: "Bered (Ort)" +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37820 +data: App\Entity\Location {#24126 …} +value: "150" +label: "Berg Sinai" +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37821 +data: App\Entity\Location {#24141 …} +value: "151" +label: "Berghang der Jebusiter" +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37822 +data: Proxies\__CG__\App\Entity\Location {#17021 …} +value: "152" +label: "Beroa" +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37823 +data: App\Entity\Location {#24170 …} +value: "153" +label: "Berota" +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37824 +data: Proxies\__CG__\App\Entity\Location {#6006 …} +value: "154" +label: "Berotai" +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37825 +data: Proxies\__CG__\App\Entity\Location {#4731 …} +value: "155" +label: "Besek" +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37826 +data: Proxies\__CG__\App\Entity\Location {#5592 …} +value: "156" +label: "Besor" +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37827 +data: App\Entity\Location {#24227 …} +value: "157" +label: "Bet-Anat" +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37828 +data: App\Entity\Location {#24242 …} +value: "158" +label: "Bet-Anot" +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37829 +data: App\Entity\Location {#24257 …} +value: "159" +label: "Bet-Araba" +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37830 +data: App\Entity\Location {#24272 …} +value: "160" +label: "Bet-Arbeel" +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37831 +data: App\Entity\Location {#24287 …} +value: "161" +label: "Bet-Aschbea" +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37832 +data: App\Entity\Location {#24302 …} +value: "162" +label: "Bet-Asmawet" +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37833 +data: App\Entity\Location {#24317 …} +value: "163" +label: "Bet-Awen" +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37834 +data: App\Entity\Location {#24332 …} +value: "164" +label: "Bet-Baal-Meon" +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37835 +data: App\Entity\Location {#24347 …} +value: "165" +label: "Bet-Bara" +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37836 +data: App\Entity\Location {#24362 …} +value: "166" +label: "Bet-Biri" +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37837 +data: App\Entity\Location {#24377 …} +value: "167" +label: "Bet-Dagon" +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37838 +data: App\Entity\Location {#24392 …} +value: "168" +label: "Bet-Diblatajim" +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37839 +data: App\Entity\Location {#24407 …} +value: "169" +label: "Bet-Eden" +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37840 +data: App\Entity\Location {#24422 …} +value: "170" +label: "Bet-Eked" +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37841 +data: App\Entity\Location {#24437 …} +value: "171" +label: "Bet-Emek" +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37842 +data: App\Entity\Location {#24452 …} +value: "172" +label: "Bet-Ezel" +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37843 +data: App\Entity\Location {#24467 …} +value: "173" +label: "Bet-Gamul" +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37844 +data: App\Entity\Location {#24482 …} +value: "174" +label: "Bet-Gan" +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37845 +data: App\Entity\Location {#24497 …} +value: "175" +label: "Bet-Gilgal" +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37846 +data: App\Entity\Location {#24512 …} +value: "176" +label: "Bet-Hanam" +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37847 +data: App\Entity\Location {#24527 …} +value: "177" +label: "Bet-Haram" +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37848 +data: App\Entity\Location {#24542 …} +value: "178" +label: "Bet-Hogla" +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37849 +data: App\Entity\Location {#24557 …} +value: "179" +label: "Bet-Horon" +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37850 +data: App\Entity\Location {#24572 …} +value: "180" +label: "Bet-Jeschimot" +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37851 +data: Proxies\__CG__\App\Entity\Location {#4662 …} +value: "181" +label: "Bet-Kar" +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37852 +data: App\Entity\Location {#24601 …} +value: "182" +label: "Bet-Kerem" +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37853 +data: App\Entity\Location {#24616 …} +value: "183" +label: "Bet-Leafra" +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37854 +data: App\Entity\Location {#24631 …} +value: "184" +label: "Bet-Lebaot" +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37855 +data: App\Entity\Location {#24646 …} +value: "185" +label: "Bet-Markabot" +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37856 +data: App\Entity\Location {#24661 …} +value: "186" +label: "Bet-Meon" +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37857 +data: App\Entity\Location {#24676 …} +value: "187" +label: "Bet-Nimra" +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37858 +data: App\Entity\Location {#24691 …} +value: "188" +label: "Bet-Pazzez" +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37859 +data: App\Entity\Location {#24706 …} +value: "189" +label: "Bet-Pelet" +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37860 +data: App\Entity\Location {#24721 …} +value: "190" +label: "Bet-Peor" +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37861 +data: App\Entity\Location {#24736 …} +value: "191" +label: "Bet-Rehob" +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37862 +data: App\Entity\Location {#24751 …} +value: "192" +label: "Bet-Schean" +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37863 +data: Proxies\__CG__\App\Entity\Location {#4896 …} +value: "193" +label: "Bet-Schemesch" +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37864 +data: App\Entity\Location {#24780 …} +value: "194" +label: "Bet-Schitta" +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37865 +data: App\Entity\Location {#24795 …} +value: "195" +label: "Bet-Tappuach" +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37866 +data: App\Entity\Location {#24810 …} +value: "196" +label: "Bet-Ter" +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37867 +data: App\Entity\Location {#24825 …} +value: "197" +label: "Bet-Zur (Stadt)" +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37868 +data: Proxies\__CG__\App\Entity\Location {#18244 …} +value: "198" +label: "Betanien" +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37869 +data: App\Entity\Location {#24854 …} +value: "199" +label: "Beten" +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37870 +data: App\Entity\Location {#24869 …} +value: "200" +label: "Betesda" +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37871 +data: App\Entity\Location {#24884 …} +value: "201" +label: "Betfage" +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37872 +data: Proxies\__CG__\App\Entity\Location {#2067 …} +value: "202" +label: "Bethel" +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37873 +data: Proxies\__CG__\App\Entity\Location {#4848 …} +value: "203" +label: "Bethlehem (Stadt)" +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37874 +data: App\Entity\Location {#24927 …} +value: "204" +label: "Betonim" +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37875 +data: App\Entity\Location {#24942 …} +value: "205" +label: "Betsaida" +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37876 +data: App\Entity\Location {#24957 …} +value: "206" +label: "Betuel (Stadt)" +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37877 +data: App\Entity\Location {#24972 …} +value: "207" +label: "Betul" +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37878 +data: App\Entity\Location {#24987 …} +value: "208" +label: "Bezer (Stadt)" +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37879 +data: App\Entity\Location {#25002 …} +value: "209" +label: "Bikat-Awen" +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37880 +data: App\Entity\Location {#25017 …} +value: "210" +label: "Bithynien" +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37881 +data: App\Entity\Location {#25032 …} +value: "211" +label: "Bitron" +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37882 +data: App\Entity\Location {#25047 …} +value: "212" +label: "Blutacker" +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37883 +data: App\Entity\Location {#25062 …} +value: "213" +label: "Boas (Tempelsäule)" +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37884 +data: App\Entity\Location {#25077 …} +value: "214" +label: "Bochim" +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37885 +data: App\Entity\Location {#25092 …} +value: "215" +label: "Bor-Aschan" +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37886 +data: App\Entity\Location {#25107 …} +value: "216" +label: "Bor-Sira" +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37887 +data: App\Entity\Location {#25122 …} +value: "217" +label: "Bozkat" +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37888 +data: App\Entity\Location {#25137 …} +value: "218" +label: "Bozra" +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37889 +data: App\Entity\Location {#25152 …} +value: "219" +label: "Brunnen des Lebendigen" +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37890 +data: Proxies\__CG__\App\Entity\Location {#16166 …} +value: "222" +label: "Cäsarea" +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37891 +data: App\Entity\Location {#25181 …} +value: "223" +label: "Cäsarea Philippi" +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37892 +data: App\Entity\Location {#25196 …} +value: "220" +label: "Chaldäa" +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37893 +data: App\Entity\Location {#25211 …} +value: "221" +label: "Chorazin" +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37894 +data: App\Entity\Location {#25226 …} +value: "1" +label: "Colonia" +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37895 +data: App\Entity\Location {#25241 …} +value: "224" +label: "Dabbeschet" +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37896 +data: App\Entity\Location {#25256 …} +value: "225" +label: "Daberat" +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37897 +data: App\Entity\Location {#25271 …} +value: "226" +label: "Dalmanuta" +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37898 +data: App\Entity\Location {#25286 …} +value: "227" +label: "Dalmatien" +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37899 +data: Proxies\__CG__\App\Entity\Location {#16121 …} +value: "228" +label: "Damaskus" +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37900 +data: App\Entity\Location {#25315 …} +value: "229" +label: "Dan (Ort)" +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37901 +data: App\Entity\Location {#25330 …} +value: "230" +label: "Dan (Stadt)" +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37902 +data: App\Entity\Location {#25345 …} +value: "231" +label: "Danna" +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37903 +data: App\Entity\Location {#25360 …} +value: "232" +label: "Debir (Stadt)" +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37904 +data: Proxies\__CG__\App\Entity\Location {#16661 …} +value: "233" +label: "Derbe" +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37905 +data: App\Entity\Location {#25389 …} +value: "234" +label: "Di-Sahab" +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37906 +data: App\Entity\Location {#25404 …} +value: "235" +label: "Dibon" +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37907 +data: App\Entity\Location {#25419 …} +value: "236" +label: "Dibon-Gad" +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37908 +data: App\Entity\Location {#25434 …} +value: "237" +label: "Dilan" +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37909 +data: App\Entity\Location {#25449 …} +value: "238" +label: "Dimna" +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37910 +data: App\Entity\Location {#25464 …} +value: "239" +label: "Dimon" +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37911 +data: App\Entity\Location {#25479 …} +value: "240" +label: "Dimona" +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37912 +data: App\Entity\Location {#25494 …} +value: "241" +label: "Dinhaba" +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37913 +data: App\Entity\Location {#25509 …} +value: "242" +label: "Dofka" +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37914 +data: App\Entity\Location {#25524 …} +value: "243" +label: "Dor" +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37915 +data: App\Entity\Location {#25539 …} +value: "248" +label: "Dörfer Jairs" +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37916 +data: Proxies\__CG__\App\Entity\Location {#2271 …} +value: "244" +label: "Dotan" +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37917 +data: App\Entity\Location {#25568 …} +value: "245" +label: "Drachenquell" +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37918 +data: App\Entity\Location {#25583 …} +value: "246" +label: "Duma (Stadt)" +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37919 +data: App\Entity\Location {#25598 …} +value: "247" +label: "Dura" +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37920 +data: App\Entity\Location {#25613 …} +value: "249" +label: "Ebal (Berg)" +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37921 +data: Proxies\__CG__\App\Entity\Location {#4521 …} +value: "250" +label: "Eben-Eser" +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37922 +data: App\Entity\Location {#25642 …} +value: "251" +label: "Ebez" +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37923 +data: App\Entity\Location {#25657 …} +value: "252" +label: "Ecktor" +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37924 +data: Proxies\__CG__\App\Entity\Location {#17945 …} +value: "253" +label: "Eden (Gebiet)" +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37925 +data: App\Entity\Location {#25686 …} +value: "254" +label: "Eder (Stadt)" +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37926 +data: App\Entity\Location {#25701 …} +value: "255" +label: "Edom (Land)" +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37927 +data: App\Entity\Location {#25716 …} +value: "256" +label: "Edom (Wüste)" +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37928 +data: App\Entity\Location {#25731 …} +value: "257" +label: "Edrei" +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37929 +data: App\Entity\Location {#25746 …} +value: "258" +label: "Efa (Ort)" +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37930 +data: App\Entity\Location {#25761 …} +value: "259" +label: "Efes-Dammim" +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37931 +data: App\Entity\Location {#25776 …} +value: "260" +label: "Efrata (Bethlehem)" +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37932 +data: App\Entity\Location {#25791 …} +value: "261" +label: "Efron (Gebirge)" +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37933 +data: App\Entity\Location {#25806 …} +value: "262" +label: "Efron (Stadt)" +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37934 +data: App\Entity\Location {#25821 …} +value: "263" +label: "Eglajim" +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37935 +data: App\Entity\Location {#25836 …} +value: "264" +label: "Eglat-Schelischija" +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37936 +data: App\Entity\Location {#25851 …} +value: "265" +label: "Eglon (Stadt)" +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37937 +data: App\Entity\Location {#25866 …} +value: "266" +label: "Eiche bei Ofra" +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37938 +data: App\Entity\Location {#25881 …} +value: "267" +label: "Eiche bei Zaanannim" +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37939 +data: App\Entity\Location {#25896 …} +value: "268" +label: "Eiche More" +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37940 +data: App\Entity\Location {#25911 …} +value: "269" +label: "Eichgrund" +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37941 +data: App\Entity\Location {#25926 …} +value: "270" +label: "Ekron" +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37942 +data: App\Entity\Location {#25941 …} +value: "271" +label: "El-Bethel" +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37943 +data: App\Entity\Location {#25956 …} +value: "272" +label: "El-Paran" +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37944 +data: App\Entity\Location {#25971 …} +value: "273" +label: "Elale" +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37945 +data: App\Entity\Location {#25986 …} +value: "274" +label: "Elam (Land)" +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37946 +data: App\Entity\Location {#26001 …} +value: "275" +label: "Elat" +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37947 +data: App\Entity\Location {#26016 …} +value: "276" +label: "Elef" +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37948 +data: App\Entity\Location {#26031 …} +value: "277" +label: "Elim" +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37949 +data: App\Entity\Location {#26046 …} +value: "278" +label: "Elkosch" +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37950 +data: App\Entity\Location {#26061 …} +value: "279" +label: "Ellasar" +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37951 +data: App\Entity\Location {#26076 …} +value: "280" +label: "Elon (Stadt)" +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37952 +data: App\Entity\Location {#26091 …} +value: "281" +label: "Elteke" +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37953 +data: App\Entity\Location {#26106 …} +value: "282" +label: "Eltekon" +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37954 +data: App\Entity\Location {#26121 …} +value: "283" +label: "Eltolad" +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37955 +data: App\Entity\Location {#26136 …} +value: "284" +label: "Emek-Keziz" +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37956 +data: Proxies\__CG__\App\Entity\Location {#18418 …} +value: "285" +label: "Emmaus" +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37957 +data: Proxies\__CG__\App\Entity\Location {#5523 …} +value: "286" +label: "En-Dor" +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37958 +data: App\Entity\Location {#26179 …} +value: "287" +label: "En-Eglajim" +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37959 +data: App\Entity\Location {#26194 …} +value: "288" +label: "En-Gannim" +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37960 +data: Proxies\__CG__\App\Entity\Location {#5361 …} +value: "289" +label: "En-Gedi" +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37961 +data: App\Entity\Location {#26223 …} +value: "290" +label: "En-Hadda" +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37962 +data: App\Entity\Location {#26238 …} +value: "291" +label: "En-Hazor" +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37963 +data: App\Entity\Location {#26253 …} +value: "292" +label: "En-Mischpat" +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37964 +data: App\Entity\Location {#26268 …} +value: "293" +label: "En-Rimmon" +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37965 +data: App\Entity\Location {#26283 …} +value: "294" +label: "En-Schemesch" +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37966 +data: App\Entity\Location {#26298 …} +value: "295" +label: "En-Tappuach" +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37967 +data: App\Entity\Location {#26313 …} +value: "296" +label: "Enajim" +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37968 +data: App\Entity\Location {#26328 …} +value: "297" +label: "Enam" +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37969 +data: Proxies\__CG__\App\Entity\Location {#17159 …} +value: "298" +label: "Ephesus" +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37970 +data: App\Entity\Location {#26357 …} +value: "299" +label: "Ephraim (Gebirge)" +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37971 +data: App\Entity\Location {#26372 …} +value: "300" +label: "Ephraim (Stadt)" +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37972 +data: App\Entity\Location {#26387 …} +value: "301" +label: "Ephraim (Tor)" +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37973 +data: Proxies\__CG__\App\Entity\Location {#6447 …} +value: "302" +label: "Ephraim (Wald)" +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37974 +data: App\Entity\Location {#26416 …} +value: "303" +label: "Erde" +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37975 +data: App\Entity\Location {#26431 …} +value: "304" +label: "Erech" +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37976 +data: App\Entity\Location {#26446 …} +value: "305" +label: "Eschan" +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37977 +data: App\Entity\Location {#26461 …} +value: "306" +label: "Eschtaol" +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37978 +data: App\Entity\Location {#26476 …} +value: "307" +label: "Eschtemo" +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37979 +data: App\Entity\Location {#26491 …} +value: "308" +label: "Eschtemoa (Stadt)" +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37980 +data: App\Entity\Location {#26506 …} +value: "309" +label: "Et-Kazin" +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37981 +data: App\Entity\Location {#26521 …} +value: "310" +label: "Etam (Stadt)" +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37982 +data: App\Entity\Location {#26536 …} +value: "311" +label: "Etam (Wüste)" +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37983 +data: App\Entity\Location {#26551 …} +value: "312" +label: "Eter" +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37984 +data: App\Entity\Location {#26566 …} +value: "313" +label: "Euphrat" +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37985 +data: App\Entity\Location {#26581 …} +value: "314" +label: "Ezem" +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37986 +data: App\Entity\Location {#26596 …} +value: "315" +label: "Ezjon-Geber" +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37987 +data: App\Entity\Location {#26611 …} +value: "316" +label: "Fels Rimmon" +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37988 +data: App\Entity\Location {#26626 …} +value: "317" +label: "Felsenstadt" +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37989 +data: App\Entity\Location {#26641 …} +value: "318" +label: "Fischtor" +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37990 +data: App\Entity\Location {#26656 …} +value: "319" +label: "Forum Appii" +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37991 +data: App\Entity\Location {#26671 …} +value: "320" +label: "Freistadt" +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37992 +data: App\Entity\Location {#26686 …} +value: "321" +label: "Gaasch" +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37993 +data: App\Entity\Location {#26701 …} +value: "322" +label: "Gabbata" +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37994 +data: App\Entity\Location {#26716 …} +value: "323" +label: "Gad (Ort)" +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37995 +data: App\Entity\Location {#26731 …} +value: "324" +label: "Gal-Ed" +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37996 +data: App\Entity\Location {#26746 …} +value: "325" +label: "Galatien" +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37997 +data: Proxies\__CG__\App\Entity\Location {#15729 …} +value: "326" +label: "Galiläa" +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37998 +data: App\Entity\Location {#26775 …} +value: "327" +label: "Galiläisches Meer" +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37999 +data: App\Entity\Location {#26790 …} +value: "328" +label: "Gallim" +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38000 +data: App\Entity\Location {#26805 …} +value: "329" +label: "Gareb (Hügel)" +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38001 +data: App\Entity\Location {#26820 …} +value: "330" +label: "Garizim" +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38002 +data: Proxies\__CG__\App\Entity\Location {#15318 …} +value: "331" +label: "Garten Eden" +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38003 +data: App\Entity\Location {#26849 …} +value: "332" +label: "Garten Usas" +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38004 +data: Proxies\__CG__\App\Entity\Location {#5154 …} +value: "333" +label: "Gat" +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38005 +data: App\Entity\Location {#26878 …} +value: "334" +label: "Gat-Hefer" +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38006 +data: App\Entity\Location {#26893 …} +value: "335" +label: "Gat-Rimmon" +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38007 +data: Proxies\__CG__\App\Entity\Location {#16097 …} +value: "336" +label: "Gaza" +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38008 +data: Proxies\__CG__\App\Entity\Location {#4779 …} +value: "337" +label: "Geba" +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38009 +data: App\Entity\Location {#26936 …} +value: "338" +label: "Gebal" +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38010 +data: App\Entity\Location {#26951 …} +value: "339" +label: "Gebim" +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38011 +data: App\Entity\Location {#26966 …} +value: "340" +label: "Geder" +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38012 +data: App\Entity\Location {#26981 …} +value: "341" +label: "Gedera" +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38013 +data: App\Entity\Location {#26996 …} +value: "342" +label: "Gederot" +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38014 +data: App\Entity\Location {#27011 …} +value: "343" +label: "Gederotajim" +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38015 +data: App\Entity\Location {#27026 …} +value: "344" +label: "Gedor (Stadt)" +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38016 +data: App\Entity\Location {#27041 …} +value: "345" +label: "Gelilot" +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38017 +data: Proxies\__CG__\App\Entity\Location {#15705 …} +value: "346" +label: "Genezareth" +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38018 +data: Proxies\__CG__\App\Entity\Location {#1665 …} +value: "347" +label: "Gerar" +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38019 +data: Proxies\__CG__\App\Entity\Location {#6270 …} +value: "348" +label: "Geschur" +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38020 +data: Proxies\__CG__\App\Entity\Location {#5499 …} +value: "349" +label: "Geser" +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38021 +data: Proxies\__CG__\App\Entity\Location {#18331 …} +value: "350" +label: "Gethsemane" +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38022 +data: App\Entity\Location {#27126 …} +value: "351" +label: "Gibbeton" +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38023 +data: Proxies\__CG__\App\Entity\Location {#4686 …} +value: "352" +label: "Gibea" +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38024 +data: App\Entity\Location {#27155 …} +value: "353" +label: "Gibea-Hachila" +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38025 +data: Proxies\__CG__\App\Entity\Location {#5685 …} +value: "354" +label: "Gibeon" +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38026 +data: Proxies\__CG__\App\Entity\Location {#6708 …} +value: "355" +label: "Gihon" +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38027 +data: Proxies\__CG__\App\Entity\Location {#5616 …} +value: "356" +label: "Gilboa" +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38028 +data: Proxies\__CG__\App\Entity\Location {#2136 …} +value: "357" +label: "Gilead (Gebirge)" +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38029 +data: App\Entity\Location {#27226 …} +value: "358" +label: "Gilead (Land)" +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38030 +data: Proxies\__CG__\App\Entity\Location {#3939 …} +value: "359" +label: "Gilgal" +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38031 +data: App\Entity\Location {#27255 …} +value: "360" +label: "Gilo" +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38032 +data: Proxies\__CG__\App\Entity\Location {#5796 …} +value: "361" +label: "Gittajim" +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38033 +data: App\Entity\Location {#27284 …} +value: "362" +label: "Goa" +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38034 +data: Proxies\__CG__\App\Entity\Location {#6621 …} +value: "363" +label: "Gob" +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38035 +data: App\Entity\Location {#27313 …} +value: "364" +label: "Golan" +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38036 +data: Proxies\__CG__\App\Entity\Location {#15462 …} +value: "365" +label: "Golgatha" +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38037 +data: App\Entity\Location {#27342 …} +value: "366" +label: "Gomorra" +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38038 +data: App\Entity\Location {#27357 …} +value: "367" +label: "Goren-Atad" +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38039 +data: App\Entity\Location {#27372 …} +value: "368" +label: "Gosan" +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38040 +data: Proxies\__CG__\App\Entity\Location {#2913 …} +value: "369" +label: "Goschen" +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38041 +data: App\Entity\Location {#27401 …} +value: "370" +label: "Griechenland" +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38042 +data: App\Entity\Location {#27416 …} +value: "371" +label: "Großer Stein bei Gibeon" +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38043 +data: App\Entity\Location {#27431 …} +value: "372" +label: "Großes Meer" +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38044 +data: App\Entity\Location {#27446 …} +value: "373" +label: "Gur" +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38045 +data: App\Entity\Location {#27461 …} +value: "374" +label: "Gur-Baal" +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38046 +data: App\Entity\Location {#27476 …} +value: "375" +label: "Guthafen" +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38047 +data: App\Entity\Location {#27491 …} +value: "376" +label: "Habor" +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38048 +data: Proxies\__CG__\App\Entity\Location {#5430 …} +value: "377" +label: "Hachila" +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38049 +data: App\Entity\Location {#27520 …} +value: "378" +label: "Hadad-Rimmon" +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38050 +data: App\Entity\Location {#27535 …} +value: "379" +label: "Hadascha" +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38051 +data: App\Entity\Location {#27550 …} +value: "380" +label: "Haderwasser" +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38052 +data: App\Entity\Location {#27565 …} +value: "381" +label: "Hadid" +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38053 +data: App\Entity\Location {#27580 …} +value: "382" +label: "Hadrach" +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38054 +data: App\Entity\Location {#27595 …} +value: "383" +label: "Hafarajim" +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38055 +data: App\Entity\Location {#27610 …} +value: "384" +label: "Hain Mamre" +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38056 +data: App\Entity\Location {#27625 …} +value: "385" +label: "Hakeldamach" +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38057 +data: App\Entity\Location {#27640 …} +value: "386" +label: "Halach" +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38058 +data: App\Entity\Location {#27655 …} +value: "387" +label: "Halhul" +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38059 +data: App\Entity\Location {#27670 …} +value: "388" +label: "Hali" +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38060 +data: App\Entity\Location {#27685 …} +value: "389" +label: "Ham (Stadt)" +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38061 +data: App\Entity\Location {#27700 …} +value: "390" +label: "Hamat" +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38062 +data: App\Entity\Location {#27715 …} +value: "391" +label: "Hamat-Zoba" +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38063 +data: App\Entity\Location {#27730 …} +value: "392" +label: "Hammat (Stadt)" +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38064 +data: App\Entity\Location {#27745 …} +value: "393" +label: "Hammon" +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38065 +data: App\Entity\Location {#27760 …} +value: "394" +label: "Hammot-Dor" +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38066 +data: App\Entity\Location {#27775 …} +value: "395" +label: "Hanael" +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38067 +data: App\Entity\Location {#27790 …} +value: "396" +label: "Hananel (Turm)" +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38068 +data: App\Entity\Location {#27805 …} +value: "397" +label: "Hanes" +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38069 +data: App\Entity\Location {#27820 …} +value: "398" +label: "Hannaton" +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38070 +data: App\Entity\Location {#27835 …} +value: "399" +label: "Hara" +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38071 +data: App\Entity\Location {#27850 …} +value: "400" +label: "Harada" +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38072 +data: Proxies\__CG__\App\Entity\Location {#1349 …} +value: "401" +label: "Haran (Stadt)" +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38073 +data: App\Entity\Location {#27879 …} +value: "402" +label: "Harar" +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38074 +data: App\Entity\Location {#27894 …} +value: "403" +label: "Harmageddon" +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38075 +data: App\Entity\Location {#27909 …} +value: "404" +label: "Harod" +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38076 +data: App\Entity\Location {#27924 …} +value: "405" +label: "Haroschet der Heiden" +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38077 +data: App\Entity\Location {#27939 …} +value: "406" +label: "Haschabja (Bruder des Jesaja)" +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38078 +data: App\Entity\Location {#27954 …} +value: "407" +label: "Haschmona" +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38079 +data: App\Entity\Location {#27969 …} +value: "408" +label: "Hauran" +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38080 +data: App\Entity\Location {#27984 …} +value: "409" +label: "Haus des Herrn" +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38081 +data: App\Entity\Location {#27999 …} +value: "410" +label: "Hawila (Land)" +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38082 +data: App\Entity\Location {#28014 …} +value: "411" +label: "Hazar-Addar" +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38083 +data: App\Entity\Location {#28029 …} +value: "412" +label: "Hazar-Enan" +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38084 +data: App\Entity\Location {#28044 …} +value: "413" +label: "Hazar-Gadda" +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38085 +data: App\Entity\Location {#28059 …} +value: "414" +label: "Hazar-Schual" +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38086 +data: App\Entity\Location {#28074 …} +value: "415" +label: "Hazar-Susa" +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38087 +data: App\Entity\Location {#28089 …} +value: "416" +label: "Hazerot" +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38088 +data: App\Entity\Location {#28104 …} +value: "417" +label: "Hazezon-Tamar" +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38089 +data: App\Entity\Location {#28119 …} +value: "418" +label: "Hazor" +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38090 +data: App\Entity\Location {#28134 …} +value: "419" +label: "Hazor-Hadatta" +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38091 +data: Proxies\__CG__\App\Entity\Location {#1442 …} +value: "420" +label: "Hebron (Stadt)" +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38092 +data: App\Entity\Location {#28163 …} +value: "421" +label: "Hefer (Ort)" +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38093 +data: App\Entity\Location {#28178 …} +value: "422" +label: "Heilige Stadt" +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38094 +data: Proxies\__CG__\App\Entity\Location {#6072 …} +value: "423" +label: "Helam" +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38095 +data: App\Entity\Location {#28207 …} +value: "424" +label: "Helba" +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38096 +data: App\Entity\Location {#28222 …} +value: "425" +label: "Helbon" +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38097 +data: App\Entity\Location {#28237 …} +value: "426" +label: "Helef" +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38098 +data: App\Entity\Location {#28252 …} +value: "427" +label: "Helkat" +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38099 +data: App\Entity\Location {#28267 …} +value: "428" +label: "Helkat-Hazzurim" +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38100 +data: App\Entity\Location {#28282 …} +value: "429" +label: "Hena" +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38101 +data: App\Entity\Location {#28297 …} +value: "430" +label: "Henoch (Stadt)" +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38102 +data: App\Entity\Location {#28312 …} +value: "431" +label: "Heres" +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38103 +data: App\Entity\Location {#28327 …} +value: "432" +label: "Hermon" +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38104 +data: App\Entity\Location {#28342 …} +value: "433" +label: "Heschbon" +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38105 +data: App\Entity\Location {#28357 …} +value: "434" +label: "Heschmon" +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38106 +data: App\Entity\Location {#28372 …} +value: "435" +label: "Hetlon" +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38107 +data: App\Entity\Location {#28387 …} +value: "436" +label: "Hezron (Ort)" +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38108 +data: App\Entity\Location {#28402 …} +value: "437" +label: "Hierapolis" +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38109 +data: App\Entity\Location {#28417 …} +value: "438" +label: "Himmel" +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38110 +data: App\Entity\Location {#28432 …} +value: "439" +label: "Himmelreich" +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38111 +data: App\Entity\Location {#28447 …} +value: "440" +label: "Hoba" +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38112 +data: App\Entity\Location {#28462 …} +value: "452" +label: "Höhe der Feldgeister" +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38113 +data: Proxies\__CG__\App\Entity\Location {#17489 …} +value: "453" +label: "Höhe von Chios" +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38114 +data: App\Entity\Location {#28491 …} +value: "454" +label: "Höhe von Gur" +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38115 +data: Proxies\__CG__\App\Entity\Location {#5178 …} +value: "455" +label: "Höhle Adullam" +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38116 +data: App\Entity\Location {#28520 …} +value: "456" +label: "Höhle Machpela" +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38117 +data: App\Entity\Location {#28535 …} +value: "457" +label: "Hölle" +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38118 +data: App\Entity\Location {#28550 …} +value: "441" +label: "Holon" +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38119 +data: App\Entity\Location {#28565 …} +value: "442" +label: "Hor" +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38120 +data: App\Entity\Location {#28580 …} +value: "443" +label: "Hor-Gidgad" +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38121 +data: Proxies\__CG__\App\Entity\Location {#2616 …} +value: "444" +label: "Horeb" +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38122 +data: App\Entity\Location {#28609 …} +value: "445" +label: "Horem" +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38123 +data: App\Entity\Location {#28624 …} +value: "446" +label: "Horescha" +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38124 +data: App\Entity\Location {#28639 …} +value: "447" +label: "Horma" +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38125 +data: App\Entity\Location {#28654 …} +value: "448" +label: "Horonajim" +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38126 +data: App\Entity\Location {#28669 …} +value: "449" +label: "Hosa (Ort)" +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38127 +data: App\Entity\Location {#28684 …} +value: "450" +label: "Hukkok" +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38128 +data: App\Entity\Location {#28699 …} +value: "451" +label: "Humta" +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38129 +data: App\Entity\Location {#28714 …} +value: "458" +label: "Idumäa" +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38130 +data: App\Entity\Location {#28729 …} +value: "459" +label: "Ije-Abarim" +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38131 +data: App\Entity\Location {#28744 …} +value: "460" +label: "Ijim" +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38132 +data: App\Entity\Location {#28759 …} +value: "461" +label: "Ijon" +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38133 +data: Proxies\__CG__\App\Entity\Location {#16613 …} +value: "462" +label: "Ikonion" +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38134 +data: App\Entity\Location {#28788 …} +value: "463" +label: "Illyrien" +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38135 +data: App\Entity\Location {#28803 …} +value: "464" +label: "Immer (Ort)" +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38136 +data: App\Entity\Location {#28818 …} +value: "465" +label: "Indus" +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38137 +data: App\Entity\Location {#28833 …} +value: "466" +label: "Ir-Heres" +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38138 +data: App\Entity\Location {#28848 …} +value: "467" +label: "Ir-Schemesch" +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38139 +data: App\Entity\Location {#28863 …} +value: "468" +label: "Israel (Gebirge)" +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38140 +data: App\Entity\Location {#28878 …} +value: "469" +label: "Israel (Land)" +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38141 +data: App\Entity\Location {#28893 …} +value: "470" +label: "Issaschar (Land)" +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38142 +data: App\Entity\Location {#28908 …} +value: "471" +label: "Italien" +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38143 +data: App\Entity\Location {#28923 …} +value: "472" +label: "Ituräa" +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38144 +data: App\Entity\Location {#28938 …} +value: "473" +label: "Jaar" +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38145 +data: Proxies\__CG__\App\Entity\Location {#5223 …} +value: "474" +label: "Jaar-Heret" +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38146 +data: Proxies\__CG__\App\Entity\Location {#2160 …} +value: "475" +label: "Jabbok" +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38147 +data: Proxies\__CG__\App\Entity\Location {#4755 …} +value: "476" +label: "Jabesch (Stadt)" +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38148 +data: App\Entity\Location {#28995 …} +value: "477" +label: "Jabez (Ort)" +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38149 +data: App\Entity\Location {#29010 …} +value: "478" +label: "Jabin (Ort)" +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38150 +data: App\Entity\Location {#29025 …} +value: "479" +label: "Jabne" +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38151 +data: App\Entity\Location {#29040 …} +value: "480" +label: "Jabneel" +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38152 +data: App\Entity\Location {#29055 …} +value: "481" +label: "Jachin (Templesäule)" +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38153 +data: App\Entity\Location {#29070 …} +value: "482" +label: "Jafia (Ort)" +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38154 +data: App\Entity\Location {#29085 …} +value: "483" +label: "Jafo" +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38155 +data: App\Entity\Location {#29100 …} +value: "484" +label: "Jagur" +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38156 +data: App\Entity\Location {#29115 …} +value: "485" +label: "Jahaz" +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38157 +data: App\Entity\Location {#29130 …} +value: "486" +label: "Janoach" +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38158 +data: App\Entity\Location {#29145 …} +value: "487" +label: "Janum" +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38159 +data: App\Entity\Location {#29160 …} +value: "488" +label: "Jarmut" +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38160 +data: App\Entity\Location {#29175 …} +value: "492" +label: "Jaser" +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38161 +data: App\Entity\Location {#29190 …} +value: "493" +label: "Jattir" +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38162 +data: App\Entity\Location {#29205 …} +value: "494" +label: "Jawan (Stadt)" +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38163 +data: App\Entity\Location {#29220 …} +value: "495" +label: "Jearim" +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38164 +data: App\Entity\Location {#29235 …} +value: "496" +label: "Jebus" +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38165 +data: App\Entity\Location {#29250 …} +value: "497" +label: "Jehud" +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38166 +data: Proxies\__CG__\App\Entity\Location {#3873 …} +value: "498" +label: "Jericho" +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38167 +data: App\Entity\Location {#29279 …} +value: "499" +label: "Jeruel" +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38168 +data: Proxies\__CG__\App\Entity\Location {#5841 …} +value: "500" +label: "Jerusalem" +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38169 +data: App\Entity\Location {#29308 …} +value: "501" +label: "Jesaja (Bruder des Haschabja)" +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38170 +data: App\Entity\Location {#29323 …} +value: "502" +label: "Jeschana" +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38171 +data: App\Entity\Location {#29338 …} +value: "503" +label: "Jeschimon" +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38172 +data: App\Entity\Location {#29353 …} +value: "504" +label: "Jeschua (Stadt)" +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38173 +data: App\Entity\Location {#29368 …} +value: "505" +label: "Jesreel (Ebene)" +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38174 +data: App\Entity\Location {#29383 …} +value: "506" +label: "Jesreel (Stadt)" +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38175 +data: App\Entity\Location {#29398 …} +value: "507" +label: "Jibleam" +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38176 +data: App\Entity\Location {#29413 …} +value: "508" +label: "Jidala" +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38177 +data: App\Entity\Location {#29428 …} +value: "509" +label: "Jiftach" +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38178 +data: App\Entity\Location {#29443 …} +value: "510" +label: "Jiftach-El" +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38179 +data: App\Entity\Location {#29458 …} +value: "511" +label: "Jiron" +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38180 +data: App\Entity\Location {#29473 …} +value: "512" +label: "Jirpeel" +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38181 +data: App\Entity\Location {#29488 …} +value: "513" +label: "Jitla" +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38182 +data: App\Entity\Location {#29503 …} +value: "514" +label: "Jitnan" +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38183 +data: App\Entity\Location {#29518 …} +value: "515" +label: "Jogboha" +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38184 +data: App\Entity\Location {#29533 …} +value: "516" +label: "Jokdeam" +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38185 +data: App\Entity\Location {#29548 …} +value: "517" +label: "Jokneam" +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38186 +data: App\Entity\Location {#29563 …} +value: "518" +label: "Jokteel" +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38187 +data: Proxies\__CG__\App\Entity\Location {#16238 …} +value: "519" +label: "Joppe" +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38188 +data: Proxies\__CG__\App\Entity\Location {#3702 …} +value: "520" +label: "Jordan" +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38189 +data: App\Entity\Location {#29606 …} +value: "521" +label: "Joschafat (Ort)" +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38190 +data: App\Entity\Location {#29621 …} +value: "522" +label: "Jotba" +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38191 +data: App\Entity\Location {#29636 …} +value: "523" +label: "Jotbata" +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38192 +data: App\Entity\Location {#29651 …} +value: "524" +label: "Juda (Gebirge)" +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38193 +data: App\Entity\Location {#29666 …} +value: "525" +label: "Juda (Land)" +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38194 +data: Proxies\__CG__\App\Entity\Location {#15636 …} +value: "526" +label: "Juda (Wüste)" +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38195 +data: App\Entity\Location {#29695 …} +value: "527" +label: "Judäa" +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38196 +data: App\Entity\Location {#29710 …} +value: "528" +label: "Jutta" +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38197 +data: App\Entity\Location {#29725 …} +value: "529" +label: "Kabbon" +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38198 +data: App\Entity\Location {#29740 …} +value: "530" +label: "Kabul" +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38199 +data: App\Entity\Location {#29755 …} +value: "531" +label: "Kabzeel" +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38200 +data: App\Entity\Location {#29770 …} +value: "532" +label: "Kadesch-Barnea" +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38201 +data: App\Entity\Location {#29785 …} +value: "533" +label: "Kaftor" +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38202 +data: App\Entity\Location {#29800 …} +value: "534" +label: "Kajin" +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38203 +data: App\Entity\Location {#29815 …} +value: "535" +label: "Kalne" +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38204 +data: App\Entity\Location {#29830 …} +value: "536" +label: "Kamon" +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38205 +data: App\Entity\Location {#29845 …} +value: "537" +label: "Kana (Bach)" +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38206 +data: Proxies\__CG__\App\Entity\Location {#18094 …} +value: "538" +label: "Kana (Ort)" +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38207 +data: Proxies\__CG__\App\Entity\Location {#1373 …} +value: "539" +label: "Kanaan (Land)" +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38208 +data: App\Entity\Location {#29888 …} +value: "540" +label: "Kanne (Ort)" +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38209 +data: Proxies\__CG__\App\Entity\Location {#15681 …} +value: "541" +label: "Kapernaum" +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38210 +data: App\Entity\Location {#29917 …} +value: "542" +label: "Kappadozien" +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38211 +data: App\Entity\Location {#29932 …} +value: "543" +label: "Karka" +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38212 +data: App\Entity\Location {#29947 …} +value: "544" +label: "Karkemisch" +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38213 +data: App\Entity\Location {#29962 …} +value: "545" +label: "Karkor" +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38214 +data: Proxies\__CG__\App\Entity\Location {#5406 …} +value: "546" +label: "Karmel" +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38215 +data: App\Entity\Location {#29991 …} +value: "547" +label: "Karnajim" +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38216 +data: App\Entity\Location {#30006 …} +value: "548" +label: "Karta" +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38217 +data: App\Entity\Location {#30021 …} +value: "549" +label: "Kartan" +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38218 +data: App\Entity\Location {#30036 …} +value: "550" +label: "Kasifa" +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38219 +data: App\Entity\Location {#30051 …} +value: "551" +label: "Katta" +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38220 +data: Proxies\__CG__\App\Entity\Location {#17804 …} +value: "552" +label: "Kauda" +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38221 +data: App\Entity\Location {#30080 …} +value: "553" +label: "Kebar" +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38222 +data: App\Entity\Location {#30095 …} +value: "554" +label: "Kedar (Ort)" +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38223 +data: App\Entity\Location {#30110 …} +value: "555" +label: "Kedemot" +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38224 +data: App\Entity\Location {#30125 …} +value: "556" +label: "Kedesch" +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38225 +data: App\Entity\Location {#30140 …} +value: "557" +label: "Kefar-Ammoni" +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38226 +data: App\Entity\Location {#30155 …} +value: "558" +label: "Kefira" +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38227 +data: App\Entity\Location {#30170 …} +value: "559" +label: "Kefirim" +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38228 +data: App\Entity\Location {#30185 …} +value: "560" +label: "Kegila" +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38229 +data: App\Entity\Location {#30200 …} +value: "561" +label: "Kehelata" +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38230 +data: Proxies\__CG__\App\Entity\Location {#5289 …} +value: "562" +label: "Keila (Stadt)" +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38231 +data: App\Entity\Location {#30229 …} +value: "563" +label: "Kelach" +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38232 +data: App\Entity\Location {#30244 …} +value: "564" +label: "Kenat" +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38233 +data: Proxies\__CG__\App\Entity\Location {#17135 …} +value: "565" +label: "Kenchrea" +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38234 +data: App\Entity\Location {#30273 …} +value: "566" +label: "Kerem" +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38235 +data: App\Entity\Location {#30288 …} +value: "567" +label: "Kerijot" +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38236 +data: App\Entity\Location {#30303 …} +value: "568" +label: "Kerijot-Hezron" +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38237 +data: App\Entity\Location {#30318 …} +value: "569" +label: "Kerub-Addon" +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38238 +data: App\Entity\Location {#30333 …} +value: "570" +label: "Kesalon" +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38239 +data: App\Entity\Location {#30348 …} +value: "571" +label: "Kesib" +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38240 +data: App\Entity\Location {#30363 …} +value: "572" +label: "Kesil" +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38241 +data: App\Entity\Location {#30378 …} +value: "573" +label: "Kesullot" +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38242 +data: App\Entity\Location {#30393 …} +value: "574" +label: "Kibzajim" +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38243 +data: Proxies\__CG__\App\Entity\Location {#6336 …} +value: "575" +label: "Kidron" +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38244 +data: App\Entity\Location {#30422 …} +value: "576" +label: "Kina" +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38245 +data: App\Entity\Location {#30437 …} +value: "577" +label: "Kinneret (Land)" +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38246 +data: App\Entity\Location {#30452 …} +value: "578" +label: "Kinneret (See)" +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38247 +data: App\Entity\Location {#30467 …} +value: "579" +label: "Kinneret (Stadt)" +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38248 +data: App\Entity\Location {#30482 …} +value: "580" +label: "Kir" +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38249 +data: App\Entity\Location {#30497 …} +value: "581" +label: "Kir-Heres" +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38250 +data: Proxies\__CG__\App\Entity\Location {#1800 …} +value: "582" +label: "Kirjat-Arba" +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38251 +data: App\Entity\Location {#30526 …} +value: "583" +label: "Kirjat-Baal" +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38252 +data: App\Entity\Location {#30541 …} +value: "584" +label: "Kirjat-Huzot" +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38253 +data: Proxies\__CG__\App\Entity\Location {#4614 …} +value: "585" +label: "Kirjat-Jearim (Baala)" +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38254 +data: App\Entity\Location {#30570 …} +value: "586" +label: "Kirjat-Sanna" +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38255 +data: App\Entity\Location {#30585 …} +value: "587" +label: "Kirjat-Sefer" +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38256 +data: App\Entity\Location {#30600 …} +value: "588" +label: "Kirjatajim" +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38257 +data: App\Entity\Location {#30615 …} +value: "589" +label: "Kirschjon" +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38258 +data: App\Entity\Location {#30630 …} +value: "590" +label: "Kischjon" +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38259 +data: App\Entity\Location {#30645 …} +value: "591" +label: "Kischon" +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38260 +data: App\Entity\Location {#30660 …} +value: "592" +label: "Kislot-Tabor" +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38261 +data: App\Entity\Location {#30675 …} +value: "593" +label: "Kitlisch" +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38262 +data: App\Entity\Location {#30690 …} +value: "594" +label: "Kitron" +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38263 +data: App\Entity\Location {#30705 …} +value: "595" +label: "Kittim" +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38264 +data: App\Entity\Location {#30720 …} +value: "596" +label: "Knidos" +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38265 +data: App\Entity\Location {#30735 …} +value: "597" +label: "Koa" +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38266 +data: App\Entity\Location {#30750 …} +value: "598" +label: "Koe" +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38267 +data: App\Entity\Location {#30765 …} +value: "599" +label: "Kolossä" +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38268 +data: App\Entity\Location {#30780 …} +value: "611" +label: "Königshäuser Salomos" +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38269 +data: Proxies\__CG__\App\Entity\Location {#17069 …} +value: "600" +label: "Korinth" +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38270 +data: App\Entity\Location {#30809 …} +value: "601" +label: "Kos" +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38271 +data: App\Entity\Location {#30824 …} +value: "602" +label: "Koseba" +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38272 +data: App\Entity\Location {#30839 …} +value: "603" +label: "Kreta" +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38273 +data: App\Entity\Location {#30854 …} +value: "604" +label: "Krit" +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38274 +data: App\Entity\Location {#30869 …} +value: "605" +label: "Kub" +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38275 +data: App\Entity\Location {#30884 …} +value: "606" +label: "Kulon" +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38276 +data: App\Entity\Location {#30899 …} +value: "607" +label: "Kusch (Land)" +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38277 +data: App\Entity\Location {#30914 …} +value: "608" +label: "Kuschan" +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38278 +data: App\Entity\Location {#30929 …} +value: "609" +label: "Kuta" +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38279 +data: App\Entity\Location {#30944 …} +value: "610" +label: "Kyrene" +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38280 +data: Proxies\__CG__\App\Entity\Location {#2112 …} +value: "612" +label: "Laban (Ort)" +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38281 +data: App\Entity\Location {#30973 …} +value: "613" +label: "Lachisch" +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38282 +data: App\Entity\Location {#30988 …} +value: "614" +label: "Lachmas" +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38283 +data: App\Entity\Location {#31003 …} +value: "615" +label: "Lagerplätze beim Exodus" +attr: [] +labelTranslationParameters: [] } 1065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38284 +data: Proxies\__CG__\App\Entity\Location {#1872 …} +value: "1065" +label: "Lahai-Roi" +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38285 +data: App\Entity\Location {#31032 …} +value: "616" +label: "Lajescha" +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38286 +data: App\Entity\Location {#31047 …} +value: "617" +label: "Lajisch (Stadt)" +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38287 +data: App\Entity\Location {#31062 …} +value: "618" +label: "Lakkum" +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38288 +data: App\Entity\Location {#31077 …} +value: "619" +label: "Land Kabul" +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38289 +data: App\Entity\Location {#31092 …} +value: "620" +label: "Land, wo Milch und Honig fließen" +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38290 +data: App\Entity\Location {#31107 …} +value: "621" +label: "Laodizea" +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38291 +data: Proxies\__CG__\App\Entity\Location {#17780 …} +value: "622" +label: "Lasaa" +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38292 +data: App\Entity\Location {#31136 …} +value: "623" +label: "Lehi" +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38293 +data: App\Entity\Location {#31151 …} +value: "624" +label: "Lescha" +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38294 +data: App\Entity\Location {#31166 …} +value: "625" +label: "Leschem" +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38295 +data: App\Entity\Location {#31181 …} +value: "626" +label: "Libanon" +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38296 +data: App\Entity\Location {#31196 …} +value: "627" +label: "Libna" +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38297 +data: App\Entity\Location {#31211 …} +value: "628" +label: "Libnat" +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38298 +data: App\Entity\Location {#31226 …} +value: "629" +label: "Libyen" +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38299 +data: App\Entity\Location {#31241 …} +value: "630" +label: "Lo-Dabar" +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38300 +data: App\Entity\Location {#31256 …} +value: "631" +label: "Lobetal" +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38301 +data: App\Entity\Location {#31271 …} +value: "632" +label: "Lod" +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38302 +data: App\Entity\Location {#31286 …} +value: "633" +label: "Lud (Stadt)" +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38303 +data: App\Entity\Location {#31301 …} +value: "634" +label: "Luhit" +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38304 +data: App\Entity\Location {#31316 …} +value: "635" +label: "Lus (neue Stadt)" +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38305 +data: App\Entity\Location {#31331 …} +value: "636" +label: "Lus (Stadt)" +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38306 +data: App\Entity\Location {#31346 …} +value: "637" +label: "Lustgräber" +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38307 +data: Proxies\__CG__\App\Entity\Location {#16214 …} +value: "638" +label: "Lydda" +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38308 +data: App\Entity\Location {#31375 …} +value: "639" +label: "Lykaonien" +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38309 +data: Proxies\__CG__\App\Entity\Location {#16637 …} +value: "640" +label: "Lystra" +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38310 +data: App\Entity\Location {#31404 …} +value: "641" +label: "Lyzien" +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38311 +data: App\Entity\Location {#31419 …} +value: "642" +label: "Maacha (Ort)" +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38312 +data: App\Entity\Location {#31434 …} +value: "643" +label: "Maarat" +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38313 +data: Proxies\__CG__\App\Entity\Location {#1824 …} +value: "644" +label: "Machpela" +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38314 +data: App\Entity\Location {#31463 …} +value: "645" +label: "Madmanna" +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38315 +data: App\Entity\Location {#31478 …} +value: "646" +label: "Madmen" +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38316 +data: App\Entity\Location {#31493 …} +value: "647" +label: "Madmena" +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38317 +data: App\Entity\Location {#31508 …} +value: "648" +label: "Madon" +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38318 +data: App\Entity\Location {#31523 …} +value: "649" +label: "Magadan" +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38319 +data: App\Entity\Location {#31538 …} +value: "650" +label: "Magdala" +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38320 +data: App\Entity\Location {#31553 …} +value: "651" +label: "Mahaleb" +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38321 +data: Proxies\__CG__\App\Entity\Location {#5661 …} +value: "652" +label: "Mahanajim" +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38322 +data: App\Entity\Location {#31582 …} +value: "653" +label: "Makaz" +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38323 +data: App\Entity\Location {#31597 …} +value: "654" +label: "Makhelot" +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38324 +data: App\Entity\Location {#31612 …} +value: "655" +label: "Makkeda" +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38325 +data: Proxies\__CG__\App\Entity\Location {#17828 …} +value: "656" +label: "Malta" +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38326 +data: Proxies\__CG__\App\Entity\Location {#1620 …} +value: "657" +label: "Mamre (Stadt)" +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38327 +data: App\Entity\Location {#31655 …} +value: "658" +label: "Manocho" +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38328 +data: App\Entity\Location {#31670 …} +value: "659" +label: "Maon (Stadt)" +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38329 +data: App\Entity\Location {#31685 …} +value: "660" +label: "Mara (Ort)" +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38330 +data: App\Entity\Location {#31700 …} +value: "661" +label: "Marala" +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38331 +data: App\Entity\Location {#31715 …} +value: "662" +label: "Marescha (Stadt)" +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38332 +data: App\Entity\Location {#31730 …} +value: "663" +label: "Marot" +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38333 +data: App\Entity\Location {#31745 …} +value: "664" +label: "Masreka" +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38334 +data: App\Entity\Location {#31760 …} +value: "665" +label: "Massa (Ort)" +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38335 +data: App\Entity\Location {#31775 …} +value: "666" +label: "Mattana" +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38336 +data: Proxies\__CG__\App\Entity\Location {#17291 …} +value: "667" +label: "Mazedonien" +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38337 +data: App\Entity\Location {#31804 …} +value: "668" +label: "Me-Jarkon" +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38338 +data: App\Entity\Location {#31819 …} +value: "669" +label: "Mea" +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38339 +data: App\Entity\Location {#31834 …} +value: "670" +label: "Meara" +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38340 +data: App\Entity\Location {#31849 …} +value: "671" +label: "Mechona" +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38341 +data: App\Entity\Location {#31864 …} +value: "672" +label: "Medeba" +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38342 +data: App\Entity\Location {#31879 …} +value: "673" +label: "Medien" +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38343 +data: App\Entity\Location {#31894 …} +value: "674" +label: "Mefaat" +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38344 +data: App\Entity\Location {#31909 …} +value: "675" +label: "Meggido" +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38345 +data: App\Entity\Location {#31924 …} +value: "676" +label: "Megiddo" +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38346 +data: App\Entity\Location {#31939 …} +value: "677" +label: "Mehola" +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38347 +data: App\Entity\Location {#31954 …} +value: "678" +label: "Memfis" +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38348 +data: App\Entity\Location {#31969 …} +value: "679" +label: "Meratajim" +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38349 +data: App\Entity\Location {#31984 …} +value: "680" +label: "Meriba" +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38350 +data: App\Entity\Location {#31999 …} +value: "681" +label: "Meribat-Kadesch" +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38351 +data: App\Entity\Location {#32014 …} +value: "682" +label: "Merodach" +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38352 +data: App\Entity\Location {#32029 …} +value: "683" +label: "Merom" +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38353 +data: App\Entity\Location {#32044 …} +value: "684" +label: "Meros" +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38354 +data: App\Entity\Location {#32059 …} +value: "685" +label: "Mescha (Ort)" +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38355 +data: App\Entity\Location {#32074 …} +value: "686" +label: "Meschech (Stadt)" +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38356 +data: Proxies\__CG__\App\Entity\Location {#1848 …} +value: "687" +label: "Mesopotamien" +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38357 +data: Proxies\__CG__\App\Entity\Location {#4803 …} +value: "688" +label: "Michmas" +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38358 +data: App\Entity\Location {#32117 …} +value: "689" +label: "Michmetat" +attr: [] +labelTranslationParameters: [] } 690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38359 +data: App\Entity\Location {#32132 …} +value: "690" +label: "Midfdin" +attr: [] +labelTranslationParameters: [] } 691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38360 +data: Proxies\__CG__\App\Entity\Location {#2505 …} +value: "691" +label: "Midian (Ort)" +attr: [] +labelTranslationParameters: [] } 692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38361 +data: App\Entity\Location {#32161 …} +value: "692" +label: "Migdal-Eder" +attr: [] +labelTranslationParameters: [] } 693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38362 +data: App\Entity\Location {#32176 …} +value: "693" +label: "Migdal-El" +attr: [] +labelTranslationParameters: [] } 694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38363 +data: App\Entity\Location {#32191 …} +value: "694" +label: "Migdal-Gad" +attr: [] +labelTranslationParameters: [] } 695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38364 +data: App\Entity\Location {#32206 …} +value: "695" +label: "Migdol" +attr: [] +labelTranslationParameters: [] } 696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38365 +data: App\Entity\Location {#32221 …} +value: "696" +label: "Migron" +attr: [] +labelTranslationParameters: [] } 697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38366 +data: Proxies\__CG__\App\Entity\Location {#17537 …} +value: "697" +label: "Milet" +attr: [] +labelTranslationParameters: [] } 698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38367 +data: App\Entity\Location {#32250 …} +value: "698" +label: "Millo" +attr: [] +labelTranslationParameters: [] } 699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38368 +data: App\Entity\Location {#32265 …} +value: "699" +label: "Minni" +attr: [] +labelTranslationParameters: [] } 700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38369 +data: App\Entity\Location {#32280 …} +value: "700" +label: "Minnit" +attr: [] +labelTranslationParameters: [] } 701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38370 +data: App\Entity\Location {#32295 …} +value: "701" +label: "Mischal" +attr: [] +labelTranslationParameters: [] } 702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38371 +data: App\Entity\Location {#32310 …} +value: "702" +label: "Misrefot-Majim" +attr: [] +labelTranslationParameters: [] } 703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38372 +data: App\Entity\Location {#32325 …} +value: "703" +label: "Misttor" +attr: [] +labelTranslationParameters: [] } 704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38373 +data: App\Entity\Location {#32340 …} +value: "704" +label: "Mitka" +attr: [] +labelTranslationParameters: [] } 705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38374 +data: App\Entity\Location {#32355 …} +value: "705" +label: "Mitteltor" +attr: [] +labelTranslationParameters: [] } 706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38375 +data: Proxies\__CG__\App\Entity\Location {#17465 …} +value: "706" +label: "Mitylene" +attr: [] +labelTranslationParameters: [] } 1067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38376 +data: App\Entity\Location {#32384 …} +value: "1067" +label: "Mizba" +attr: [] +labelTranslationParameters: [] } 707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38377 +data: Proxies\__CG__\App\Entity\Location {#4638 …} +value: "707" +label: "Mizpe" +attr: [] +labelTranslationParameters: [] } 708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38378 +data: Proxies\__CG__\App\Entity\Location {#5934 …} +value: "708" +label: "Moab (Ort)" +attr: [] +labelTranslationParameters: [] } 709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38379 +data: App\Entity\Location {#32427 …} +value: "709" +label: "Molada" +attr: [] +labelTranslationParameters: [] } 710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38380 +data: App\Entity\Location {#32442 …} +value: "710" +label: "More" +attr: [] +labelTranslationParameters: [] } 711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38381 +data: App\Entity\Location {#32457 …} +value: "711" +label: "Moreschet" +attr: [] +labelTranslationParameters: [] } 712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38382 +data: App\Entity\Location {#32472 …} +value: "712" +label: "Moreschet-Gat" +attr: [] +labelTranslationParameters: [] } 713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38383 +data: App\Entity\Location {#32487 …} +value: "713" +label: "Morgenland" +attr: [] +labelTranslationParameters: [] } 714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38384 +data: Proxies\__CG__\App\Entity\Location {#1776 …} +value: "714" +label: "Morija (Berg)" +attr: [] +labelTranslationParameters: [] } 715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38385 +data: App\Entity\Location {#32516 …} +value: "715" +label: "Morija (Land)" +attr: [] +labelTranslationParameters: [] } 716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38386 +data: App\Entity\Location {#32531 …} +value: "716" +label: "Moser" +attr: [] +labelTranslationParameters: [] } 717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38387 +data: App\Entity\Location {#32546 …} +value: "717" +label: "Moserot" +attr: [] +labelTranslationParameters: [] } 718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38388 +data: App\Entity\Location {#32561 …} +value: "718" +label: "Moza (Stadt)" +attr: [] +labelTranslationParameters: [] } 719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38389 +data: Proxies\__CG__\App\Entity\Location {#17756 …} +value: "719" +label: "Myra" +attr: [] +labelTranslationParameters: [] } 720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38390 +data: App\Entity\Location {#32590 …} +value: "720" +label: "Mysien" +attr: [] +labelTranslationParameters: [] } 721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38391 +data: App\Entity\Location {#32605 …} +value: "721" +label: "Naama (Stadt)" +attr: [] +labelTranslationParameters: [] } 722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38392 +data: App\Entity\Location {#32620 …} +value: "722" +label: "Naara (Ort)" +attr: [] +labelTranslationParameters: [] } 723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38393 +data: App\Entity\Location {#32635 …} +value: "723" +label: "Naftali (Gebirge)" +attr: [] +labelTranslationParameters: [] } 724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38394 +data: App\Entity\Location {#32650 …} +value: "724" +label: "Naftali (Land)" +attr: [] +labelTranslationParameters: [] } 725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38395 +data: App\Entity\Location {#32665 …} +value: "725" +label: "Nahalal" +attr: [] +labelTranslationParameters: [] } 726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38396 +data: App\Entity\Location {#32680 …} +value: "726" +label: "Nahale-Gaasch" +attr: [] +labelTranslationParameters: [] } 727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38397 +data: App\Entity\Location {#32695 …} +value: "727" +label: "Nahaliel" +attr: [] +labelTranslationParameters: [] } 728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38398 +data: App\Entity\Location {#32710 …} +value: "728" +label: "Nahalol" +attr: [] +labelTranslationParameters: [] } 729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38399 +data: App\Entity\Location {#32725 …} +value: "729" +label: "Nahasch (Stadt)" +attr: [] +labelTranslationParameters: [] } 730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38400 +data: App\Entity\Location {#32740 …} +value: "730" +label: "Nain" +attr: [] +labelTranslationParameters: [] } 731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38401 +data: App\Entity\Location {#32755 …} +value: "731" +label: "Najot" +attr: [] +labelTranslationParameters: [] } 732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38402 +data: Proxies\__CG__\App\Entity\Location {#15591 …} +value: "732" +label: "Nazareth" +attr: [] +labelTranslationParameters: [] } 733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38403 +data: App\Entity\Location {#32784 …} +value: "733" +label: "Nea" +attr: [] +labelTranslationParameters: [] } 734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38404 +data: App\Entity\Location {#32799 …} +value: "734" +label: "Neapolis" +attr: [] +labelTranslationParameters: [] } 735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38405 +data: App\Entity\Location {#32814 …} +value: "735" +label: "Neballat" +attr: [] +labelTranslationParameters: [] } 736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38406 +data: App\Entity\Location {#32829 …} +value: "736" +label: "Nebo (Berg)" +attr: [] +labelTranslationParameters: [] } 737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38407 +data: App\Entity\Location {#32844 …} +value: "737" +label: "Nebo (Land)" +attr: [] +labelTranslationParameters: [] } 738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38408 +data: App\Entity\Location {#32859 …} +value: "738" +label: "Nefota" +attr: [] +labelTranslationParameters: [] } 739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38409 +data: App\Entity\Location {#32874 …} +value: "739" +label: "Neftoach" +attr: [] +labelTranslationParameters: [] } 740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38410 +data: App\Entity\Location {#32889 …} +value: "740" +label: "Negiel" +attr: [] +labelTranslationParameters: [] } 741 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38411 +data: App\Entity\Location {#32904 …} +value: "741" +label: "Nehelam" +attr: [] +labelTranslationParameters: [] } 742 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38412 +data: App\Entity\Location {#32919 …} +value: "742" +label: "Netaim" +attr: [] +labelTranslationParameters: [] } 743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38413 +data: App\Entity\Location {#32934 …} +value: "743" +label: "Netofa" +attr: [] +labelTranslationParameters: [] } 744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38414 +data: App\Entity\Location {#32949 …} +value: "744" +label: "Nezib" +attr: [] +labelTranslationParameters: [] } 745 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38415 +data: App\Entity\Location {#32964 …} +value: "745" +label: "Nibschan" +attr: [] +labelTranslationParameters: [] } 746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38416 +data: App\Entity\Location {#32979 …} +value: "746" +label: "Nikopolis" +attr: [] +labelTranslationParameters: [] } 747 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38417 +data: App\Entity\Location {#32994 …} +value: "747" +label: "Nil" +attr: [] +labelTranslationParameters: [] } 748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38418 +data: App\Entity\Location {#33009 …} +value: "748" +label: "Nimra" +attr: [] +labelTranslationParameters: [] } 749 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38419 +data: App\Entity\Location {#33024 …} +value: "749" +label: "Nimrim" +attr: [] +labelTranslationParameters: [] } 750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38420 +data: Proxies\__CG__\App\Entity\Location {#6945 …} +value: "750" +label: "Ninive" +attr: [] +labelTranslationParameters: [] } 751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38421 +data: App\Entity\Location {#33053 …} +value: "751" +label: "No" +attr: [] +labelTranslationParameters: [] } 752 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38422 +data: App\Entity\Location {#33068 …} +value: "752" +label: "No-Amon" +attr: [] +labelTranslationParameters: [] } 753 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38423 +data: Proxies\__CG__\App\Entity\Location {#5130 …} +value: "753" +label: "Nob" +attr: [] +labelTranslationParameters: [] } 754 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38424 +data: App\Entity\Location {#33097 …} +value: "754" +label: "Nobach (Land)" +attr: [] +labelTranslationParameters: [] } 755 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38425 +data: App\Entity\Location {#33112 …} +value: "755" +label: "Nod" +attr: [] +labelTranslationParameters: [] } 756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38426 +data: App\Entity\Location {#33127 …} +value: "756" +label: "Nof" +attr: [] +labelTranslationParameters: [] } 757 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38427 +data: App\Entity\Location {#33142 …} +value: "757" +label: "Nofach" +attr: [] +labelTranslationParameters: [] } 758 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38428 +data: App\Entity\Location {#33157 …} +value: "758" +label: "Obot" +attr: [] +labelTranslationParameters: [] } 759 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38429 +data: App\Entity\Location {#33172 …} +value: "759" +label: "Ofel" +attr: [] +labelTranslationParameters: [] } 760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38430 +data: App\Entity\Location {#33187 …} +value: "760" +label: "Ofenturm" +attr: [] +labelTranslationParameters: [] } 761 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38431 +data: App\Entity\Location {#33202 …} +value: "761" +label: "Ofir (Ort)" +attr: [] +labelTranslationParameters: [] } 762 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38432 +data: App\Entity\Location {#33217 …} +value: "762" +label: "Ofni" +attr: [] +labelTranslationParameters: [] } 763 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38433 +data: Proxies\__CG__\App\Entity\Location {#4257 …} +value: "763" +label: "Ofra (Stadt)" +attr: [] +labelTranslationParameters: [] } 1064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38434 +data: App\Entity\Location {#33246 …} +value: "1064" +label: "Ölberg" +attr: [] +labelTranslationParameters: [] } 764 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38435 +data: App\Entity\Location {#33261 …} +value: "764" +label: "On (Ort)" +attr: [] +labelTranslationParameters: [] } 765 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38436 +data: App\Entity\Location {#33276 …} +value: "765" +label: "Ono" +attr: [] +labelTranslationParameters: [] } 766 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38437 +data: App\Entity\Location {#33291 …} +value: "766" +label: "Oreb" +attr: [] +labelTranslationParameters: [] } 767 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38438 +data: App\Entity\Location {#33306 …} +value: "767" +label: "Pagu" +attr: [] +labelTranslationParameters: [] } 768 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38439 +data: App\Entity\Location {#33321 …} +value: "768" +label: "Palast des Herodes" +attr: [] +labelTranslationParameters: [] } 769 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38440 +data: App\Entity\Location {#33336 …} +value: "769" +label: "Palme Deboras" +attr: [] +labelTranslationParameters: [] } 770 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38441 +data: App\Entity\Location {#33351 …} +value: "770" +label: "Palmenstadt" +attr: [] +labelTranslationParameters: [] } 771 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38442 +data: App\Entity\Location {#33366 …} +value: "771" +label: "Pamphylien" +attr: [] +labelTranslationParameters: [] } 772 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38443 +data: Proxies\__CG__\App\Entity\Location {#16520 …} +value: "772" +label: "Paphos" +attr: [] +labelTranslationParameters: [] } 773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38444 +data: App\Entity\Location {#33395 …} +value: "773" +label: "Para" +attr: [] +labelTranslationParameters: [] } 774 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38445 +data: App\Entity\Location {#33410 …} +value: "774" +label: "Paradies" +attr: [] +labelTranslationParameters: [] } 775 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38446 +data: App\Entity\Location {#33425 …} +value: "775" +label: "Paran (Berg)" +attr: [] +labelTranslationParameters: [] } 776 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38447 +data: App\Entity\Location {#33440 …} +value: "776" +label: "Paran (Wüste)" +attr: [] +labelTranslationParameters: [] } 777 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38448 +data: App\Entity\Location {#33455 …} +value: "777" +label: "Parbar" +attr: [] +labelTranslationParameters: [] } 778 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38449 +data: App\Entity\Location {#33470 …} +value: "778" +label: "Parpar" +attr: [] +labelTranslationParameters: [] } 779 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38450 +data: App\Entity\Location {#33485 …} +value: "779" +label: "Pas-Dammim" +attr: [] +labelTranslationParameters: [] } 780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38451 +data: App\Entity\Location {#33500 …} +value: "780" +label: "Patara" +attr: [] +labelTranslationParameters: [] } 781 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38452 +data: App\Entity\Location {#33515 …} +value: "781" +label: "Patmos" +attr: [] +labelTranslationParameters: [] } 782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38453 +data: App\Entity\Location {#33530 …} +value: "782" +label: "Patros" +attr: [] +labelTranslationParameters: [] } 783 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38454 +data: App\Entity\Location {#33545 …} +value: "783" +label: "Pekod" +attr: [] +labelTranslationParameters: [] } 784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38455 +data: App\Entity\Location {#33560 …} +value: "784" +label: "Peor (Berg)" +attr: [] +labelTranslationParameters: [] } 785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38456 +data: App\Entity\Location {#33575 …} +value: "785" +label: "Peor (Stadt)" +attr: [] +labelTranslationParameters: [] } 786 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38457 +data: App\Entity\Location {#33590 …} +value: "786" +label: "Perazim" +attr: [] +labelTranslationParameters: [] } 787 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38458 +data: App\Entity\Location {#33605 …} +value: "787" +label: "Perez-Usa" +attr: [] +labelTranslationParameters: [] } 788 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38459 +data: App\Entity\Location {#33620 …} +value: "788" +label: "Pergamon" +attr: [] +labelTranslationParameters: [] } 789 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38460 +data: Proxies\__CG__\App\Entity\Location {#16544 …} +value: "789" +label: "Perge" +attr: [] +labelTranslationParameters: [] } 790 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38461 +data: App\Entity\Location {#33649 …} +value: "790" +label: "Petor" +attr: [] +labelTranslationParameters: [] } 791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38462 +data: App\Entity\Location {#33664 …} +value: "791" +label: "Philadelphia" +attr: [] +labelTranslationParameters: [] } 792 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38463 +data: Proxies\__CG__\App\Entity\Location {#16925 …} +value: "792" +label: "Philippi" +attr: [] +labelTranslationParameters: [] } 793 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38464 +data: App\Entity\Location {#33693 …} +value: "793" +label: "Philisterland" +attr: [] +labelTranslationParameters: [] } 794 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38465 +data: App\Entity\Location {#33708 …} +value: "794" +label: "Philistermeer" +attr: [] +labelTranslationParameters: [] } 796 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38466 +data: App\Entity\Location {#33723 …} +value: "796" +label: "Phönix" +attr: [] +labelTranslationParameters: [] } 797 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38467 +data: App\Entity\Location {#33738 …} +value: "797" +label: "Phönizien" +attr: [] +labelTranslationParameters: [] } 795 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38468 +data: App\Entity\Location {#33753 …} +value: "795" +label: "Phrygien" +attr: [] +labelTranslationParameters: [] } 798 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38469 +data: App\Entity\Location {#33768 …} +value: "798" +label: "Pi-Beset" +attr: [] +labelTranslationParameters: [] } 799 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38470 +data: Proxies\__CG__\App\Entity\Location {#2937 …} +value: "799" +label: "Pi-Hahirot" +attr: [] +labelTranslationParameters: [] } 800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38471 +data: App\Entity\Location {#33797 …} +value: "800" +label: "Piraton" +attr: [] +labelTranslationParameters: [] } 801 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38472 +data: App\Entity\Location {#33812 …} +value: "801" +label: "Pischon" +attr: [] +labelTranslationParameters: [] } 802 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38473 +data: App\Entity\Location {#33827 …} +value: "802" +label: "Pisga" +attr: [] +labelTranslationParameters: [] } 803 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38474 +data: App\Entity\Location {#33842 …} +value: "803" +label: "Pisidien" +attr: [] +labelTranslationParameters: [] } 804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38475 +data: App\Entity\Location {#33857 …} +value: "804" +label: "Pitom" +attr: [] +labelTranslationParameters: [] } 805 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38476 +data: App\Entity\Location {#33872 …} +value: "805" +label: "Pnuel (Ort)" +attr: [] +labelTranslationParameters: [] } 806 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38477 +data: App\Entity\Location {#33887 …} +value: "806" +label: "Pnuel (Stadt)" +attr: [] +labelTranslationParameters: [] } 807 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38478 +data: App\Entity\Location {#33902 …} +value: "807" +label: "Pontus" +attr: [] +labelTranslationParameters: [] } 808 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38479 +data: App\Entity\Location {#33917 …} +value: "808" +label: "Ptolemais" +attr: [] +labelTranslationParameters: [] } 809 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38480 +data: App\Entity\Location {#33932 …} +value: "809" +label: "Punon" +attr: [] +labelTranslationParameters: [] } 810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38481 +data: App\Entity\Location {#33947 …} +value: "810" +label: "Put (Stadt)" +attr: [] +labelTranslationParameters: [] } 811 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38482 +data: Proxies\__CG__\App\Entity\Location {#17900 …} +value: "811" +label: "Puteoli" +attr: [] +labelTranslationParameters: [] } 812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38483 +data: App\Entity\Location {#33976 …} +value: "812" +label: "Quelle des Rufenden" +attr: [] +labelTranslationParameters: [] } 813 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38484 +data: App\Entity\Location {#33991 …} +value: "813" +label: "Quelltor" +attr: [] +labelTranslationParameters: [] } 814 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38485 +data: Proxies\__CG__\App\Entity\Location {#6096 …} +value: "814" +label: "Rabba" +attr: [] +labelTranslationParameters: [] } 815 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38486 +data: App\Entity\Location {#34020 …} +value: "815" +label: "Rabbit" +attr: [] +labelTranslationParameters: [] } 816 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38487 +data: App\Entity\Location {#34035 …} +value: "816" +label: "Rafidim" +attr: [] +labelTranslationParameters: [] } 817 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38488 +data: App\Entity\Location {#34050 …} +value: "817" +label: "Ragma (Ort)" +attr: [] +labelTranslationParameters: [] } 818 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38489 +data: App\Entity\Location {#34065 …} +value: "818" +label: "Rakkat" +attr: [] +labelTranslationParameters: [] } 819 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38490 +data: App\Entity\Location {#34080 …} +value: "819" +label: "Rakon" +attr: [] +labelTranslationParameters: [] } 820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38491 +data: Proxies\__CG__\App\Entity\Location {#4431 …} +value: "820" +label: "Rama" +attr: [] +labelTranslationParameters: [] } 821 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38492 +data: App\Entity\Location {#34109 …} +value: "821" +label: "Ramat-Lehi" +attr: [] +labelTranslationParameters: [] } 822 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38493 +data: App\Entity\Location {#34124 …} +value: "822" +label: "Ramat-Mizpe" +attr: [] +labelTranslationParameters: [] } 823 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38494 +data: App\Entity\Location {#34139 …} +value: "823" +label: "Ramatajim-Zofim" +attr: [] +labelTranslationParameters: [] } 824 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38495 +data: App\Entity\Location {#34154 …} +value: "824" +label: "Ramot" +attr: [] +labelTranslationParameters: [] } 825 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38496 +data: Proxies\__CG__\App\Entity\Location {#2529 …} +value: "825" +label: "Ramses" +attr: [] +labelTranslationParameters: [] } 826 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38497 +data: App\Entity\Location {#34183 …} +value: "826" +label: "Refaim" +attr: [] +labelTranslationParameters: [] } 827 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38498 +data: App\Entity\Location {#34198 …} +value: "827" +label: "Refidim" +attr: [] +labelTranslationParameters: [] } 828 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38499 +data: App\Entity\Location {#34213 …} +value: "828" +label: "Rehob (Stadt)" +attr: [] +labelTranslationParameters: [] } 829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38500 +data: App\Entity\Location {#34228 …} +value: "829" +label: "Rehobot" +attr: [] +labelTranslationParameters: [] } 830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38501 +data: App\Entity\Location {#34243 …} +value: "830" +label: "Rehobot-Ir" +attr: [] +labelTranslationParameters: [] } 831 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38502 +data: App\Entity\Location {#34258 …} +value: "831" +label: "Rekem (Stadt)" +attr: [] +labelTranslationParameters: [] } 832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38503 +data: App\Entity\Location {#34273 …} +value: "832" +label: "Remet" +attr: [] +labelTranslationParameters: [] } 833 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38504 +data: App\Entity\Location {#34288 …} +value: "833" +label: "Resen" +attr: [] +labelTranslationParameters: [] } 834 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38505 +data: App\Entity\Location {#34303 …} +value: "834" +label: "Rezef" +attr: [] +labelTranslationParameters: [] } 835 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38506 +data: Proxies\__CG__\App\Entity\Location {#17876 …} +value: "835" +label: "Rhegion" +attr: [] +labelTranslationParameters: [] } 836 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38507 +data: App\Entity\Location {#34332 …} +value: "836" +label: "Rhodos" +attr: [] +labelTranslationParameters: [] } 837 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38508 +data: App\Entity\Location {#34347 …} +value: "837" +label: "Ribla" +attr: [] +labelTranslationParameters: [] } 838 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38509 +data: App\Entity\Location {#34362 …} +value: "838" +label: "Rimmon (Stadt)" +attr: [] +labelTranslationParameters: [] } 839 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38510 +data: App\Entity\Location {#34377 …} +value: "839" +label: "Rimmon-Perez" +attr: [] +labelTranslationParameters: [] } 840 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38511 +data: App\Entity\Location {#34392 …} +value: "840" +label: "Rissa" +attr: [] +labelTranslationParameters: [] } 841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38512 +data: App\Entity\Location {#34407 …} +value: "841" +label: "Ritma" +attr: [] +labelTranslationParameters: [] } 842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38513 +data: App\Entity\Location {#34422 …} +value: "842" +label: "Rogel" +attr: [] +labelTranslationParameters: [] } 843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38514 +data: App\Entity\Location {#34437 …} +value: "843" +label: "Roglim" +attr: [] +labelTranslationParameters: [] } 844 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38515 +data: Proxies\__CG__\App\Entity\Location {#15863 …} +value: "844" +label: "Rom" +attr: [] +labelTranslationParameters: [] } 845 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38516 +data: App\Entity\Location {#34466 …} +value: "845" +label: "Rosch (Stadt)" +attr: [] +labelTranslationParameters: [] } 846 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38517 +data: App\Entity\Location {#34481 …} +value: "846" +label: "Roßtor" +attr: [] +labelTranslationParameters: [] } 847 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38518 +data: App\Entity\Location {#34496 …} +value: "847" +label: "Ruma" +attr: [] +labelTranslationParameters: [] } 848 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38519 +data: App\Entity\Location {#34511 …} +value: "848" +label: "Saba (Ort)" +attr: [] +labelTranslationParameters: [] } 849 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38520 +data: Proxies\__CG__\App\Entity\Location {#16496 …} +value: "849" +label: "Salamis" +attr: [] +labelTranslationParameters: [] } 850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38521 +data: App\Entity\Location {#34540 …} +value: "850" +label: "Salcha" +attr: [] +labelTranslationParameters: [] } 851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38522 +data: Proxies\__CG__\App\Entity\Location {#1511 …} +value: "851" +label: "Salem" +attr: [] +labelTranslationParameters: [] } 852 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38523 +data: App\Entity\Location {#34569 …} +value: "852" +label: "Salim" +attr: [] +labelTranslationParameters: [] } 853 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38524 +data: App\Entity\Location {#34584 …} +value: "853" +label: "Salmone" +attr: [] +labelTranslationParameters: [] } 854 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38525 +data: App\Entity\Location {#34599 …} +value: "854" +label: "Salzmeer" +attr: [] +labelTranslationParameters: [] } 855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38526 +data: App\Entity\Location {#34614 …} +value: "855" +label: "Salzstadt" +attr: [] +labelTranslationParameters: [] } 856 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38527 +data: App\Entity\Location {#34629 …} +value: "856" +label: "Salztal" +attr: [] +labelTranslationParameters: [] } 857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38528 +data: App\Entity\Location {#34644 …} +value: "857" +label: "Samaria (Berg)" +attr: [] +labelTranslationParameters: [] } 858 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38529 +data: Proxies\__CG__\App\Entity\Location {#6879 …} +value: "858" +label: "Samaria (Stadt)" +attr: [] +labelTranslationParameters: [] } 859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38530 +data: App\Entity\Location {#34673 …} +value: "859" +label: "Samarien" +attr: [] +labelTranslationParameters: [] } 860 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38531 +data: Proxies\__CG__\App\Entity\Location {#17513 …} +value: "860" +label: "Samos" +attr: [] +labelTranslationParameters: [] } 861 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38532 +data: App\Entity\Location {#34702 …} +value: "861" +label: "Samothrake" +attr: [] +labelTranslationParameters: [] } 862 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38533 +data: App\Entity\Location {#34717 …} +value: "862" +label: "Sanoach (Stadt)" +attr: [] +labelTranslationParameters: [] } 863 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38534 +data: App\Entity\Location {#34732 …} +value: "863" +label: "Sansanna" +attr: [] +labelTranslationParameters: [] } 864 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38535 +data: App\Entity\Location {#34747 …} +value: "864" +label: "Sardes" +attr: [] +labelTranslationParameters: [] } 865 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38536 +data: App\Entity\Location {#34762 …} +value: "865" +label: "Sarid" +attr: [] +labelTranslationParameters: [] } 866 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38537 +data: App\Entity\Location {#34777 …} +value: "866" +label: "Saron" +attr: [] +labelTranslationParameters: [] } 867 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38538 +data: App\Entity\Location {#34792 …} +value: "867" +label: "Schaalbim" +attr: [] +labelTranslationParameters: [] } 868 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38539 +data: App\Entity\Location {#34807 …} +value: "868" +label: "Schaalbin" +attr: [] +labelTranslationParameters: [] } 869 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38540 +data: App\Entity\Location {#34822 …} +value: "869" +label: "Schaalim" +attr: [] +labelTranslationParameters: [] } 870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38541 +data: App\Entity\Location {#34837 …} +value: "870" +label: "Schaarajim" +attr: [] +labelTranslationParameters: [] } 901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38542 +data: App\Entity\Location {#34852 …} +value: "901" +label: "Schädelstätte" +attr: [] +labelTranslationParameters: [] } 871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38543 +data: App\Entity\Location {#34867 …} +value: "871" +label: "Schafir" +attr: [] +labelTranslationParameters: [] } 872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38544 +data: App\Entity\Location {#34882 …} +value: "872" +label: "Schaftor" +attr: [] +labelTranslationParameters: [] } 873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38545 +data: App\Entity\Location {#34897 …} +value: "873" +label: "Schahazajim" +attr: [] +labelTranslationParameters: [] } 874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38546 +data: App\Entity\Location {#34912 …} +value: "874" +label: "Schalischa" +attr: [] +labelTranslationParameters: [] } 875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38547 +data: App\Entity\Location {#34927 …} +value: "875" +label: "Schamir (Stadt)" +attr: [] +labelTranslationParameters: [] } 876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38548 +data: App\Entity\Location {#34942 …} +value: "876" +label: "Scharon" +attr: [] +labelTranslationParameters: [] } 877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38549 +data: App\Entity\Location {#34957 …} +value: "877" +label: "Scharon-Ebene" +attr: [] +labelTranslationParameters: [] } 878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38550 +data: App\Entity\Location {#34972 …} +value: "878" +label: "Scharuhen" +attr: [] +labelTranslationParameters: [] } 879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38551 +data: App\Entity\Location {#34987 …} +value: "879" +label: "Schefam" +attr: [] +labelTranslationParameters: [] } 880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38552 +data: App\Entity\Location {#35002 …} +value: "880" +label: "Schefer" +attr: [] +labelTranslationParameters: [] } 881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38553 +data: App\Entity\Location {#35017 …} +value: "881" +label: "Schema (Stadt)" +attr: [] +labelTranslationParameters: [] } 882 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38554 +data: App\Entity\Location {#35032 …} +value: "882" +label: "Schen" +attr: [] +labelTranslationParameters: [] } 883 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38555 +data: App\Entity\Location {#35047 …} +value: "883" +label: "Scherbentor" +attr: [] +labelTranslationParameters: [] } 884 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38556 +data: App\Entity\Location {#35062 …} +value: "884" +label: "Scherebja (Nachkomme von Machli)" +attr: [] +labelTranslationParameters: [] } 885 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38557 +data: App\Entity\Location {#35077 …} +value: "885" +label: "Scheschach" +attr: [] +labelTranslationParameters: [] } 886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38558 +data: App\Entity\Location {#35092 …} +value: "886" +label: "Schihor" +attr: [] +labelTranslationParameters: [] } 887 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38559 +data: App\Entity\Location {#35107 …} +value: "887" +label: "Schikkaron" +attr: [] +labelTranslationParameters: [] } 888 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38560 +data: Proxies\__CG__\App\Entity\Location {#2961 …} +value: "888" +label: "Schilfmeer" +attr: [] +labelTranslationParameters: [] } 889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38561 +data: App\Entity\Location {#35136 …} +value: "889" +label: "Schilhim" +attr: [] +labelTranslationParameters: [] } 890 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38562 +data: App\Entity\Location {#35151 …} +value: "890" +label: "Schimron (Stadt)" +attr: [] +labelTranslationParameters: [] } 891 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38563 +data: App\Entity\Location {#35166 …} +value: "891" +label: "Schimron-Meron" +attr: [] +labelTranslationParameters: [] } 892 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38564 +data: App\Entity\Location {#35181 …} +value: "892" +label: "Schinar" +attr: [] +labelTranslationParameters: [] } 893 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38565 +data: App\Entity\Location {#35196 …} +value: "893" +label: "Schinear" +attr: [] +labelTranslationParameters: [] } 894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38566 +data: App\Entity\Location {#35211 …} +value: "894" +label: "Schion" +attr: [] +labelTranslationParameters: [] } 895 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38567 +data: App\Entity\Location {#35226 …} +value: "895" +label: "Schittim" +attr: [] +labelTranslationParameters: [] } 896 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38568 +data: App\Entity\Location {#35241 …} +value: "896" +label: "Schoa" +attr: [] +labelTranslationParameters: [] } 897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38569 +data: App\Entity\Location {#35256 …} +value: "897" +label: "Schuach (Ort)" +attr: [] +labelTranslationParameters: [] } 898 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38570 +data: App\Entity\Location {#35271 …} +value: "898" +label: "Schual (Ort)" +attr: [] +labelTranslationParameters: [] } 899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38571 +data: App\Entity\Location {#35286 …} +value: "899" +label: "Schunem" +attr: [] +labelTranslationParameters: [] } 900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38572 +data: Proxies\__CG__\App\Entity\Location {#5475 …} +value: "900" +label: "Schur" +attr: [] +labelTranslationParameters: [] } 902 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38573 +data: App\Entity\Location {#35315 …} +value: "902" +label: "Sechana" +attr: [] +labelTranslationParameters: [] } 903 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38574 +data: App\Entity\Location {#35330 …} +value: "903" +label: "See von Tiberias" +attr: [] +labelTranslationParameters: [] } 904 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38575 +data: App\Entity\Location {#35345 …} +value: "904" +label: "Seeb" +attr: [] +labelTranslationParameters: [] } 905 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38576 +data: App\Entity\Location {#35360 …} +value: "905" +label: "Sefar" +attr: [] +labelTranslationParameters: [] } 906 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38577 +data: App\Entity\Location {#35375 …} +value: "906" +label: "Sefarwajim" +attr: [] +labelTranslationParameters: [] } 907 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38578 +data: App\Entity\Location {#35390 …} +value: "907" +label: "Seir (Gebirge)" +attr: [] +labelTranslationParameters: [] } 908 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38579 +data: App\Entity\Location {#35405 …} +value: "908" +label: "Seira" +attr: [] +labelTranslationParameters: [] } 909 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38580 +data: Proxies\__CG__\App\Entity\Location {#5337 …} +value: "909" +label: "Sela-Machlekot" +attr: [] +labelTranslationParameters: [] } 910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38581 +data: App\Entity\Location {#35434 …} +value: "910" +label: "Seleuzia" +attr: [] +labelTranslationParameters: [] } 911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38582 +data: App\Entity\Location {#35449 …} +value: "911" +label: "Senir" +attr: [] +labelTranslationParameters: [] } 912 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38583 +data: App\Entity\Location {#35464 …} +value: "912" +label: "Sered (Bach)" +attr: [] +labelTranslationParameters: [] } 913 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38584 +data: App\Entity\Location {#35479 …} +value: "913" +label: "Serepta" +attr: [] +labelTranslationParameters: [] } 914 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38585 +data: App\Entity\Location {#35494 …} +value: "914" +label: "Sibma" +attr: [] +labelTranslationParameters: [] } 915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38586 +data: App\Entity\Location {#35509 …} +value: "915" +label: "Sibrajim" +attr: [] +labelTranslationParameters: [] } 916 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38587 +data: Proxies\__CG__\App\Entity\Location {#2205 …} +value: "916" +label: "Sichem (Stadt)" +attr: [] +labelTranslationParameters: [] } 917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38588 +data: App\Entity\Location {#35538 …} +value: "917" +label: "Siddim" +attr: [] +labelTranslationParameters: [] } 918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38589 +data: Proxies\__CG__\App\Entity\Location {#17732 …} +value: "918" +label: "Sidon (Stadt)" +attr: [] +labelTranslationParameters: [] } 919 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38590 +data: App\Entity\Location {#35567 …} +value: "919" +label: "Sif (Stadt)" +attr: [] +labelTranslationParameters: [] } 920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38591 +data: App\Entity\Location {#35582 …} +value: "920" +label: "Sifmot" +attr: [] +labelTranslationParameters: [] } 921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38592 +data: App\Entity\Location {#35597 …} +value: "921" +label: "Sifron" +attr: [] +labelTranslationParameters: [] } 922 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38593 +data: Proxies\__CG__\App\Entity\Location {#4476 …} +value: "922" +label: "Silo" +attr: [] +labelTranslationParameters: [] } 923 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38594 +data: App\Entity\Location {#35626 …} +value: "923" +label: "Siloah (Ort)" +attr: [] +labelTranslationParameters: [] } 924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38595 +data: App\Entity\Location {#35641 …} +value: "924" +label: "Siloah (Teich)" +attr: [] +labelTranslationParameters: [] } 925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38596 +data: App\Entity\Location {#35656 …} +value: "925" +label: "Sin" +attr: [] +labelTranslationParameters: [] } 926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38597 +data: App\Entity\Location {#35671 …} +value: "926" +label: "Sin-Magir" +attr: [] +labelTranslationParameters: [] } 927 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38598 +data: Proxies\__CG__\App\Entity\Location {#3090 …} +value: "927" +label: "Sinai" +attr: [] +labelTranslationParameters: [] } 928 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38599 +data: App\Entity\Location {#35700 …} +value: "928" +label: "Sinim" +attr: [] +labelTranslationParameters: [] } 929 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38600 +data: App\Entity\Location {#35715 …} +value: "929" +label: "Sion" +attr: [] +labelTranslationParameters: [] } 930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38601 +data: App\Entity\Location {#35730 …} +value: "930" +label: "Sirjon" +attr: [] +labelTranslationParameters: [] } 931 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38602 +data: App\Entity\Location {#35745 …} +value: "931" +label: "Sisera (Ort)" +attr: [] +labelTranslationParameters: [] } 932 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38603 +data: App\Entity\Location {#35760 …} +value: "932" +label: "Skorpionensteig" +attr: [] +labelTranslationParameters: [] } 933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38604 +data: App\Entity\Location {#35775 …} +value: "933" +label: "Smyrna" +attr: [] +labelTranslationParameters: [] } 934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38605 +data: App\Entity\Location {#35790 …} +value: "934" +label: "Socho (Stadt)" +attr: [] +labelTranslationParameters: [] } 935 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38606 +data: Proxies\__CG__\App\Entity\Location {#1466 …} +value: "935" +label: "Sodom" +attr: [] +labelTranslationParameters: [] } 936 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38607 +data: App\Entity\Location {#35819 …} +value: "936" +label: "Sorek" +attr: [] +labelTranslationParameters: [] } 937 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38608 +data: App\Entity\Location {#35834 …} +value: "937" +label: "Sores" +attr: [] +labelTranslationParameters: [] } 939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38609 +data: App\Entity\Location {#35849 …} +value: "939" +label: "Späherfeld" +attr: [] +labelTranslationParameters: [] } 938 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38610 +data: App\Entity\Location {#35864 …} +value: "938" +label: "Spanien" +attr: [] +labelTranslationParameters: [] } 940 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38611 +data: App\Entity\Location {#35879 …} +value: "940" +label: "Stadt Davids" +attr: [] +labelTranslationParameters: [] } 941 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38612 +data: App\Entity\Location {#35894 …} +value: "941" +label: "Stadt des Arba" +attr: [] +labelTranslationParameters: [] } 948 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38613 +data: App\Entity\Location {#35909 …} +value: "948" +label: "Stätte bei Sichem" +attr: [] +labelTranslationParameters: [] } 942 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38614 +data: App\Entity\Location {#35924 …} +value: "942" +label: "Steige des Heres" +attr: [] +labelTranslationParameters: [] } 943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38615 +data: App\Entity\Location {#35939 …} +value: "943" +label: "Stein Bohans" +attr: [] +labelTranslationParameters: [] } 944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38616 +data: App\Entity\Location {#35954 …} +value: "944" +label: "Stein Sohelet" +attr: [] +labelTranslationParameters: [] } 945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38617 +data: App\Entity\Location {#35969 …} +value: "945" +label: "Steinkreise des Jordan" +attr: [] +labelTranslationParameters: [] } 946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38618 +data: App\Entity\Location {#35984 …} +value: "946" +label: "Steinmal von Sichem" +attr: [] +labelTranslationParameters: [] } 947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38619 +data: App\Entity\Location {#35999 …} +value: "947" +label: "Steinpflaster" +attr: [] +labelTranslationParameters: [] } 949 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38620 +data: App\Entity\Location {#36014 …} +value: "949" +label: "Suf" +attr: [] +labelTranslationParameters: [] } 950 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38621 +data: App\Entity\Location {#36029 …} +value: "950" +label: "Sufa" +attr: [] +labelTranslationParameters: [] } 951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38622 +data: App\Entity\Location {#36044 …} +value: "951" +label: "Sukkot" +attr: [] +labelTranslationParameters: [] } 952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38623 +data: Proxies\__CG__\App\Entity\Location {#7287 …} +value: "952" +label: "Susa" +attr: [] +labelTranslationParameters: [] } 953 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38624 +data: App\Entity\Location {#36073 …} +value: "953" +label: "Sychar" +attr: [] +labelTranslationParameters: [] } 954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38625 +data: App\Entity\Location {#36088 …} +value: "954" +label: "Syene" +attr: [] +labelTranslationParameters: [] } 955 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38626 +data: Proxies\__CG__\App\Entity\Location {#17852 …} +value: "955" +label: "Syrakus" +attr: [] +labelTranslationParameters: [] } 956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38627 +data: App\Entity\Location {#36117 …} +value: "956" +label: "Syrien" +attr: [] +labelTranslationParameters: [] } 957 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38628 +data: App\Entity\Location {#36132 …} +value: "957" +label: "Syrophönizien" +attr: [] +labelTranslationParameters: [] } 958 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38629 +data: App\Entity\Location {#36147 …} +value: "958" +label: "Syrte" +attr: [] +labelTranslationParameters: [] } 959 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38630 +data: App\Entity\Location {#36162 …} +value: "959" +label: "Taanach" +attr: [] +labelTranslationParameters: [] } 960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38631 +data: App\Entity\Location {#36177 …} +value: "960" +label: "Taanat-Silo" +attr: [] +labelTranslationParameters: [] } 961 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38632 +data: App\Entity\Location {#36192 …} +value: "961" +label: "Tabbat" +attr: [] +labelTranslationParameters: [] } 962 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38633 +data: App\Entity\Location {#36207 …} +value: "962" +label: "Tabera" +attr: [] +labelTranslationParameters: [] } 963 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38634 +data: App\Entity\Location {#36222 …} +value: "963" +label: "Tabor" +attr: [] +labelTranslationParameters: [] } 964 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38635 +data: App\Entity\Location {#36237 …} +value: "964" +label: "Tachpanhes" +attr: [] +labelTranslationParameters: [] } 965 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38636 +data: App\Entity\Location {#36252 …} +value: "965" +label: "Tadmor" +attr: [] +labelTranslationParameters: [] } 966 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38637 +data: App\Entity\Location {#36267 …} +value: "966" +label: "Tahat (Ort)" +attr: [] +labelTranslationParameters: [] } 967 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38638 +data: App\Entity\Location {#36282 …} +value: "967" +label: "Tal der Zimmerleute" +attr: [] +labelTranslationParameters: [] } 968 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38639 +data: App\Entity\Location {#36297 …} +value: "968" +label: "Tal des Sohnes Hinnoms" +attr: [] +labelTranslationParameters: [] } 969 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38640 +data: App\Entity\Location {#36312 …} +value: "969" +label: "Tal Hinnom" +attr: [] +labelTranslationParameters: [] } 970 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38641 +data: App\Entity\Location {#36327 …} +value: "970" +label: "Taltor" +attr: [] +labelTranslationParameters: [] } 971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38642 +data: App\Entity\Location {#36342 …} +value: "971" +label: "Tappuach (Stadt)" +attr: [] +labelTranslationParameters: [] } 972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38643 +data: App\Entity\Location {#36357 …} +value: "972" +label: "Tarach" +attr: [] +labelTranslationParameters: [] } 973 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38644 +data: App\Entity\Location {#36372 …} +value: "973" +label: "Tarala" +attr: [] +labelTranslationParameters: [] } 974 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38645 +data: App\Entity\Location {#36387 …} +value: "974" +label: "Tarsis (Stadt)" +attr: [] +labelTranslationParameters: [] } 975 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38646 +data: Proxies\__CG__\App\Entity\Location {#16190 …} +value: "975" +label: "Tarsus" +attr: [] +labelTranslationParameters: [] } 976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38647 +data: App\Entity\Location {#36416 …} +value: "976" +label: "Tatam" +attr: [] +labelTranslationParameters: [] } 977 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38648 +data: Proxies\__CG__\App\Entity\Location {#5982 …} +value: "977" +label: "Tebach (Stadt)" +attr: [] +labelTranslationParameters: [] } 978 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38649 +data: App\Entity\Location {#36445 …} +value: "978" +label: "Tebez" +attr: [] +labelTranslationParameters: [] } 979 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38650 +data: App\Entity\Location {#36460 …} +value: "979" +label: "Teich des Königs" +attr: [] +labelTranslationParameters: [] } 980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38651 +data: App\Entity\Location {#36475 …} +value: "980" +label: "Tekoa (Stadt)" +attr: [] +labelTranslationParameters: [] } 981 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38652 +data: App\Entity\Location {#36490 …} +value: "981" +label: "Tekoa (Wüste)" +attr: [] +labelTranslationParameters: [] } 982 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38653 +data: App\Entity\Location {#36505 …} +value: "982" +label: "Tel-Abib" +attr: [] +labelTranslationParameters: [] } 983 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38654 +data: App\Entity\Location {#36520 …} +value: "983" +label: "Tel-Harscha" +attr: [] +labelTranslationParameters: [] } 984 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38655 +data: App\Entity\Location {#36535 …} +value: "984" +label: "Tel-Melach" +attr: [] +labelTranslationParameters: [] } 985 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38656 +data: App\Entity\Location {#36550 …} +value: "985" +label: "Telassar" +attr: [] +labelTranslationParameters: [] } 986 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38657 +data: App\Entity\Location {#36565 …} +value: "986" +label: "Telem (Stadt)" +attr: [] +labelTranslationParameters: [] } 987 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38658 +data: App\Entity\Location {#36580 …} +value: "987" +label: "Tema (Ort)" +attr: [] +labelTranslationParameters: [] } 988 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38659 +data: App\Entity\Location {#36595 …} +value: "988" +label: "Teman (Ort)" +attr: [] +labelTranslationParameters: [] } 989 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38660 +data: Proxies\__CG__\App\Entity\Location {#16997 …} +value: "989" +label: "Thessalonich" +attr: [] +labelTranslationParameters: [] } 990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38661 +data: App\Entity\Location {#36624 …} +value: "990" +label: "Thyatira" +attr: [] +labelTranslationParameters: [] } 991 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38662 +data: App\Entity\Location {#36639 …} +value: "991" +label: "Tiberias" +attr: [] +labelTranslationParameters: [] } 992 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38663 +data: App\Entity\Location {#36654 …} +value: "992" +label: "Tifsach" +attr: [] +labelTranslationParameters: [] } 993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38664 +data: App\Entity\Location {#36669 …} +value: "993" +label: "Tigris" +attr: [] +labelTranslationParameters: [] } 994 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38665 +data: Proxies\__CG__\App\Entity\Location {#4344 …} +value: "994" +label: "Timna (Ort)" +attr: [] +labelTranslationParameters: [] } 995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38666 +data: App\Entity\Location {#36698 …} +value: "995" +label: "Timnat-Heres" +attr: [] +labelTranslationParameters: [] } 996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38667 +data: App\Entity\Location {#36713 …} +value: "996" +label: "Timnat-Serach" +attr: [] +labelTranslationParameters: [] } 997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38668 +data: App\Entity\Location {#36728 …} +value: "997" +label: "Tirza (Ort)" +attr: [] +labelTranslationParameters: [] } 998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38669 +data: App\Entity\Location {#36743 …} +value: "998" +label: "Tischbe" +attr: [] +labelTranslationParameters: [] } 999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38670 +data: App\Entity\Location {#36758 …} +value: "999" +label: "Tob" +attr: [] +labelTranslationParameters: [] } 1000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38671 +data: App\Entity\Location {#36773 …} +value: "1000" +label: "Tochen" +attr: [] +labelTranslationParameters: [] } 1001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38672 +data: App\Entity\Location {#36788 …} +value: "1001" +label: "Tofel" +attr: [] +labelTranslationParameters: [] } 1002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38673 +data: App\Entity\Location {#36803 …} +value: "1002" +label: "Togarma (Ort)" +attr: [] +labelTranslationParameters: [] } 1011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38674 +data: App\Entity\Location {#36818 …} +value: "1011" +label: "Töpferacker" +attr: [] +labelTranslationParameters: [] } 1003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38675 +data: App\Entity\Location {#36833 …} +value: "1003" +label: "Tor Schallechet" +attr: [] +labelTranslationParameters: [] } 1004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38676 +data: App\Entity\Location {#36848 …} +value: "1004" +label: "Totes Meer" +attr: [] +labelTranslationParameters: [] } 1005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38677 +data: App\Entity\Location {#36863 …} +value: "1005" +label: "Trachonitis" +attr: [] +labelTranslationParameters: [] } 1006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38678 +data: App\Entity\Location {#36878 …} +value: "1006" +label: "Traubenbach" +attr: [] +labelTranslationParameters: [] } 1007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38679 +data: App\Entity\Location {#36893 …} +value: "1007" +label: "Tres-Tabernae" +attr: [] +labelTranslationParameters: [] } 1008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38680 +data: Proxies\__CG__\App\Entity\Location {#16901 …} +value: "1008" +label: "Troas" +attr: [] +labelTranslationParameters: [] } 1009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38681 +data: App\Entity\Location {#36922 …} +value: "1009" +label: "Tubal (Stadt)" +attr: [] +labelTranslationParameters: [] } 1010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38682 +data: Proxies\__CG__\App\Entity\Location {#17561 …} +value: "1010" +label: "Tyrus" +attr: [] +labelTranslationParameters: [] } 1012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38683 +data: App\Entity\Location {#36951 …} +value: "1012" +label: "Ufas" +attr: [] +labelTranslationParameters: [] } 1013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38684 +data: App\Entity\Location {#36966 …} +value: "1013" +label: "Ulai" +attr: [] +labelTranslationParameters: [] } 1014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38685 +data: App\Entity\Location {#36981 …} +value: "1014" +label: "Umma" +attr: [] +labelTranslationParameters: [] } 1015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38686 +data: Proxies\__CG__\App\Entity\Location {#797 …} +value: "1015" +label: "Ur (Land)" +attr: [] +labelTranslationParameters: [] } 1016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38687 +data: App\Entity\Location {#37010 …} +value: "1016" +label: "Usal (Ort)" +attr: [] +labelTranslationParameters: [] } 1017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38688 +data: App\Entity\Location {#37025 …} +value: "1017" +label: "Usen-Scheera" +attr: [] +labelTranslationParameters: [] } 1018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38689 +data: App\Entity\Location {#37040 …} +value: "1018" +label: "Völkern" +attr: [] +labelTranslationParameters: [] } 1019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38690 +data: App\Entity\Location {#37055 …} +value: "1019" +label: "Wachttor" +attr: [] +labelTranslationParameters: [] } 1020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38691 +data: App\Entity\Location {#37070 …} +value: "1020" +label: "Waheb" +attr: [] +labelTranslationParameters: [] } 1021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38692 +data: App\Entity\Location {#37085 …} +value: "1021" +label: "Wassertor" +attr: [] +labelTranslationParameters: [] } 1022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38693 +data: App\Entity\Location {#37100 …} +value: "1022" +label: "Wedan" +attr: [] +labelTranslationParameters: [] } 1023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38694 +data: App\Entity\Location {#37115 …} +value: "1023" +label: "Wüste Maon" +attr: [] +labelTranslationParameters: [] } 1024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38695 +data: Proxies\__CG__\App\Entity\Location {#5313 …} +value: "1024" +label: "Wüste Sif" +attr: [] +labelTranslationParameters: [] } 1025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38696 +data: App\Entity\Location {#37144 …} +value: "1025" +label: "Zaanan" +attr: [] +labelTranslationParameters: [] } 1026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38697 +data: App\Entity\Location {#37159 …} +value: "1026" +label: "Zaanannim" +attr: [] +labelTranslationParameters: [] } 1027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38698 +data: App\Entity\Location {#37174 …} +value: "1027" +label: "Zafon" +attr: [] +labelTranslationParameters: [] } 1028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38699 +data: App\Entity\Location {#37189 …} +value: "1028" +label: "Zahar" +attr: [] +labelTranslationParameters: [] } 1029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38700 +data: App\Entity\Location {#37204 …} +value: "1029" +label: "Zair" +attr: [] +labelTranslationParameters: [] } 1030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38701 +data: App\Entity\Location {#37219 …} +value: "1030" +label: "Zalmon (Berg)" +attr: [] +labelTranslationParameters: [] } 1031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38702 +data: App\Entity\Location {#37234 …} +value: "1031" +label: "Zalmona" +attr: [] +labelTranslationParameters: [] } 1032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38703 +data: App\Entity\Location {#37249 …} +value: "1032" +label: "Zaretan" +attr: [] +labelTranslationParameters: [] } 1033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38704 +data: App\Entity\Location {#37264 …} +value: "1033" +label: "Zarpat" +attr: [] +labelTranslationParameters: [] } 1034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38705 +data: App\Entity\Location {#37279 …} +value: "1034" +label: "Zaubereiche" +attr: [] +labelTranslationParameters: [] } 1035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38706 +data: App\Entity\Location {#37294 …} +value: "1035" +label: "Zeboim" +attr: [] +labelTranslationParameters: [] } 1036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38707 +data: App\Entity\Location {#37309 …} +value: "1036" +label: "Zebojim" +attr: [] +labelTranslationParameters: [] } 1037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38708 +data: App\Entity\Location {#37324 …} +value: "1037" +label: "Zedad" +attr: [] +labelTranslationParameters: [] } 1038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38709 +data: App\Entity\Location {#37339 …} +value: "1038" +label: "Zefat" +attr: [] +labelTranslationParameters: [] } 1039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38710 +data: App\Entity\Location {#37354 …} +value: "1039" +label: "Zefata" +attr: [] +labelTranslationParameters: [] } 1040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38711 +data: App\Entity\Location {#37369 …} +value: "1040" +label: "Zela" +attr: [] +labelTranslationParameters: [] } 1041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38712 +data: App\Entity\Location {#37384 …} +value: "1041" +label: "Zemarajim (Berg)" +attr: [] +labelTranslationParameters: [] } 1042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38713 +data: App\Entity\Location {#37399 …} +value: "1042" +label: "Zemarajim (Stadt)" +attr: [] +labelTranslationParameters: [] } 1043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38714 +data: App\Entity\Location {#37414 …} +value: "1043" +label: "Zenan" +attr: [] +labelTranslationParameters: [] } 1044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38715 +data: App\Entity\Location {#37429 …} +value: "1044" +label: "Zer" +attr: [] +labelTranslationParameters: [] } 1045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38716 +data: App\Entity\Location {#37444 …} +value: "1045" +label: "Zereda" +attr: [] +labelTranslationParameters: [] } 1046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38717 +data: App\Entity\Location {#37459 …} +value: "1046" +label: "Zeret-Schahar" +attr: [] +labelTranslationParameters: [] } 1047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38718 +data: App\Entity\Location {#37474 …} +value: "1047" +label: "Ziddim" +attr: [] +labelTranslationParameters: [] } 1048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38719 +data: Proxies\__CG__\App\Entity\Location {#5568 …} +value: "1048" +label: "Ziklag" +attr: [] +labelTranslationParameters: [] } 1049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38720 +data: App\Entity\Location {#37503 …} +value: "1049" +label: "Zilizien" +attr: [] +labelTranslationParameters: [] } 1050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38721 +data: App\Entity\Location {#37518 …} +value: "1050" +label: "Zin" +attr: [] +labelTranslationParameters: [] } 1051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38722 +data: App\Entity\Location {#37533 …} +value: "1051" +label: "Zion (Berg)" +attr: [] +labelTranslationParameters: [] } 1052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38723 +data: App\Entity\Location {#37548 …} +value: "1052" +label: "Zion (Burg)" +attr: [] +labelTranslationParameters: [] } 1053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38724 +data: App\Entity\Location {#37563 …} +value: "1053" +label: "Zior" +attr: [] +labelTranslationParameters: [] } 1054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38725 +data: App\Entity\Location {#37578 …} +value: "1054" +label: "Ziz" +attr: [] +labelTranslationParameters: [] } 1055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38726 +data: App\Entity\Location {#37593 …} +value: "1055" +label: "Zoan" +attr: [] +labelTranslationParameters: [] } 1056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38727 +data: App\Entity\Location {#37608 …} +value: "1056" +label: "Zoar" +attr: [] +labelTranslationParameters: [] } 1057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38728 +data: App\Entity\Location {#37623 …} +value: "1057" +label: "Zoba" +attr: [] +labelTranslationParameters: [] } 1058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38729 +data: App\Entity\Location {#37638 …} +value: "1058" +label: "Zora" +attr: [] +labelTranslationParameters: [] } 1059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38730 +data: App\Entity\Location {#37653 …} +value: "1059" +label: "Zuf (Ort)" +attr: [] +labelTranslationParameters: [] } 1060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#38731 +data: Proxies\__CG__\App\Entity\Location {#16835 …} +value: "1060" +label: "Zypern" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#21795 -errors: [] -form: Symfony\Component\Form\Form {#15262 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#21796 …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) {#38733 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 {#360 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#132 …} -logger: Monolog\Logger {#125 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#349 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#15124 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 {#15123 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() {#15145 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#322 …} $message: Closure() {#15141 …} $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 {#38734 -errors: [] -form: Symfony\Component\Form\Form {#15265 …} } |
| form | Symfony\Component\Form\FormView {#38735 …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 {#360 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#132 …} -logger: Monolog\Logger {#125 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#349 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#15153 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() {#15155 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#322 …} $message: Closure() {#15154 …} $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 {#38736 -errors: [] -form: Symfony\Component\Form\Form {#15268 …} } |
| form | Symfony\Component\Form\FormView {#38737 …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 {#360 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#132 …} -logger: Monolog\Logger {#125 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#349 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#15163 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() {#15165 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#322 …} $message: Closure() {#15164 …} $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 {#38738 -errors: [] -form: Symfony\Component\Form\Form {#15271 …} } |
| form | Symfony\Component\Form\FormView {#38739 …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 {#15024 +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 {#15024 +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 {#15024 +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 {#360 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#132 …} -logger: Monolog\Logger {#125 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#349 …} -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() {#15180 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#322 …} $message: Closure() {#15179 …} $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 {#38740 -errors: [] -form: Symfony\Component\Form\Form {#15274 …} } |
| form | Symfony\Component\Form\FormView {#38741 …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 {#360 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#132 …} -logger: Monolog\Logger {#125 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#349 …} -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) {#15193 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() {#15195 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#322 …} $message: Closure() {#15194 …} $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 {#38742 -errors: [] -form: Symfony\Component\Form\Form {#15277 …} } |
| form | Symfony\Component\Form\FormView {#38743 …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 {#38744 …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 {#360 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#132 …} -logger: Monolog\Logger {#125 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#349 …} -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) {#38757 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() {#38760 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#322 …} $message: Closure() {#38759 …} $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 {#38770 -errors: [] -form: Symfony\Component\Form\Form {#38766 …} } |
| form | Symfony\Component\Form\FormView {#38761 …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" |