Drupal\node\Entity\Node {#2405
#entityTypeId: "node"
#enforceIsNew: null
#typedData: null
#cacheContexts: []
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#values: array:25 [
"nid" => array:1 [
"x-default" => "100371"
]
"vid" => array:1 [
"x-default" => "80156"
]
"type" => array:1 [
"x-default" => "mt_testimonial"
]
"uuid" => array:1 [
"x-default" => "65a4db10-1509-4d2f-ba21-9fad412559ec"
]
"langcode" => array:1 [
"x-default" => "ko"
]
"revision_uid" => array:1 [
"x-default" => "0"
]
"revision_timestamp" => array:1 [
"x-default" => "1493249075"
]
"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" => "도심속에서 여러분과 함께해서 좋은 하루였습니다"
]
"uid" => array:1 [
"x-default" => "0"
]
"created" => array:1 [
"x-default" => "1493211540"
]
"changed" => array:1 [
"x-default" => "1493249075"
]
"promote" => array:1 [
"x-default" => "0"
]
"sticky" => array:1 [
"x-default" => "0"
]
"default_langcode" => array:1 [
"x-default" => "1"
]
"revision_translation_affected" => array:1 [
"x-default" => "1"
]
"notice" => array:1 [
"x-default" => null
]
"slide_show" => array:1 [
"x-default" => null
]
"comment_node_mt_testimonial" => array:1 [
"x-default" => array:1 [
0 => array:6 [
"status" => "2"
"cid" => "0"
"last_comment_timestamp" => "1493249075"
"last_comment_name" => null
"last_comment_uid" => "0"
"comment_count" => "0"
]
]
]
"field_link" => array:1 [
"x-default" => array:1 [
0 => array:3 [
"uri" => "http://blog.naver.com/ysm21comm/220992839668"
"title" => null
"options" => array:1 [
"attributes" => []
]
]
]
]
"field_tags" => array:1 [
"x-default" => array:1 [
0 => array:1 [
"target_id" => "32362"
]
]
]
"field_targets_who" => array:1 [
"x-default" => array:1 [
0 => array:1 [
"target_id" => "76685"
]
]
]
]
#fields: []
#fieldDefinitions: array:32 [
"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
"is_ascii" => true
"case_sensitive" => false
]
]
#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 [
"unsigned" => true
"size" => "normal"
"min" => ""
"max" => ""
"prefix" => ""
"suffix" => ""
]
]
#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 [
"options" => array:1 [
"region" => "hidden"
]
"configurable" => true
]
"form" => array:2 [
"options" => array:2 [
"type" => "language_select"
"weight" => 2
]
"configurable" => true
]
]
"revisionable" => true
"translatable" => true
"provider" => "node"
"field_name" => "langcode"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#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 [
"target_type" => "node_type"
"handler" => "default"
"handler_settings" => []
]
]
#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 [
"target_type" => "user"
"handler" => "default"
"handler_settings" => []
]
]
#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 [
"value" => ""
]
]
"display" => array:1 [
"form" => array:1 [
"options" => array:3 [
"type" => "string_textarea"
"weight" => 25
"settings" => array:1 [
"rows" => 4
]
]
]
]
"provider" => "node"
"field_name" => "revision_log"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2416
#definition: array:2 [
"type" => "field_item:string_long"
"settings" => array:1 [
"case_sensitive" => false
]
]
#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 [
"value" => true
]
]
"display" => array:1 [
"form" => array:2 [
"options" => array:3 [
"type" => "boolean_checkbox"
"settings" => array:1 [
"display_label" => true
]
"weight" => 120
]
"configurable" => true
]
]
"provider" => "node"
"field_name" => "status"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2419
#definition: array:2 [
"type" => "field_item:boolean"
"settings" => array:2 [
"on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2420
#string: "On"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2421
#string: "Off"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
]
]
#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 [
"options" => array:3 [
"label" => "hidden"
"type" => "author"
"weight" => 0
]
]
"form" => array:2 [
"options" => array:3 [
"type" => "entity_reference_autocomplete"
"weight" => 5
"settings" => array:3 [
"match_operator" => "CONTAINS"
"size" => "60"
"placeholder" => ""
]
]
"configurable" => true
]
]
"provider" => "node"
"field_name" => "uid"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2425
#definition: array:2 [
"type" => "field_item:entity_reference"
"settings" => array:3 [
"target_type" => "user"
"handler" => "default"
"handler_settings" => []
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2422}
}
#type: "entity_reference"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"title" => Drupal\Core\Field\Entity\BaseFieldOverride {#2492
#entityTypeId: "base_field_override"
#enforceIsNew: null
#typedData: null
#cacheContexts: array:1 [
0 => "languages:language_interface"
]
#cacheTags: []
#cacheMaxAge: -1
#_serviceIds: []
#_entityStorages: []
#originalId: "node.mt_testimonial.title"
#status: true
#uuid: "1a268aab-22b0-4f58-ae9d-2267c205db9d"
-isUninstalling: false
#langcode: "ko"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:1 [
"config" => array:1 [
0 => "node.type.mt_testimonial"
]
]
#isSyncing: false
#id: "node.mt_testimonial.title"
#field_name: "title"
#field_type: "string"
#entity_type: "node"
#bundle: "mt_testimonial"
#label: "Title"
#description: ""
#settings: []
#required: false
#translatable: true
#default_value: []
#default_value_callback: ""
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
}
"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 [
"options" => array:3 [
"label" => "hidden"
"type" => "timestamp"
"weight" => 0
]
]
"form" => array:2 [
"options" => array:2 [
"type" => "datetime_timestamp"
"weight" => 10
]
"configurable" => true
]
]
"provider" => "node"
"field_name" => "created"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#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\BaseFieldDefinition {#2437
#definition: array:9 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2438
#string: "Promoted to front page"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"revisionable" => true
"translatable" => true
"default_value" => array:1 [
0 => array:1 [
"value" => true
]
]
"display" => array:1 [
"form" => array:2 [
"options" => array:3 [
"type" => "boolean_checkbox"
"settings" => array:1 [
"display_label" => true
]
"weight" => 15
]
"configurable" => true
]
]
"provider" => "node"
"field_name" => "promote"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2439
#definition: array:2 [
"type" => "field_item:boolean"
"settings" => array:2 [
"on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2440
#string: "On"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2441
#string: "Off"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2437}
}
#type: "boolean"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"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 [
"value" => false
]
]
"display" => array:1 [
"form" => array:2 [
"options" => array:3 [
"type" => "boolean_checkbox"
"settings" => array:1 [
"display_label" => true
]
"weight" => 16
]
"configurable" => true
]
]
"provider" => "node"
"field_name" => "sticky"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2444
#definition: array:2 [
"type" => "field_item:boolean"
"settings" => array:2 [
"on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2445
#string: "On"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2446
#string: "Off"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
]
]
#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 [
"value" => true
]
]
"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 [
"on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2451
#string: "On"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2452
#string: "Off"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
]
]
#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 [
"on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2457
#string: "On"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2458
#string: "Off"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
]
]
#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 [
"on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2463
#string: "On"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2464
#string: "Off"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2459}
}
#type: "boolean"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"notice" => Drupal\Core\Field\BaseFieldDefinition {#2465
#definition: array:10 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2466
#string: "@label"
#arguments: array:1 [
"@label" => "공지사항"
]
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2467
#string: "@description"
#arguments: array:1 [
"@description" => "공지사항"
]
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"revisionable" => true
"translatable" => true
"default_value" => array:1 [
0 => array:1 [
"value" => 0
]
]
"display" => array:1 [
"form" => array:2 [
"options" => array:3 [
"type" => "boolean_checkbox"
"settings" => array:1 [
"display_label" => true
]
"weight" => 16
]
"configurable" => true
]
]
"provider" => "custom_pub"
"field_name" => "notice"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2468
#definition: array:2 [
"type" => "field_item:boolean"
"settings" => array:2 [
"on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2469
#string: "On"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2470
#string: "Off"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2465}
}
#type: "boolean"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"slide_show" => Drupal\Core\Field\BaseFieldDefinition {#2471
#definition: array:10 [
"label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2472
#string: "@label"
#arguments: array:1 [
"@label" => "slide show"
]
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2473
#string: "@description"
#arguments: array:1 [
"@description" => "slide show"
]
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"revisionable" => true
"translatable" => true
"default_value" => array:1 [
0 => array:1 [
"value" => 0
]
]
"display" => array:1 [
"form" => array:2 [
"options" => array:3 [
"type" => "boolean_checkbox"
"settings" => array:1 [
"display_label" => true
]
"weight" => 16
]
"configurable" => true
]
]
"provider" => "custom_pub"
"field_name" => "slide_show"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2474
#definition: array:2 [
"type" => "field_item:boolean"
"settings" => array:2 [
"on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2475
#string: "On"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
"off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2476
#string: "Off"
#arguments: []
#translatedMarkup: null
#options: []
#stringTranslation: null
}
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2471}
}
#type: "boolean"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"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 [
"options" => array:2 [
"type" => "path"
"weight" => 30
]
"configurable" => true
]
]
"computed" => true
"provider" => "path"
"field_name" => "path"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#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 [
"options" => array:2 [
"label" => "hidden"
"region" => "hidden"
]
]
"form" => array:1 [
"options" => array:1 [
"region" => "hidden"
]
]
]
"computed" => true
"provider" => "token"
"field_name" => "menu_link"
"entity_type" => "node"
"bundle" => null
]
#typedDataManager: null
#itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2487
#definition: array:2 [
"type" => "field_item:entity_reference"
"settings" => array:3 [
"target_type" => "menu_link_content"
"handler" => "default"
"handler_settings" => []
]
]
#typedDataManager: null
#fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2484}
}
#type: "entity_reference"
#propertyDefinitions: null
#schema: null
#indexes: []
}
"body" => 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.mt_testimonial.body"
#status: true
#uuid: "869ddcf8-2854-463d-b0e1-7026d7048873"
-isUninstalling: false
#langcode: "ko"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:2 [
"config" => array:2 [
0 => "field.storage.node.body"
1 => "node.type.mt_testimonial"
]
"module" => array:1 [
0 => "text"
]
]
#isSyncing: false
#id: "node.mt_testimonial.body"
#field_name: "body"
#field_type: "text_with_summary"
#entity_type: "node"
#bundle: "mt_testimonial"
#label: "Body"
#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_mt_testimonial" => 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.mt_testimonial.comment_node_mt_testimonial"
#status: true
#uuid: "c7bd4504-5850-4ef8-8ee0-e4d8daf3c406"
-isUninstalling: false
#langcode: "ko"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:2 [
"config" => array:2 [
0 => "field.storage.node.comment_node_mt_testimonial"
1 => "node.type.mt_testimonial"
]
"module" => array:1 [
0 => "comment"
]
]
#isSyncing: false
#id: "node.mt_testimonial.comment_node_mt_testimonial"
#field_name: "comment_node_mt_testimonial"
#field_type: "comment"
#entity_type: "node"
#bundle: "mt_testimonial"
#label: "Comments"
#description: ""
#settings: array:5 [
"default_mode" => 1
"per_page" => 50
"anonymous" => 2
"form_location" => true
"preview" => 1
]
#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
}
"field_category_of_policy" => 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.mt_testimonial.field_category_of_policy"
#status: true
#uuid: "1d74cf3c-c3c0-4537-9b42-89cc4ab4a594"
-isUninstalling: false
#langcode: "ko"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:1 [
"config" => array:3 [
0 => "field.storage.node.field_category_of_policy"
1 => "node.type.mt_testimonial"
2 => "taxonomy.vocabulary.category_policy"
]
]
#isSyncing: false
#id: "node.mt_testimonial.field_category_of_policy"
#field_name: "field_category_of_policy"
#field_type: "entity_reference"
#entity_type: "node"
#bundle: "mt_testimonial"
#label: "정책카테고리"
#description: ""
#settings: array:2 [
"handler" => "default:taxonomy_term"
"handler_settings" => array:2 [
"target_bundles" => array:1 [
"category_policy" => "category_policy"
]
"sort" => array:2 [
"field" => "_none"
"direction" => "ASC"
]
]
]
#required: false
#translatable: false
#default_value: []
#default_value_callback: ""
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#deleted: false
}
"field_image" => 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.mt_testimonial.field_image"
#status: true
#uuid: "7d6895ff-e04e-4640-a6ef-c80eee419b32"
-isUninstalling: false
#langcode: "ko"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:2 [
"config" => array:2 [
0 => "field.storage.node.field_image"
1 => "node.type.mt_testimonial"
]
"module" => array:1 [
0 => "image"
]
]
#isSyncing: false
#id: "node.mt_testimonial.field_image"
#field_name: "field_image"
#field_type: "image"
#entity_type: "node"
#bundle: "mt_testimonial"
#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" => 0
]
#required: false
#translatable: false
#default_value: []
#default_value_callback: ""
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#deleted: false
}
"field_link" => 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.mt_testimonial.field_link"
#status: true
#uuid: "829936e4-b97a-4012-8e6d-4da1b66810d3"
-isUninstalling: false
#langcode: "ko"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:2 [
"config" => array:2 [
0 => "field.storage.node.field_link"
1 => "node.type.mt_testimonial"
]
"module" => array:1 [
0 => "link"
]
]
#isSyncing: false
#id: "node.mt_testimonial.field_link"
#field_name: "field_link"
#field_type: "link"
#entity_type: "node"
#bundle: "mt_testimonial"
#label: "출처"
#description: ""
#settings: array:2 [
"title" => 1
"link_type" => 17
]
#required: false
#translatable: false
#default_value: []
#default_value_callback: ""
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#deleted: false
}
"field_mg_image" => 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.mt_testimonial.field_mg_image"
#status: true
#uuid: "89628063-526f-4836-bcb7-2476c753e0b8"
-isUninstalling: false
#langcode: "ko"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:2 [
"config" => array:2 [
0 => "field.storage.node.field_mg_image"
1 => "node.type.mt_testimonial"
]
"module" => array:1 [
0 => "image"
]
]
#isSyncing: false
#id: "node.mt_testimonial.field_mg_image"
#field_name: "field_mg_image"
#field_type: "image"
#entity_type: "node"
#bundle: "mt_testimonial"
#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_simplenews_term" => 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.mt_testimonial.field_simplenews_term"
#status: true
#uuid: "143c77e3-99b8-4a2c-a705-4425ca0e0bf5"
-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.mt_testimonial"
2 => "taxonomy.vocabulary.newsletter"
]
]
#isSyncing: false
#id: "node.mt_testimonial.field_simplenews_term"
#field_name: "field_simplenews_term"
#field_type: "entity_reference"
#entity_type: "node"
#bundle: "mt_testimonial"
#label: "지역"
#description: ""
#settings: array:2 [
"handler" => "default:taxonomy_term"
"handler_settings" => array:2 [
"target_bundles" => array:1 [
"newsletter" => "newsletter"
]
"sort" => array:2 [
"field" => "_none"
"direction" => "ASC"
]
]
]
#required: false
#translatable: false
#default_value: []
#default_value_callback: ""
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#deleted: false
}
"field_tags" => 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.mt_testimonial.field_tags"
#status: true
#uuid: "dca98e95-51b3-41df-a02b-0250b185bd13"
-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.mt_testimonial"
2 => "taxonomy.vocabulary.tags"
]
]
#isSyncing: false
#id: "node.mt_testimonial.field_tags"
#field_name: "field_tags"
#field_type: "entity_reference"
#entity_type: "node"
#bundle: "mt_testimonial"
#label: "Tags"
#description: ""
#settings: array:2 [
"handler" => "default:taxonomy_term"
"handler_settings" => array:2 [
"target_bundles" => array:1 [
"tags" => "tags"
]
"sort" => array:2 [
"field" => "_none"
"direction" => "ASC"
]
]
]
#required: false
#translatable: false
#default_value: []
#default_value_callback: ""
#fieldStorage: null
#itemDefinition: null
#constraints: []
#propertyConstraints: []
#deleted: false
}
"field_targets_who" => 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.mt_testimonial.field_targets_who"
#status: true
#uuid: "6655d479-3ce3-499f-be0b-23221a9780b6"
-isUninstalling: false
#langcode: "ko"
#third_party_settings: []
#_core: []
#trustedData: false
#dependencies: array:1 [
"config" => array:3 [
0 => "field.storage.node.field_targets_who"
1 => "node.type.mt_people"
2 => "node.type.mt_testimonial"
]
]
#isSyncing: false
#id: "node.mt_testimonial.field_targets_who"
#field_name: "field_targets_who"
#field_type: "entity_reference"
#entity_type: "node"
#bundle: "mt_testimonial"
#label: "관련 인물 "
#description: ""
#settings: array:2 [
"handler" => "default:node"
"handler_settings" => array:3 [
"target_bundles" => array:1 [
"mt_people" => "mt_people"
]
"sort" => array:2 [
"field" => "_none"
"direction" => "ASC"
]
"behaviors" => array:2 [
"field_default_token" => array:1 [
"status" => true
]
"views-select-list" => array:1 [
"status" => 1
]
]
]
]
#required: true
#translatable: false
#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" => "mt_testimonial"
"id" => "100371"
"revision" => "80156"
"uuid" => "65a4db10-1509-4d2f-ba21-9fad412559ec"
]
#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" => "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: "80156"
#revisionTranslationAffectedKey: "revision_translation_affected"
#enforceRevisionTranslationAffected: []
#isSyncing: false
+in_preview: null
}