Skip to main content
Drupal\node\Entity\Node {#1743
  #entityTypeId: "node"
  #enforceIsNew: null
  #typedData: null
  #originalEntity: null
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: array:30 [
    "nid" => array:1 [
      "x-default" => "13843"
    ]
    "vid" => array:1 [
      "x-default" => "14790"
    ]
    "type" => array:1 [
      "x-default" => "mailman_message"
    ]
    "uuid" => array:1 [
      "x-default" => "e055005a-5c74-4803-937e-829e626e1be4"
    ]
    "langcode" => array:1 [
      "x-default" => "en"
    ]
    "revision_uid" => array:1 [
      "x-default" => "1"
    ]
    "revision_timestamp" => array:1 [
      "x-default" => "1770903310"
    ]
    "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" => "1"
    ]
    "title" => array:1 [
      "x-default" => "[Test-b] Test B Message"
    ]
    "created" => array:1 [
      "x-default" => "1770903310"
    ]
    "changed" => array:1 [
      "x-default" => "1772805527"
    ]
    "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" => "Test b\n"
          "summary" => null
          "format" => null
        ]
      ]
    ]
    "field_mmsg_date_txt" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "2026-02-12T02:47:21-08:00"
        ]
      ]
    ]
    "field_mmsg_from" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "admin (a) aero.net"
        ]
      ]
    ]
    "field_mmsg_from_name" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "admin@aero.net"
        ]
      ]
    ]
    "field_mmsg_id_hash" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "AAWLW5RXZHKB57HA4I2UPUISKKR2DSKA"
        ]
      ]
    ]
    "field_mmsg_message_id" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "177089324177.16866.4034764444449854512@mailman3"
        ]
      ]
    ]
    "field_mmsg_subject" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "[Test-b] Test B Message"
        ]
      ]
    ]
    "field_mmsg_tread_id" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "AAWLW5RXZHKB57HA4I2UPUISKKR2DSKA"
        ]
      ]
    ]
    "field_mmsg_url" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "https://mailman3.m3aawg.org/archives/api/list/test-b@mailman3.m3aawg.org/email/AAWLW5RXZHKB57HA4I2UPUISKKR2DSKA/?format=json"
        ]
      ]
    ]
  ]
  #fields: []
  #fieldDefinitions: array:43 [
    "nid" => Drupal\Core\Field\BaseFieldDefinition {#1879
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1884
          #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 {#1876
        #definition: array:2 [
          "type" => "field_item:integer"
          "settings" => array:6 [ …6]
        ]
        #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
          #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 {#1875
        #definition: array:2 [
          "type" => "field_item:uuid"
          "settings" => array:3 [ …3]
        ]
        #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
          #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 {#1878
        #definition: array:2 [
          "type" => "field_item:integer"
          "settings" => array:6 [ …6]
        ]
        #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
          #string: "Language"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "display" => array:2 [
          "view" => array:2 [ …2]
          "form" => 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 [
          "type" => "field_item:language"
          "settings" => []
        ]
        #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 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [ …3]
        ]
        #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
          #string: "Revision create time"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1865
          #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 {#1862
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #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
          #string: "Revision user"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1861
          #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 {#1854
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [ …3]
        ]
        #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
          #string: "Revision log message"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1848
          #string: "Briefly describe the changes you have made."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "default_value" => array:1 [
          0 => array:1 [ …1]
        ]
        "display" => array:1 [
          "form" => 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 [
          "type" => "field_item:string_long"
          "settings" => array:1 [ …1]
        ]
        #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
          #string: "Published"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "translatable" => true
        "default_value" => array:1 [
          0 => array:1 [ …1]
        ]
        "display" => array:1 [
          "form" => array:2 [ …2]
        ]
        "provider" => "node"
        "field_name" => "status"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1853
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => 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
          #string: "Authored by"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "default_value_callback" => "Drupal\node\Entity\Node::getDefaultEntityOwner"
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1847
          #string: "The username of the content author."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "display" => array:2 [
          "view" => array:1 [ …1]
          "form" => 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 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [ …3]
        ]
        #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
          #string: "Title"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "required" => true
        "translatable" => true
        "revisionable" => true
        "display" => array:2 [
          "view" => array:1 [ …1]
          "form" => 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 [
          "type" => "field_item:string"
          "settings" => array:3 [ …3]
        ]
        #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
          #string: "Authored on"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1840
          #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 [ …1]
          "form" => 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 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #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
          #string: "Changed"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1838
          #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 {#1837
        #definition: array:2 [
          "type" => "field_item:changed"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1836}
      }
      #type: "changed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "promote" => Drupal\Core\Field\Entity\BaseFieldOverride {#1771
      #entityTypeId: "base_field_override"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.mailman_message.promote"
      #status: true
      #uuid: "83d76356-a6bf-4846-be4a-3ca94d208317"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:1 [
          0 => "node.type.mailman_message"
        ]
      ]
      #isSyncing: false
      #id: "node.mailman_message.promote"
      #field_name: "promote"
      #field_type: "boolean"
      #entity_type: "node"
      #bundle: "mailman_message"
      #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: Drupal\Core\Field\BaseFieldDefinition {#1830
        #definition: array:9 [
          "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1834 …5}
          "revisionable" => true
          "translatable" => true
          "default_value" => array:1 [ …1]
          "display" => array:1 [ …1]
          "provider" => "node"
          "field_name" => "promote"
          "entity_type" => "node"
          "bundle" => null
        ]
        #typedDataManager: null
        #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1832
          #definition: array:2 [ …2]
          #typedDataManager: null
          #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1830}
        }
        #type: "boolean"
        #propertyDefinitions: null
        #schema: null
        #indexes: []
      }
    }
    "sticky" => Drupal\Core\Field\BaseFieldDefinition {#1829
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1824
          #string: "Sticky at top of lists"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "translatable" => true
        "default_value" => array:1 [
          0 => array:1 [ …1]
        ]
        "display" => array:1 [
          "form" => array:2 [ …2]
        ]
        "provider" => "node"
        "field_name" => "sticky"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1831
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => 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
          #string: "Default translation"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1818
          #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 [ …1]
        ]
        "provider" => "node"
        "field_name" => "default_langcode"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1819
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => 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
          #string: "Default revision"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1814
          #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 {#1815
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => 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
          #string: "Revision translation affected"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1808
          #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 {#1806
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => 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
          #string: "Metatags (Hidden field for JSON support)"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1809
          #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 {#1803
        #definition: array:2 [
          "type" => "field_item:metatag_computed"
          "settings" => []
        ]
        #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
          #string: "URL alias"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "display" => array:1 [
          "form" => array:2 [ …2]
        ]
        "computed" => true
        "provider" => "path"
        "field_name" => "path"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1800
        #definition: array:2 [
          "type" => "field_item:path"
          "settings" => []
        ]
        #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
          #string: "Publish on"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "display" => array:1 [
          "form" => array:2 [ …2]
        ]
        "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 {#1798
        #definition: array:2 [
          "type" => "field_item:timestamp"
          "settings" => []
        ]
        #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
          #string: "Unpublish on"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "display" => array:1 [
          "form" => array:2 [ …2]
        ]
        "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 {#1802
        #definition: array:2 [
          "type" => "field_item:timestamp"
          "settings" => []
        ]
        #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
          #string: "Menu link"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1790
          #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 [ …1]
          "form" => array:1 [ …1]
        ]
        "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 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [ …3]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1786}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "body" => Drupal\field\Entity\FieldConfig {#1764
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.mailman_message.body"
      #status: true
      #uuid: "6c650e4a-3369-487d-8193-154346027f1a"
      -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.body"
          1 => "filter.format.apb_full_html"
          2 => "node.type.mailman_message"
        ]
        "module" => array:3 [
          0 => "better_formats"
          1 => "linkchecker"
          2 => "text"
        ]
      ]
      #isSyncing: false
      #id: "node.mailman_message.body"
      #field_name: "body"
      #field_type: "text_with_summary"
      #entity_type: "node"
      #bundle: "mailman_message"
      #label: "Body"
      #description: ""
      #settings: array:3 [
        "display_summary" => false
        "required_summary" => false
        "allowed_formats" => array:1 [
          0 => "apb_full_html"
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4321
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #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 [
          "default_config_hash" => "EBUo7qOWqaiZaQ_RC9sLY5IoDKphS34v77VIHSACmVY"
        ]
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [ …2]
        ]
        #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 [
          "columns" => array:3 [ …3]
          "indexes" => array:1 [ …1]
          "unique keys" => []
          "foreign keys" => []
        ]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "feeds_item" => Drupal\field\Entity\FieldConfig {#1768
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.mailman_message.feeds_item"
      #status: true
      #uuid: "ca2b2e27-007a-4ad4-8a40-59b4a40177c6"
      -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.mailman_message"
        ]
        "module" => array:1 [
          0 => "feeds"
        ]
      ]
      #isSyncing: false
      #id: "node.mailman_message.feeds_item"
      #field_name: "feeds_item"
      #field_type: "feeds_item"
      #entity_type: "node"
      #bundle: "mailman_message"
      #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 {#4323
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #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 [
          "module" => array:2 [ …2]
        ]
        #isSyncing: false
        #id: "node.feeds_item"
        #field_name: "feeds_item"
        #entity_type: "node"
        #type: "feeds_item"
        #module: "feeds"
        #settings: array:1 [
          "target_type" => "feeds_feed"
        ]
        #cardinality: -1
        #translatable: false
        #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 {#1767
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.mailman_message.field_content_category"
      #status: true
      #uuid: "63217e9c-d644-4084-9f96-9bd15a2cc979"
      -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.mailman_message"
          2 => "taxonomy.vocabulary.content_category"
        ]
      ]
      #isSyncing: false
      #id: "node.mailman_message.field_content_category"
      #field_name: "field_content_category"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "mailman_message"
      #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 {#1762
        #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_grp_legacy_id" => Drupal\field\Entity\FieldConfig {#1763
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.mailman_message.field_grp_legacy_id"
      #status: true
      #uuid: "01a7e5f9-b56c-4b8c-9aa4-1439a0d00d14"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_grp_legacy_id"
          1 => "node.type.mailman_message"
        ]
      ]
      #isSyncing: false
      #id: "node.mailman_message.field_grp_legacy_id"
      #field_name: "field_grp_legacy_id"
      #field_type: "integer"
      #entity_type: "node"
      #bundle: "mailman_message"
      #label: "Grp. 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 {#4401
        #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_grp_legacy_id"
        #status: true
        #uuid: "e1cbde05-1a72-45a5-b40e-75d392d55453"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:1 [ …1]
        ]
        #isSyncing: false
        #id: "node.field_grp_legacy_id"
        #field_name: "field_grp_legacy_id"
        #entity_type: "node"
        #type: "integer"
        #module: "core"
        #settings: array:2 [
          "unsigned" => false
          "size" => "normal"
        ]
        #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 {#1758
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.mailman_message.field_legacy_id"
      #status: true
      #uuid: "5bdb9c7f-952d-4b23-8f52-5d7b5a3df593"
      -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.mailman_message"
        ]
      ]
      #isSyncing: false
      #id: "node.mailman_message.field_legacy_id"
      #field_name: "field_legacy_id"
      #field_type: "integer"
      #entity_type: "node"
      #bundle: "mailman_message"
      #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 {#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_legacy_id"
        #status: true
        #uuid: "56db5f92-b429-4af9-82b1-24fa6ecd02f1"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => 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 [
          "unsigned" => false
          "size" => "normal"
        ]
        #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_mmsg_attachments" => Drupal\field\Entity\FieldConfig {#1759
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.mailman_message.field_mmsg_attachments"
      #status: true
      #uuid: "342119e2-d2ac-49c9-91cc-a5763ad256c8"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.field_mmsg_attachments"
          1 => "node.type.mailman_message"
        ]
        "module" => array:1 [
          0 => "file"
        ]
      ]
      #isSyncing: false
      #id: "node.mailman_message.field_mmsg_attachments"
      #field_name: "field_mmsg_attachments"
      #field_type: "file"
      #entity_type: "node"
      #bundle: "mailman_message"
      #label: "Attachments"
      #description: ""
      #settings: array:6 [
        "handler" => "default:file"
        "handler_settings" => []
        "file_directory" => "mailman_msg_attachment"
        "file_extensions" => "txt pdf doc docx xls xlsx png gif jpeg ppt pptx jpg graffle p7s odt ics csv dot pot dat tiff potx noext htm html vsd xlsb asc xml odp ips numbers"
        "max_filesize" => ""
        "description_field" => false
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4446
        #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_mmsg_attachments"
        #status: true
        #uuid: "f858cf4a-54d8-497c-8fa3-6db69195239e"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: array:1 [
          "field_permissions" => array:1 [ …1]
        ]
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:3 [ …3]
        ]
        #isSyncing: false
        #id: "node.field_mmsg_attachments"
        #field_name: "field_mmsg_attachments"
        #entity_type: "node"
        #type: "file"
        #module: "file"
        #settings: array:4 [
          "target_type" => "file"
          "display_field" => false
          "display_default" => false
          "uri_scheme" => "public"
        ]
        #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_mmsg_date" => Drupal\field\Entity\FieldConfig {#1754
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.mailman_message.field_mmsg_date"
      #status: true
      #uuid: "c781fb7a-890a-4640-bc55-44c52d4f1aa2"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.field_mmsg_date"
          1 => "node.type.mailman_message"
        ]
        "module" => array:1 [
          0 => "datetime"
        ]
      ]
      #isSyncing: false
      #id: "node.mailman_message.field_mmsg_date"
      #field_name: "field_mmsg_date"
      #field_type: "datetime"
      #entity_type: "node"
      #bundle: "mailman_message"
      #label: "Date"
      #description: ""
      #settings: []
      #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 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_mmsg_date"
        #status: true
        #uuid: "48f356b3-dde2-4ecd-857a-1a8064870dac"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [ …2]
        ]
        #isSyncing: false
        #id: "node.field_mmsg_date"
        #field_name: "field_mmsg_date"
        #entity_type: "node"
        #type: "datetime"
        #module: "datetime"
        #settings: array:1 [
          "datetime_type" => "datetime"
        ]
        #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_mmsg_date_txt" => Drupal\field\Entity\FieldConfig {#1761
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.mailman_message.field_mmsg_date_txt"
      #status: true
      #uuid: "1629b824-09fc-4164-a163-c877745b6b5e"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_mmsg_date_txt"
          1 => "node.type.mailman_message"
        ]
      ]
      #isSyncing: false
      #id: "node.mailman_message.field_mmsg_date_txt"
      #field_name: "field_mmsg_date_txt"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "mailman_message"
      #label: "Date String"
      #description: ""
      #settings: []
      #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_mmsg_date_txt"
        #status: true
        #uuid: "77a8366a-9e86-4618-a58f-ba841160708b"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:1 [ …1]
        ]
        #isSyncing: false
        #id: "node.field_mmsg_date_txt"
        #field_name: "field_mmsg_date_txt"
        #entity_type: "node"
        #type: "string"
        #module: "core"
        #settings: array:3 [
          "max_length" => 255
          "case_sensitive" => false
          "is_ascii" => false
        ]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [
          "columns" => array:1 [ …1]
          "unique keys" => []
          "indexes" => []
          "foreign keys" => []
        ]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_mmsg_files" => Drupal\field\Entity\FieldConfig {#1756
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.mailman_message.field_mmsg_files"
      #status: true
      #uuid: "89c30d1d-0f0a-430e-84aa-b8112b8b7d2e"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.field_mmsg_files"
          1 => "node.type.mailman_message"
        ]
        "module" => array:1 [
          0 => "file"
        ]
      ]
      #isSyncing: false
      #id: "node.mailman_message.field_mmsg_files"
      #field_name: "field_mmsg_files"
      #field_type: "file"
      #entity_type: "node"
      #bundle: "mailman_message"
      #label: "Attachments"
      #description: ""
      #settings: array:6 [
        "handler" => "default:file"
        "handler_settings" => []
        "file_directory" => "mailman_msg_attachment"
        "file_extensions" => "txt pdf doc docx xls xlsx png gif jpeg ppt pptx jpg graffle p7s odt ics csv dot pot dat tiff potx noext htm html vsd xlsb asc xml odp ips numbers"
        "max_filesize" => ""
        "description_field" => false
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4449
        #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_mmsg_files"
        #status: true
        #uuid: "3a36b28a-2655-4903-b668-1064904e88e1"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [ …2]
        ]
        #isSyncing: false
        #id: "node.field_mmsg_files"
        #field_name: "field_mmsg_files"
        #entity_type: "node"
        #type: "file"
        #module: "file"
        #settings: array:4 [
          "target_type" => "file"
          "display_field" => false
          "display_default" => false
          "uri_scheme" => "private"
        ]
        #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_mmsg_from" => Drupal\field\Entity\FieldConfig {#1757
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.mailman_message.field_mmsg_from"
      #status: true
      #uuid: "5aec7e6e-8f16-41d0-9c44-91425d91017b"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_mmsg_from"
          1 => "node.type.mailman_message"
        ]
      ]
      #isSyncing: false
      #id: "node.mailman_message.field_mmsg_from"
      #field_name: "field_mmsg_from"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "mailman_message"
      #label: "From"
      #description: ""
      #settings: []
      #required: true
      #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_mmsg_from"
        #status: true
        #uuid: "d1a765e2-c0e6-458d-9c3b-2f34157536d7"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: array:1 [
          "field_permissions" => array:1 [ …1]
        ]
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [ …2]
        ]
        #isSyncing: false
        #id: "node.field_mmsg_from"
        #field_name: "field_mmsg_from"
        #entity_type: "node"
        #type: "string"
        #module: "core"
        #settings: array:3 [
          "max_length" => 255
          "case_sensitive" => false
          "is_ascii" => false
        ]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [
          "columns" => array:1 [ …1]
          "unique keys" => []
          "indexes" => []
           …1
        ]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_mmsg_from_name" => 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.mailman_message.field_mmsg_from_name"
      #status: true
      #uuid: "2b21a671-eb90-49a1-8591-c7d36ddbc1c6"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [ …2]
      ]
      #isSyncing: false
      #id: "node.mailman_message.field_mmsg_from_name"
      #field_name: "field_mmsg_from_name"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "mailman_message"
      #label: "Sender name"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4451
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_mmsg_from_name"
        #status: true
        #uuid: "6b5054bf-8e7d-4647-8e1d-b343a1028fd4"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_mmsg_from_name"
        #field_name: "field_mmsg_from_name"
        #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: array:4 [ …4]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_mmsg_id_hash" => 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.mailman_message.field_mmsg_id_hash"
      #status: true
      #uuid: "fad9a378-06e1-4914-983f-04b86e585609"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [ …2]
      ]
      #isSyncing: false
      #id: "node.mailman_message.field_mmsg_id_hash"
      #field_name: "field_mmsg_id_hash"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "mailman_message"
      #label: "Message ID Hash field"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4452
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_mmsg_id_hash"
        #status: true
        #uuid: "d22abcda-c335-4532-b940-f472899c7c1b"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_mmsg_id_hash"
        #field_name: "field_mmsg_id_hash"
        #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: array:4 [ …4]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_mmsg_list" => Drupal\field\Entity\FieldConfig {#1751
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.mailman_message.field_mmsg_list"
      #status: true
      #uuid: "6e942ee9-faf5-40f9-971b-0a8856f44f4a"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [ …2]
      ]
      #isSyncing: false
      #id: "node.mailman_message.field_mmsg_list"
      #field_name: "field_mmsg_list"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "mailman_message"
      #label: "List"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4453
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_mmsg_list"
        #status: true
        #uuid: "5483cf04-274d-4862-a349-9d895bcd2bb0"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_mmsg_list"
        #field_name: "field_mmsg_list"
        #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_mmsg_message_id" => 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.mailman_message.field_mmsg_message_id"
      #status: true
      #uuid: "e254ce73-a62c-4c07-8296-29404505d7e2"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [ …2]
      ]
      #isSyncing: false
      #id: "node.mailman_message.field_mmsg_message_id"
      #field_name: "field_mmsg_message_id"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "mailman_message"
      #label: "Message Id"
      #description: ""
      #settings: []
      #required: true
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4454
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_mmsg_message_id"
        #status: true
        #uuid: "2b0148e2-8fde-47b0-880e-10dbf00f24b1"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: array:1 [ …1]
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_mmsg_message_id"
        #field_name: "field_mmsg_message_id"
        #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: array:4 [ …4]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_mmsg_parent_id" => Drupal\field\Entity\FieldConfig {#1755
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.mailman_message.field_mmsg_parent_id"
      #status: true
      #uuid: "8cd3f86c-1209-4427-807f-086b3d78f01b"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [ …2]
      ]
      #isSyncing: false
      #id: "node.mailman_message.field_mmsg_parent_id"
      #field_name: "field_mmsg_parent_id"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "mailman_message"
      #label: "Parent message ID"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4455
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_mmsg_parent_id"
        #status: true
        #uuid: "c8410142-7476-419f-854d-314cd482bc29"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_mmsg_parent_id"
        #field_name: "field_mmsg_parent_id"
        #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_mmsg_subject" => 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.mailman_message.field_mmsg_subject"
      #status: true
      #uuid: "a25f863c-5444-4401-a680-ca58b89bd6b8"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [ …2]
      ]
      #isSyncing: false
      #id: "node.mailman_message.field_mmsg_subject"
      #field_name: "field_mmsg_subject"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "mailman_message"
      #label: "Subject"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4456
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_mmsg_subject"
        #status: true
        #uuid: "dfe409df-4cbf-4b97-9c52-a23904ab67c1"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_mmsg_subject"
        #field_name: "field_mmsg_subject"
        #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: array:4 [ …4]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_mmsg_to" => 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.mailman_message.field_mmsg_to"
      #status: true
      #uuid: "ee5c97bb-0794-4273-a593-ef5d8da9450e"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [ …2]
      ]
      #isSyncing: false
      #id: "node.mailman_message.field_mmsg_to"
      #field_name: "field_mmsg_to"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "mailman_message"
      #label: "To"
      #description: ""
      #settings: []
      #required: true
      #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 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_mmsg_to"
        #status: true
        #uuid: "41029c40-602c-4e63-88af-a25ac4697541"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: array:1 [ …1]
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_mmsg_to"
        #field_name: "field_mmsg_to"
        #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_mmsg_tread_id" => Drupal\field\Entity\FieldConfig {#1741
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.mailman_message.field_mmsg_tread_id"
      #status: true
      #uuid: "3237f9d0-4e4a-4596-85c4-276508822aa7"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [ …2]
      ]
      #isSyncing: false
      #id: "node.mailman_message.field_mmsg_tread_id"
      #field_name: "field_mmsg_tread_id"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "mailman_message"
      #label: "Thread ID"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4458
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_mmsg_tread_id"
        #status: true
        #uuid: "8383d295-a46e-4c97-88c3-0ff4d0f80ff6"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_mmsg_tread_id"
        #field_name: "field_mmsg_tread_id"
        #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: array:4 [ …4]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_mmsg_url" => 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.mailman_message.field_mmsg_url"
      #status: true
      #uuid: "aa1ce0e8-8824-49c6-a5f7-312d015f0258"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [ …2]
      ]
      #isSyncing: false
      #id: "node.mailman_message.field_mmsg_url"
      #field_name: "field_mmsg_url"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "mailman_message"
      #label: "URL"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4459
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_mmsg_url"
        #status: true
        #uuid: "a98e64b9-9985-47e3-8c61-ca76f36c14ce"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_mmsg_url"
        #field_name: "field_mmsg_url"
        #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: array:4 [ …4]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_parent_group" => 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.mailman_message.field_parent_group"
      #status: true
      #uuid: "faeff1aa-fc05-4268-b62b-5f6d89fa100f"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:4 [ …4]
      ]
      #isSyncing: false
      #id: "node.mailman_message.field_parent_group"
      #field_name: "field_parent_group"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "mailman_message"
      #label: "Parent Group"
      #description: ""
      #settings: array:2 [
        "handler" => "default:group"
        "handler_settings" => array:4 [ …4]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1744
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_parent_group"
        #status: true
        #uuid: "d8a4d719-678c-4632-ae92-8bfa8564ae38"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_parent_group"
        #field_name: "field_parent_group"
        #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
    }
  ]
  #languages: array:15 [
    "en" => Drupal\Core\Language\Language {#4315
      #name: "English"
      #id: "en"
      #direction: "ltr"
      #weight: 0
      #locked: false
    }
    "ar" => Drupal\Core\Language\Language {#4317
      #name: "Arabic"
      #id: "ar"
      #direction: "rtl"
      #weight: 1
      #locked: false
    }
    "zh-hans" => Drupal\Core\Language\Language {#4324
      #name: "Chinese, Simplified"
      #id: "zh-hans"
      #direction: "ltr"
      #weight: 2
      #locked: false
    }
    "zh-hant" => Drupal\Core\Language\Language {#1765
      #name: "Chinese, Traditional"
      #id: "zh-hant"
      #direction: "ltr"
      #weight: 3
      #locked: false
    }
    "fr" => Drupal\Core\Language\Language {#4313
      #name: "French"
      #id: "fr"
      #direction: "ltr"
      #weight: 4
      #locked: false
    }
    "de" => Drupal\Core\Language\Language {#4316
      #name: "German"
      #id: "de"
      #direction: "ltr"
      #weight: 5
      #locked: false
    }
    "it" => Drupal\Core\Language\Language {#4312
      #name: "Italian"
      #id: "it"
      #direction: "ltr"
      #weight: 6
      #locked: false
    }
    "ja" => Drupal\Core\Language\Language {#4311
      #name: "Japanese"
      #id: "ja"
      #direction: "ltr"
      #weight: 7
      #locked: false
    }
    "ko" => Drupal\Core\Language\Language {#4310
      #name: "Korean"
      #id: "ko"
      #direction: "ltr"
      #weight: 8
      #locked: false
    }
    "pt-br" => Drupal\Core\Language\Language {#4309
      #name: "Portuguese, Brazil"
      #id: "pt-br"
      #direction: "ltr"
      #weight: 9
      #locked: false
    }
    "pt-pt" => Drupal\Core\Language\Language {#4308
      #name: "Portuguese, Portugal"
      #id: "pt-pt"
      #direction: "ltr"
      #weight: 10
      #locked: false
    }
    "ru" => Drupal\Core\Language\Language {#4307
      #name: "Russian"
      #id: "ru"
      #direction: "ltr"
      #weight: 11
      #locked: false
    }
    "es" => Drupal\Core\Language\Language {#4314
      #name: "Spanish"
      #id: "es"
      #direction: "ltr"
      #weight: 12
      #locked: false
    }
    "und" => Drupal\Core\Language\Language {#4306
      #name: "Not specified"
      #id: "und"
      #direction: "ltr"
      #weight: 13
      #locked: true
    }
    "zxx" => Drupal\Core\Language\Language {#4305
      #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" => "mailman_message"
    "id" => "13843"
    "revision" => "14790"
    "uuid" => "e055005a-5c74-4803-937e-829e626e1be4"
  ]
  #translatableEntityKeys: array:8 [
    "label" => array:1 [
      "x-default" => "[Test-b] Test B Message"
    ]
    "langcode" => array:1 [
      "x-default" => "en"
    ]
    "status" => array:1 [
      "x-default" => "1"
    ]
    "published" => array:1 [
      "x-default" => "1"
    ]
    "uid" => array:1 [
      "x-default" => "1"
    ]
    "owner" => array:1 [
      "x-default" => "1"
    ]
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
    "revision_translation_affected" => array:1 [
      "x-default" => "1"
    ]
  ]
  #validated: false
  #validationRequired: false
  #loadedRevisionId: "14790"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
  +in_preview: null
}