Skip to main content
Drupal\node\Entity\Node {#3102
  #entityTypeId: "node"
  #enforceIsNew: null
  #typedData: null
  #originalEntity: null
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: array:28 [
    "nid" => array:1 [
      "x-default" => "4949"
    ]
    "vid" => array:1 [
      "x-default" => "5113"
    ]
    "type" => array:1 [
      "x-default" => "meeting"
    ]
    "uuid" => array:1 [
      "x-default" => "1ff88b61-6d87-441c-bfe4-90b0aa75e868"
    ]
    "langcode" => array:1 [
      "x-default" => "en"
    ]
    "revision_uid" => array:1 [
      "x-default" => "0"
    ]
    "revision_timestamp" => array:1 [
      "x-default" => "1755288341"
    ]
    "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" => "42nd General Meeting"
    ]
    "created" => array:1 [
      "x-default" => "1755288341"
    ]
    "changed" => array:1 [
      "x-default" => "1756389047"
    ]
    "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 [
          "value" => "<p>M3AAWG Meetings, which are open to members only, are multiple-track events held three times a year and generally attended by 300 to 400 participants. Leading industry experts, researchers and public policy officials address such diverse topics as bot mitigation practices, social networking abuse and pending legislation. Each three-day meeting is an exceptional opportunity to discuss the latest in messaging security with other professionals in a focused environment of working sessions and educational panels.</p>\n"
          "summary" => " "
          "format" => "full_html"
        ]
      ]
    ]
    "feeds_item" => array:1 [
      "x-default" => array:1 [
        0 => array:5 [
          "target_id" => "24"
          "imported" => "1756389047"
          "url" => null
          "guid" => null
          "hash" => "c2f0bc792c1a2d2e6a2cf776cdf3a3fc"
        ]
      ]
    ]
    "field_dates" => array:1 [
      "x-default" => array:1 [
        0 => array:2 [
          "value" => "2018-02-19T17:00:00"
          "end_value" => "2018-02-23T01:00:00"
        ]
      ]
    ]
    "field_event_highlight_image" => array:1 [
      "x-default" => array:1 [
        0 => array:5 [
          "target_id" => "782"
          "alt" => null
          "title" => null
          "width" => "120"
          "height" => "80"
        ]
      ]
    ]
    "field_event_location" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "4902"
        ]
      ]
    ]
    "field_event_type" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "426"
        ]
      ]
    ]
    "field_legacy_id" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "55041"
        ]
      ]
    ]
  ]
  #fields: []
  #fieldDefinitions: array:49 [
    "nid" => Drupal\Core\Field\BaseFieldDefinition {#1740
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4553
          #string: "ID"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "read-only" => true
        "provider" => "node"
        "field_name" => "nid"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1745
        #definition: array:2 [
          "type" => "field_item:integer"
          "settings" => array:6 [
            "unsigned" => true
            "size" => "normal"
            "min" => ""
            "max" => ""
            "prefix" => ""
            "suffix" => ""
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1740}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#4551
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4550
          #string: "UUID"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "read-only" => true
        "provider" => "node"
        "field_name" => "uuid"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4549
        #definition: array:2 [
          "type" => "field_item:uuid"
          "settings" => array:3 [
            "max_length" => 128
            "is_ascii" => true
            "case_sensitive" => false
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4551}
      }
      #type: "uuid"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "vid" => Drupal\Core\Field\BaseFieldDefinition {#4548
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4547
          #string: "Revision ID"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "read-only" => true
        "provider" => "node"
        "field_name" => "vid"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4546
        #definition: array:2 [
          "type" => "field_item:integer"
          "settings" => array:6 [
            "unsigned" => true
            "size" => "normal"
            "min" => ""
            "max" => ""
            "prefix" => ""
            "suffix" => ""
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4548}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#4545
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4544
          #string: "Language"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "display" => array:2 [
          "view" => array:2 [
            "options" => array:1 [ …1]
            "configurable" => true
          ]
          "form" => array:2 [
            "options" => array:2 [ …2]
            "configurable" => true
          ]
        ]
        "revisionable" => true
        "translatable" => true
        "provider" => "node"
        "field_name" => "langcode"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4543
        #definition: array:2 [
          "type" => "field_item:language"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4545}
      }
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "type" => Drupal\Core\Field\BaseFieldDefinition {#4542
      #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 {#4541
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [
            "target_type" => "node_type"
            "handler" => "default"
            "handler_settings" => []
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4542}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#4540
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4539
          #string: "Revision create time"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#4538
          #string: "The time that the current revision was created."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "provider" => "node"
        "field_name" => "revision_timestamp"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4537
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4540}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#4536
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4535
          #string: "Revision user"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#4534
          #string: "The user ID of the author of the current revision."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "provider" => "node"
        "field_name" => "revision_uid"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4533
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [
            "target_type" => "user"
            "handler" => "default"
            "handler_settings" => []
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4536}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#4532
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4531
          #string: "Revision log message"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#4530
          #string: "Briefly describe the changes you have made."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "default_value" => array:1 [
          0 => array:1 [
            "value" => ""
          ]
        ]
        "display" => array:1 [
          "form" => array:1 [
            "options" => array:3 [ …3]
          ]
        ]
        "provider" => "node"
        "field_name" => "revision_log"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4529
        #definition: array:2 [
          "type" => "field_item:string_long"
          "settings" => array:1 [
            "case_sensitive" => false
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4532}
      }
      #type: "string_long"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "status" => Drupal\Core\Field\BaseFieldDefinition {#4528
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4527
          #string: "Published"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "translatable" => true
        "default_value" => array:1 [
          0 => array:1 [
            "value" => true
          ]
        ]
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:3 [ …3]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "status"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4526
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4525 …5}
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4524 …5}
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4528}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uid" => Drupal\Core\Field\BaseFieldDefinition {#4523
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4522
          #string: "Authored by"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "default_value_callback" => "Drupal\node\Entity\Node::getDefaultEntityOwner"
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#4521
          #string: "The username of the content author."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "display" => array:2 [
          "view" => array:1 [
            "options" => array:3 [ …3]
          ]
          "form" => array:2 [
            "options" => array:3 [ …3]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "uid"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4520
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [
            "target_type" => "user"
            "handler" => "default"
            "handler_settings" => []
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4523}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "title" => Drupal\Core\Field\BaseFieldDefinition {#4519
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4518
          #string: "Title"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "required" => true
        "translatable" => true
        "revisionable" => true
        "display" => array:2 [
          "view" => array:1 [
            "options" => array:3 [ …3]
          ]
          "form" => array:2 [
            "options" => array:2 [ …2]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "title"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4517
        #definition: array:2 [
          "type" => "field_item:string"
          "settings" => array:3 [
            "max_length" => 255
            "is_ascii" => false
            "case_sensitive" => false
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4519}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "created" => Drupal\Core\Field\BaseFieldDefinition {#4516
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4515
          #string: "Authored on"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#4514
          #string: "The date and time that the content was created."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "translatable" => true
        "display" => array:2 [
          "view" => array:1 [
            "options" => array:3 [ …3]
          ]
          "form" => array:2 [
            "options" => array:2 [ …2]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "created"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4513
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4516}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "changed" => Drupal\Core\Field\BaseFieldDefinition {#4512
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4511
          #string: "Changed"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#4510
          #string: "The time that the node was last edited."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "translatable" => true
        "provider" => "node"
        "field_name" => "changed"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4509
        #definition: array:2 [
          "type" => "field_item:changed"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4512}
      }
      #type: "changed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "promote" => Drupal\Core\Field\Entity\BaseFieldOverride {#4254
      #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 [
          0 => "node.type.meeting"
        ]
      ]
      #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 [
          "value" => 0
        ]
      ]
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #baseFieldDefinition: null
    }
    "sticky" => Drupal\Core\Field\BaseFieldDefinition {#4503
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4502
          #string: "Sticky at top of lists"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "translatable" => true
        "default_value" => array:1 [
          0 => array:1 [
            "value" => false
          ]
        ]
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:1 [ …1]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "sticky"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4501
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4500 …5}
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4499 …5}
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4503}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#4498
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4497
          #string: "Default translation"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#4496
          #string: "A flag indicating whether this is the default translation."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "revisionable" => true
        "default_value" => array:1 [
          0 => array:1 [
            "value" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "default_langcode"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4495
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4494 …5}
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4493 …5}
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4498}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#4492
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4491
          #string: "Default revision"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#4490
          #string: "A flag indicating whether this was a default revision when it was saved."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "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 {#4489
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4488 …5}
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4487 …5}
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4492}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#4486
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4485
          #string: "Revision translation affected"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#4484
          #string: "Indicates if the last edit of a translation belongs to current revision."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "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 {#4483
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4482 …5}
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4481 …5}
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4486}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "metatag" => Drupal\Core\Field\BaseFieldDefinition {#4480
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4479
          #string: "Metatags (Hidden field for JSON support)"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#4478
          #string: "The computed meta tags for the entity."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "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 {#4477
        #definition: array:2 [
          "type" => "field_item:metatag_computed"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4480}
      }
      #type: "metatag_computed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "path" => Drupal\Core\Field\BaseFieldDefinition {#4476
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4475
          #string: "URL alias"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:2 [ …2]
            "configurable" => true
          ]
        ]
        "computed" => true
        "provider" => "path"
        "field_name" => "path"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4474
        #definition: array:2 [
          "type" => "field_item:path"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4476}
      }
      #type: "path"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "publish_on" => Drupal\Core\Field\BaseFieldDefinition {#4473
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4472
          #string: "Publish on"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:2 [ …2]
            "configurable" => true
          ]
        ]
        "translatable" => true
        "revisionable" => true
        "constraints" => array:1 [
          "SchedulerPublishOn" => null
        ]
        "provider" => "scheduler"
        "field_name" => "publish_on"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4471
        #definition: array:2 [
          "type" => "field_item:timestamp"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4473}
      }
      #type: "timestamp"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "unpublish_on" => Drupal\Core\Field\BaseFieldDefinition {#4470
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4469
          #string: "Unpublish on"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:2 [ …2]
            "configurable" => true
          ]
        ]
        "translatable" => true
        "revisionable" => true
        "constraints" => array:1 [
          "SchedulerUnpublishOn" => null
        ]
        "provider" => "scheduler"
        "field_name" => "unpublish_on"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4468
        #definition: array:2 [
          "type" => "field_item:timestamp"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4470}
      }
      #type: "timestamp"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#4467
      #definition: array:12 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4466
          #string: "Menu link"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#4465
          #string: "Computed menu link for the node (only available during node saving)."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "class" => "\Drupal\token\MenuLinkFieldItemList"
        "translatable" => true
        "internal" => true
        "display" => array:2 [
          "view" => array:1 [
            "options" => array:2 [ …2]
          ]
          "form" => array:1 [
            "options" => array:1 [ …1]
          ]
        ]
        "computed" => true
        "provider" => "token"
        "field_name" => "menu_link"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4464
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [
            "target_type" => "menu_link_content"
            "handler" => "default"
             …1
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4467}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "body" => Drupal\field\Entity\FieldConfig {#4463
      #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 [
          "scan" => true
          "extractor" => "html_link_extractor"
        ]
        "better_formats" => array:4 [
          "allowed_formats_toggle" => false
          "allowed_formats" => array:8 [ …8]
          "default_order_toggle" => false
          "default_order_wrapper" => array:1 [ …1]
        ]
      ]
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.body"
          1 => "node.type.meeting"
        ]
        "module" => array:3 [
          0 => "better_formats"
          1 => "linkchecker"
          2 => "text"
        ]
      ]
      #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: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "feeds_item" => Drupal\field\Entity\FieldConfig {#4462
      #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 [
          0 => "field.storage.node.feeds_item"
          1 => "node.type.meeting"
        ]
        "module" => array:1 [
          0 => "feeds"
        ]
      ]
      #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: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_access_code" => Drupal\field\Entity\FieldConfig {#4461
      #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 [
          0 => "eck.eck_type.conference_registration.access_code"
          1 => "field.storage.node.field_access_code"
          2 => "node.type.meeting"
        ]
      ]
      #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 [
          "target_bundles" => array:1 [ …1]
          "sort" => array:2 [ …2]
          "auto_create" => false
          "auto_create_bundle" => ""
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4460
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #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 [
          "module" => array:2 [ …2]
        ]
        #isSyncing: false
        #id: "node.field_access_code"
        #field_name: "field_access_code"
        #entity_type: "node"
        #type: "entity_reference"
        #module: "core"
        #settings: array:1 [
          "target_type" => "conference_registration"
        ]
        #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 {#4459
      #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 [
          0 => "field.storage.node.field_apb_pb_paragraphs"
          1 => "node.type.meeting"
          2 => "paragraphs.paragraphs_type.apb_pb_accordion"
          3 => "paragraphs.paragraphs_type.apb_pb_carousel"
          4 => "paragraphs.paragraphs_type.apb_pb_feature_box"
          5 => "paragraphs.paragraphs_type.apb_pb_image_gallery"
          6 => "paragraphs.paragraphs_type.apb_pb_infinite_logos"
          7 => "paragraphs.paragraphs_type.apb_pb_links"
          8 => "paragraphs.paragraphs_type.apb_pb_overlay_content"
          9 => "paragraphs.paragraphs_type.apb_pb_profiles"
          10 => "paragraphs.paragraphs_type.apb_pb_read_more"
          11 => "paragraphs.paragraphs_type.apb_pb_simple_content"
          12 => "paragraphs.paragraphs_type.apb_pb_slideshow"
          13 => "paragraphs.paragraphs_type.apb_pb_special_list"
          14 => "paragraphs.paragraphs_type.apb_pb_tabs"
          15 => "paragraphs.paragraphs_type.apb_pb_video"
        ]
        "module" => array:1 [
          0 => "entity_reference_revisions"
        ]
      ]
      #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 [
          "target_bundles" => array:14 [ …14]
          "negate" => 0
          "target_bundles_drag_drop" => array:35 [ …35]
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_content_category" => Drupal\field\Entity\FieldConfig {#4458
      #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 [
          0 => "field.storage.node.field_content_category"
          1 => "node.type.meeting"
          2 => "taxonomy.vocabulary.content_category"
        ]
      ]
      #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 [
          "target_bundles" => array:1 [ …1]
          "sort" => array:2 [ …2]
          "auto_create" => false
          "auto_create_bundle" => ""
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4457
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #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 [
          "module" => array:2 [ …2]
        ]
        #isSyncing: false
        #id: "node.field_content_category"
        #field_name: "field_content_category"
        #entity_type: "node"
        #type: "entity_reference"
        #module: "core"
        #settings: array:1 [
          "target_type" => "taxonomy_term"
        ]
        #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 {#4456
      #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 [
          0 => "field.storage.node.field_dates"
          1 => "node.type.meeting"
        ]
        "module" => array:1 [
          0 => "datetime_range"
        ]
      ]
      #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: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_documents" => Drupal\field\Entity\FieldConfig {#4455
      #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 [
          0 => "field.storage.node.field_documents"
          1 => "node.type.meeting"
        ]
        "module" => array:1 [
          0 => "file"
        ]
      ]
      #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: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_event_conf_email_top_txt" => Drupal\field\Entity\FieldConfig {#4454
      #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 [
          "scan" => true
          "extractor" => "html_link_extractor"
        ]
        "better_formats" => array:4 [
          "allowed_formats_toggle" => false
          "allowed_formats" => array:8 [ …8]
          "default_order_toggle" => false
          "default_order_wrapper" => array:1 [ …1]
        ]
      ]
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:3 [
          0 => "field.storage.node.field_event_conf_email_top_txt"
          1 => "filter.format.apb_full_html"
          2 => "node.type.meeting"
        ]
        "module" => array:3 [
          0 => "better_formats"
          1 => "linkchecker"
          2 => "text"
        ]
      ]
      #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 [
          0 => "apb_full_html"
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_event_content_ready" => Drupal\field\Entity\FieldConfig {#4453
      #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 [
          0 => "field.storage.node.field_event_content_ready"
          1 => "node.type.meeting"
        ]
        "module" => array:1 [
          0 => "options"
        ]
      ]
      #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 [
          "value" => "no"
        ]
      ]
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_event_highlight_image" => Drupal\field\Entity\FieldConfig {#4452
      #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 [
          0 => "field.storage.node.field_event_highlight_image"
          1 => "node.type.meeting"
        ]
        "module" => array:1 [
          0 => "image"
        ]
      ]
      #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 [
          "uuid" => ""
          "alt" => ""
          "title" => ""
          "width" => null
          "height" => null
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_event_location" => Drupal\field\Entity\FieldConfig {#4451
      #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 [
          0 => "field.storage.node.field_event_location"
          1 => "node.type.location"
          2 => "node.type.meeting"
        ]
      ]
      #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 [
          "target_bundles" => array:1 [ …1]
          "sort" => array:2 [ …2]
          "auto_create" => false
          "auto_create_bundle" => ""
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4450
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #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 [
          "module" => 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 [
          "target_type" => "node"
        ]
        #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_pages" => Drupal\field\Entity\FieldConfig {#4449
      #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 [
          0 => "field.storage.node.field_event_pages"
          1 => "node.type.meeting"
          2 => "node.type.meeting_page"
        ]
      ]
      #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 [
          "target_bundles" => array:1 [ …1]
          "sort" => array:2 [ …2]
          "auto_create" => false
          "auto_create_bundle" => ""
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4448
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #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 [
          "module" => 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 [
          "target_type" => "node"
        ]
        #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 {#4447
      #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 [
          0 => "field.storage.node.field_event_preliminary_dates"
          1 => "node.type.meeting"
        ]
      ]
      #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: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_event_product" => Drupal\field\Entity\FieldConfig {#4446
      #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 [
          0 => "commerce_product.commerce_product_type.general_meeting_registration"
          1 => "field.storage.node.field_event_product"
          2 => "node.type.meeting"
        ]
      ]
      #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 [
          "target_bundles" => array:1 [ …1]
          "sort" => array:2 [ …2]
          "auto_create" => false
          "auto_create_bundle" => ""
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4445
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #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 [
          "module" => array:2 [ …2]
        ]
        #isSyncing: false
        #id: "node.field_event_product"
        #field_name: "field_event_product"
        #entity_type: "node"
        #type: "entity_reference"
        #module: "core"
        #settings: array:1 [
          "target_type" => "commerce_product"
        ]
        #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 {#4444
      #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 [
          0 => "commerce_product.commerce_product_type.general_meeting_registration_qty"
          1 => "field.storage.node.field_event_qty_product"
          2 => "node.type.meeting"
        ]
      ]
      #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 [
          "target_bundles" => array:1 [ …1]
          "sort" => array:2 [ …2]
          "auto_create" => false
          "auto_create_bundle" => ""
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4443
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #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 [
          "module" => array:2 [ …2]
        ]
        #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 [
          "target_type" => "commerce_product"
        ]
        #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 {#4442
      #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 [
          "scan" => true
          "extractor" => "html_link_extractor"
        ]
        "better_formats" => array:4 [
          "allowed_formats_toggle" => false
          "allowed_formats" => array:8 [ …8]
          "default_order_toggle" => false
          "default_order_wrapper" => array:1 [ …1]
        ]
      ]
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:3 [
          0 => "field.storage.node.field_event_reg_email_bot_txt"
          1 => "filter.format.apb_full_html"
          2 => "node.type.meeting"
        ]
        "module" => array:3 [
          0 => "better_formats"
          1 => "linkchecker"
          2 => "text"
        ]
      ]
      #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 [
          0 => "apb_full_html"
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_event_reg_note" => Drupal\field\Entity\FieldConfig {#4441
      #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 [
          0 => "field.storage.node.field_event_reg_note"
          1 => "node.type.meeting"
        ]
      ]
      #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: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_event_reg_ready" => Drupal\field\Entity\FieldConfig {#4440
      #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 [
          0 => "field.storage.node.field_event_reg_ready"
          1 => "node.type.meeting"
        ]
        "module" => array:1 [
          0 => "options"
        ]
      ]
      #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 [
          "value" => "no"
        ]
      ]
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_event_sched_api_key" => Drupal\field\Entity\FieldConfig {#4439
      #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 [
          0 => "field.storage.node.field_event_sched_api_key"
          1 => "node.type.meeting"
        ]
      ]
      #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: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_event_sched_pwd" => Drupal\field\Entity\FieldConfig {#4438
      #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 [
          0 => "field.storage.node.field_event_sched_pwd"
          1 => "node.type.meeting"
        ]
      ]
      #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: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_event_sched_url" => Drupal\field\Entity\FieldConfig {#4437
      #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 [
          0 => "field.storage.node.field_event_sched_url"
          1 => "node.type.meeting"
        ]
        "module" => array:1 [
          0 => "link"
        ]
      ]
      #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: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_event_type" => Drupal\field\Entity\FieldConfig {#4436
      #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 [
          0 => "field.storage.node.field_event_type"
          1 => "node.type.meeting"
          2 => "taxonomy.vocabulary.event_type"
        ]
      ]
      #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 [
          "target_bundles" => array:1 [ …1]
          "sort" => array:2 [ …2]
          "auto_create" => false
          "auto_create_bundle" => ""
        ]
      ]
      #required: true
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4435
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #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 [
          "module" => array:2 [ …2]
        ]
        #isSyncing: false
        #id: "node.field_event_type"
        #field_name: "field_event_type"
        #entity_type: "node"
        #type: "entity_reference"
        #module: "core"
        #settings: array:1 [
          "target_type" => "taxonomy_term"
        ]
        #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_legacy_id" => Drupal\field\Entity\FieldConfig {#4434
      #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 [
          0 => "field.storage.node.field_legacy_id"
          1 => "node.type.meeting"
        ]
      ]
      #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: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_note" => Drupal\field\Entity\FieldConfig {#4433
      #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_note"
      #status: true
      #uuid: "3f462b4f-70fb-436b-adc2-04ad55a29afe"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_note"
          1 => "node.type.meeting"
        ]
      ]
      #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: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_registration_code" => Drupal\field\Entity\FieldConfig {#4432
      #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_registration_code"
      #status: true
      #uuid: "f19d2ac0-e593-423c-913a-a2bba5da808a"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [
          0 => "eck.eck_type.conference_registration.registration_code"
          1 => "field.storage.node.field_registration_code"
          2 => "node.type.meeting"
        ]
      ]
      #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 [
        "handler" => "default:conference_registration"
        "handler_settings" => array:4 [
          "target_bundles" => array:1 [ …1]
          "sort" => array:2 [ …2]
          "auto_create" => true
          "auto_create_bundle" => ""
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4431
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_registration_code"
        #status: true
        #uuid: "9af54f27-8225-4509-8c51-e4df90da4d30"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [ …2]
        ]
        #isSyncing: false
        #id: "node.field_registration_code"
        #field_name: "field_registration_code"
        #entity_type: "node"
        #type: "entity_reference"
        #module: "core"
        #settings: array:1 [
          "target_type" => "conference_registration"
        ]
        #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_webform" => Drupal\field\Entity\FieldConfig {#4430
      #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_webform"
      #status: true
      #uuid: "e788eafa-0503-4549-828b-56bddb502235"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.field_webform"
          1 => "node.type.meeting"
        ]
        "module" => array:1 [
          0 => "webform"
        ]
      ]
      #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 [
        "handler" => "default:webform"
        "handler_settings" => array:2 [
          "target_bundles" => null
          "auto_create" => false
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
  ]
  #languages: array:15 [
    "en" => Drupal\Core\Language\Language {#2161
      #name: "English"
      #id: "en"
      #direction: "ltr"
      #weight: 0
      #locked: false
    }
    "ar" => Drupal\Core\Language\Language {#2153
      #name: "Arabic"
      #id: "ar"
      #direction: "rtl"
      #weight: 1
      #locked: false
    }
    "zh-hans" => Drupal\Core\Language\Language {#2134
      #name: "Chinese, Simplified"
      #id: "zh-hans"
      #direction: "ltr"
      #weight: 2
      #locked: false
    }
    "zh-hant" => Drupal\Core\Language\Language {#2149
      #name: "Chinese, Traditional"
      #id: "zh-hant"
      #direction: "ltr"
      #weight: 3
      #locked: false
    }
    "fr" => Drupal\Core\Language\Language {#2151
      #name: "French"
      #id: "fr"
      #direction: "ltr"
      #weight: 4
      #locked: false
    }
    "de" => Drupal\Core\Language\Language {#2154
      #name: "German"
      #id: "de"
      #direction: "ltr"
      #weight: 5
      #locked: false
    }
    "it" => Drupal\Core\Language\Language {#2146
      #name: "Italian"
      #id: "it"
      #direction: "ltr"
      #weight: 6
      #locked: false
    }
    "ja" => Drupal\Core\Language\Language {#2142
      #name: "Japanese"
      #id: "ja"
      #direction: "ltr"
      #weight: 7
      #locked: false
    }
    "ko" => Drupal\Core\Language\Language {#2140
      #name: "Korean"
      #id: "ko"
      #direction: "ltr"
      #weight: 8
      #locked: false
    }
    "pt-br" => Drupal\Core\Language\Language {#2147
      #name: "Portuguese, Brazil"
      #id: "pt-br"
      #direction: "ltr"
      #weight: 9
      #locked: false
    }
    "pt-pt" => Drupal\Core\Language\Language {#2148
      #name: "Portuguese, Portugal"
      #id: "pt-pt"
      #direction: "ltr"
      #weight: 10
      #locked: false
    }
    "ru" => Drupal\Core\Language\Language {#2144
      #name: "Russian"
      #id: "ru"
      #direction: "ltr"
      #weight: 11
      #locked: false
    }
    "es" => Drupal\Core\Language\Language {#2156
      #name: "Spanish"
      #id: "es"
      #direction: "ltr"
      #weight: 12
      #locked: false
    }
    "und" => Drupal\Core\Language\Language {#2145
      #name: "Not specified"
      #id: "und"
      #direction: "ltr"
      #weight: 13
      #locked: true
    }
    "zxx" => Drupal\Core\Language\Language {#2108
      #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" => "4949"
    "revision" => "5113"
    "uuid" => "1ff88b61-6d87-441c-bfe4-90b0aa75e868"
  ]
  #translatableEntityKeys: array:8 [
    "label" => array:1 [
      "x-default" => "42nd 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: "5113"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
  +in_preview: null
}