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

Devel Load

Drupal\user\Entity\User {#2201
  #entityTypeId: "user"
  #enforceIsNew: null
  #typedData: null
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: array:17 [
    "uid" => array:1 [
      "x-default" => "607"
    ]
    "uuid" => array:1 [
      "x-default" => "aac6ac7d-614b-4eba-8b09-ef96fc647a3b"
    ]
    "langcode" => array:1 [
      "x-default" => "en"
    ]
    "preferred_langcode" => array:1 [
      "x-default" => "ko"
    ]
    "preferred_admin_langcode" => array:1 [
      "x-default" => "ko"
    ]
    "name" => array:1 [
      "x-default" => "866405393407808"
    ]
    "pass" => array:1 [
      "x-default" => ""
    ]
    "mail" => array:1 [
      "x-default" => "[email protected]"
    ]
    "timezone" => array:1 [
      "x-default" => "Asia/Seoul"
    ]
    "status" => array:1 [
      "x-default" => "1"
    ]
    "created" => array:1 [
      "x-default" => "1436839921"
    ]
    "changed" => array:1 [
      "x-default" => "1555946942"
    ]
    "access" => array:1 [
      "x-default" => "1438142789"
    ]
    "login" => array:1 [
      "x-default" => "1437963302"
    ]
    "init" => array:1 [
      "x-default" => "[email protected]"
    ]
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
    "realname" => ""
  ]
  #fields: []
  #fieldDefinitions: array:25 [
    "uid" => Drupal\Core\Field\BaseFieldDefinition {#2090
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2092
          #string: "User ID"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "read-only" => true
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1459
          #string: "The user ID."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "provider" => "user"
        "field_name" => "uid"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2094
        #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 {#2090}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#2093
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2095
          #string: "UUID"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "read-only" => true
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2096
          #string: "The user UUID."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "provider" => "user"
        "field_name" => "uuid"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2097
        #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 {#2093}
      }
      #type: "uuid"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#2098
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2099
          #string: "Language code"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "display" => array:2 [
          "view" => array:2 [
            "options" => array:1 [
              "region" => "hidden"
            ]
            "configurable" => true
          ]
          "form" => array:2 [
            "options" => array:1 [
              "region" => "hidden"
            ]
            "configurable" => true
          ]
        ]
        "translatable" => true
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2100
          #string: "The user language code."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "provider" => "user"
        "field_name" => "langcode"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2101
        #definition: array:2 [
          "type" => "field_item:language"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2098}
      }
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "preferred_langcode" => Drupal\Core\Field\BaseFieldDefinition {#2102
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2103
          #string: "Preferred language code"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2104
          #string: "The user's preferred language code for receiving emails and viewing the site."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "provider" => "user"
        "field_name" => "preferred_langcode"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2105
        #definition: array:3 [
          "type" => "field_item:language"
          "settings" => []
          "constraints" => array:1 [
            "ComplexData" => array:1 [
              "value" => array:2 [
                "AllowedValues" => array:1 [
                  "callback" => "Drupal\user\Entity\User::getAllowedConfigurableLanguageCodes"
                ]
                "Length" => array:1 [
                  "max" => 12
                ]
              ]
            ]
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2102}
      }
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "preferred_admin_langcode" => Drupal\Core\Field\BaseFieldDefinition {#2106
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2107
          #string: "Preferred admin language code"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2108
          #string: "The user's preferred language code for viewing administration pages."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "default_value" => array:1 [
          0 => array:1 [
            "value" => null
          ]
        ]
        "provider" => "user"
        "field_name" => "preferred_admin_langcode"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2109
        #definition: array:3 [
          "type" => "field_item:language"
          "settings" => []
          "constraints" => array:1 [
            "ComplexData" => array:1 [
              "value" => array:2 [
                "AllowedValues" => array:1 [
                  "callback" => "Drupal\user\Entity\User::getAllowedConfigurableLanguageCodes"
                ]
                "Length" => array:1 [
                  "max" => 12
                ]
              ]
            ]
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2106}
      }
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "name" => Drupal\Core\Field\BaseFieldDefinition {#2110
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2111
          #string: "Name"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2112
          #string: "The name of this user."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "required" => true
        "constraints" => array:2 [
          "UserName" => []
          "UserNameUnique" => []
        ]
        "provider" => "user"
        "field_name" => "name"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2113
        #definition: array:3 [
          "type" => "field_item:string"
          "settings" => array:3 [
            "max_length" => 255
            "is_ascii" => false
            "case_sensitive" => false
          ]
          "class" => "\Drupal\user\UserNameItem"
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2110}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "pass" => Drupal\Core\Field\BaseFieldDefinition {#2114
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2115
          #string: "Password"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2116
          #string: "The password of this user (hashed)."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "constraints" => array:1 [
          "ProtectedUserField" => null
        ]
        "provider" => "user"
        "field_name" => "pass"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2117
        #definition: array:2 [
          "type" => "field_item:password"
          "settings" => array:3 [
            "max_length" => 255
            "is_ascii" => false
            "case_sensitive" => false
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2114}
      }
      #type: "password"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "mail" => Drupal\Core\Field\BaseFieldDefinition {#2118
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2119
          #string: "Email"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2120
          #string: "The email of this user."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "default_value" => array:1 [
          0 => array:1 [
            "value" => ""
          ]
        ]
        "constraints" => array:3 [
          "UserMailUnique" => null
          "UserMailRequired" => null
          "ProtectedUserField" => null
        ]
        "provider" => "user"
        "field_name" => "mail"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2121
        #definition: array:2 [
          "type" => "field_item:email"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2118}
      }
      #type: "email"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "timezone" => Drupal\Core\Field\BaseFieldDefinition {#2122
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2123
          #string: "Timezone"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2124
          #string: "The timezone of this user."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "provider" => "user"
        "field_name" => "timezone"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2125
        #definition: array:4 [
          "type" => "field_item:string"
          "settings" => array:3 [
            "max_length" => 32
            "is_ascii" => false
            "case_sensitive" => false
          ]
          "constraints" => array:1 [
            "ComplexData" => array:1 [
              "value" => array:1 [
                "AllowedValues" => array:1 [
                  "callback" => "Drupal\user\Entity\User::getAllowedTimezones"
                ]
              ]
            ]
          ]
          "class" => "Drupal\user\TimeZoneItem"
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2122}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "status" => Drupal\Core\Field\BaseFieldDefinition {#2126
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2127
          #string: "User status"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2128
          #string: "Whether the user is active or blocked."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "default_value" => array:1 [
          0 => array:1 [
            "value" => false
          ]
        ]
        "provider" => "user"
        "field_name" => "status"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2129
        #definition: array:3 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2130
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2131
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
          "class" => "Drupal\user\StatusItem"
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2126}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "created" => Drupal\Core\Field\BaseFieldDefinition {#2132
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2133
          #string: "Created"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2134
          #string: "The time that the user was created."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "provider" => "user"
        "field_name" => "created"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2135
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2132}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "changed" => Drupal\Core\Field\BaseFieldDefinition {#2136
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2137
          #string: "Changed"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2138
          #string: "The time that the user was last edited."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "provider" => "user"
        "field_name" => "changed"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2139
        #definition: array:2 [
          "type" => "field_item:changed"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2136}
      }
      #type: "changed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "access" => Drupal\Core\Field\BaseFieldDefinition {#2140
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2141
          #string: "Last access"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2142
          #string: "The time that the user last accessed the site."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "default_value" => array:1 [
          0 => array:1 [
            "value" => 0
          ]
        ]
        "provider" => "user"
        "field_name" => "access"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2143
        #definition: array:2 [
          "type" => "field_item:timestamp"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2140}
      }
      #type: "timestamp"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "login" => Drupal\Core\Field\BaseFieldDefinition {#2144
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2145
          #string: "Last login"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2146
          #string: "The time that the user last logged in."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "default_value" => array:1 [
          0 => array:1 [
            "value" => 0
          ]
        ]
        "provider" => "user"
        "field_name" => "login"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2147
        #definition: array:2 [
          "type" => "field_item:timestamp"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2144}
      }
      #type: "timestamp"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "init" => Drupal\Core\Field\BaseFieldDefinition {#2148
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2149
          #string: "Initial email"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2150
          #string: "The email address used for initial account creation."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "default_value" => array:1 [
          0 => array:1 [
            "value" => ""
          ]
        ]
        "provider" => "user"
        "field_name" => "init"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2151
        #definition: array:2 [
          "type" => "field_item:email"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2148}
      }
      #type: "email"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "roles" => Drupal\Core\Field\BaseFieldDefinition {#2152
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2153
          #string: "Roles"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "cardinality" => -1
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2154
          #string: "The roles the user has."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "provider" => "user"
        "field_name" => "roles"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2155
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [
            "target_type" => "user_role"
            "handler" => "default"
            "handler_settings" => []
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2152}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#2156
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2157
          #string: "Default translation"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2158
          #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" => "user"
        "field_name" => "default_langcode"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2159
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2160
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2161
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2156}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "metatag" => Drupal\Core\Field\BaseFieldDefinition {#2162
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2163
          #string: "Metatags (Hidden field for JSON support)"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2164
          #string: "The computed meta tags for the entity."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "computed" => true
        "translatable" => true
        "read-only" => true
        "entity_type" => "user"
        "cardinality" => -1
        "provider" => "metatag"
        "field_name" => "metatag"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2165
        #definition: array:2 [
          "type" => "field_item:metatag_computed"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2162}
      }
      #type: "metatag_computed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "customer_profiles" => Drupal\Core\Field\BaseFieldDefinition {#2166
      #definition: array:10 [
        "field_name" => "customer_profiles"
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2167
          #string: "@label profiles"
          #arguments: array:1 [
            "@label" => "고객"
          ]
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2168
          #string: "User profiles."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "class" => "Drupal\profile\Plugin\Field\ProfileEntityFieldItemList"
        "display" => array:2 [
          "view" => array:2 [
            "options" => array:1 [
              "region" => "hidden"
            ]
            "configurable" => true
          ]
          "form" => array:2 [
            "options" => array:1 [
              "region" => "hidden"
            ]
            "configurable" => true
          ]
        ]
        "cardinality" => -1
        "computed" => true
        "provider" => "profile"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2169
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:4 [
            "target_type" => "profile"
            "handler" => "default"
            "handler_settings" => array:1 [
              "target_bundles" => array:1 [
                "customer" => "customer"
              ]
            ]
            "profile_type" => "customer"
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2166}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "path" => Drupal\Core\Field\BaseFieldDefinition {#2170
      #definition: array:9 [
        "custom_storage" => true
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2171
          #string: "URL alias"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "computed" => true
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:2 [
              "type" => "path"
              "weight" => 30
            ]
            "configurable" => true
          ]
        ]
        "provider" => "pathauto"
        "field_name" => "path"
        "entity_type" => "user"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2172
        #definition: array:2 [
          "type" => "field_item:path"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2170}
      }
      #type: "path"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "commerce_remote_id" => Drupal\field\Entity\FieldConfig {#2173
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "user.user.commerce_remote_id"
      #status: true
      #uuid: "2b279aec-33b0-4810-868f-b5fb4aa1bc3d"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: array:1 [
        "default_config_hash" => "Zu4REVGzMPlwpQVE7u1sM_74HqLCp0u42VNWlAwZcIw"
      ]
      #trustedData: false
      #dependencies: array:3 [
        "config" => array:1 [
          0 => "field.storage.user.commerce_remote_id"
        ]
        "module" => array:2 [
          0 => "commerce"
          1 => "user"
        ]
        "enforced" => array:1 [
          "module" => array:1 [
            0 => "commerce_payment"
          ]
        ]
      ]
      #isSyncing: false
      #id: "user.user.commerce_remote_id"
      #field_name: "commerce_remote_id"
      #field_type: "commerce_remote_id"
      #entity_type: "user"
      #bundle: "user"
      #label: "원격 ID"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2198
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "user.commerce_remote_id"
        #status: true
        #uuid: "adc69a4a-6833-4b06-985b-bfcf6ddfee70"
        -isUninstalling: false
        #langcode: "ko"
        #third_party_settings: []
        #_core: array:1 [
          "default_config_hash" => "YLh2hnX0ZtVtJpFWUkcjkpbgJAP85JuAamng9bLk8M8"
        ]
        #trustedData: false
        #dependencies: array:2 [
          "module" => array:2 [
            0 => "commerce"
            1 => "user"
          ]
          "enforced" => array:1 [
            "module" => array:1 [
              0 => "commerce_payment"
            ]
          ]
        ]
        #isSyncing: false
        #id: "user.commerce_remote_id"
        #field_name: "commerce_remote_id"
        #entity_type: "user"
        #type: "commerce_remote_id"
        #module: "commerce"
        #settings: []
        #cardinality: -1
        #translatable: false
        #locked: true
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_bio" => Drupal\field\Entity\FieldConfig {#2174
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "user.user.field_bio"
      #status: true
      #uuid: "451b5056-310f-48b4-8754-a6538b9b749c"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:1 [
          0 => "field.storage.user.field_bio"
        ]
        "module" => array:2 [
          0 => "text"
          1 => "user"
        ]
      ]
      #isSyncing: false
      #id: "user.user.field_bio"
      #field_name: "field_bio"
      #field_type: "text_with_summary"
      #entity_type: "user"
      #bundle: "user"
      #label: "자기소개"
      #description: ""
      #settings: array:2 [
        "display_summary" => false
        "required_summary" => false
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2179
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "user.field_bio"
        #status: true
        #uuid: "b8a9999a-38af-406d-99ff-238941c76551"
        -isUninstalling: false
        #langcode: "und"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [
            0 => "text"
            1 => "user"
          ]
        ]
        #isSyncing: false
        #id: "user.field_bio"
        #field_name: "field_bio"
        #entity_type: "user"
        #type: "text_with_summary"
        #module: "text"
        #settings: []
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_user_area" => Drupal\field\Entity\FieldConfig {#2175
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "user.user.field_user_area"
      #status: true
      #uuid: "5acd0480-97b0-4c22-98d0-c8ee4177e522"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.user.field_user_area"
          1 => "taxonomy.vocabulary.newsletter"
        ]
        "module" => array:1 [
          0 => "user"
        ]
      ]
      #isSyncing: false
      #id: "user.user.field_user_area"
      #field_name: "field_user_area"
      #field_type: "entity_reference"
      #entity_type: "user"
      #bundle: "user"
      #label: "지역"
      #description: ""
      #settings: array:2 [
        "handler" => "default:filter_existing_terms"
        "handler_settings" => array:4 [
          "target_bundles" => array:1 [
            "newsletter" => "newsletter"
          ]
          "sort" => array:2 [
            "field" => "name"
            "direction" => "asc"
          ]
          "auto_create" => false
          "auto_create_bundle" => ""
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2178
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "user.field_user_area"
        #status: true
        #uuid: "7b375e5a-1402-41be-a69c-aa7bd4d7cec6"
        -isUninstalling: false
        #langcode: "ko"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [
            0 => "taxonomy"
            1 => "user"
          ]
        ]
        #isSyncing: false
        #id: "user.field_user_area"
        #field_name: "field_user_area"
        #entity_type: "user"
        #type: "entity_reference"
        #module: "core"
        #settings: array:1 [
          "target_type" => "taxonomy_term"
        ]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_user_phone" => Drupal\field\Entity\FieldConfig {#2176
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "user.user.field_user_phone"
      #status: true
      #uuid: "f8c201fa-8724-4b80-920e-e734b927ff24"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:1 [
          0 => "field.storage.user.field_user_phone"
        ]
        "module" => array:2 [
          0 => "telephone"
          1 => "user"
        ]
      ]
      #isSyncing: false
      #id: "user.user.field_user_phone"
      #field_name: "field_user_phone"
      #field_type: "telephone"
      #entity_type: "user"
      #bundle: "user"
      #label: "사용자 전화번호"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#1460
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "user.field_user_phone"
        #status: true
        #uuid: "74fa986f-b60c-42f8-ada2-8c5b43c4d3a5"
        -isUninstalling: false
        #langcode: "ko"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [
            0 => "telephone"
            1 => "user"
          ]
        ]
        #isSyncing: false
        #id: "user.field_user_phone"
        #field_name: "field_user_phone"
        #entity_type: "user"
        #type: "telephone"
        #module: "telephone"
        #settings: []
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "user_picture" => Drupal\field\Entity\FieldConfig {#2177
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "user.user.user_picture"
      #status: true
      #uuid: "880df12a-5fbf-4f95-baef-f81553d149d4"
      -isUninstalling: false
      #langcode: "ko"
      #third_party_settings: []
      #_core: array:1 [
        "default_config_hash" => "Iiq0AttdhgbebJwabSFwQQ1ORn64GoGz0xSZ_eyCJ8A"
      ]
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:1 [
          0 => "field.storage.user.user_picture"
        ]
        "module" => array:2 [
          0 => "image"
          1 => "user"
        ]
      ]
      #isSyncing: false
      #id: "user.user.user_picture"
      #field_name: "user_picture"
      #field_type: "image"
      #entity_type: "user"
      #bundle: "user"
      #label: "사진"
      #description: "사용자의 가상 얼굴이나 사진"
      #settings: array:12 [
        "handler" => "default:file"
        "handler_settings" => []
        "file_directory" => "pictures"
        "file_extensions" => "png gif jpg jpeg"
        "max_filesize" => "800KB"
        "max_resolution" => "1024x1024"
        "min_resolution" => ""
        "alt_field" => false
        "alt_field_required" => false
        "title_field" => false
        "title_field_required" => false
        "default_image" => array:5 [
          "uuid" => null
          "alt" => ""
          "title" => ""
          "width" => null
          "height" => null
        ]
      ]
      #required: false
      #translatable: true
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2200
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "user.user_picture"
        #status: true
        #uuid: "3e89ccec-bf62-48b6-a65f-203d72217939"
        -isUninstalling: false
        #langcode: "ko"
        #third_party_settings: []
        #_core: array:1 [
          "default_config_hash" => "6k-VBFilDLuzgSOT-77CFgHFlcd5D-kqRixtH89EShU"
        ]
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:3 [
            0 => "file"
            1 => "image"
            2 => "user"
          ]
        ]
        #isSyncing: false
        #id: "user.user_picture"
        #field_name: "user_picture"
        #entity_type: "user"
        #type: "image"
        #module: "image"
        #settings: array:5 [
          "target_type" => "file"
          "display_field" => false
          "display_default" => false
          "uri_scheme" => "public"
          "default_image" => array:5 [
            "uuid" => null
            "alt" => ""
            "title" => ""
            "width" => null
            "height" => null
          ]
        ]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: array:1 [
          "target_id" => array:1 [
            0 => "target_id"
          ]
        ]
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
  ]
  #languages: null
  #langcodeKey: "langcode"
  #defaultLangcodeKey: "default_langcode"
  #activeLangcode: "x-default"
  #defaultLangcode: "en"
  #translations: array:1 [
    "x-default" => array:1 [
      "status" => 1
    ]
  ]
  #translationInitialize: false
  #newRevision: false
  #isDefaultRevision: true
  #entityKeys: array:3 [
    "bundle" => "user"
    "id" => "607"
    "uuid" => "aac6ac7d-614b-4eba-8b09-ef96fc647a3b"
  ]
  #translatableEntityKeys: array:2 [
    "langcode" => array:1 [
      "x-default" => "en"
    ]
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
  ]
  #validated: false
  #validationRequired: false
  #loadedRevisionId: null
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
}