Skip to main content
Drupal\node\Entity\Node {#4557
  #entityTypeId: "node"
  #enforceIsNew: null
  #typedData: null
  #originalEntity: null
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: array:28 [
    "nid" => array:1 [
      "x-default" => "4935"
    ]
    "vid" => array:1 [
      "x-default" => "5099"
    ]
    "type" => array:1 [
      "x-default" => "meeting"
    ]
    "uuid" => array:1 [
      "x-default" => "b48dedbe-3e20-4e2f-94a5-f2442edf3bd8"
    ]
    "langcode" => array:1 [
      "x-default" => "en"
    ]
    "revision_uid" => array:1 [
      "x-default" => "0"
    ]
    "revision_timestamp" => array:1 [
      "x-default" => "1755288339"
    ]
    "revision_log" => array:1 [
      "x-default" => null
    ]
    "revision_default" => array:1 [
      "x-default" => "1"
    ]
    "isDefaultRevision" => array:1 [
      "x-default" => "1"
    ]
    "status" => array:1 [
      "x-default" => "1"
    ]
    "uid" => array:1 [
      "x-default" => "0"
    ]
    "title" => array:1 [
      "x-default" => "64th General Meeting"
    ]
    "created" => array:1 [
      "x-default" => "1755288339"
    ]
    "changed" => array:1 [
      "x-default" => "1756389043"
    ]
    "promote" => array:1 [
      "x-default" => "0"
    ]
    "sticky" => array:1 [
      "x-default" => "0"
    ]
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
    "revision_translation_affected" => array:1 [
      "x-default" => "1"
    ]
    "publish_on" => array:1 [
      "x-default" => null
    ]
    "unpublish_on" => array:1 [
      "x-default" => null
    ]
    "body" => array:1 [
      "x-default" => array:1 [
        0 => array:3 [ …3]
      ]
    ]
    "feeds_item" => array:1 [
      "x-default" => array:1 [
        0 => array:5 [ …5]
      ]
    ]
    "field_dates" => array:1 [
      "x-default" => array:1 [
        0 => array:2 [ …2]
      ]
    ]
    "field_event_highlight_image" => array:1 [
      "x-default" => array:1 [
        0 => array:5 [ …5]
      ]
    ]
    "field_event_location" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [ …1]
      ]
    ]
    "field_event_type" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [ …1]
      ]
    ]
    "field_legacy_id" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [ …1]
      ]
    ]
  ]
  #fields: []
  #fieldDefinitions: array:49 [
    "nid" => Drupal\Core\Field\BaseFieldDefinition {#1879
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1884 …5}
        "read-only" => true
        "provider" => "node"
        "field_name" => "nid"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1876
        #definition: array:2 [ …2]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1879}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1881
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1874 …5}
        "read-only" => true
        "provider" => "node"
        "field_name" => "uuid"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1875
        #definition: array:2 [ …2]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1881}
      }
      #type: "uuid"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "vid" => Drupal\Core\Field\BaseFieldDefinition {#1870
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1871 …5}
        "read-only" => true
        "provider" => "node"
        "field_name" => "vid"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1878
        #definition: array:2 [ …2]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1870}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1873
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1868 …5}
        "display" => array:2 [ …2]
        "revisionable" => true
        "translatable" => true
        "provider" => "node"
        "field_name" => "langcode"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1869
        #definition: array:2 [ …2]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1873}
      }
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "type" => Drupal\Core\Field\BaseFieldDefinition {#1864
      #definition: array:7 [
        "label" => "Content type"
        "required" => true
        "read-only" => true
        "provider" => "node"
        "field_name" => "type"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1866
        #definition: array:2 [ …2]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1864}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#1872
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1867 …5}
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1865 …5}
        "revisionable" => true
        "provider" => "node"
        "field_name" => "revision_timestamp"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1862
        #definition: array:2 [ …2]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1872}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#1863
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1857 …5}
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1861 …5}
        "revisionable" => true
        "provider" => "node"
        "field_name" => "revision_uid"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1854
        #definition: array:2 [ …2]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1863}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#1860
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1859 …5}
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1848 …5}
        "revisionable" => true
        "default_value" => array:1 [ …1]
        "display" => array:1 [ …1]
        "provider" => "node"
        "field_name" => "revision_log"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1855
        #definition: array:2 [ …2]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1860}
      }
      #type: "string_long"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "status" => Drupal\Core\Field\BaseFieldDefinition {#1856
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1858 …5}
        "revisionable" => true
        "translatable" => true
        "default_value" => array:1 [ …1]
        "display" => array:1 [ …1]
        "provider" => "node"
        "field_name" => "status"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1853
        #definition: array:2 [ …2]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1856}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uid" => Drupal\Core\Field\BaseFieldDefinition {#1851
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1846 …5}
        "translatable" => true
        "default_value_callback" => "Drupal\node\Entity\Node::getDefaultEntityOwner"
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1847 …5}
        "revisionable" => true
        "display" => array:2 [ …2]
        "provider" => "node"
        "field_name" => "uid"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1841
        #definition: array:2 [ …2]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1851}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "title" => Drupal\Core\Field\BaseFieldDefinition {#1844
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1845 …5}
        "required" => true
        "translatable" => true
        "revisionable" => true
        "display" => array:2 [ …2]
        "provider" => "node"
        "field_name" => "title"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1842
        #definition: array:2 [ …2]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1844}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "created" => Drupal\Core\Field\BaseFieldDefinition {#1849
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1839 …5}
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1840 …5}
        "revisionable" => true
        "translatable" => true
        "display" => array:2 [ …2]
        "provider" => "node"
        "field_name" => "created"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1835
        #definition: array:2 [ …2]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1849}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "changed" => Drupal\Core\Field\BaseFieldDefinition {#1836
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1843 …5}
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1838 …5}
        "revisionable" => true
        "translatable" => true
        "provider" => "node"
        "field_name" => "changed"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1837
        #definition: array:2 [ …2]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1836}
      }
      #type: "changed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "promote" => Drupal\Core\Field\Entity\BaseFieldOverride {#1757
      #entityTypeId: "base_field_override"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.meeting.promote"
      #status: true
      #uuid: "ef971ce5-9d62-477d-b100-a594b8e4b19e"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:1 [ …1]
      ]
      #isSyncing: false
      #id: "node.meeting.promote"
      #field_name: "promote"
      #field_type: "boolean"
      #entity_type: "node"
      #bundle: "meeting"
      #label: "Promoted to front page"
      #description: ""
      #settings: array:2 [
        "on_label" => "On"
        "off_label" => "Off"
      ]
      #required: false
      #translatable: true
      #default_value: array:1 [
        0 => array:1 [ …1]
      ]
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #baseFieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1830
        #definition: array:9 [ …9]
        #typedDataManager: null
        #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1832 …3}
        #type: "boolean"
        #propertyDefinitions: null
        #schema: null
        #indexes: []
      }
    }
    "sticky" => Drupal\Core\Field\BaseFieldDefinition {#1829
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1824 …5}
        "revisionable" => true
        "translatable" => true
        "default_value" => array:1 [ …1]
        "display" => array:1 [ …1]
        "provider" => "node"
        "field_name" => "sticky"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1831
        #definition: array:2 [ …2]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1829}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1822
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1823 …5}
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1818 …5}
        "translatable" => true
        "revisionable" => true
        "default_value" => array:1 [ …1]
        "provider" => "node"
        "field_name" => "default_langcode"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1819
        #definition: array:2 [ …2]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1822}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#1817
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1825 …5}
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1814 …5}
        "storage_required" => true
        "internal" => true
        "translatable" => false
        "revisionable" => true
        "provider" => "node"
        "field_name" => "revision_default"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1815
        #definition: array:2 [ …2]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1817}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#1812
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1813 …5}
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1808 …5}
        "read-only" => true
        "revisionable" => true
        "translatable" => true
        "provider" => "node"
        "field_name" => "revision_translation_affected"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1806
        #definition: array:2 [ …2]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1812}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "metatag" => Drupal\Core\Field\BaseFieldDefinition {#1799
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1807 …5}
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1809 …5}
        "computed" => true
        "translatable" => true
        "read-only" => true
        "entity_type" => "node"
        "cardinality" => -1
        "provider" => "metatag"
        "field_name" => "metatag"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1803
        #definition: array:2 [ …2]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1799}
      }
      #type: "metatag_computed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "path" => Drupal\Core\Field\BaseFieldDefinition {#1804
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1792 …5}
        "translatable" => true
        "display" => array:1 [ …1]
        "computed" => true
        "provider" => "path"
        "field_name" => "path"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1800
        #definition: array:2 [ …2]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1804}
      }
      #type: "path"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "publish_on" => Drupal\Core\Field\BaseFieldDefinition {#1801
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1797 …5}
        "display" => array:1 [ …1]
        "translatable" => true
        "revisionable" => true
        "constraints" => array:1 [ …1]
        "provider" => "scheduler"
        "field_name" => "publish_on"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1798
        #definition: array:2 [ …2]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1801}
      }
      #type: "timestamp"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "unpublish_on" => Drupal\Core\Field\BaseFieldDefinition {#1794
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1795 …5}
        "display" => array:1 [ …1]
        "translatable" => true
        "revisionable" => true
        "constraints" => array:1 [ …1]
        "provider" => "scheduler"
        "field_name" => "unpublish_on"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1802
        #definition: array:2 [ …2]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1794}
      }
      #type: "timestamp"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#1786
      #definition: array:12 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1796 …5}
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1790 …5}
        "revisionable" => true
        "class" => "\Drupal\token\MenuLinkFieldItemList"
        "translatable" => true
        "internal" => true
        "display" => array:2 [ …2]
        "computed" => true
        "provider" => "token"
        "field_name" => "menu_link"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1791
        #definition: array:2 [ …2]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1786}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "body" => Drupal\field\Entity\FieldConfig {#1747
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.meeting.body"
      #status: true
      #uuid: "b69e9fe2-d103-4d0e-9ec8-8a6d8f1f5650"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: array:2 [
        "linkchecker" => array:2 [ …2]
        "better_formats" => array:4 [ …4]
      ]
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [ …2]
        "module" => array:3 [ …3]
      ]
      #isSyncing: false
      #id: "node.meeting.body"
      #field_name: "body"
      #field_type: "text_with_summary"
      #entity_type: "node"
      #bundle: "meeting"
      #label: "Description"
      #description: ""
      #settings: array:3 [
        "display_summary" => true
        "required_summary" => false
        "allowed_formats" => []
      ]
      #required: true
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4333
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.body"
        #status: true
        #uuid: "968416cd-703c-4a69-bda8-a2e3be65bb9c"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: array:1 [ …1]
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.body"
        #field_name: "body"
        #entity_type: "node"
        #type: "text_with_summary"
        #module: "text"
        #settings: []
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: true
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [ …4]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "feeds_item" => Drupal\field\Entity\FieldConfig {#1753
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.meeting.feeds_item"
      #status: true
      #uuid: "8e183302-b30a-4a6b-bd50-f2713d2af547"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [ …2]
        "module" => array:1 [ …1]
      ]
      #isSyncing: false
      #id: "node.meeting.feeds_item"
      #field_name: "feeds_item"
      #field_type: "feeds_item"
      #entity_type: "node"
      #bundle: "meeting"
      #label: "Feeds item"
      #description: ""
      #settings: array:2 [
        "handler" => "default:feeds_feed"
        "handler_settings" => []
      ]
      #required: false
      #translatable: true
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4335
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.feeds_item"
        #status: true
        #uuid: "5a737167-2a1b-480a-9e82-c0d2aaaba9fa"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.feeds_item"
        #field_name: "feeds_item"
        #entity_type: "node"
        #type: "feeds_item"
        #module: "feeds"
        #settings: array:1 [ …1]
        #cardinality: -1
        #translatable: false
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [ …4]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_access_code" => Drupal\field\Entity\FieldConfig {#1752
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.meeting.field_access_code"
      #status: true
      #uuid: "be4d5fab-3de0-4570-9e67-ed9e843004b5"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [ …3]
      ]
      #isSyncing: false
      #id: "node.meeting.field_access_code"
      #field_name: "field_access_code"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "meeting"
      #label: "Access Code"
      #description: ""
      #settings: array:2 [
        "handler" => "default:conference_registration"
        "handler_settings" => array:4 [ …4]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1755
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_access_code"
        #status: true
        #uuid: "3aae3d8e-f0ee-49d1-ae42-139784dad278"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_access_code"
        #field_name: "field_access_code"
        #entity_type: "node"
        #type: "entity_reference"
        #module: "core"
        #settings: array:1 [ …1]
        #cardinality: -1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_apb_pb_paragraphs" => Drupal\field\Entity\FieldConfig {#1750
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.meeting.field_apb_pb_paragraphs"
      #status: true
      #uuid: "374dfd23-b142-4ecb-8c86-5969ea477c3b"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:16 [ …16]
        "module" => array:1 [ …1]
      ]
      #isSyncing: false
      #id: "node.meeting.field_apb_pb_paragraphs"
      #field_name: "field_apb_pb_paragraphs"
      #field_type: "entity_reference_revisions"
      #entity_type: "node"
      #bundle: "meeting"
      #label: "Page Builder"
      #description: ""
      #settings: array:2 [
        "handler" => "default:paragraph"
        "handler_settings" => array:3 [ …3]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4356
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_apb_pb_paragraphs"
        #status: true
        #uuid: "b656aa63-88b9-44f5-aeb9-700c7b4920b5"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: array:1 [ …1]
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_apb_pb_paragraphs"
        #field_name: "field_apb_pb_paragraphs"
        #entity_type: "node"
        #type: "entity_reference_revisions"
        #module: "entity_reference_revisions"
        #settings: array:1 [ …1]
        #cardinality: -1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_content_category" => Drupal\field\Entity\FieldConfig {#1746
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.meeting.field_content_category"
      #status: true
      #uuid: "05994ee2-843e-45b9-9a6f-faf28afe9f80"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [ …3]
      ]
      #isSyncing: false
      #id: "node.meeting.field_content_category"
      #field_name: "field_content_category"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "meeting"
      #label: "Content Category"
      #description: ""
      #settings: array:2 [
        "handler" => "default:taxonomy_term"
        "handler_settings" => array:4 [ …4]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1741
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_content_category"
        #status: true
        #uuid: "d4916216-f9eb-4bd6-a2f5-5155dbc2c360"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_content_category"
        #field_name: "field_content_category"
        #entity_type: "node"
        #type: "entity_reference"
        #module: "core"
        #settings: array:1 [ …1]
        #cardinality: -1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_dates" => Drupal\field\Entity\FieldConfig {#1748
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.meeting.field_dates"
      #status: true
      #uuid: "cfc858f1-6ef0-4d2c-a111-1392db22b608"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [ …2]
        "module" => array:1 [ …1]
      ]
      #isSyncing: false
      #id: "node.meeting.field_dates"
      #field_name: "field_dates"
      #field_type: "daterange"
      #entity_type: "node"
      #bundle: "meeting"
      #label: "Event Start and End Dates"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4377
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_dates"
        #status: true
        #uuid: "2128d850-dd66-4866-9002-da7441eb9555"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_dates"
        #field_name: "field_dates"
        #entity_type: "node"
        #type: "daterange"
        #module: "datetime_range"
        #settings: array:1 [ …1]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [ …4]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_documents" => Drupal\field\Entity\FieldConfig {#1749
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.meeting.field_documents"
      #status: true
      #uuid: "bd320760-a7ba-48ca-991a-c503390ed912"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [ …2]
        "module" => array:1 [ …1]
      ]
      #isSyncing: false
      #id: "node.meeting.field_documents"
      #field_name: "field_documents"
      #field_type: "file"
      #entity_type: "node"
      #bundle: "meeting"
      #label: "Attached Documents"
      #description: ""
      #settings: array:6 [
        "handler" => "default:file"
        "handler_settings" => []
        "file_directory" => "[date:custom:Y]-[date:custom:m]"
        "file_extensions" => "pdf doc docx xls xlsx ppt pptx"
        "max_filesize" => ""
        "description_field" => true
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4381
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_documents"
        #status: true
        #uuid: "cf5912d9-f954-4c28-af48-76fcaede5b3e"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_documents"
        #field_name: "field_documents"
        #entity_type: "node"
        #type: "file"
        #module: "file"
        #settings: array:4 [ …4]
        #cardinality: -1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_event_conf_email_top_txt" => Drupal\field\Entity\FieldConfig {#1744
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.meeting.field_event_conf_email_top_txt"
      #status: true
      #uuid: "90161860-2a44-4cc5-bbd4-f5cf60dbbc36"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: array:2 [
        "linkchecker" => array:2 [ …2]
        "better_formats" => array:4 [ …4]
      ]
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:3 [ …3]
        "module" => array:3 [ …3]
      ]
      #isSyncing: false
      #id: "node.meeting.field_event_conf_email_top_txt"
      #field_name: "field_event_conf_email_top_txt"
      #field_type: "text_long"
      #entity_type: "node"
      #bundle: "meeting"
      #label: "Reg. Conf. Email Top Text"
      #description: ""
      #settings: array:1 [
        "allowed_formats" => array:1 [ …1]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4394
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_event_conf_email_top_txt"
        #status: true
        #uuid: "b374584e-1b20-44b6-8a06-a1c611f90a01"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_event_conf_email_top_txt"
        #field_name: "field_event_conf_email_top_txt"
        #entity_type: "node"
        #type: "text_long"
        #module: "text"
        #settings: []
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_event_content_ready" => Drupal\field\Entity\FieldConfig {#1745
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.meeting.field_event_content_ready"
      #status: true
      #uuid: "d9fa9ce4-140f-4ce7-9d20-3904d1ff067b"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [ …2]
        "module" => array:1 [ …1]
      ]
      #isSyncing: false
      #id: "node.meeting.field_event_content_ready"
      #field_name: "field_event_content_ready"
      #field_type: "list_string"
      #entity_type: "node"
      #bundle: "meeting"
      #label: "Content Ready"
      #description: "Select "Yes" when this meeting has enough information to be displayed beyond the meeting dates and location."
      #settings: []
      #required: true
      #translatable: false
      #default_value: array:1 [
        0 => array:1 [ …1]
      ]
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4395
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_event_content_ready"
        #status: true
        #uuid: "49493716-117f-48d8-a953-2e75a0b0d863"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_event_content_ready"
        #field_name: "field_event_content_ready"
        #entity_type: "node"
        #type: "list_string"
        #module: "options"
        #settings: array:2 [ …2]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_event_highlight_image" => Drupal\field\Entity\FieldConfig {#1740
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.meeting.field_event_highlight_image"
      #status: true
      #uuid: "737373e4-f838-4921-96ee-c39a7ab20423"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [ …2]
        "module" => array:1 [ …1]
      ]
      #isSyncing: false
      #id: "node.meeting.field_event_highlight_image"
      #field_name: "field_event_highlight_image"
      #field_type: "image"
      #entity_type: "node"
      #bundle: "meeting"
      #label: "Highlight Image"
      #description: ""
      #settings: array:12 [
        "handler" => "default:file"
        "handler_settings" => []
        "file_directory" => "general_meeting"
        "file_extensions" => "png gif jpg jpeg webp"
        "max_filesize" => ""
        "max_resolution" => ""
        "min_resolution" => ""
        "alt_field" => false
        "alt_field_required" => true
        "title_field" => false
        "title_field_required" => false
        "default_image" => array:5 [ …5]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4396
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_event_highlight_image"
        #status: true
        #uuid: "0eac93d9-31f3-4514-a481-497149e760d2"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_event_highlight_image"
        #field_name: "field_event_highlight_image"
        #entity_type: "node"
        #type: "image"
        #module: "image"
        #settings: array:5 [ …5]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [ …4]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_event_location" => Drupal\field\Entity\FieldConfig {#1735
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.meeting.field_event_location"
      #status: true
      #uuid: "7cfe8194-cb2b-4a7d-bcd4-9f2ea50788f4"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [ …3]
      ]
      #isSyncing: false
      #id: "node.meeting.field_event_location"
      #field_name: "field_event_location"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "meeting"
      #label: "Location"
      #description: ""
      #settings: array:2 [
        "handler" => "default:node"
        "handler_settings" => array:4 [ …4]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1742
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_event_location"
        #status: true
        #uuid: "82a9230f-bd27-4738-98ff-762f1fc5efb2"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_event_location"
        #field_name: "field_event_location"
        #entity_type: "node"
        #type: "entity_reference"
        #module: "core"
        #settings: array:1 [ …1]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [ …4]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_event_pages" => Drupal\field\Entity\FieldConfig {#1738
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.meeting.field_event_pages"
      #status: true
      #uuid: "fa422c6f-3f90-4ad3-8472-682a7e7d8144"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [ …3]
      ]
      #isSyncing: false
      #id: "node.meeting.field_event_pages"
      #field_name: "field_event_pages"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "meeting"
      #label: "Pages"
      #description: ""
      #settings: array:2 [
        "handler" => "default:node"
        "handler_settings" => array:4 [ …4]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1739
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_event_pages"
        #status: true
        #uuid: "0b8b9066-207d-40c0-9d20-e43b00398aad"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_event_pages"
        #field_name: "field_event_pages"
        #entity_type: "node"
        #type: "entity_reference"
        #module: "core"
        #settings: array:1 [ …1]
        #cardinality: -1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_event_preliminary_dates" => Drupal\field\Entity\FieldConfig {#1736
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.meeting.field_event_preliminary_dates"
      #status: true
      #uuid: "750ecd0f-ffe7-4296-8bbb-0a0c1c772986"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [ …2]
      ]
      #isSyncing: false
      #id: "node.meeting.field_event_preliminary_dates"
      #field_name: "field_event_preliminary_dates"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "meeting"
      #label: "Preliminary Dates"
      #description: "Use this field to enter preliminary dates when those have not been confirmed yet."
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4402
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_event_preliminary_dates"
        #status: true
        #uuid: "174a123f-f49c-4633-8fc5-97c78de278b8"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_event_preliminary_dates"
        #field_name: "field_event_preliminary_dates"
        #entity_type: "node"
        #type: "string"
        #module: "core"
        #settings: array:3 [ …3]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_event_product" => Drupal\field\Entity\FieldConfig {#1743
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.meeting.field_event_product"
      #status: true
      #uuid: "85a596c5-5c69-4311-ae9c-045be9617af7"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [ …3]
      ]
      #isSyncing: false
      #id: "node.meeting.field_event_product"
      #field_name: "field_event_product"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "meeting"
      #label: "Event Product"
      #description: ""
      #settings: array:2 [
        "handler" => "default:commerce_product"
        "handler_settings" => array:4 [ …4]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1734
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_event_product"
        #status: true
        #uuid: "b4a4263d-a1e5-42aa-a471-893d2edd136e"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_event_product"
        #field_name: "field_event_product"
        #entity_type: "node"
        #type: "entity_reference"
        #module: "core"
        #settings: array:1 [ …1]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_event_qty_product" => Drupal\field\Entity\FieldConfig {#1730
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.meeting.field_event_qty_product"
      #status: true
      #uuid: "f7b92ad7-92bf-4438-94a9-e9d0bbea10ba"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [ …3]
      ]
      #isSyncing: false
      #id: "node.meeting.field_event_qty_product"
      #field_name: "field_event_qty_product"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "meeting"
      #label: "Event Qty Product"
      #description: ""
      #settings: array:2 [
        "handler" => "default:commerce_product"
        "handler_settings" => array:4 [ …4]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1737
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_event_qty_product"
        #status: true
        #uuid: "94354ce3-bc91-4894-a125-4cdcd9cd6feb"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_event_qty_product"
        #field_name: "field_event_qty_product"
        #entity_type: "node"
        #type: "entity_reference"
        #module: "core"
        #settings: array:1 [ …1]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_event_reg_email_bot_txt" => Drupal\field\Entity\FieldConfig {#1732
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.meeting.field_event_reg_email_bot_txt"
      #status: true
      #uuid: "12f52245-c0ef-49fb-b582-a49dea6412c9"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: array:2 [
        "linkchecker" => array:2 [ …2]
        "better_formats" => array:4 [ …4]
      ]
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:3 [ …3]
        "module" => array:3 [ …3]
      ]
      #isSyncing: false
      #id: "node.meeting.field_event_reg_email_bot_txt"
      #field_name: "field_event_reg_email_bot_txt"
      #field_type: "text_long"
      #entity_type: "node"
      #bundle: "meeting"
      #label: "Reg. Conf. Email Bottom Text"
      #description: ""
      #settings: array:1 [
        "allowed_formats" => array:1 [ …1]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4405
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_event_reg_email_bot_txt"
        #status: true
        #uuid: "1edbae19-ea95-42d1-bd68-75ec378a942f"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_event_reg_email_bot_txt"
        #field_name: "field_event_reg_email_bot_txt"
        #entity_type: "node"
        #type: "text_long"
        #module: "text"
        #settings: []
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_event_reg_note" => Drupal\field\Entity\FieldConfig {#1733
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.meeting.field_event_reg_note"
      #status: true
      #uuid: "4f3ed7a9-49b4-4a76-b66a-10a8937fcebf"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [ …2]
      ]
      #isSyncing: false
      #id: "node.meeting.field_event_reg_note"
      #field_name: "field_event_reg_note"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "meeting"
      #label: "Registration Note"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4406
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_event_reg_note"
        #status: true
        #uuid: "48994367-8235-4558-8864-1bbe8c9ce263"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_event_reg_note"
        #field_name: "field_event_reg_note"
        #entity_type: "node"
        #type: "string"
        #module: "core"
        #settings: array:3 [ …3]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_event_reg_ready" => Drupal\field\Entity\FieldConfig {#1729
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.meeting.field_event_reg_ready"
      #status: true
      #uuid: "c8d7c58e-70d4-456d-9117-2885cf70e068"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [ …2]
        "module" => array:1 [ …1]
      ]
      #isSyncing: false
      #id: "node.meeting.field_event_reg_ready"
      #field_name: "field_event_reg_ready"
      #field_type: "list_string"
      #entity_type: "node"
      #bundle: "meeting"
      #label: "Registration Ready"
      #description: ""
      #settings: []
      #required: true
      #translatable: false
      #default_value: array:1 [
        0 => array:1 [ …1]
      ]
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4407
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_event_reg_ready"
        #status: true
        #uuid: "4623ef05-c3b6-4db1-9a79-3f7bcb97d5b5"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_event_reg_ready"
        #field_name: "field_event_reg_ready"
        #entity_type: "node"
        #type: "list_string"
        #module: "options"
        #settings: array:2 [ …2]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_event_sched_api_key" => Drupal\field\Entity\FieldConfig {#1724
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.meeting.field_event_sched_api_key"
      #status: true
      #uuid: "75ff729f-8634-41e7-906f-834beb0868e8"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [ …2]
      ]
      #isSyncing: false
      #id: "node.meeting.field_event_sched_api_key"
      #field_name: "field_event_sched_api_key"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "meeting"
      #label: "API Key"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4408
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_event_sched_api_key"
        #status: true
        #uuid: "21b6e77f-893f-4fcf-8389-1432f246443c"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_event_sched_api_key"
        #field_name: "field_event_sched_api_key"
        #entity_type: "node"
        #type: "string"
        #module: "core"
        #settings: array:3 [ …3]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_event_sched_pwd" => Drupal\field\Entity\FieldConfig {#1726
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.meeting.field_event_sched_pwd"
      #status: true
      #uuid: "6d4028bf-ced6-46a5-99e5-9b661259dec7"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [ …2]
      ]
      #isSyncing: false
      #id: "node.meeting.field_event_sched_pwd"
      #field_name: "field_event_sched_pwd"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "meeting"
      #label: "Sched Password"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4409
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_event_sched_pwd"
        #status: true
        #uuid: "ce659edd-f2d3-4d28-abe4-12dae9f2b62f"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_event_sched_pwd"
        #field_name: "field_event_sched_pwd"
        #entity_type: "node"
        #type: "string"
        #module: "core"
        #settings: array:3 [ …3]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_event_sched_url" => Drupal\field\Entity\FieldConfig {#1727
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.meeting.field_event_sched_url"
      #status: true
      #uuid: "fbb3df62-d642-45bc-9dcf-95e7f4088020"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [ …2]
        "module" => array:1 [ …1]
      ]
      #isSyncing: false
      #id: "node.meeting.field_event_sched_url"
      #field_name: "field_event_sched_url"
      #field_type: "link"
      #entity_type: "node"
      #bundle: "meeting"
      #label: "Event URL"
      #description: ""
      #settings: array:2 [
        "title" => 0
        "link_type" => 16
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4410
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_event_sched_url"
        #status: true
        #uuid: "db77c66a-eea7-4d4d-b291-90e29911c502"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_event_sched_url"
        #field_name: "field_event_sched_url"
        #entity_type: "node"
        #type: "link"
        #module: "link"
        #settings: []
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_event_type" => Drupal\field\Entity\FieldConfig {#1731
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.meeting.field_event_type"
      #status: true
      #uuid: "cd02fa7d-fdb5-4bf5-9379-d9c29c0f0a1e"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [ …3]
      ]
      #isSyncing: false
      #id: "node.meeting.field_event_type"
      #field_name: "field_event_type"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "meeting"
      #label: "Type"
      #description: ""
      #settings: array:2 [
        "handler" => "default:taxonomy_term"
        "handler_settings" => array:4 [ …4]
      ]
      #required: true
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1723
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_event_type"
        #status: true
        #uuid: "1dcc7276-b99b-47f1-a72c-d79fd286db8b"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_event_type"
        #field_name: "field_event_type"
        #entity_type: "node"
        #type: "entity_reference"
        #module: "core"
        #settings: array:1 [ …1]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [ …4]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_legacy_id" => Drupal\field\Entity\FieldConfig {#1718
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.meeting.field_legacy_id"
      #status: true
      #uuid: "55e8b66e-123e-4170-85a7-b52c90abfe94"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [ …2]
      ]
      #isSyncing: false
      #id: "node.meeting.field_legacy_id"
      #field_name: "field_legacy_id"
      #field_type: "integer"
      #entity_type: "node"
      #bundle: "meeting"
      #label: "Legacy Id"
      #description: ""
      #settings: array:4 [
        "min" => null
        "max" => null
        "prefix" => ""
        "suffix" => ""
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4447
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_legacy_id"
        #status: true
        #uuid: "56db5f92-b429-4af9-82b1-24fa6ecd02f1"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_legacy_id"
        #field_name: "field_legacy_id"
        #entity_type: "node"
        #type: "integer"
        #module: "core"
        #settings: array:2 [ …2]
        #cardinality: 1
         …8
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_note" => Drupal\field\Entity\FieldConfig {#1728
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [ …1]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.meeting.field_note"
      #status: true
      #uuid: "3f462b4f-70fb-436b-adc2-04ad55a29afe"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [ …1]
      #isSyncing: false
      #id: "node.meeting.field_note"
      #field_name: "field_note"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "meeting"
      #label: "Note"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4485 …34}
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_registration_code" => Drupal\field\Entity\FieldConfig {#1721
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [ …1]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.meeting.field_registration_code"
      #status: true
      #uuid: "f19d2ac0-e593-423c-913a-a2bba5da808a"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [ …1]
      #isSyncing: false
      #id: "node.meeting.field_registration_code"
      #field_name: "field_registration_code"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "meeting"
      #label: "Registration Code"
      #description: ""
      #settings: array:2 [ …2]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1722 …34}
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_webform" => Drupal\field\Entity\FieldConfig {#1712
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [ …1]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.meeting.field_webform"
      #status: true
      #uuid: "e788eafa-0503-4549-828b-56bddb502235"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [ …2]
      #isSyncing: false
      #id: "node.meeting.field_webform"
      #field_name: "field_webform"
      #field_type: "webform"
      #entity_type: "node"
      #bundle: "meeting"
      #label: "Webform"
      #description: ""
      #settings: array:2 [ …2]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4505 …34}
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
  ]
  #languages: array:15 [
    "en" => Drupal\Core\Language\Language {#4327
      #name: "English"
      #id: "en"
      #direction: "ltr"
      #weight: 0
      #locked: false
    }
    "ar" => Drupal\Core\Language\Language {#4329
      #name: "Arabic"
      #id: "ar"
      #direction: "rtl"
      #weight: 1
      #locked: false
    }
    "zh-hans" => Drupal\Core\Language\Language {#4336
      #name: "Chinese, Simplified"
      #id: "zh-hans"
      #direction: "ltr"
      #weight: 2
      #locked: false
    }
    "zh-hant" => Drupal\Core\Language\Language {#1751
      #name: "Chinese, Traditional"
      #id: "zh-hant"
      #direction: "ltr"
      #weight: 3
      #locked: false
    }
    "fr" => Drupal\Core\Language\Language {#4325
      #name: "French"
      #id: "fr"
      #direction: "ltr"
      #weight: 4
      #locked: false
    }
    "de" => Drupal\Core\Language\Language {#4328
      #name: "German"
      #id: "de"
      #direction: "ltr"
      #weight: 5
      #locked: false
    }
    "it" => Drupal\Core\Language\Language {#4324
      #name: "Italian"
      #id: "it"
      #direction: "ltr"
      #weight: 6
      #locked: false
    }
    "ja" => Drupal\Core\Language\Language {#4323
      #name: "Japanese"
      #id: "ja"
      #direction: "ltr"
      #weight: 7
      #locked: false
    }
    "ko" => Drupal\Core\Language\Language {#4322
      #name: "Korean"
      #id: "ko"
      #direction: "ltr"
      #weight: 8
      #locked: false
    }
    "pt-br" => Drupal\Core\Language\Language {#4321
      #name: "Portuguese, Brazil"
      #id: "pt-br"
      #direction: "ltr"
      #weight: 9
      #locked: false
    }
    "pt-pt" => Drupal\Core\Language\Language {#4320
      #name: "Portuguese, Portugal"
      #id: "pt-pt"
      #direction: "ltr"
      #weight: 10
      #locked: false
    }
    "ru" => Drupal\Core\Language\Language {#4319
      #name: "Russian"
      #id: "ru"
      #direction: "ltr"
      #weight: 11
      #locked: false
    }
    "es" => Drupal\Core\Language\Language {#4326
      #name: "Spanish"
      #id: "es"
      #direction: "ltr"
      #weight: 12
      #locked: false
    }
    "und" => Drupal\Core\Language\Language {#4318
      #name: "Not specified"
      #id: "und"
      #direction: "ltr"
      #weight: 13
      #locked: true
    }
    "zxx" => Drupal\Core\Language\Language {#4317
      #name: "Not applicable"
      #id: "zxx"
      #direction: "ltr"
      #weight: 14
      #locked: true
    }
  ]
  #langcodeKey: "langcode"
  #defaultLangcodeKey: "default_langcode"
  #activeLangcode: "x-default"
  #enforceDefaultTranslation: null
  #defaultLangcode: "en"
  #translations: array:1 [
    "x-default" => array:1 [
      "status" => 1
    ]
  ]
  #translationInitialize: false
  #newRevision: false
  #isDefaultRevision: "1"
  #entityKeys: array:4 [
    "bundle" => "meeting"
    "id" => "4935"
    "revision" => "5099"
    "uuid" => "b48dedbe-3e20-4e2f-94a5-f2442edf3bd8"
  ]
  #translatableEntityKeys: array:8 [
    "label" => array:1 [
      "x-default" => "64th General Meeting"
    ]
    "langcode" => array:1 [
      "x-default" => "en"
    ]
    "status" => array:1 [
      "x-default" => "1"
    ]
    "published" => array:1 [
      "x-default" => "1"
    ]
    "uid" => array:1 [
      "x-default" => "0"
    ]
    "owner" => array:1 [
      "x-default" => "0"
    ]
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
    "revision_translation_affected" => array:1 [
      "x-default" => "1"
    ]
  ]
  #validated: false
  #validationRequired: false
  #loadedRevisionId: "5099"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
  +in_preview: null
}