Drupal\node\Entity\Node {#1724
  #entityTypeId: "node"
  #enforceIsNew: null
  #typedData: null
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: array:28 [
    "nid" => array:1 [
      "x-default" => "2"
    ]
    "vid" => array:1 [
      "x-default" => "4871"
    ]
    "type" => array:1 [
      "x-default" => "article"
    ]
    "uuid" => array:1 [
      "x-default" => "c8aa1c15-8d93-4302-b3c6-d388b2d54c9f"
    ]
    "langcode" => array:1 [
      "x-default" => "en"
    ]
    "revision_uid" => array:1 [
      "x-default" => "11"
    ]
    "revision_timestamp" => array:1 [
      "x-default" => "1723083683"
    ]
    "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" => "Georgia DOAS Receives Top Honors for a Modernized Customer Experience"
    ]
    "created" => array:1 [
      "x-default" => "1713183394"
    ]
    "changed" => array:1 [
      "x-default" => "1723083683"
    ]
    "promote" => array:1 [
      "x-default" => "1"
    ]
    "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>The Department of Administrative Services (DOAS) was recognized today with the 2018 Georgia’s Technology Innovation Showcase Award for implementation of a new Customer Relationship Management (CRM) system and deployment of an integrated policy automation tool. The project, which received top honors at the Georgia Digital Government Summit, included a working team of&nbsp;DOAS staff from multiple business units. It also involved collaborating with the State Accounting Office to transition the platform behind shared customer service center requests. The policy automation tool allows for transitioning paper-based activities and related approvals into electronic-based data processing and workflow. Congratulations to all who participated in this project!</p>"
          "summary" => "The Georgia Department of Administrative Services was honored at the 2018 Georgia Digital Summit, receiving the Technology Innovation Showcase Award for implementing a new customer relationship management system."
          "format" => "basic_html"
        ]
      ]
    ]
    "comment" => array:1 [
      "x-default" => array:1 [
        0 => array:6 [
          "status" => "2"
          "cid" => "0"
          "last_comment_timestamp" => "1713183884"
          "last_comment_name" => null
          "last_comment_uid" => "1"
          "comment_count" => "0"
        ]
      ]
    ]
    "field_cta_image" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "7"
        ]
      ]
    ]
    "field_image" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "7"
        ]
      ]
    ]
    "field_keywords_search" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "CRM, DOAS, Georgia Digital Summit, technology, modernization, award, recognition"
        ]
      ]
    ]
    "field_metatags" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "{"keywords":"CRM, DOAS, Georgia Digital Summit, technology, modernization, award, recognition"}"
        ]
      ]
    ]
    "field_search_summary" => array:1 [
      "x-default" => array:1 [
        0 => array:2 [
          "value" => "DOAS received Georgia's Technology Innovation Showcase Award at the 2018 Georgia Digital Summit."
          "format" => "restricted_html"
        ]
      ]
    ]
  ]
  #fields: []
  #fieldDefinitions: array:33 [
    "nid" => Drupal\Core\Field\BaseFieldDefinition {#1818
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1819
          #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 {#1820
        #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 {#1818}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1821
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1822
          #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 {#1823
        #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 {#1821}
      }
      #type: "uuid"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "vid" => Drupal\Core\Field\BaseFieldDefinition {#1824
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1825
          #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 {#1826
        #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 {#1824}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1827
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1828
          #string: "Language"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "display" => array:2 [
          "view" => array:2 [
            "options" => array:1 [
              "region" => "hidden"
            ]
            "configurable" => true
          ]
          "form" => array:2 [
            "options" => array:2 [
              "type" => "language_select"
              "weight" => 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 {#1829
        #definition: array:2 [
          "type" => "field_item:language"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1827}
      }
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "type" => Drupal\Core\Field\BaseFieldDefinition {#1830
      #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 {#1831
        #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 {#1830}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#1832
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1833
          #string: "Revision create time"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1834
          #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 {#1835
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1832}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#1836
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1837
          #string: "Revision user"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1838
          #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 {#1839
        #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 {#1836}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#1840
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1841
          #string: "Revision log message"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1842
          #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 [
              "type" => "string_textarea"
              "weight" => 25
              "settings" => array:1 [
                "rows" => 4
              ]
            ]
          ]
        ]
        "provider" => "node"
        "field_name" => "revision_log"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1843
        #definition: array:2 [
          "type" => "field_item:string_long"
          "settings" => array:1 [
            "case_sensitive" => false
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1840}
      }
      #type: "string_long"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "status" => Drupal\Core\Field\BaseFieldDefinition {#1844
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1845
          #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 [
              "type" => "boolean_checkbox"
              "settings" => array:1 [
                "display_label" => true
              ]
              "weight" => 120
            ]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "status"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1846
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1847
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1848
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1844}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uid" => Drupal\Core\Field\BaseFieldDefinition {#1849
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1850
          #string: "Authored by"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "default_value_callback" => "Drupal\node\Entity\Node::getDefaultEntityOwner"
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1851
          #string: "The username of the content author."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "display" => array:2 [
          "view" => array:1 [
            "options" => array:3 [
              "label" => "hidden"
              "type" => "author"
              "weight" => 0
            ]
          ]
          "form" => array:2 [
            "options" => array:3 [
              "type" => "entity_reference_autocomplete"
              "weight" => 5
              "settings" => array:3 [
                "match_operator" => "CONTAINS"
                "size" => "60"
                "placeholder" => ""
              ]
            ]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "uid"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1852
        #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 {#1849}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "title" => Drupal\Core\Field\BaseFieldDefinition {#1853
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1854
          #string: "Title"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "required" => true
        "translatable" => true
        "revisionable" => true
        "display" => array:2 [
          "view" => array:1 [
            "options" => array:3 [
              "label" => "hidden"
              "type" => "string"
              "weight" => -5
            ]
          ]
          "form" => array:2 [
            "options" => array:2 [
              "type" => "string_textfield"
              "weight" => -5
            ]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "title"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1855
        #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 {#1853}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "created" => Drupal\Core\Field\BaseFieldDefinition {#1856
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1857
          #string: "Authored on"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1858
          #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 [
              "label" => "hidden"
              "type" => "timestamp"
              "weight" => 0
            ]
          ]
          "form" => array:2 [
            "options" => array:2 [
              "type" => "datetime_timestamp"
              "weight" => 10
            ]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "created"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1859
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1856}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "changed" => Drupal\Core\Field\BaseFieldDefinition {#1860
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1861
          #string: "Changed"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1862
          #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 {#1863
        #definition: array:2 [
          "type" => "field_item:changed"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1860}
      }
      #type: "changed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "promote" => Drupal\Core\Field\BaseFieldDefinition {#1864
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1865
          #string: "Promoted to front page"
          #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 [
              "type" => "boolean_checkbox"
              "settings" => array:1 [
                "display_label" => true
              ]
              "weight" => 15
            ]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "promote"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1866
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1867
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1868
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1864}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "sticky" => Drupal\Core\Field\BaseFieldDefinition {#1869
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1870
          #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:3 [
              "type" => "boolean_checkbox"
              "settings" => array:1 [
                "display_label" => true
              ]
              "weight" => 16
            ]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "sticky"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1871
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1872
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1873
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1869}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1874
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1875
          #string: "Default translation"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1876
          #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 {#1877
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1878
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1879
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1874}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#1880
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1881
          #string: "Default revision"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1882
          #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 {#1883
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1884
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1885
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1880}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#1886
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1887
          #string: "Revision translation affected"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1888
          #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 {#1889
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1890
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1891
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1886}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "moderation_state" => Drupal\Core\Field\BaseFieldDefinition {#1913
      #definition: array:12 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1914
          #string: "Moderation state"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1915
          #string: "The moderation state of this piece of content."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "computed" => true
        "class" => "Drupal\content_moderation\Plugin\Field\ModerationStateFieldItemList"
        "display" => array:2 [
          "view" => array:2 [
            "options" => array:3 [
              "label" => "hidden"
              "region" => "hidden"
              "weight" => -5
            ]
            "configurable" => false
          ]
          "form" => array:2 [
            "options" => array:3 [
              "type" => "moderation_state_default"
              "weight" => 100
              "settings" => []
            ]
            "configurable" => true
          ]
        ]
        "constraints" => array:1 [
          "ModerationState" => []
        ]
        "read-only" => false
        "translatable" => true
        "provider" => "content_moderation"
        "field_name" => "moderation_state"
        "entity_type" => "node"
        "bundle" => "article"
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1916
        #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 {#1913}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "metatag" => Drupal\Core\Field\BaseFieldDefinition {#1896
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1897
          #string: "Metatags (Hidden field for JSON support)"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1898
          #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 {#1899
        #definition: array:2 [
          "type" => "field_item:metatag_computed"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1896}
      }
      #type: "metatag_computed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "path" => Drupal\Core\Field\BaseFieldDefinition {#1900
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1901
          #string: "URL alias"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:2 [
              "type" => "path"
              "weight" => 30
            ]
            "configurable" => true
          ]
        ]
        "computed" => true
        "provider" => "path"
        "field_name" => "path"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1902
        #definition: array:2 [
          "type" => "field_item:path"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1900}
      }
      #type: "path"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "publish_on" => Drupal\Core\Field\BaseFieldDefinition {#1903
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1904
          #string: "Publish on"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:2 [
              "type" => "datetime_timestamp_no_default"
              "region" => "hidden"
            ]
            "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 {#1905
        #definition: array:2 [
          "type" => "field_item:timestamp"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1903}
      }
      #type: "timestamp"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "unpublish_on" => Drupal\Core\Field\BaseFieldDefinition {#1906
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1907
          #string: "Unpublish on"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:2 [
              "type" => "datetime_timestamp_no_default"
              "region" => "hidden"
            ]
            "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 {#1908
        #definition: array:2 [
          "type" => "field_item:timestamp"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1906}
      }
      #type: "timestamp"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#1909
      #definition: array:12 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1910
          #string: "Menu link"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1911
          #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 [
              "label" => "hidden"
              "region" => "hidden"
            ]
          ]
          "form" => array:1 [
            "options" => array:1 [
              "region" => "hidden"
            ]
          ]
        ]
        "computed" => true
        "provider" => "token"
        "field_name" => "menu_link"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1912
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [
            "target_type" => "menu_link_content"
            "handler" => "default"
            "handler_settings" => []
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1909}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "body" => Drupal\field\Entity\FieldConfig {#1917
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.article.body"
      #status: true
      #uuid: "67602f53-4669-42ce-9b07-2e0b1e9aa677"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: array:1 [
        "default_config_hash" => "4Wxs1LseZ8JsNwD9uJVIbzZqG35yQXN8Eo1Hub6NMuI"
      ]
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.body"
          1 => "node.type.article"
        ]
        "module" => array:1 [
          0 => "text"
        ]
      ]
      #isSyncing: false
      #id: "node.article.body"
      #field_name: "body"
      #field_type: "text_with_summary"
      #entity_type: "node"
      #bundle: "article"
      #label: "Body"
      #description: ""
      #settings: array:3 [
        "display_summary" => true
        "required_summary" => false
        "allowed_formats" => []
      ]
      #required: false
      #translatable: true
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "comment" => Drupal\field\Entity\FieldConfig {#1918
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.article.comment"
      #status: true
      #uuid: "2a47cf64-6b53-4602-b31b-39c90c62c59e"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: array:1 [
        "default_config_hash" => "UqXlkKC4v2-bDfWx4zcXQrD5YIi3d5byENEmWv-G_Uc"
      ]
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.comment"
          1 => "node.type.article"
        ]
        "module" => array:1 [
          0 => "comment"
        ]
      ]
      #isSyncing: false
      #id: "node.article.comment"
      #field_name: "comment"
      #field_type: "comment"
      #entity_type: "node"
      #bundle: "article"
      #label: "Comments"
      #description: ""
      #settings: array:5 [
        "default_mode" => 1
        "per_page" => 50
        "anonymous" => 0
        "form_location" => true
        "preview" => 1
      ]
      #required: false
      #translatable: true
      #default_value: array:1 [
        0 => array:6 [
          "status" => 2
          "cid" => 0
          "last_comment_timestamp" => 0
          "last_comment_name" => null
          "last_comment_uid" => 0
          "comment_count" => 0
        ]
      ]
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_cta_image" => Drupal\field\Entity\FieldConfig {#1919
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.article.field_cta_image"
      #status: true
      #uuid: "a9943032-9b15-4d3a-ab57-fd3d51c2267a"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [
          0 => "field.storage.node.field_cta_image"
          1 => "media.type.image"
          2 => "node.type.article"
        ]
      ]
      #isSyncing: false
      #id: "node.article.field_cta_image"
      #field_name: "field_cta_image"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "article"
      #label: "CTA Image"
      #description: ""
      #settings: array:2 [
        "handler" => "default:media"
        "handler_settings" => array:4 [
          "target_bundles" => array:1 [
            "image" => "image"
          ]
          "sort" => array:2 [
            "field" => "_none"
            "direction" => "ASC"
          ]
          "auto_create" => false
          "auto_create_bundle" => ""
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_image" => Drupal\field\Entity\FieldConfig {#1920
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.article.field_image"
      #status: true
      #uuid: "998b601f-190e-49ae-848e-29d6b2ee702f"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [
          0 => "field.storage.node.field_image"
          1 => "media.type.image"
          2 => "node.type.article"
        ]
      ]
      #isSyncing: false
      #id: "node.article.field_image"
      #field_name: "field_image"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "article"
      #label: "Image"
      #description: ""
      #settings: array:2 [
        "handler" => "default:media"
        "handler_settings" => array:4 [
          "target_bundles" => array:1 [
            "image" => "image"
          ]
          "sort" => array:2 [
            "field" => "_none"
            "direction" => "ASC"
          ]
          "auto_create" => false
          "auto_create_bundle" => ""
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_keywords_search" => Drupal\field\Entity\FieldConfig {#1921
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.article.field_keywords_search"
      #status: true
      #uuid: "1488dc91-68dd-4447-b93f-5110b21d92ec"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_keywords_search"
          1 => "node.type.article"
        ]
      ]
      #isSyncing: false
      #id: "node.article.field_keywords_search"
      #field_name: "field_keywords_search"
      #field_type: "string_long"
      #entity_type: "node"
      #bundle: "article"
      #label: "Keywords (Search)"
      #description: "Add a comma separated list of keywords for Apache SOLR keyword search"
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_metatags" => Drupal\field\Entity\FieldConfig {#1922
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.article.field_metatags"
      #status: true
      #uuid: "cbccbd20-a80c-45d4-956d-a6d2a9cc0930"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.field_metatags"
          1 => "node.type.article"
        ]
        "module" => array:1 [
          0 => "metatag"
        ]
      ]
      #isSyncing: false
      #id: "node.article.field_metatags"
      #field_name: "field_metatags"
      #field_type: "metatag"
      #entity_type: "node"
      #bundle: "article"
      #label: "Metatags"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_search_summary" => Drupal\field\Entity\FieldConfig {#1923
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.article.field_search_summary"
      #status: true
      #uuid: "58ce36da-0a53-44f6-9a56-2d9d5050f266"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:3 [
          0 => "field.storage.node.field_search_summary"
          1 => "filter.format.restricted_html"
          2 => "node.type.article"
        ]
        "module" => array:1 [
          0 => "text"
        ]
      ]
      #isSyncing: false
      #id: "node.article.field_search_summary"
      #field_name: "field_search_summary"
      #field_type: "text_long"
      #entity_type: "node"
      #bundle: "article"
      #label: "Search Summary"
      #description: ""
      #settings: array:1 [
        "allowed_formats" => array:1 [
          0 => "restricted_html"
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_short_title" => Drupal\field\Entity\FieldConfig {#1924
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.article.field_short_title"
      #status: true
      #uuid: "359bb5e6-f134-47b0-aecb-089f82e6d5da"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_short_title"
          1 => "node.type.article"
        ]
      ]
      #isSyncing: false
      #id: "node.article.field_short_title"
      #field_name: "field_short_title"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "article"
      #label: "Short title"
      #description: "Optional abbreviated titles for teaser summaries."
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_tags" => Drupal\field\Entity\FieldConfig {#1925
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.article.field_tags"
      #status: true
      #uuid: "0cda9356-4c63-49fb-a580-fd9ba8c435cd"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: array:1 [
        "default_config_hash" => "QdUgf_beeoaPiyKorFv0q1fcJpWH_uZTqe_xoVJacrw"
      ]
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [
          0 => "field.storage.node.field_tags"
          1 => "node.type.article"
          2 => "taxonomy.vocabulary.tags"
        ]
      ]
      #isSyncing: false
      #id: "node.article.field_tags"
      #field_name: "field_tags"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "article"
      #label: "Tags"
      #description: "Enter a comma-separated list. For example: Amsterdam, Mexico City, "Cleveland, Ohio""
      #settings: array:2 [
        "handler" => "default:taxonomy_term"
        "handler_settings" => array:3 [
          "target_bundles" => array:1 [
            "tags" => "tags"
          ]
          "sort" => array:1 [
            "field" => "_none"
          ]
          "auto_create" => true
        ]
      ]
      #required: false
      #translatable: true
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
  ]
  #languages: array:3 [
    "en" => Drupal\Core\Language\Language {#1802
      #name: "English"
      #id: "en"
      #direction: "ltr"
      #weight: 0
      #locked: false
    }
    "und" => Drupal\Core\Language\Language {#1803
      #name: "Not specified"
      #id: "und"
      #direction: "ltr"
      #weight: 2
      #locked: true
    }
    "zxx" => Drupal\Core\Language\Language {#1796
      #name: "Not applicable"
      #id: "zxx"
      #direction: "ltr"
      #weight: 3
      #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" => "article"
    "id" => "2"
    "revision" => "4871"
    "uuid" => "c8aa1c15-8d93-4302-b3c6-d388b2d54c9f"
  ]
  #translatableEntityKeys: array:8 [
    "label" => array:1 [
      "x-default" => "Georgia DOAS Receives Top Honors for a Modernized Customer Experience"
    ]
    "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: "4871"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
  +in_preview: null
}