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

Devel Load

Drupal\node\Entity\Node {#2405
  #entityTypeId: "node"
  #enforceIsNew: null
  #typedData: null
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: array:35 [
    "nid" => array:1 [
      "x-default" => "461138"
    ]
    "vid" => array:1 [
      "x-default" => "440932"
    ]
    "type" => array:1 [
      "x-default" => "candi_list"
    ]
    "uuid" => array:1 [
      "x-default" => "5a4de727-b266-4328-b4a0-ebdd8d6bd193"
    ]
    "langcode" => array:1 [
      "x-default" => "ko"
    ]
    "revision_uid" => array:1 [
      "x-default" => "1"
    ]
    "revision_timestamp" => array:1 [
      "x-default" => "1746040235"
    ]
    "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"
    ]
    "title" => array:1 [
      "x-default" => "최영일(崔永日)"
    ]
    "uid" => array:1 [
      "x-default" => "1"
    ]
    "created" => array:1 [
      "x-default" => "1746040235"
    ]
    "changed" => array:1 [
      "x-default" => "1746535597"
    ]
    "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" => "0"
    ]
    "slide_show" => array:1 [
      "x-default" => "0"
    ]
    "body" => array:1 [
      "x-default" => array:1 [
        0 => array:3 [
          "value" => """
            <br />\n
            <br><br />
            """
          "summary" => null
          "format" => "full_html"
        ]
      ]
    ]
    "comment_node_candi_list" => array:1 [
      "x-default" => array:1 [
        0 => array:6 [
          "status" => "2"
          "cid" => "0"
          "last_comment_timestamp" => "1746040235"
          "last_comment_name" => null
          "last_comment_uid" => "1"
          "comment_count" => "0"
        ]
      ]
    ]
    "feeds_item" => array:1 [
      "x-default" => array:1 [
        0 => array:5 [
          "target_id" => "31"
          "imported" => "1746040235"
          "url" => null
          "guid" => null
          "hash" => "a38eb6c3a8e0e4a940da7b477c24d00f"
        ]
      ]
    ]
    "field_age" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "1971-08-07"
        ]
      ]
    ]
    "field_asset" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "0"
        ]
      ]
    ]
    "field_candi_id" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "100149186"
        ]
      ]
    ]
    "field_cpmadang_issue" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "81832"
        ]
      ]
    ]
    "field_district" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "44073"
        ]
      ]
    ]
    "field_occupation" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "81843"
        ]
      ]
    ]
    "field_party" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "289"
        ]
      ]
    ]
    "field_picture" => array:1 [
      "x-default" => array:1 [
        0 => array:5 [
          "target_id" => "374057"
          "alt" => null
          "title" => null
          "width" => "1181"
          "height" => "1653"
        ]
      ]
    ]
    "field_simplenews_term" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "235"
        ]
      ]
    ]
    "field_vote_type" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "81835"
        ]
      ]
    ]
    "field_website" => array:1 [
      "x-default" => array:1 [
        0 => array:2 [
          "value" => "순창군"
          "format" => "plain_text"
        ]
      ]
    ]
  ]
  #fields: []
  #fieldDefinitions: array:59 [
    "nid" => Drupal\Core\Field\BaseFieldDefinition {#1415
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1416
          #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 {#1414
        #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 {#1415}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1417
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1419
          #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 {#1418
        #definition: array:2 [
          "type" => "field_item:uuid"
          "settings" => array:3 [
            "max_length" => 128
             …2
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1417}
      }
      #type: "uuid"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "vid" => Drupal\Core\Field\BaseFieldDefinition {#1409
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1413
          #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 {#1410
        #definition: array:2 [
          "type" => "field_item:integer"
          "settings" => array:6 [ …6]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1409}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1011
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#964
          #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 {#1411
        #definition: array:2 [
          "type" => "field_item:language"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1011}
      }
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "type" => Drupal\Core\Field\BaseFieldDefinition {#1408
      #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 {#986
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [ …3]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1408}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#1001
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2400
          #string: "Revision create time"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2410
          #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 {#2404
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1001}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#2402
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2401
          #string: "Revision user"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2411
          #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 {#2412
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [ …3]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2402}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#2413
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2414
          #string: "Revision log message"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2415
          #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 {#2416
        #definition: array:2 [
          "type" => "field_item:string_long"
          "settings" => array:1 [ …1]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2413}
      }
      #type: "string_long"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "status" => Drupal\Core\Field\BaseFieldDefinition {#2417
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2418
          #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 {#2419
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [ …2]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2417}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uid" => Drupal\Core\Field\BaseFieldDefinition {#2422
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2423
          #string: "Authored by"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "default_value_callback" => "Drupal\node\Entity\Node::getDefaultEntityOwner"
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2424
          #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 {#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: []
    }
    "title" => Drupal\Core\Field\Entity\BaseFieldOverride {#2488
      #entityTypeId: "base_field_override"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.candi_list.title"
      #status: true
      #uuid: "22416438-a185-4028-a9bc-c5fa2905c460"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:1 [
          0 => "node.type.candi_list"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.title"
      #field_name: "title"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "candi_list"
      #label: "이름"
      #description: ""
      #settings: []
      #required: false
      #translatable: true
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #baseFieldDefinition: null
    }
    "created" => Drupal\Core\Field\BaseFieldDefinition {#2429
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2430
          #string: "Authored on"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2431
          #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 {#2432
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2429}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "changed" => Drupal\Core\Field\BaseFieldDefinition {#2433
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2434
          #string: "Changed"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2435
          #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 {#2436
        #definition: array:2 [
          "type" => "field_item:changed"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2433}
      }
      #type: "changed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "promote" => Drupal\Core\Field\Entity\BaseFieldOverride {#2489
      #entityTypeId: "base_field_override"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.candi_list.promote"
      #status: true
      #uuid: "c8c0d01b-024e-4103-8ce1-a25ecc7ba02c"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:1 [
          0 => "node.type.candi_list"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.promote"
      #field_name: "promote"
      #field_type: "boolean"
      #entity_type: "node"
      #bundle: "candi_list"
      #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: null
    }
    "sticky" => Drupal\Core\Field\BaseFieldDefinition {#2442
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2443
          #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 {#2444
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [ …2]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2442}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#2447
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2448
          #string: "Default translation"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2449
          #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 {#2450
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [ …2]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2447}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#2453
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2454
          #string: "Default revision"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2455
          #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 {#2456
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [ …2]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2453}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#2459
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2460
          #string: "Revision translation affected"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2461
          #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 {#2462
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [ …2]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2459}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "notice" => Drupal\Core\Field\Entity\BaseFieldOverride {#2490
      #entityTypeId: "base_field_override"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.candi_list.notice"
      #status: true
      #uuid: "4ad503c9-f8ea-4709-a267-26780dbd6766"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "node.type.candi_list"
          1 => "custom_pub.custom_publishing_option.notice"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.notice"
      #field_name: "notice"
      #field_type: "boolean"
      #entity_type: "node"
      #bundle: "candi_list"
      #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: null
    }
    "slide_show" => Drupal\Core\Field\Entity\BaseFieldOverride {#2491
      #entityTypeId: "base_field_override"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.candi_list.slide_show"
      #status: true
      #uuid: "8a9f5ece-6875-46f4-affd-4e69ab6a0e53"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "node.type.candi_list"
          1 => "custom_pub.custom_publishing_option.slide_show"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.slide_show"
      #field_name: "slide_show"
      #field_type: "boolean"
      #entity_type: "node"
      #bundle: "candi_list"
      #label: "slide show"
      #description: "slide show"
      #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: null
    }
    "metatag" => Drupal\Core\Field\BaseFieldDefinition {#2477
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2478
          #string: "Metatags (Hidden field for JSON support)"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2479
          #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 {#2480
        #definition: array:2 [
          "type" => "field_item:metatag_computed"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2477}
      }
      #type: "metatag_computed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "path" => Drupal\Core\Field\BaseFieldDefinition {#2481
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2482
          #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 {#2483
        #definition: array:2 [
          "type" => "field_item:path"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2481}
      }
      #type: "path"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#2484
      #definition: array:12 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2485
          #string: "Menu link"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2486
          #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 {#2487
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [ …3]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2484}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "body" => Drupal\field\Entity\FieldConfig {#2492
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.candi_list.body"
      #status: true
      #uuid: "2afe926a-4815-4529-98c0-b2bb70809f94"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.body"
          1 => "node.type.candi_list"
        ]
        "module" => array:1 [
          0 => "text"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.body"
      #field_name: "body"
      #field_type: "text_with_summary"
      #entity_type: "node"
      #bundle: "candi_list"
      #label: "경력"
      #description: ""
      #settings: array:2 [
        "display_summary" => true
        "required_summary" => false
      ]
      #required: false
      #translatable: true
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "comment_node_candi_list" => Drupal\field\Entity\FieldConfig {#2493
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.candi_list.comment_node_candi_list"
      #status: true
      #uuid: "c97d41e2-7861-44c2-8365-7ba7990227de"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.comment_node_candi_list"
          1 => "node.type.candi_list"
        ]
        "module" => array:1 [
          0 => "comment"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.comment_node_candi_list"
      #field_name: "comment_node_candi_list"
      #field_type: "comment"
      #entity_type: "node"
      #bundle: "candi_list"
      #label: "Comments"
      #description: ""
      #settings: array:5 [
        "default_mode" => 1
        "per_page" => 10
        "anonymous" => 0
        "form_location" => true
        "preview" => 0
      ]
      #required: true
      #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
    }
    "feeds_item" => Drupal\field\Entity\FieldConfig {#2494
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.candi_list.feeds_item"
      #status: true
      #uuid: "bdbfd1de-6b79-4544-840e-5d06381d0135"
      -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.candi_list"
        ]
        "module" => array:1 [
          0 => "feeds"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.feeds_item"
      #field_name: "feeds_item"
      #field_type: "feeds_item"
      #entity_type: "node"
      #bundle: "candi_list"
      #label: "Feeds item"
      #description: ""
      #settings: array:2 [
        "handler" => "default:feeds_feed"
        "handler_settings" => []
      ]
      #required: false
      #translatable: true
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_21_assembly_vote_zone" => Drupal\field\Entity\FieldConfig {#2495
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.candi_list.field_21_assembly_vote_zone"
      #status: true
      #uuid: "bae22041-bca2-41a5-ba44-f5a10a18906c"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [
          0 => "field.storage.node.field_21_assembly_vote_zone"
          1 => "node.type.candi_list"
          2 => "taxonomy.vocabulary.seongwanwi_21dae_gughoeuiwon_seo"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.field_21_assembly_vote_zone"
      #field_name: "field_21_assembly_vote_zone"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "candi_list"
      #label: "21대 국회의원 선거구"
      #description: ""
      #settings: array:2 [
        "handler" => "default:taxonomy_term"
        "handler_settings" => array:4 [
          "target_bundles" => array:1 [ …1]
          "sort" => array:2 [ …2]
          "auto_create" => false
          "auto_create_bundle" => "21_assembly_vote_zone"
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_address" => Drupal\field\Entity\FieldConfig {#2496
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.candi_list.field_address"
      #status: true
      #uuid: "38e6dfa4-8867-4c38-a008-f377db7814bb"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_address"
          1 => "node.type.candi_list"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.field_address"
      #field_name: "field_address"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "candi_list"
      #label: "주소"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_age" => Drupal\field\Entity\FieldConfig {#2497
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.candi_list.field_age"
      #status: true
      #uuid: "42d97d7d-d875-42b2-b936-f71f5c436272"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_age"
          1 => "node.type.candi_list"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.field_age"
      #field_name: "field_age"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "candi_list"
      #label: "나이"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_asset" => Drupal\field\Entity\FieldConfig {#2498
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.candi_list.field_asset"
      #status: true
      #uuid: "5f1d7b48-21d9-4dae-b78c-354772c271f5"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_asset"
          1 => "node.type.candi_list"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.field_asset"
      #field_name: "field_asset"
      #field_type: "integer"
      #entity_type: "node"
      #bundle: "candi_list"
      #label: "재산신고액"
      #description: ""
      #settings: array:4 [
        "min" => null
        "max" => null
        "prefix" => ""
        "suffix" => "천원"
      ]
      #required: false
      #translatable: false
      #default_value: array:1 [
        0 => array:1 [
          "value" => 0
        ]
      ]
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_bilyesunseo" => Drupal\field\Entity\FieldConfig {#2499
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.candi_list.field_bilyesunseo"
      #status: true
      #uuid: "0c818d42-e79f-4722-9933-98db365d3899"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_bilyesunseo"
          1 => "node.type.candi_list"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.field_bilyesunseo"
      #field_name: "field_bilyesunseo"
      #field_type: "integer"
      #entity_type: "node"
      #bundle: "candi_list"
      #label: "비례순서"
      #description: ""
      #settings: array:4 [
        "min" => null
        "max" => null
        "prefix" => ""
        "suffix" => ""
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_candi_id" => Drupal\field\Entity\FieldConfig {#2500
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.candi_list.field_candi_id"
      #status: true
      #uuid: "79d3417d-e28b-4574-8ba4-42024d997325"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_candi_id"
          1 => "node.type.candi_list"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.field_candi_id"
      #field_name: "field_candi_id"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "candi_list"
      #label: "후보자iD"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_candidate_status" => Drupal\field\Entity\FieldConfig {#2501
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.candi_list.field_candidate_status"
      #status: true
      #uuid: "102c1a28-e99a-4aae-b213-7ea897db2a2c"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [
          0 => "field.storage.node.field_candidate_status"
          1 => "node.type.candi_list"
          2 => "taxonomy.vocabulary.candidate_status"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.field_candidate_status"
      #field_name: "field_candidate_status"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "candi_list"
      #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: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_city" => Drupal\field\Entity\FieldConfig {#2502
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.candi_list.field_city"
      #status: true
      #uuid: "037792a7-7023-4a9f-8762-40dea0a292c3"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [
          0 => "field.storage.node.field_city"
          1 => "node.type.candi_list"
          2 => "taxonomy.vocabulary.city"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.field_city"
      #field_name: "field_city"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "candi_list"
      #label: "도시"
      #description: ""
      #settings: array:2 [
        "handler" => "default:taxonomy_term"
        "handler_settings" => array:2 [
          "target_bundles" => array:1 [ …1]
          "sort" => array:2 [ …2]
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_cpmadang_issue" => 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.candi_list.field_cpmadang_issue"
      #status: true
      #uuid: "b4beeecf-4a37-4e8d-851a-7c0424cac697"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [
          0 => "field.storage.node.field_cpmadang_issue"
          1 => "node.type.candi_list"
          2 => "taxonomy.vocabulary.cpmadang_issue"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.field_cpmadang_issue"
      #field_name: "field_cpmadang_issue"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "candi_list"
      #label: "Current Postition"
      #description: ""
      #settings: array:2 [
        "handler" => "default:taxonomy_term"
        "handler_settings" => array:4 [
          "target_bundles" => array:1 [ …1]
          "sort" => array:1 [ …1]
          "auto_create" => false
          "auto_create_bundle" => ""
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_district" => 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.candi_list.field_district"
      #status: true
      #uuid: "31173a96-c590-46e3-b9cb-c4e6a0a26bcb"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [
          0 => "field.storage.node.field_district"
          1 => "node.type.candi_list"
          2 => "taxonomy.vocabulary.vote_location"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.field_district"
      #field_name: "field_district"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "candi_list"
      #label: "지역구"
      #description: ""
      #settings: array:2 [
        "handler" => "default:taxonomy_term"
        "handler_settings" => array:2 [
          "target_bundles" => array:1 [ …1]
          "sort" => array:2 [ …2]
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_donation" => 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.candi_list.field_donation"
      #status: true
      #uuid: "e4e6f7de-fb54-4848-95a5-ee83ad55f660"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [
          0 => "commerce_product.commerce_product_type.donation"
          1 => "field.storage.node.field_donation"
          2 => "node.type.candi_list"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.field_donation"
      #field_name: "field_donation"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "candi_list"
      #label: "후원"
      #description: ""
      #settings: array:2 [
        "handler" => "default:commerce_product"
        "handler_settings" => array:4 [
          "target_bundles" => array:1 [ …1]
          "sort" => array:2 [ …2]
          "auto_create" => false
          "auto_create_bundle" => ""
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_email" => 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.candi_list.field_email"
      #status: true
      #uuid: "97ecd248-fa6e-454a-91ba-cb071d5ec6b6"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_email"
          1 => "node.type.candi_list"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.field_email"
      #field_name: "field_email"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "candi_list"
      #label: "이메일"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_gender" => 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.candi_list.field_gender"
      #status: true
      #uuid: "1f6f28f1-1449-44ba-aec2-5d2424ca9801"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [
          0 => "field.storage.node.field_gender"
          1 => "node.type.candi_list"
          2 => "taxonomy.vocabulary.gender"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.field_gender"
      #field_name: "field_gender"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "candi_list"
      #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: true
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_gongyagbogi" => 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.candi_list.field_gongyagbogi"
      #status: true
      #uuid: "32121997-5b51-4854-9fef-37ce37644e96"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.field_gongyagbogi"
          1 => "node.type.candi_list"
        ]
        "module" => array:1 [
          0 => "text"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.field_gongyagbogi"
      #field_name: "field_gongyagbogi"
      #field_type: "text"
      #entity_type: "node"
      #bundle: "candi_list"
      #label: "공약보기"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_man_link" => 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.candi_list.field_man_link"
      #status: true
      #uuid: "4f701a57-e7a4-4629-8b79-d66349421b2b"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:4 [
          0 => "field.storage.node.field_man_link"
          1 => "node.type.candi_list"
          2 => "node.type.local_candidate"
          3 => "node.type.mt_people"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.field_man_link"
      #field_name: "field_man_link"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "candi_list"
      #label: "국회의원 인물정보"
      #description: ""
      #settings: array:2 [
        "handler" => "default:node"
        "handler_settings" => array:3 [
          "target_bundles" => array:3 [ …3]
          "sort" => array:2 [ …2]
          "behaviors" => array:3 [ …3]
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_military" => 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.candi_list.field_military"
      #status: true
      #uuid: "b4909147-9372-4ee4-a1c0-544ff649614a"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [
          0 => "field.storage.node.field_military"
          1 => "node.type.candi_list"
          2 => "taxonomy.vocabulary.military"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.field_military"
      #field_name: "field_military"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "candi_list"
      #label: "병역신고"
      #description: ""
      #settings: array:2 [
        "handler" => "default:taxonomy_term"
        "handler_settings" => array:2 [
          "target_bundles" => array:1 [ …1]
          "sort" => array:2 [ …2]
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_occupation" => 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.candi_list.field_occupation"
      #status: true
      #uuid: "fdf09914-5e4c-4b59-b0fd-99ce419d6abb"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [
          0 => "field.storage.node.field_occupation"
          1 => "node.type.candi_list"
          2 => "taxonomy.vocabulary.people_type"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.field_occupation"
      #field_name: "field_occupation"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "candi_list"
      #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: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_order" => 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.candi_list.field_order"
      #status: true
      #uuid: "0a08d037-7428-418c-82f3-f801a6d041e5"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_order"
          1 => "node.type.candi_list"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.field_order"
      #field_name: "field_order"
      #field_type: "integer"
      #entity_type: "node"
      #bundle: "candi_list"
      #label: "기호"
      #description: ""
      #settings: array:4 [
        "min" => null
        "max" => null
        "prefix" => "기호: "
        "suffix" => ""
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_party" => 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.candi_list.field_party"
      #status: true
      #uuid: "0f17cfb7-b678-419c-a19a-328de9184c79"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [
          0 => "field.storage.node.field_party"
          1 => "node.type.candi_list"
          2 => "taxonomy.vocabulary.political_party"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.field_party"
      #field_name: "field_party"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "candi_list"
      #label: "정당"
      #description: ""
      #settings: array:2 [
        "handler" => "default:taxonomy_term"
        "handler_settings" => array:4 [
          "target_bundles" => array:1 [ …1]
          "sort" => array:1 [ …1]
          "auto_create" => true
          "auto_create_bundle" => ""
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_pdf_commitment" => 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.candi_list.field_pdf_commitment"
      #status: true
      #uuid: "48e53f60-ffc4-4b74-9d4b-a2e6482c564a"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.field_pdf_commitment"
          1 => "node.type.candi_list"
        ]
        "module" => array:1 [
          0 => "file"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.field_pdf_commitment"
      #field_name: "field_pdf_commitment"
      #field_type: "file"
      #entity_type: "node"
      #bundle: "candi_list"
      #label: "공약"
      #description: ""
      #settings: array:6 [
        "handler" => "default:file"
        "handler_settings" => []
        "file_directory" => "[date:custom:Y]-[date:custom:m]"
        "file_extensions" => "txt pdf"
        "max_filesize" => ""
        "description_field" => false
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_phone" => 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.candi_list.field_phone"
      #status: true
      #uuid: "30f0d8a4-8f75-4152-9ceb-2d1aa3212852"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_phone"
          1 => "node.type.candi_list"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.field_phone"
      #field_name: "field_phone"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "candi_list"
      #label: "전화번호"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_picture" => 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.candi_list.field_picture"
      #status: true
      #uuid: "085c7212-9d56-4c52-89a6-bc4addc0c7e8"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.field_picture"
          1 => "node.type.candi_list"
        ]
        "module" => array:1 [
          0 => "image"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.field_picture"
      #field_name: "field_picture"
      #field_type: "image"
      #entity_type: "node"
      #bundle: "candi_list"
      #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 [
          "uuid" => ""
          "alt" => ""
          "title" => ""
          "width" => null
          "height" => null
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_previous_conviction" => 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.candi_list.field_previous_conviction"
      #status: true
      #uuid: "2eaac262-ae9c-4218-9086-78f48c17ec8f"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [
          0 => "field.storage.node.field_previous_conviction"
          1 => "node.type.candi_list"
          2 => "taxonomy.vocabulary.previous_conviction"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.field_previous_conviction"
      #field_name: "field_previous_conviction"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "candi_list"
      #label: "전과"
      #description: ""
      #settings: array:2 [
        "handler" => "default:taxonomy_term"
        "handler_settings" => array:2 [
          "target_bundles" => array:1 [ …1]
          "sort" => array:2 [ …2]
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_school_log" => 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.candi_list.field_school_log"
      #status: true
      #uuid: "6475198d-c639-4595-b1bc-b973bafdb97f"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.field_school_log"
          1 => "node.type.candi_list"
        ]
        "module" => array:1 [
          0 => "text"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.field_school_log"
      #field_name: "field_school_log"
      #field_type: "text_long"
      #entity_type: "node"
      #bundle: "candi_list"
      #label: "학력"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_self_introduction" => 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.candi_list.field_self_introduction"
      #status: true
      #uuid: "077b0274-12c7-40e9-9b90-8c4f7bf2c0cd"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.field_self_introduction"
          1 => "node.type.candi_list"
        ]
        "module" => array:1 [
          0 => "text"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.field_self_introduction"
      #field_name: "field_self_introduction"
      #field_type: "text_long"
      #entity_type: "node"
      #bundle: "candi_list"
      #label: "자기 소개"
      #description: ""
      #settings: []
      #required: false
      #translatable: true
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_simplenews_term" => 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.candi_list.field_simplenews_term"
      #status: true
      #uuid: "dd1751dd-21f5-4375-9d1f-f04da77145b9"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [
          0 => "field.storage.node.field_simplenews_term"
          1 => "node.type.candi_list"
          2 => "taxonomy.vocabulary.newsletter"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.field_simplenews_term"
      #field_name: "field_simplenews_term"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "candi_list"
      #label: "지역"
      #description: ""
      #settings: array:2 [
        "handler" => "default:taxonomy_term"
        "handler_settings" => array:2 [
          "target_bundles" => array:1 [ …1]
          "sort" => array:2 [ …2]
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_tags" => 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.candi_list.field_tags"
      #status: true
      #uuid: "90efebd2-c90f-4eee-8f1a-162a2d9b1f44"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [
          0 => "field.storage.node.field_tags"
          1 => "node.type.candi_list"
          2 => "taxonomy.vocabulary.tags"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.field_tags"
      #field_name: "field_tags"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "candi_list"
      #label: "Tags"
      #description: ""
      #settings: array:2 [
        "handler" => "default:taxonomy_term"
        "handler_settings" => array:4 [
          "target_bundles" => array:1 [ …1]
          "sort" => array:1 [ …1]
          "auto_create" => true
          "auto_create_bundle" => ""
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_url_text" => 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.candi_list.field_url_text"
      #status: true
      #uuid: "a4ab3140-cebd-4102-ba82-4a6ffd5377da"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_url_text"
          1 => "node.type.candi_list"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.field_url_text"
      #field_name: "field_url_text"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "candi_list"
      #label: "출처"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_vote_type" => 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.candi_list.field_vote_type"
      #status: true
      #uuid: "c495a4b2-084d-432a-b908-44098863564c"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [
          0 => "field.storage.node.field_vote_type"
          1 => "node.type.candi_list"
          2 => "taxonomy.vocabulary.vote_type"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.field_vote_type"
      #field_name: "field_vote_type"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "candi_list"
      #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" => false
          "auto_create_bundle" => ""
        ]
      ]
      #required: false
      #translatable: true
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_vote_zone" => Drupal\field\Entity\FieldConfig {#2524
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.candi_list.field_vote_zone"
      #status: true
      #uuid: "102b9cba-6245-4784-bb19-b62bb65dfeca"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [
          0 => "field.storage.node.field_vote_zone"
          1 => "node.type.candi_list"
          2 => "taxonomy.vocabulary.vote_zone"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.field_vote_zone"
      #field_name: "field_vote_zone"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "candi_list"
      #label: "국회의원 선거구"
      #description: ""
      #settings: array:2 [
        "handler" => "default:taxonomy_term"
        "handler_settings" => array:2 [
          "target_bundles" => array:1 [ …1]
          "sort" => array:2 [ …2]
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_website" => Drupal\field\Entity\FieldConfig {#2525
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.candi_list.field_website"
      #status: true
      #uuid: "dd23f3d0-ddd6-44a9-bab2-f6f5ee6dc527"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.field_website"
          1 => "node.type.candi_list"
        ]
        "module" => array:1 [
          0 => "text"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.field_website"
      #field_name: "field_website"
      #field_type: "text"
      #entity_type: "node"
      #bundle: "candi_list"
      #label: "홈페이지"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_with_" => Drupal\field\Entity\FieldConfig {#2526
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.candi_list.field_with_"
      #status: true
      #uuid: "f5db908a-f7ec-4619-94f1-3262db5c7cb9"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [
          0 => "field.storage.node.field_with_"
          1 => "node.type.candi_list"
          2 => "taxonomy.vocabulary.we_party"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.field_with_"
      #field_name: "field_with_"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "candi_list"
      #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: true
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_youtebe" => Drupal\field\Entity\FieldConfig {#2527
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.candi_list.field_youtebe"
      #status: true
      #uuid: "67ea8102-a929-45d6-9561-05f5b9a509b6"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.field_youtebe"
          1 => "node.type.candi_list"
        ]
        "module" => array:1 [
          0 => "youtube"
        ]
      ]
      #isSyncing: false
      #id: "node.candi_list.field_youtebe"
      #field_name: "field_youtebe"
      #field_type: "youtube"
      #entity_type: "node"
      #bundle: "candi_list"
      #label: "Youtebe"
      #description: ""
      #settings: []
      #required: false
      #translatable: true
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: 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" => "candi_list"
    "id" => "461138"
    "revision" => "440932"
    "uuid" => "5a4de727-b266-4328-b4a0-ebdd8d6bd193"
  ]
  #translatableEntityKeys: array:8 [
    "label" => array:1 [
      "x-default" => "최영일(崔永日)"
    ]
    "langcode" => array:1 [
      "x-default" => "ko"
    ]
    "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: "440932"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
  +in_preview: null
}