주요 콘텐츠로 건너뛰기
사이드바

Devel Load

Drupal\node\Entity\Node {#2637
  #entityTypeId: "node"
  #enforceIsNew: null
  #typedData: null
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: array:26 [
    "nid" => array:1 [
      "x-default" => "206473"
    ]
    "vid" => array:1 [
      "x-default" => "186258"
    ]
    "type" => array:1 [
      "x-default" => "article"
    ]
    "uuid" => array:1 [
      "x-default" => "88bed6ee-6787-47e7-804f-e4bf7057429b"
    ]
    "langcode" => array:1 [
      "x-default" => "ko"
    ]
    "revision_uid" => array:1 [
      "x-default" => "0"
    ]
    "revision_timestamp" => array:1 [
      "x-default" => "1535040622"
    ]
    "revision_log" => array:1 [
      "x-default" => "Created by FeedsNodeProcessor"
    ]
    "revision_default" => array:1 [
      "x-default" => "1"
    ]
    "isDefaultRevision" => array:1 [
      "x-default" => "1"
    ]
    "status" => array:1 [
      "x-default" => "1"
    ]
    "title" => array:1 [
      "x-default" => "[e잎새통문 93호] 윗물이 맑아야 아랫물도 맑다?"
    ]
    "uid" => array:1 [
      "x-default" => "0"
    ]
    "created" => array:1 [
      "x-default" => "1535000420"
    ]
    "changed" => array:1 [
      "x-default" => "1535040622"
    ]
    "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"
    ]
    "notice" => array:1 [
      "x-default" => null
    ]
    "slide_show" => array:1 [
      "x-default" => null
    ]
    "comment" => array:1 [
      "x-default" => array:1 [
        0 => array:6 [
          "status" => "2"
          "cid" => "0"
          "last_comment_timestamp" => "1535040622"
          "last_comment_name" => null
          "last_comment_uid" => "0"
          "comment_count" => "0"
        ]
      ]
    ]
    "field_link" => array:1 [
      "x-default" => array:1 [
        0 => array:3 [
          "uri" => "https://stib.ee/lp21#new_tab"
          "title" => null
          "options" => array:1 [ …1]
        ]
      ]
    ]
    "field_reference_group" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "28179"
        ]
      ]
    ]
    "field_simplenews_term" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "24"
        ]
      ]
    ]
    "field_tags" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "2332"
        ]
      ]
    ]
  ]
  #fields: []
  #fieldDefinitions: array:44 [
    "nid" => Drupal\Core\Field\BaseFieldDefinition {#2407
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2403
          #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 {#2400
        #definition: array:2 [
          "type" => "field_item:integer"
          "settings" => array:6 [ …6]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2407}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#2405
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2409
          #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 {#2408
        #definition: array:2 [
          "type" => "field_item:uuid"
          "settings" => array:3 [ …3]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2405}
      }
      #type: "uuid"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "vid" => Drupal\Core\Field\BaseFieldDefinition {#2410
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2411
          #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 {#2412
        #definition: array:2 [
          "type" => "field_item:integer"
          "settings" => array:6 [ …6]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2410}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#2413
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2414
          #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 {#2415
        #definition: array:2 [
          "type" => "field_item:language"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2413}
      }
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "type" => Drupal\Core\Field\BaseFieldDefinition {#2416
      #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 {#2417
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [ …3]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2416}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#2418
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2419
          #string: "Revision create time"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2420
          #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 {#2421
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2418}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#2422
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2423
          #string: "Revision user"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2424
          #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 {#2425
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [ …3]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2422}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#2426
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2427
          #string: "Revision log message"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2428
          #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 {#2429
        #definition: array:2 [
          "type" => "field_item:string_long"
          "settings" => array:1 [ …1]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2426}
      }
      #type: "string_long"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "status" => Drupal\Core\Field\BaseFieldDefinition {#2430
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2431
          #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 {#2432
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [ …2]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2430}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uid" => Drupal\Core\Field\BaseFieldDefinition {#2435
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2436
          #string: "Authored by"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "default_value_callback" => "Drupal\node\Entity\Node::getDefaultEntityOwner"
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2437
          #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 {#2438
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [ …3]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2435}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "title" => Drupal\Core\Field\Entity\BaseFieldOverride {#2501
      #entityTypeId: "base_field_override"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.article.title"
      #status: true
      #uuid: "a160cd36-8f52-4487-8923-1482bf3c8c68"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:1 [
          0 => "node.type.article"
        ]
      ]
      #isSyncing: false
      #id: "node.article.title"
      #field_name: "title"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "article"
      #label: "Title"
      #description: ""
      #settings: []
      #required: false
      #translatable: true
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #baseFieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2439
        #definition: array:9 [
          "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2440 …5}
          "required" => true
          "translatable" => true
          "revisionable" => true
          "display" => array:2 [ …2]
          "provider" => "node"
          "field_name" => "title"
          "entity_type" => "node"
          "bundle" => null
        ]
        #typedDataManager: null
        #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2441
          #definition: array:2 [ …2]
          #typedDataManager: null
          #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2439}
        }
        #type: "string"
        #propertyDefinitions: null
        #schema: null
        #indexes: []
      }
    }
    "created" => Drupal\Core\Field\BaseFieldDefinition {#2442
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2443
          #string: "Authored on"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2444
          #string: "The time that the node 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 {#2445
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2442}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "changed" => Drupal\Core\Field\BaseFieldDefinition {#2446
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2447
          #string: "Changed"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2448
          #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 {#2449
        #definition: array:2 [
          "type" => "field_item:changed"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2446}
      }
      #type: "changed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "promote" => Drupal\Core\Field\Entity\BaseFieldOverride {#2502
      #entityTypeId: "base_field_override"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.article.promote"
      #status: true
      #uuid: "2118dd8c-4b2e-4a7d-974b-5fdc885419b9"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:1 [
          0 => "node.type.article"
        ]
      ]
      #isSyncing: false
      #id: "node.article.promote"
      #field_name: "promote"
      #field_type: "boolean"
      #entity_type: "node"
      #bundle: "article"
      #label: "첫 페이지에 홍보하기"
      #description: ""
      #settings: array:2 [
        "on_label" => "켜기"
        "off_label" => "끄기"
      ]
      #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 {#2450
        #definition: array:9 [
          "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2451 …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 {#2452
          #definition: array:2 [ …2]
          #typedDataManager: null
          #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2450}
        }
        #type: "boolean"
        #propertyDefinitions: null
        #schema: null
        #indexes: []
      }
    }
    "sticky" => Drupal\Core\Field\BaseFieldDefinition {#2455
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2456
          #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 {#2457
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [ …2]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2455}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#2460
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2461
          #string: "Default translation"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2462
          #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 {#2463
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [ …2]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2460}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#2466
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2467
          #string: "Default revision"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2468
          #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 {#2469
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [ …2]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2466}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#2472
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2473
          #string: "Revision translation affected"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2474
          #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 {#2475
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [ …2]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2472}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "notice" => Drupal\Core\Field\BaseFieldDefinition {#2478
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2479
          #string: "@label"
          #arguments: array:1 [ …1]
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2480
          #string: "@description"
          #arguments: array:1 [ …1]
          #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" => "custom_pub"
        "field_name" => "notice"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2481
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [ …2]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2478}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "slide_show" => Drupal\Core\Field\BaseFieldDefinition {#2484
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2485
          #string: "@label"
          #arguments: array:1 [ …1]
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2486
          #string: "@description"
          #arguments: array:1 [ …1]
          #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" => "custom_pub"
        "field_name" => "slide_show"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2487
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [ …2]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2484}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "metatag" => Drupal\Core\Field\BaseFieldDefinition {#2490
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2491
          #string: "Metatags (Hidden field for JSON support)"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2492
          #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 {#2493
        #definition: array:2 [
          "type" => "field_item:metatag_computed"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2490}
      }
      #type: "metatag_computed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "path" => Drupal\Core\Field\BaseFieldDefinition {#2494
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2495
          #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 {#2496
        #definition: array:2 [
          "type" => "field_item:path"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2494}
      }
      #type: "path"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#2497
      #definition: array:12 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2498
          #string: "Menu link"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2499
          #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 {#2500
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [ …3]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2497}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "body" => Drupal\field\Entity\FieldConfig {#2503
      #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: "7fcc8dec-d6ed-4ee0-b773-1efd1b36058e"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: array:1 [
        "default_config_hash" => "Ay3b2hq42cpQTFB_lNu8S2ZxuVIY6-dlBsc7vLeJ-YY"
      ]
      #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:2 [
        "display_summary" => false
        "required_summary" => false
      ]
      #required: false
      #translatable: true
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2524
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.body"
        #status: true
        #uuid: "2a00fb88-a496-47a7-8ece-37d5718bcb83"
        -isUninstalling: false
        #langcode: "ko"
        #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: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "comment" => Drupal\field\Entity\FieldConfig {#2504
      #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: "e0419911-1cb7-4dc7-91ee-5bbd8b45cad2"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: array:1 [
        "default_config_hash" => "r-hrxwbKKXBKQnBefGjXNSdU00u2fPvMWEykGRHqd10"
      ]
      #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: "댓글"
      #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: Drupal\field\Entity\FieldStorageConfig {#2525
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.comment"
        #status: true
        #uuid: "7b3d3105-17a6-4cc6-b365-157266dca2dd"
        -isUninstalling: false
        #langcode: "ko"
        #third_party_settings: []
        #_core: array:1 [
          "default_config_hash" => "ktCna9xmWvYZIUfOCUyDQvedn5RtnS4CRmEIwNmvYjc"
        ]
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [ …2]
        ]
        #isSyncing: false
        #id: "node.comment"
        #field_name: "comment"
        #entity_type: "node"
        #type: "comment"
        #module: "comment"
        #settings: array:1 [
          "comment_type" => "comment"
        ]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [
          "columns" => array:1 [ …1]
          "indexes" => []
          "foreign keys" => []
          "unique keys" => []
        ]
        #propertyDefinitions: array:6 [
          "status" => Drupal\Core\TypedData\DataDefinition {#3002 …2}
          "cid" => Drupal\Core\TypedData\DataDefinition {#3004 …2}
          "last_comment_timestamp" => Drupal\Core\TypedData\DataDefinition {#3006 …2}
          "last_comment_name" => Drupal\Core\TypedData\DataDefinition {#3009 …2}
          "last_comment_uid" => Drupal\Core\TypedData\DataDefinition {#3012 …2}
          "comment_count" => Drupal\Core\TypedData\DataDefinition {#3014 …2}
        ]
      }
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2992
        #definition: array:2 [
          "type" => "field_item:comment"
          "settings" => array:6 [ …6]
        ]
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#1100
          #discovery: null
          #factory: null
          #mapper: null
          #cacheKey: "typed_data_types_plugins"
          #cacheTags: []
          #alterHook: "data_type_info"
          #subdir: "Plugin/DataType"
          #moduleHandler: Drupal\Core\Extension\ModuleHandler {#103 …11}
          #defaults: []
          #pluginDefinitionAnnotationName: "Drupal\Core\TypedData\Annotation\DataType"
          #pluginInterface: null
          #namespaces: ArrayObject {#336 …4}
          #additionalAnnotationNamespaces: []
          #definitions: array:545 [ …545]
          #cacheBackend: Drupal\Core\Cache\ChainedFastBackend {#96 …4}
          #useCaches: true
          #validator: null
          #constraintManager: Drupal\Core\Validation\ConstraintManager {#334 …16}
          #prototypes: array:2 [ …2]
          #classResolver: Drupal\Core\DependencyInjection\ClassResolver {#63 …3}
          #_serviceIds: []
          #_entityStorages: []
        }
        #fieldDefinition: Drupal\field\Entity\FieldConfig {#2504}
      }
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "feeds_item" => Drupal\field\Entity\FieldConfig {#2505
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.article.feeds_item"
      #status: true
      #uuid: "db855f36-97fb-44f6-a722-8110d5f49f34"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.feeds_item"
          1 => "node.type.article"
        ]
        "module" => array:1 [
          0 => "feeds"
        ]
      ]
      #isSyncing: false
      #id: "node.article.feeds_item"
      #field_name: "feeds_item"
      #field_type: "feeds_item"
      #entity_type: "node"
      #bundle: "article"
      #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 {#2537
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.feeds_item"
        #status: true
        #uuid: "cfefacd0-51a6-454d-871e-418f881c437d"
        -isUninstalling: false
        #langcode: "ko"
        #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_doc_type" => Drupal\field\Entity\FieldConfig {#2506
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.article.field_doc_type"
      #status: true
      #uuid: "1c940ee7-2025-42bf-9715-820ac11ee0a6"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_doc_type"
          1 => "node.type.article"
        ]
      ]
      #isSyncing: false
      #id: "node.article.field_doc_type"
      #field_name: "field_doc_type"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "article"
      #label: "문서타입"
      #description: ""
      #settings: array:2 [
        "handler" => "default:filter_existing_terms"
        "handler_settings" => []
      ]
      #required: false
      #translatable: true
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2556
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_doc_type"
        #status: true
        #uuid: "9f5a41ae-e585-4c91-8c2d-e766a18328ce"
        -isUninstalling: false
        #langcode: "und"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [ …2]
        ]
        #isSyncing: false
        #id: "node.field_doc_type"
        #field_name: "field_doc_type"
        #entity_type: "node"
        #type: "entity_reference"
        #module: "core"
        #settings: array:1 [
          "target_type" => "taxonomy_term"
        ]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_feed_type" => Drupal\field\Entity\FieldConfig {#2507
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.article.field_feed_type"
      #status: true
      #uuid: "24b42d5e-f4ad-453c-931e-5a058383c821"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.field_feed_type"
          1 => "node.type.article"
        ]
        "module" => array:1 [
          0 => "options"
        ]
      ]
      #isSyncing: false
      #id: "node.article.field_feed_type"
      #field_name: "field_feed_type"
      #field_type: "list_string"
      #entity_type: "node"
      #bundle: "article"
      #label: "수집글 type"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2563
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_feed_type"
        #status: true
        #uuid: "1566a70f-eca2-46f6-a704-7597fb8d2288"
        -isUninstalling: false
        #langcode: "ko"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [ …2]
        ]
        #isSyncing: false
        #id: "node.field_feed_type"
        #field_name: "field_feed_type"
        #entity_type: "node"
        #type: "list_string"
        #module: "options"
        #settings: array:2 [
          "allowed_values" => array:2 [ …2]
          "allowed_values_function" => ""
        ]
        #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_file" => Drupal\field\Entity\FieldConfig {#2508
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.article.field_file"
      #status: true
      #uuid: "9d6f8ee6-9f05-49c6-9fbf-eefaf97cd38f"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.field_file"
          1 => "node.type.article"
        ]
        "module" => array:1 [
          0 => "file"
        ]
      ]
      #isSyncing: false
      #id: "node.article.field_file"
      #field_name: "field_file"
      #field_type: "file"
      #entity_type: "node"
      #bundle: "article"
      #label: "파일"
      #description: ""
      #settings: array:6 [
        "handler" => "default:file"
        "handler_settings" => []
        "file_directory" => ""
        "file_extensions" => "txt pdf hwp"
        "max_filesize" => ""
        "description_field" => false
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2564
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_file"
        #status: true
        #uuid: "88c2f172-2c04-48cd-a395-82e263740d05"
        -isUninstalling: false
        #langcode: "und"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [ …2]
        ]
        #isSyncing: false
        #id: "node.field_file"
        #field_name: "field_file"
        #entity_type: "node"
        #type: "file"
        #module: "file"
        #settings: array:4 [
          "target_type" => "file"
          "display_field" => true
          "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_group_keyword" => Drupal\field\Entity\FieldConfig {#2509
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.article.field_group_keyword"
      #status: true
      #uuid: "adb45a57-35e4-4633-8ba8-08a4daaf5693"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [
          0 => "field.storage.node.field_group_keyword"
          1 => "node.type.article"
          2 => "taxonomy.vocabulary.category_policy"
        ]
      ]
      #isSyncing: false
      #id: "node.article.field_group_keyword"
      #field_name: "field_group_keyword"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "article"
      #label: "카테고리"
      #description: ""
      #settings: array:2 [
        "handler" => "default:filter_existing_terms"
        "handler_settings" => array:4 [
          "target_bundles" => array:1 [ …1]
          "sort" => array:2 [ …2]
          "auto_create" => true
          "auto_create_bundle" => ""
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2570
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_group_keyword"
        #status: true
        #uuid: "ce11ee3b-3360-4f5a-ad55-222cba0f2bd5"
        -isUninstalling: false
        #langcode: "und"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_group_keyword"
        #field_name: "field_group_keyword"
        #entity_type: "node"
        #type: "entity_reference"
        #module: "core"
        #settings: array:1 [ …1]
        #cardinality: -1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_image" => Drupal\field\Entity\FieldConfig {#2510
      #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: "ee19327f-0dd1-425e-b950-4676a2662ea4"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: array:1 [
        "default_config_hash" => "tgJzhA7Swh4M_gWU5FwFe5lPxPj5rebpMbvhpdNrERs"
      ]
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [ …2]
        "module" => array:1 [ …1]
      ]
      #isSyncing: false
      #id: "node.article.field_image"
      #field_name: "field_image"
      #field_type: "image"
      #entity_type: "node"
      #bundle: "article"
      #label: "이미지"
      #description: "Upload an image to go with this article."
      #settings: array:12 [
        "handler" => "default:file"
        "handler_settings" => []
        "file_directory" => "field/image"
        "file_extensions" => "png gif jpg jpeg"
        "max_filesize" => ""
        "max_resolution" => ""
        "min_resolution" => ""
        "alt_field" => true
        "alt_field_required" => false
        "title_field" => true
        "title_field_required" => false
        "default_image" => array:5 [ …5]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2574
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_image"
        #status: true
        #uuid: "4f158990-91ab-4195-93e8-962124a09043"
        -isUninstalling: false
        #langcode: "ko"
        #third_party_settings: []
        #_core: array:1 [ …1]
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_image"
        #field_name: "field_image"
        #entity_type: "node"
        #type: "image"
        #module: "image"
        #settings: array:5 [ …5]
        #cardinality: -1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: array:1 [ …1]
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_link" => Drupal\field\Entity\FieldConfig {#2511
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.article.field_link"
      #status: true
      #uuid: "367a2a0f-5dcb-4d36-b2fb-7ffaeafe73de"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [ …2]
        "module" => array:1 [ …1]
      ]
      #isSyncing: false
      #id: "node.article.field_link"
      #field_name: "field_link"
      #field_type: "link"
      #entity_type: "node"
      #bundle: "article"
      #label: "링크"
      #description: ""
      #settings: array:2 [
        "title" => 1
        "link_type" => 17
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2578
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_link"
        #status: true
        #uuid: "92c7bca6-c1ad-496c-900e-3f56bd0fc3fc"
        -isUninstalling: false
        #langcode: "und"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_link"
        #field_name: "field_link"
        #entity_type: "node"
        #type: "link"
        #module: "link"
        #settings: []
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [ …4]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_mg_image" => Drupal\field\Entity\FieldConfig {#2512
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.article.field_mg_image"
      #status: true
      #uuid: "ad7116d8-1b70-44b0-8f0b-21db290e1b01"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [ …2]
        "module" => array:1 [ …1]
      ]
      #isSyncing: false
      #id: "node.article.field_mg_image"
      #field_name: "field_mg_image"
      #field_type: "image"
      #entity_type: "node"
      #bundle: "article"
      #label: "대표 이미지"
      #description: ""
      #settings: array:12 [
        "handler" => "default:file"
        "handler_settings" => []
        "file_directory" => ""
        "file_extensions" => "png gif jpg jpeg"
        "max_filesize" => ""
        "max_resolution" => ""
        "min_resolution" => ""
        "alt_field" => false
        "alt_field_required" => true
        "title_field" => false
        "title_field_required" => false
        "default_image" => array:5 [ …5]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2581
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_mg_image"
        #status: true
        #uuid: "1c335b4f-dd3e-4478-a691-6bdb65a36c66"
        -isUninstalling: false
        #langcode: "und"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_mg_image"
        #field_name: "field_mg_image"
        #entity_type: "node"
        #type: "image"
        #module: "image"
        #settings: array:5 [ …5]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_mt_event_date" => Drupal\field\Entity\FieldConfig {#2513
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.article.field_mt_event_date"
      #status: true
      #uuid: "b591e0ae-fb89-4313-a759-dc6712e21d2c"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [ …2]
        "module" => array:1 [ …1]
      ]
      #isSyncing: false
      #id: "node.article.field_mt_event_date"
      #field_name: "field_mt_event_date"
      #field_type: "datetime"
      #entity_type: "node"
      #bundle: "article"
      #label: "When"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2585
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_mt_event_date"
        #status: true
        #uuid: "35e5654f-a19f-4ea5-ab1a-6184e65059ee"
        -isUninstalling: false
        #langcode: "und"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_mt_event_date"
        #field_name: "field_mt_event_date"
        #entity_type: "node"
        #type: "datetime"
        #module: "datetime"
        #settings: array:1 [ …1]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_mt_event_location" => Drupal\field\Entity\FieldConfig {#2514
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.article.field_mt_event_location"
      #status: true
      #uuid: "303470e2-e84e-495c-bf00-a24f653fbc00"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [ …2]
      ]
      #isSyncing: false
      #id: "node.article.field_mt_event_location"
      #field_name: "field_mt_event_location"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "article"
      #label: "주소"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2586
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_mt_event_location"
        #status: true
        #uuid: "b931c8f9-6db2-46ea-a6ed-b9a5c30e862c"
        -isUninstalling: false
        #langcode: "und"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_mt_event_location"
        #field_name: "field_mt_event_location"
        #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_party" => Drupal\field\Entity\FieldConfig {#2515
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.article.field_party"
      #status: true
      #uuid: "754f120b-22dc-4bd6-b91e-89d82d816a30"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [ …3]
      ]
      #isSyncing: false
      #id: "node.article.field_party"
      #field_name: "field_party"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "article"
      #label: "정당"
      #description: ""
      #settings: array:2 [
        "handler" => "default:filter_existing_terms"
        "handler_settings" => array:4 [ …4]
      ]
      #required: false
      #translatable: true
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2598
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_party"
        #status: true
        #uuid: "527054f8-4576-437f-8c28-2b6d59a7b978"
        -isUninstalling: false
        #langcode: "und"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_party"
        #field_name: "field_party"
        #entity_type: "node"
        #type: "entity_reference"
        #module: "core"
        #settings: array:1 [ …1]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_reference_group" => Drupal\field\Entity\FieldConfig {#2516
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.article.field_reference_group"
      #status: true
      #uuid: "7d638c07-5555-4900-9f19-011ccb5e9309"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [ …3]
      ]
      #isSyncing: false
      #id: "node.article.field_reference_group"
      #field_name: "field_reference_group"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "article"
      #label: "관련 개인/그룹"
      #description: ""
      #settings: array:2 [
        "handler" => "default:node"
        "handler_settings" => array:2 [ …2]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2608
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_reference_group"
        #status: true
        #uuid: "ffb0b40d-3684-4255-bc66-6b464ebc06c9"
        -isUninstalling: false
        #langcode: "und"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_reference_group"
        #field_name: "field_reference_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: array:4 [ …4]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_related_node" => Drupal\field\Entity\FieldConfig {#2517
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.article.field_related_node"
      #status: true
      #uuid: "874d10b4-4f94-44d2-97a2-1de57ea40cc9"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [ …3]
      ]
      #isSyncing: false
      #id: "node.article.field_related_node"
      #field_name: "field_related_node"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "article"
      #label: "관련 노드"
      #description: ""
      #settings: array:2 [
        "handler" => "default:node"
        "handler_settings" => array:4 [ …4]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2610
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_related_node"
        #status: true
        #uuid: "5413c08a-ee63-451f-aa05-dca765c9235a"
        -isUninstalling: false
        #langcode: "ko"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_related_node"
        #field_name: "field_related_node"
        #entity_type: "node"
        #type: "entity_reference"
        #module: "core"
        #settings: array:1 [ …1]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_simplenews_term" => Drupal\field\Entity\FieldConfig {#2518
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.article.field_simplenews_term"
      #status: true
      #uuid: "ff9a14a1-ce32-43c4-8a7d-6f2cd5bbccdb"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [ …3]
      ]
      #isSyncing: false
      #id: "node.article.field_simplenews_term"
      #field_name: "field_simplenews_term"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "article"
      #label: "지역"
      #description: ""
      #settings: array:2 [
        "handler" => "default:taxonomy_term"
        "handler_settings" => array:4 [ …4]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2614
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_simplenews_term"
        #status: true
        #uuid: "4bd227c6-818a-4f99-af07-dd9eb4242fff"
        -isUninstalling: false
        #langcode: "und"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_simplenews_term"
        #field_name: "field_simplenews_term"
        #entity_type: "node"
        #type: "entity_reference"
        #module: "core"
        #settings: array:1 [ …1]
        #cardinality: 5
        #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_tags" => Drupal\field\Entity\FieldConfig {#2519
      #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: "5c1097ee-42c2-4fd9-9bbe-1f5a8abefc38"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: array:1 [
        "default_config_hash" => "QdUgf_beeoaPiyKorFv0q1fcJpWH_uZTqe_xoVJacrw"
      ]
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [ …3]
      ]
      #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 of words to describe your content."
      #settings: array:2 [
        "handler" => "default:taxonomy_term"
        "handler_settings" => array:4 [ …4]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2615
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_tags"
        #status: true
        #uuid: "adc088cd-2845-489b-9258-332b11ff00fb"
        -isUninstalling: false
        #langcode: "ko"
        #third_party_settings: []
        #_core: array:1 [ …1]
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_tags"
        #field_name: "field_tags"
        #entity_type: "node"
        #type: "entity_reference"
        #module: "core"
        #settings: array:1 [ …1]
        #cardinality: -1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [ …4]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_targets_who" => Drupal\field\Entity\FieldConfig {#2520
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.article.field_targets_who"
      #status: true
      #uuid: "43b3553e-a6d7-460b-8933-e66a8870ed0f"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [ …2]
      ]
      #isSyncing: false
      #id: "node.article.field_targets_who"
      #field_name: "field_targets_who"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "article"
      #label: "관련인물"
      #description: ""
      #settings: array:2 [
        "handler" => "views"
        "handler_settings" => array:1 [ …1]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2617
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_targets_who"
        #status: true
        #uuid: "33b8d5ea-6414-4174-bed7-1611a4dbaa7e"
        -isUninstalling: false
        #langcode: "und"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_targets_who"
        #field_name: "field_targets_who"
        #entity_type: "node"
        #type: "entity_reference"
        #module: "core"
        #settings: array:1 [ …1]
        #cardinality: -1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_webform_mail" => Drupal\field\Entity\FieldConfig {#2521
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.article.field_webform_mail"
      #status: true
      #uuid: "7fef8b0f-d37d-4676-b3e5-171896fd4a89"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [ …2]
      ]
      #isSyncing: false
      #id: "node.article.field_webform_mail"
      #field_name: "field_webform_mail"
      #field_type: "email"
      #entity_type: "node"
      #bundle: "article"
      #label: "webform_mail"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2628
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_webform_mail"
        #status: true
        #uuid: "7899fdf9-0db1-4cb6-bce5-3e043ec57ced"
        -isUninstalling: false
        #langcode: "ko"
        #third_party_settings: array:1 [ …1]
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_webform_mail"
        #field_name: "field_webform_mail"
        #entity_type: "node"
        #type: "email"
        #module: "core"
        #settings: []
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_webform_name" => Drupal\field\Entity\FieldConfig {#2522
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.article.field_webform_name"
      #status: true
      #uuid: "9e4a59a4-33d4-48f4-887a-b9269da3a8c6"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [ …2]
      ]
      #isSyncing: false
      #id: "node.article.field_webform_name"
      #field_name: "field_webform_name"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "article"
      #label: "webform_name"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2629
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_webform_name"
        #status: true
        #uuid: "6bcdf448-9a38-4b13-bbbd-0d436f0e9dca"
        -isUninstalling: false
        #langcode: "ko"
        #third_party_settings: array:1 [ …1]
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_webform_name"
        #field_name: "field_webform_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: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_webform_title" => Drupal\field\Entity\FieldConfig {#2523
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.article.field_webform_title"
      #status: true
      #uuid: "a3c78c87-f93f-448f-869e-632c35d18a71"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [ …2]
      ]
      #isSyncing: false
      #id: "node.article.field_webform_title"
      #field_name: "field_webform_title"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "article"
      #label: "webform_title"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2630
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_webform_title"
        #status: true
        #uuid: "6a6e0f13-b027-4bf2-93b2-9be06b9ec55c"
        -isUninstalling: false
        #langcode: "ko"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_webform_title"
        #field_name: "field_webform_title"
        #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
    }
  ]
  #languages: null
  #langcodeKey: "langcode"
  #defaultLangcodeKey: "default_langcode"
  #activeLangcode: "x-default"
  #defaultLangcode: "ko"
  #translations: array:1 [
    "x-default" => array:1 [
      "status" => 1
    ]
  ]
  #translationInitialize: false
  #newRevision: false
  #isDefaultRevision: "1"
  #entityKeys: array:4 [
    "bundle" => "article"
    "id" => "206473"
    "revision" => "186258"
    "uuid" => "88bed6ee-6787-47e7-804f-e4bf7057429b"
  ]
  #translatableEntityKeys: array:8 [
    "label" => array:1 [
      "x-default" => "[e잎새통문 93호] 윗물이 맑아야 아랫물도 맑다?"
    ]
    "langcode" => array:1 [
      "x-default" => "ko"
    ]
    "status" => array:1 [
      "x-default" => "1"
    ]
    "published" => array:1 [
      "x-default" => "1"
    ]
    "uid" => array:1 [
      "x-default" => "0"
    ]
    "owner" => array:1 [
      "x-default" => "0"
    ]
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
    "revision_translation_affected" => array:1 [
      "x-default" => "1"
    ]
  ]
  #validated: false
  #validationRequired: false
  #loadedRevisionId: "186258"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
  +in_preview: null
}