Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Drupal\user\Entity\User::__set_state(array(
- 'hostname' => NULL,
- 'values' =>
- array (
- 'uid' =>
- array (
- 'x-default' => '1',
- ),
- 'uuid' =>
- array (
- 'x-default' => '91f10bcb-5ff2-4c20-aa00-bade03a11f1f',
- ),
- 'langcode' =>
- array (
- 'x-default' => 'en',
- ),
- 'preferred_langcode' =>
- array (
- 'x-default' => 'en',
- ),
- 'preferred_admin_langcode' =>
- array (
- 'x-default' => '',
- ),
- 'name' =>
- array (
- 'x-default' => 'admin',
- ),
- 'pass' =>
- array (
- 'x-default' => '$S$EEh.o2KZesxbXPQIu1yKGG5SQpyBrsaACfL.0GDMXz19MabBDH/W',
- ),
- 'mail' =>
- array (
- ),
- 'signature' =>
- array (
- 'x-default' => NULL,
- ),
- 'signature_format' =>
- array (
- 'x-default' => NULL,
- ),
- 'timezone' =>
- array (
- 'x-default' => 'Asia/Kolkata',
- ),
- 'status' =>
- array (
- 'x-default' => '1',
- ),
- 'created' =>
- array (
- 'x-default' => '1422718044',
- ),
- 'changed' =>
- array (
- 'x-default' => '1422718446',
- ),
- 'access' =>
- array (
- 'x-default' => '1422727343',
- ),
- 'login' =>
- array (
- 'x-default' => '1422718446',
- ),
- 'init' =>
- array (
- ),
- 'roles' =>
- array (
- 'x-default' =>
- array (
- 0 =>
- array (
- 'target_id' => 'administrator',
- ),
- ),
- ),
- ),
- 'fields' =>
- array (
- 'user_picture' =>
- array (
- 'x-default' =>
- Drupal\file\Plugin\Field\FieldType\FileFieldItemList::__set_state(array(
- 'list' =>
- array (
- ),
- 'langcode' => 'en',
- 'definition' =>
- Drupal\field\Entity\FieldConfig::__set_state(array(
- 'deleted' => false,
- 'fieldStorage' =>
- Drupal\field\Entity\FieldStorageConfig::__set_state(array(
- 'id' => 'user.user_picture',
- 'field_name' => 'user_picture',
- 'entity_type' => 'user',
- 'type' => 'image',
- 'module' => 'image',
- 'settings' =>
- array (
- 'uri_scheme' => 'public',
- 'default_image' =>
- array (
- 'uuid' => NULL,
- 'alt' => '',
- 'title' => '',
- 'width' => NULL,
- 'height' => NULL,
- ),
- 'target_type' => 'file',
- 'display_field' => false,
- 'display_default' => false,
- 'target_bundle' => NULL,
- ),
- 'cardinality' => 1,
- 'translatable' => true,
- 'locked' => false,
- 'persist_with_no_fields' => false,
- 'indexes' =>
- array (
- 'target_id' =>
- array (
- 0 => 'target_id',
- ),
- ),
- 'deleted' => false,
- 'schema' => NULL,
- 'propertyDefinitions' =>
- array (
- 'target_id' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'integer',
- 'label' => '@label ID',
- 'settings' =>
- array (
- 'unsigned' => true,
- ),
- 'required' => true,
- ),
- )),
- 'entity' =>
- Drupal\Core\TypedData\DataReferenceDefinition::__set_state(array(
- 'targetDefinition' =>
- Drupal\Core\Entity\TypedData\EntityDataDefinition::__set_state(array(
- 'propertyDefinitions' => NULL,
- 'definition' =>
- array (
- 'constraints' =>
- array (
- 'EntityType' => 'file',
- ),
- ),
- )),
- 'definition' =>
- array (
- 'type' => 'entity_reference',
- 'label' => 'File',
- 'description' => 'The referenced entity',
- 'computed' => true,
- 'read-only' => false,
- ),
- )),
- 'display' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'boolean',
- 'label' => 'Display',
- 'description' => 'Flag to control whether this file should be displayed when viewing content',
- ),
- )),
- 'description' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'string',
- 'label' => 'Description',
- ),
- )),
- 'alt' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'string',
- 'label' => 'Alternative text',
- 'description' => 'Alternative image text, for the image\'s \'alt\' attribute.',
- ),
- )),
- 'title' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'string',
- 'label' => 'Title',
- 'description' => 'Image title text, for the image\'s \'title\' attribute.',
- ),
- )),
- 'width' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'integer',
- 'label' => 'Width',
- 'description' => 'The width of the image in pixels.',
- ),
- )),
- 'height' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'integer',
- 'label' => 'Height',
- 'description' => 'The height of the image in pixels.',
- ),
- )),
- ),
- 'originalId' => 'user.user_picture',
- 'pluginConfigKey' => NULL,
- 'status' => true,
- 'uuid' => '8f7169bf-6ccd-4e70-b100-0b26b2ae45c9',
- 'isSyncing' => false,
- 'isUninstalling' => false,
- 'langcode' => 'en',
- 'entityTypeId' => 'field_storage_config',
- 'enforceIsNew' => false,
- 'typedData' => NULL,
- '_serviceIds' =>
- array (
- ),
- 'dependencies' =>
- array (
- 'module' =>
- array (
- 0 => 'image',
- 1 => 'user',
- ),
- ),
- )),
- 'id' => 'user.user.user_picture',
- 'field_name' => 'user_picture',
- 'field_type' => 'image',
- 'entity_type' => 'user',
- 'bundle' => 'user',
- 'label' => 'Picture',
- 'description' => 'Your virtual face or picture.',
- 'settings' =>
- array (
- 'file_extensions' => 'png gif jpg jpeg',
- 'file_directory' => 'pictures',
- 'max_filesize' => '30 KB',
- 'alt_field' => false,
- 'title_field' => false,
- 'max_resolution' => '85x85',
- 'min_resolution' => '',
- 'default_image' =>
- array (
- 'uuid' => NULL,
- 'alt' => '',
- 'title' => '',
- 'width' => NULL,
- 'height' => NULL,
- ),
- 'alt_field_required' => false,
- 'title_field_required' => false,
- 'handler' => 'default',
- ),
- 'required' => false,
- 'translatable' => true,
- 'default_value' =>
- array (
- ),
- 'default_value_callback' => '',
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:image',
- 'settings' =>
- array (
- 'file_extensions' => 'png gif jpg jpeg',
- 'file_directory' => 'pictures',
- 'max_filesize' => '30 KB',
- 'alt_field' => false,
- 'title_field' => false,
- 'max_resolution' => '85x85',
- 'min_resolution' => '',
- 'default_image' =>
- array (
- 'uuid' => NULL,
- 'alt' => '',
- 'title' => '',
- 'width' => NULL,
- 'height' => NULL,
- ),
- 'alt_field_required' => false,
- 'title_field_required' => false,
- 'handler' => 'default',
- 'uri_scheme' => 'public',
- 'target_type' => 'file',
- 'display_field' => false,
- 'display_default' => false,
- 'target_bundle' => NULL,
- ),
- ),
- )),
- 'bundleRenameAllowed' => false,
- 'constraints' =>
- array (
- ),
- 'originalId' => 'user.user.user_picture',
- 'pluginConfigKey' => NULL,
- 'status' => true,
- 'uuid' => '4fc2b6f7-a706-49a3-ba02-2dc558dd3cc1',
- 'isSyncing' => false,
- 'isUninstalling' => false,
- 'langcode' => 'en',
- 'entityTypeId' => 'field_config',
- 'enforceIsNew' => false,
- 'typedData' => NULL,
- '_serviceIds' =>
- array (
- ),
- 'dependencies' =>
- array (
- 'config' =>
- array (
- 0 => 'field.storage.user.user_picture',
- ),
- 'module' =>
- array (
- 0 => 'image',
- ),
- ),
- 'third_party_settings' =>
- array (
- ),
- )),
- 'name' => 'user_picture',
- 'parent' =>
- Drupal\Core\Entity\Plugin\DataType\EntityAdapter::__set_state(array(
- 'entity' => NULL,
- 'definition' =>
- Drupal\Core\Entity\TypedData\EntityDataDefinition::__set_state(array(
- 'propertyDefinitions' =>
- array (
- 'uid' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'integer',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:integer',
- 'settings' =>
- array (
- 'unsigned' => true,
- 'size' => 'normal',
- 'min' => '',
- 'max' => '',
- 'prefix' => '',
- 'suffix' => '',
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'User ID',
- 'description' => 'The user ID.',
- 'read-only' => true,
- 'provider' => 'user',
- 'field_name' => 'uid',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'uuid' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'uuid',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:uuid',
- 'settings' =>
- array (
- 'max_length' => 128,
- 'case_sensitive' => false,
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'UUID',
- 'description' => 'The user UUID.',
- 'read-only' => true,
- 'provider' => 'user',
- 'field_name' => 'uuid',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'langcode' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'language',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:language',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Language code',
- 'description' => 'The user language code.',
- 'provider' => 'user',
- 'field_name' => 'langcode',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'preferred_langcode' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'language',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:language',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Preferred language code',
- 'description' => 'The user\'s preferred language code for receiving emails and viewing the site.',
- 'provider' => 'user',
- 'field_name' => 'preferred_langcode',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'preferred_admin_langcode' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'language',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:language',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Preferred admin language code',
- 'description' => 'The user\'s preferred language code for viewing administration pages.',
- 'default_value' =>
- array (
- 0 =>
- array (
- 'value' => '',
- ),
- ),
- 'provider' => 'user',
- 'field_name' => 'preferred_admin_langcode',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'name' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'string',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:string',
- 'settings' =>
- array (
- 'max_length' => 255,
- 'case_sensitive' => false,
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Name',
- 'description' => 'The name of this user.',
- 'default_value' =>
- array (
- 0 =>
- array (
- 'value' => '',
- ),
- ),
- 'constraints' =>
- array (
- 'UserName' =>
- array (
- ),
- 'UserNameUnique' =>
- array (
- ),
- ),
- 'provider' => 'user',
- 'field_name' => 'name',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'pass' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'string',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:string',
- 'settings' =>
- array (
- 'max_length' => 255,
- 'case_sensitive' => false,
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Password',
- 'description' => 'The password of this user (hashed).',
- 'provider' => 'user',
- 'field_name' => 'pass',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'mail' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'email',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:email',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Email',
- 'description' => 'The email of this user.',
- 'default_value' =>
- array (
- 0 =>
- array (
- 'value' => '',
- ),
- ),
- 'constraints' =>
- array (
- 'UserMailUnique' =>
- array (
- ),
- ),
- 'provider' => 'user',
- 'field_name' => 'mail',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'signature' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'string',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:string',
- 'settings' =>
- array (
- 'max_length' => 255,
- 'case_sensitive' => false,
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Signature',
- 'description' => 'The signature of this user.',
- 'translatable' => true,
- 'provider' => 'user',
- 'field_name' => 'signature',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'signature_format' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'string',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:string',
- 'settings' =>
- array (
- 'max_length' => 255,
- 'case_sensitive' => false,
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Signature format',
- 'description' => 'The signature format of this user.',
- 'provider' => 'user',
- 'field_name' => 'signature_format',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'timezone' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'string',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:string',
- 'settings' =>
- array (
- 'max_length' => 32,
- 'case_sensitive' => false,
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Timezone',
- 'description' => 'The timezone of this user.',
- 'provider' => 'user',
- 'field_name' => 'timezone',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'status' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'boolean',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:boolean',
- 'settings' =>
- array (
- 'on_label' => 'On',
- 'off_label' => 'Off',
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'User status',
- 'description' => 'Whether the user is active or blocked.',
- 'default_value' =>
- array (
- 0 =>
- array (
- 'value' => false,
- ),
- ),
- 'provider' => 'user',
- 'field_name' => 'status',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'created' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'created',
- 'propertyDefinitions' =>
- array (
- 'value' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'timestamp',
- 'label' => 'Timestamp value',
- 'required' => true,
- ),
- )),
- ),
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:created',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Created',
- 'description' => 'The time that the user was created.',
- 'provider' => 'user',
- 'field_name' => 'created',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'changed' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'changed',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:changed',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Changed',
- 'description' => 'The time that the user was last edited.',
- 'provider' => 'user',
- 'field_name' => 'changed',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'access' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'timestamp',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:timestamp',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Last access',
- 'description' => 'The time that the user last accessed the site.',
- 'default_value' =>
- array (
- 0 =>
- array (
- 'value' => 0,
- ),
- ),
- 'provider' => 'user',
- 'field_name' => 'access',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'login' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'timestamp',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:timestamp',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Last login',
- 'description' => 'The time that the user last logged in.',
- 'default_value' =>
- array (
- 0 =>
- array (
- 'value' => 0,
- ),
- ),
- 'provider' => 'user',
- 'field_name' => 'login',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'init' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'email',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:email',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Initial email',
- 'description' => 'The email address used for initial account creation.',
- 'default_value' =>
- array (
- 0 =>
- array (
- 'value' => '',
- ),
- ),
- 'provider' => 'user',
- 'field_name' => 'init',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'roles' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'entity_reference',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:entity_reference',
- 'settings' =>
- array (
- 'target_type' => 'user_role',
- 'handler_settings' =>
- array (
- ),
- 'handler' => 'default',
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Roles',
- 'cardinality' => -1,
- 'description' => 'The roles the user has.',
- 'provider' => 'user',
- 'field_name' => 'roles',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'user_picture' =>
- Drupal\field\Entity\FieldConfig::__set_state(array(
- 'deleted' => false,
- 'fieldStorage' =>
- Drupal\field\Entity\FieldStorageConfig::__set_state(array(
- 'id' => 'user.user_picture',
- 'field_name' => 'user_picture',
- 'entity_type' => 'user',
- 'type' => 'image',
- 'module' => 'image',
- 'settings' =>
- array (
- 'uri_scheme' => 'public',
- 'default_image' =>
- array (
- 'uuid' => NULL,
- 'alt' => '',
- 'title' => '',
- 'width' => NULL,
- 'height' => NULL,
- ),
- 'target_type' => 'file',
- 'display_field' => false,
- 'display_default' => false,
- 'target_bundle' => NULL,
- ),
- 'cardinality' => 1,
- 'translatable' => true,
- 'locked' => false,
- 'persist_with_no_fields' => false,
- 'indexes' =>
- array (
- 'target_id' =>
- array (
- 0 => 'target_id',
- ),
- ),
- 'deleted' => false,
- 'schema' => NULL,
- 'propertyDefinitions' =>
- array (
- 'target_id' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'integer',
- 'label' => '@label ID',
- 'settings' =>
- array (
- 'unsigned' => true,
- ),
- 'required' => true,
- ),
- )),
- 'entity' =>
- Drupal\Core\TypedData\DataReferenceDefinition::__set_state(array(
- 'targetDefinition' =>
- Drupal\Core\Entity\TypedData\EntityDataDefinition::__set_state(array(
- 'propertyDefinitions' => NULL,
- 'definition' =>
- array (
- 'constraints' =>
- array (
- 'EntityType' => 'file',
- ),
- ),
- )),
- 'definition' =>
- array (
- 'type' => 'entity_reference',
- 'label' => 'File',
- 'description' => 'The referenced entity',
- 'computed' => true,
- 'read-only' => false,
- ),
- )),
- 'display' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'boolean',
- 'label' => 'Display',
- 'description' => 'Flag to control whether this file should be displayed when viewing content',
- ),
- )),
- 'description' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'string',
- 'label' => 'Description',
- ),
- )),
- 'alt' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'string',
- 'label' => 'Alternative text',
- 'description' => 'Alternative image text, for the image\'s \'alt\' attribute.',
- ),
- )),
- 'title' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'string',
- 'label' => 'Title',
- 'description' => 'Image title text, for the image\'s \'title\' attribute.',
- ),
- )),
- 'width' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'integer',
- 'label' => 'Width',
- 'description' => 'The width of the image in pixels.',
- ),
- )),
- 'height' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'integer',
- 'label' => 'Height',
- 'description' => 'The height of the image in pixels.',
- ),
- )),
- ),
- 'originalId' => 'user.user_picture',
- 'pluginConfigKey' => NULL,
- 'status' => true,
- 'uuid' => '8f7169bf-6ccd-4e70-b100-0b26b2ae45c9',
- 'isSyncing' => false,
- 'isUninstalling' => false,
- 'langcode' => 'en',
- 'entityTypeId' => 'field_storage_config',
- 'enforceIsNew' => false,
- 'typedData' => NULL,
- '_serviceIds' =>
- array (
- ),
- 'dependencies' =>
- array (
- 'module' =>
- array (
- 0 => 'image',
- 1 => 'user',
- ),
- ),
- )),
- 'id' => 'user.user.user_picture',
- 'field_name' => 'user_picture',
- 'field_type' => 'image',
- 'entity_type' => 'user',
- 'bundle' => 'user',
- 'label' => 'Picture',
- 'description' => 'Your virtual face or picture.',
- 'settings' =>
- array (
- 'file_extensions' => 'png gif jpg jpeg',
- 'file_directory' => 'pictures',
- 'max_filesize' => '30 KB',
- 'alt_field' => false,
- 'title_field' => false,
- 'max_resolution' => '85x85',
- 'min_resolution' => '',
- 'default_image' =>
- array (
- 'uuid' => NULL,
- 'alt' => '',
- 'title' => '',
- 'width' => NULL,
- 'height' => NULL,
- ),
- 'alt_field_required' => false,
- 'title_field_required' => false,
- 'handler' => 'default',
- ),
- 'required' => false,
- 'translatable' => true,
- 'default_value' =>
- array (
- ),
- 'default_value_callback' => '',
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:image',
- 'settings' =>
- array (
- 'file_extensions' => 'png gif jpg jpeg',
- 'file_directory' => 'pictures',
- 'max_filesize' => '30 KB',
- 'alt_field' => false,
- 'title_field' => false,
- 'max_resolution' => '85x85',
- 'min_resolution' => '',
- 'default_image' =>
- array (
- 'uuid' => NULL,
- 'alt' => '',
- 'title' => '',
- 'width' => NULL,
- 'height' => NULL,
- ),
- 'alt_field_required' => false,
- 'title_field_required' => false,
- 'handler' => 'default',
- 'uri_scheme' => 'public',
- 'target_type' => 'file',
- 'display_field' => false,
- 'display_default' => false,
- 'target_bundle' => NULL,
- ),
- ),
- )),
- 'bundleRenameAllowed' => false,
- 'constraints' =>
- array (
- ),
- 'originalId' => 'user.user.user_picture',
- 'pluginConfigKey' => NULL,
- 'status' => true,
- 'uuid' => '4fc2b6f7-a706-49a3-ba02-2dc558dd3cc1',
- 'isSyncing' => false,
- 'isUninstalling' => false,
- 'langcode' => 'en',
- 'entityTypeId' => 'field_config',
- 'enforceIsNew' => false,
- 'typedData' => NULL,
- '_serviceIds' =>
- array (
- ),
- 'dependencies' =>
- array (
- 'config' =>
- array (
- 0 => 'field.storage.user.user_picture',
- ),
- 'module' =>
- array (
- 0 => 'image',
- ),
- ),
- 'third_party_settings' =>
- array (
- ),
- )),
- ),
- 'definition' =>
- array (
- 'constraints' =>
- array (
- 'EntityType' => 'user',
- 'Bundle' =>
- array (
- 0 => 'user',
- ),
- ),
- ),
- )),
- 'name' => NULL,
- 'parent' => NULL,
- 'stringTranslation' => NULL,
- )),
- 'stringTranslation' => NULL,
- )),
- ),
- 'created' =>
- array (
- 'x-default' =>
- Drupal\Core\Field\FieldItemList::__set_state(array(
- 'list' =>
- array (
- 0 =>
- Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem::__set_state(array(
- 'definition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'created',
- 'propertyDefinitions' =>
- array (
- 'value' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'timestamp',
- 'label' => 'Timestamp value',
- 'required' => true,
- ),
- )),
- ),
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' => NULL,
- 'definition' =>
- array (
- 'label' => 'Created',
- 'description' => 'The time that the user was created.',
- 'provider' => 'user',
- 'field_name' => 'created',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'definition' =>
- array (
- 'type' => 'field_item:created',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'values' =>
- array (
- 'value' => '1422718044',
- ),
- 'properties' =>
- array (
- ),
- 'name' => 0,
- 'parent' => NULL,
- 'stringTranslation' => NULL,
- )),
- ),
- 'langcode' => 'en',
- 'definition' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'created',
- 'propertyDefinitions' =>
- array (
- 'value' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'timestamp',
- 'label' => 'Timestamp value',
- 'required' => true,
- ),
- )),
- ),
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:created',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Created',
- 'description' => 'The time that the user was created.',
- 'provider' => 'user',
- 'field_name' => 'created',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'name' => 'created',
- 'parent' =>
- Drupal\Core\Entity\Plugin\DataType\EntityAdapter::__set_state(array(
- 'entity' => NULL,
- 'definition' =>
- Drupal\Core\Entity\TypedData\EntityDataDefinition::__set_state(array(
- 'propertyDefinitions' =>
- array (
- 'uid' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'integer',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:integer',
- 'settings' =>
- array (
- 'unsigned' => true,
- 'size' => 'normal',
- 'min' => '',
- 'max' => '',
- 'prefix' => '',
- 'suffix' => '',
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'User ID',
- 'description' => 'The user ID.',
- 'read-only' => true,
- 'provider' => 'user',
- 'field_name' => 'uid',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'uuid' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'uuid',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:uuid',
- 'settings' =>
- array (
- 'max_length' => 128,
- 'case_sensitive' => false,
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'UUID',
- 'description' => 'The user UUID.',
- 'read-only' => true,
- 'provider' => 'user',
- 'field_name' => 'uuid',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'langcode' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'language',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:language',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Language code',
- 'description' => 'The user language code.',
- 'provider' => 'user',
- 'field_name' => 'langcode',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'preferred_langcode' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'language',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:language',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Preferred language code',
- 'description' => 'The user\'s preferred language code for receiving emails and viewing the site.',
- 'provider' => 'user',
- 'field_name' => 'preferred_langcode',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'preferred_admin_langcode' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'language',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:language',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Preferred admin language code',
- 'description' => 'The user\'s preferred language code for viewing administration pages.',
- 'default_value' =>
- array (
- 0 =>
- array (
- 'value' => '',
- ),
- ),
- 'provider' => 'user',
- 'field_name' => 'preferred_admin_langcode',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'name' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'string',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:string',
- 'settings' =>
- array (
- 'max_length' => 255,
- 'case_sensitive' => false,
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Name',
- 'description' => 'The name of this user.',
- 'default_value' =>
- array (
- 0 =>
- array (
- 'value' => '',
- ),
- ),
- 'constraints' =>
- array (
- 'UserName' =>
- array (
- ),
- 'UserNameUnique' =>
- array (
- ),
- ),
- 'provider' => 'user',
- 'field_name' => 'name',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'pass' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'string',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:string',
- 'settings' =>
- array (
- 'max_length' => 255,
- 'case_sensitive' => false,
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Password',
- 'description' => 'The password of this user (hashed).',
- 'provider' => 'user',
- 'field_name' => 'pass',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'mail' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'email',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:email',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Email',
- 'description' => 'The email of this user.',
- 'default_value' =>
- array (
- 0 =>
- array (
- 'value' => '',
- ),
- ),
- 'constraints' =>
- array (
- 'UserMailUnique' =>
- array (
- ),
- ),
- 'provider' => 'user',
- 'field_name' => 'mail',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'signature' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'string',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:string',
- 'settings' =>
- array (
- 'max_length' => 255,
- 'case_sensitive' => false,
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Signature',
- 'description' => 'The signature of this user.',
- 'translatable' => true,
- 'provider' => 'user',
- 'field_name' => 'signature',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'signature_format' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'string',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:string',
- 'settings' =>
- array (
- 'max_length' => 255,
- 'case_sensitive' => false,
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Signature format',
- 'description' => 'The signature format of this user.',
- 'provider' => 'user',
- 'field_name' => 'signature_format',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'timezone' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'string',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:string',
- 'settings' =>
- array (
- 'max_length' => 32,
- 'case_sensitive' => false,
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Timezone',
- 'description' => 'The timezone of this user.',
- 'provider' => 'user',
- 'field_name' => 'timezone',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'status' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'boolean',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:boolean',
- 'settings' =>
- array (
- 'on_label' => 'On',
- 'off_label' => 'Off',
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'User status',
- 'description' => 'Whether the user is active or blocked.',
- 'default_value' =>
- array (
- 0 =>
- array (
- 'value' => false,
- ),
- ),
- 'provider' => 'user',
- 'field_name' => 'status',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'created' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'created',
- 'propertyDefinitions' =>
- array (
- 'value' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'timestamp',
- 'label' => 'Timestamp value',
- 'required' => true,
- ),
- )),
- ),
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:created',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Created',
- 'description' => 'The time that the user was created.',
- 'provider' => 'user',
- 'field_name' => 'created',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'changed' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'changed',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:changed',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Changed',
- 'description' => 'The time that the user was last edited.',
- 'provider' => 'user',
- 'field_name' => 'changed',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'access' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'timestamp',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:timestamp',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Last access',
- 'description' => 'The time that the user last accessed the site.',
- 'default_value' =>
- array (
- 0 =>
- array (
- 'value' => 0,
- ),
- ),
- 'provider' => 'user',
- 'field_name' => 'access',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'login' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'timestamp',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:timestamp',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Last login',
- 'description' => 'The time that the user last logged in.',
- 'default_value' =>
- array (
- 0 =>
- array (
- 'value' => 0,
- ),
- ),
- 'provider' => 'user',
- 'field_name' => 'login',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'init' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'email',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:email',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Initial email',
- 'description' => 'The email address used for initial account creation.',
- 'default_value' =>
- array (
- 0 =>
- array (
- 'value' => '',
- ),
- ),
- 'provider' => 'user',
- 'field_name' => 'init',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'roles' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'entity_reference',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:entity_reference',
- 'settings' =>
- array (
- 'target_type' => 'user_role',
- 'handler_settings' =>
- array (
- ),
- 'handler' => 'default',
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Roles',
- 'cardinality' => -1,
- 'description' => 'The roles the user has.',
- 'provider' => 'user',
- 'field_name' => 'roles',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'user_picture' =>
- Drupal\field\Entity\FieldConfig::__set_state(array(
- 'deleted' => false,
- 'fieldStorage' =>
- Drupal\field\Entity\FieldStorageConfig::__set_state(array(
- 'id' => 'user.user_picture',
- 'field_name' => 'user_picture',
- 'entity_type' => 'user',
- 'type' => 'image',
- 'module' => 'image',
- 'settings' =>
- array (
- 'uri_scheme' => 'public',
- 'default_image' =>
- array (
- 'uuid' => NULL,
- 'alt' => '',
- 'title' => '',
- 'width' => NULL,
- 'height' => NULL,
- ),
- 'target_type' => 'file',
- 'display_field' => false,
- 'display_default' => false,
- 'target_bundle' => NULL,
- ),
- 'cardinality' => 1,
- 'translatable' => true,
- 'locked' => false,
- 'persist_with_no_fields' => false,
- 'indexes' =>
- array (
- 'target_id' =>
- array (
- 0 => 'target_id',
- ),
- ),
- 'deleted' => false,
- 'schema' => NULL,
- 'propertyDefinitions' =>
- array (
- 'target_id' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'integer',
- 'label' => '@label ID',
- 'settings' =>
- array (
- 'unsigned' => true,
- ),
- 'required' => true,
- ),
- )),
- 'entity' =>
- Drupal\Core\TypedData\DataReferenceDefinition::__set_state(array(
- 'targetDefinition' =>
- Drupal\Core\Entity\TypedData\EntityDataDefinition::__set_state(array(
- 'propertyDefinitions' => NULL,
- 'definition' =>
- array (
- 'constraints' =>
- array (
- 'EntityType' => 'file',
- ),
- ),
- )),
- 'definition' =>
- array (
- 'type' => 'entity_reference',
- 'label' => 'File',
- 'description' => 'The referenced entity',
- 'computed' => true,
- 'read-only' => false,
- ),
- )),
- 'display' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'boolean',
- 'label' => 'Display',
- 'description' => 'Flag to control whether this file should be displayed when viewing content',
- ),
- )),
- 'description' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'string',
- 'label' => 'Description',
- ),
- )),
- 'alt' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'string',
- 'label' => 'Alternative text',
- 'description' => 'Alternative image text, for the image\'s \'alt\' attribute.',
- ),
- )),
- 'title' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'string',
- 'label' => 'Title',
- 'description' => 'Image title text, for the image\'s \'title\' attribute.',
- ),
- )),
- 'width' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'integer',
- 'label' => 'Width',
- 'description' => 'The width of the image in pixels.',
- ),
- )),
- 'height' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'integer',
- 'label' => 'Height',
- 'description' => 'The height of the image in pixels.',
- ),
- )),
- ),
- 'originalId' => 'user.user_picture',
- 'pluginConfigKey' => NULL,
- 'status' => true,
- 'uuid' => '8f7169bf-6ccd-4e70-b100-0b26b2ae45c9',
- 'isSyncing' => false,
- 'isUninstalling' => false,
- 'langcode' => 'en',
- 'entityTypeId' => 'field_storage_config',
- 'enforceIsNew' => false,
- 'typedData' => NULL,
- '_serviceIds' =>
- array (
- ),
- 'dependencies' =>
- array (
- 'module' =>
- array (
- 0 => 'image',
- 1 => 'user',
- ),
- ),
- )),
- 'id' => 'user.user.user_picture',
- 'field_name' => 'user_picture',
- 'field_type' => 'image',
- 'entity_type' => 'user',
- 'bundle' => 'user',
- 'label' => 'Picture',
- 'description' => 'Your virtual face or picture.',
- 'settings' =>
- array (
- 'file_extensions' => 'png gif jpg jpeg',
- 'file_directory' => 'pictures',
- 'max_filesize' => '30 KB',
- 'alt_field' => false,
- 'title_field' => false,
- 'max_resolution' => '85x85',
- 'min_resolution' => '',
- 'default_image' =>
- array (
- 'uuid' => NULL,
- 'alt' => '',
- 'title' => '',
- 'width' => NULL,
- 'height' => NULL,
- ),
- 'alt_field_required' => false,
- 'title_field_required' => false,
- 'handler' => 'default',
- ),
- 'required' => false,
- 'translatable' => true,
- 'default_value' =>
- array (
- ),
- 'default_value_callback' => '',
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:image',
- 'settings' =>
- array (
- 'file_extensions' => 'png gif jpg jpeg',
- 'file_directory' => 'pictures',
- 'max_filesize' => '30 KB',
- 'alt_field' => false,
- 'title_field' => false,
- 'max_resolution' => '85x85',
- 'min_resolution' => '',
- 'default_image' =>
- array (
- 'uuid' => NULL,
- 'alt' => '',
- 'title' => '',
- 'width' => NULL,
- 'height' => NULL,
- ),
- 'alt_field_required' => false,
- 'title_field_required' => false,
- 'handler' => 'default',
- 'uri_scheme' => 'public',
- 'target_type' => 'file',
- 'display_field' => false,
- 'display_default' => false,
- 'target_bundle' => NULL,
- ),
- ),
- )),
- 'bundleRenameAllowed' => false,
- 'constraints' =>
- array (
- ),
- 'originalId' => 'user.user.user_picture',
- 'pluginConfigKey' => NULL,
- 'status' => true,
- 'uuid' => '4fc2b6f7-a706-49a3-ba02-2dc558dd3cc1',
- 'isSyncing' => false,
- 'isUninstalling' => false,
- 'langcode' => 'en',
- 'entityTypeId' => 'field_config',
- 'enforceIsNew' => false,
- 'typedData' => NULL,
- '_serviceIds' =>
- array (
- ),
- 'dependencies' =>
- array (
- 'config' =>
- array (
- 0 => 'field.storage.user.user_picture',
- ),
- 'module' =>
- array (
- 0 => 'image',
- ),
- ),
- 'third_party_settings' =>
- array (
- ),
- )),
- ),
- 'definition' =>
- array (
- 'constraints' =>
- array (
- 'EntityType' => 'user',
- 'Bundle' =>
- array (
- 0 => 'user',
- ),
- ),
- ),
- )),
- 'name' => NULL,
- 'parent' => NULL,
- 'stringTranslation' => NULL,
- )),
- 'stringTranslation' => NULL,
- )),
- ),
- ),
- 'fieldDefinitions' =>
- array (
- 'uid' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'integer',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:integer',
- 'settings' =>
- array (
- 'unsigned' => true,
- 'size' => 'normal',
- 'min' => '',
- 'max' => '',
- 'prefix' => '',
- 'suffix' => '',
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'User ID',
- 'description' => 'The user ID.',
- 'read-only' => true,
- 'provider' => 'user',
- 'field_name' => 'uid',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'uuid' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'uuid',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:uuid',
- 'settings' =>
- array (
- 'max_length' => 128,
- 'case_sensitive' => false,
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'UUID',
- 'description' => 'The user UUID.',
- 'read-only' => true,
- 'provider' => 'user',
- 'field_name' => 'uuid',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'langcode' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'language',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:language',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Language code',
- 'description' => 'The user language code.',
- 'provider' => 'user',
- 'field_name' => 'langcode',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'preferred_langcode' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'language',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:language',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Preferred language code',
- 'description' => 'The user\'s preferred language code for receiving emails and viewing the site.',
- 'provider' => 'user',
- 'field_name' => 'preferred_langcode',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'preferred_admin_langcode' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'language',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:language',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Preferred admin language code',
- 'description' => 'The user\'s preferred language code for viewing administration pages.',
- 'default_value' =>
- array (
- 0 =>
- array (
- 'value' => '',
- ),
- ),
- 'provider' => 'user',
- 'field_name' => 'preferred_admin_langcode',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'name' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'string',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:string',
- 'settings' =>
- array (
- 'max_length' => 255,
- 'case_sensitive' => false,
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Name',
- 'description' => 'The name of this user.',
- 'default_value' =>
- array (
- 0 =>
- array (
- 'value' => '',
- ),
- ),
- 'constraints' =>
- array (
- 'UserName' =>
- array (
- ),
- 'UserNameUnique' =>
- array (
- ),
- ),
- 'provider' => 'user',
- 'field_name' => 'name',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'pass' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'string',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:string',
- 'settings' =>
- array (
- 'max_length' => 255,
- 'case_sensitive' => false,
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Password',
- 'description' => 'The password of this user (hashed).',
- 'provider' => 'user',
- 'field_name' => 'pass',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'mail' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'email',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:email',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Email',
- 'description' => 'The email of this user.',
- 'default_value' =>
- array (
- 0 =>
- array (
- 'value' => '',
- ),
- ),
- 'constraints' =>
- array (
- 'UserMailUnique' =>
- array (
- ),
- ),
- 'provider' => 'user',
- 'field_name' => 'mail',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'signature' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'string',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:string',
- 'settings' =>
- array (
- 'max_length' => 255,
- 'case_sensitive' => false,
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Signature',
- 'description' => 'The signature of this user.',
- 'translatable' => true,
- 'provider' => 'user',
- 'field_name' => 'signature',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'signature_format' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'string',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:string',
- 'settings' =>
- array (
- 'max_length' => 255,
- 'case_sensitive' => false,
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Signature format',
- 'description' => 'The signature format of this user.',
- 'provider' => 'user',
- 'field_name' => 'signature_format',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'timezone' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'string',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:string',
- 'settings' =>
- array (
- 'max_length' => 32,
- 'case_sensitive' => false,
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Timezone',
- 'description' => 'The timezone of this user.',
- 'provider' => 'user',
- 'field_name' => 'timezone',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'status' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'boolean',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:boolean',
- 'settings' =>
- array (
- 'on_label' => 'On',
- 'off_label' => 'Off',
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'User status',
- 'description' => 'Whether the user is active or blocked.',
- 'default_value' =>
- array (
- 0 =>
- array (
- 'value' => false,
- ),
- ),
- 'provider' => 'user',
- 'field_name' => 'status',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'created' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'created',
- 'propertyDefinitions' =>
- array (
- 'value' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'timestamp',
- 'label' => 'Timestamp value',
- 'required' => true,
- ),
- )),
- ),
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:created',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Created',
- 'description' => 'The time that the user was created.',
- 'provider' => 'user',
- 'field_name' => 'created',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'changed' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'changed',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:changed',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Changed',
- 'description' => 'The time that the user was last edited.',
- 'provider' => 'user',
- 'field_name' => 'changed',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'access' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'timestamp',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:timestamp',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Last access',
- 'description' => 'The time that the user last accessed the site.',
- 'default_value' =>
- array (
- 0 =>
- array (
- 'value' => 0,
- ),
- ),
- 'provider' => 'user',
- 'field_name' => 'access',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'login' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'timestamp',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:timestamp',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Last login',
- 'description' => 'The time that the user last logged in.',
- 'default_value' =>
- array (
- 0 =>
- array (
- 'value' => 0,
- ),
- ),
- 'provider' => 'user',
- 'field_name' => 'login',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'init' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'email',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:email',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Initial email',
- 'description' => 'The email address used for initial account creation.',
- 'default_value' =>
- array (
- 0 =>
- array (
- 'value' => '',
- ),
- ),
- 'provider' => 'user',
- 'field_name' => 'init',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'roles' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'entity_reference',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:entity_reference',
- 'settings' =>
- array (
- 'target_type' => 'user_role',
- 'handler_settings' =>
- array (
- ),
- 'handler' => 'default',
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Roles',
- 'cardinality' => -1,
- 'description' => 'The roles the user has.',
- 'provider' => 'user',
- 'field_name' => 'roles',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'user_picture' =>
- Drupal\field\Entity\FieldConfig::__set_state(array(
- 'deleted' => false,
- 'fieldStorage' =>
- Drupal\field\Entity\FieldStorageConfig::__set_state(array(
- 'id' => 'user.user_picture',
- 'field_name' => 'user_picture',
- 'entity_type' => 'user',
- 'type' => 'image',
- 'module' => 'image',
- 'settings' =>
- array (
- 'uri_scheme' => 'public',
- 'default_image' =>
- array (
- 'uuid' => NULL,
- 'alt' => '',
- 'title' => '',
- 'width' => NULL,
- 'height' => NULL,
- ),
- 'target_type' => 'file',
- 'display_field' => false,
- 'display_default' => false,
- 'target_bundle' => NULL,
- ),
- 'cardinality' => 1,
- 'translatable' => true,
- 'locked' => false,
- 'persist_with_no_fields' => false,
- 'indexes' =>
- array (
- 'target_id' =>
- array (
- 0 => 'target_id',
- ),
- ),
- 'deleted' => false,
- 'schema' => NULL,
- 'propertyDefinitions' =>
- array (
- 'target_id' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'integer',
- 'label' => '@label ID',
- 'settings' =>
- array (
- 'unsigned' => true,
- ),
- 'required' => true,
- ),
- )),
- 'entity' =>
- Drupal\Core\TypedData\DataReferenceDefinition::__set_state(array(
- 'targetDefinition' =>
- Drupal\Core\Entity\TypedData\EntityDataDefinition::__set_state(array(
- 'propertyDefinitions' => NULL,
- 'definition' =>
- array (
- 'constraints' =>
- array (
- 'EntityType' => 'file',
- ),
- ),
- )),
- 'definition' =>
- array (
- 'type' => 'entity_reference',
- 'label' => 'File',
- 'description' => 'The referenced entity',
- 'computed' => true,
- 'read-only' => false,
- ),
- )),
- 'display' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'boolean',
- 'label' => 'Display',
- 'description' => 'Flag to control whether this file should be displayed when viewing content',
- ),
- )),
- 'description' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'string',
- 'label' => 'Description',
- ),
- )),
- 'alt' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'string',
- 'label' => 'Alternative text',
- 'description' => 'Alternative image text, for the image\'s \'alt\' attribute.',
- ),
- )),
- 'title' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'string',
- 'label' => 'Title',
- 'description' => 'Image title text, for the image\'s \'title\' attribute.',
- ),
- )),
- 'width' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'integer',
- 'label' => 'Width',
- 'description' => 'The width of the image in pixels.',
- ),
- )),
- 'height' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'integer',
- 'label' => 'Height',
- 'description' => 'The height of the image in pixels.',
- ),
- )),
- ),
- 'originalId' => 'user.user_picture',
- 'pluginConfigKey' => NULL,
- 'status' => true,
- 'uuid' => '8f7169bf-6ccd-4e70-b100-0b26b2ae45c9',
- 'isSyncing' => false,
- 'isUninstalling' => false,
- 'langcode' => 'en',
- 'entityTypeId' => 'field_storage_config',
- 'enforceIsNew' => false,
- 'typedData' => NULL,
- '_serviceIds' =>
- array (
- ),
- 'dependencies' =>
- array (
- 'module' =>
- array (
- 0 => 'image',
- 1 => 'user',
- ),
- ),
- )),
- 'id' => 'user.user.user_picture',
- 'field_name' => 'user_picture',
- 'field_type' => 'image',
- 'entity_type' => 'user',
- 'bundle' => 'user',
- 'label' => 'Picture',
- 'description' => 'Your virtual face or picture.',
- 'settings' =>
- array (
- 'file_extensions' => 'png gif jpg jpeg',
- 'file_directory' => 'pictures',
- 'max_filesize' => '30 KB',
- 'alt_field' => false,
- 'title_field' => false,
- 'max_resolution' => '85x85',
- 'min_resolution' => '',
- 'default_image' =>
- array (
- 'uuid' => NULL,
- 'alt' => '',
- 'title' => '',
- 'width' => NULL,
- 'height' => NULL,
- ),
- 'alt_field_required' => false,
- 'title_field_required' => false,
- 'handler' => 'default',
- ),
- 'required' => false,
- 'translatable' => true,
- 'default_value' =>
- array (
- ),
- 'default_value_callback' => '',
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:image',
- 'settings' =>
- array (
- 'file_extensions' => 'png gif jpg jpeg',
- 'file_directory' => 'pictures',
- 'max_filesize' => '30 KB',
- 'alt_field' => false,
- 'title_field' => false,
- 'max_resolution' => '85x85',
- 'min_resolution' => '',
- 'default_image' =>
- array (
- 'uuid' => NULL,
- 'alt' => '',
- 'title' => '',
- 'width' => NULL,
- 'height' => NULL,
- ),
- 'alt_field_required' => false,
- 'title_field_required' => false,
- 'handler' => 'default',
- 'uri_scheme' => 'public',
- 'target_type' => 'file',
- 'display_field' => false,
- 'display_default' => false,
- 'target_bundle' => NULL,
- ),
- ),
- )),
- 'bundleRenameAllowed' => false,
- 'constraints' =>
- array (
- ),
- 'originalId' => 'user.user.user_picture',
- 'pluginConfigKey' => NULL,
- 'status' => true,
- 'uuid' => '4fc2b6f7-a706-49a3-ba02-2dc558dd3cc1',
- 'isSyncing' => false,
- 'isUninstalling' => false,
- 'langcode' => 'en',
- 'entityTypeId' => 'field_config',
- 'enforceIsNew' => false,
- 'typedData' => NULL,
- '_serviceIds' =>
- array (
- ),
- 'dependencies' =>
- array (
- 'config' =>
- array (
- 0 => 'field.storage.user.user_picture',
- ),
- 'module' =>
- array (
- 0 => 'image',
- ),
- ),
- 'third_party_settings' =>
- array (
- ),
- )),
- ),
- 'languages' =>
- array (
- 'en' =>
- Drupal\Core\Language\Language::__set_state(array(
- 'name' => 'English',
- 'id' => 'en',
- 'direction' => 'ltr',
- 'weight' => 0,
- 'locked' => false,
- )),
- 'und' =>
- Drupal\Core\Language\Language::__set_state(array(
- 'name' =>
- Drupal\Core\StringTranslation\TranslationWrapper::__set_state(array(
- 'string' => 'Not specified',
- 'arguments' =>
- array (
- ),
- 'options' =>
- array (
- ),
- 'stringTranslation' => NULL,
- )),
- 'id' => 'und',
- 'direction' => 'ltr',
- 'weight' => 1,
- 'locked' => true,
- )),
- 'zxx' =>
- Drupal\Core\Language\Language::__set_state(array(
- 'name' =>
- Drupal\Core\StringTranslation\TranslationWrapper::__set_state(array(
- 'string' => 'Not applicable',
- 'arguments' =>
- array (
- ),
- 'options' =>
- array (
- ),
- 'stringTranslation' => NULL,
- )),
- 'id' => 'zxx',
- 'direction' => 'ltr',
- 'weight' => 2,
- 'locked' => true,
- )),
- ),
- 'langcodeKey' => 'langcode',
- 'activeLangcode' => 'x-default',
- 'defaultLangcode' => 'en',
- 'translations' =>
- array (
- 'x-default' =>
- array (
- 'status' => 1,
- 'entity' => NULL,
- ),
- ),
- 'translationInitialize' => false,
- 'newRevision' => false,
- 'isDefaultRevision' => true,
- 'entityKeys' =>
- array (
- 'bundle' => 'user',
- 'id' => '1',
- 'langcode' => 'en',
- 'uuid' => '91f10bcb-5ff2-4c20-aa00-bade03a11f1f',
- ),
- 'entityTypeId' => 'user',
- 'enforceIsNew' => NULL,
- 'typedData' =>
- Drupal\Core\Entity\Plugin\DataType\EntityAdapter::__set_state(array(
- 'entity' => NULL,
- 'definition' =>
- Drupal\Core\Entity\TypedData\EntityDataDefinition::__set_state(array(
- 'propertyDefinitions' =>
- array (
- 'uid' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'integer',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:integer',
- 'settings' =>
- array (
- 'unsigned' => true,
- 'size' => 'normal',
- 'min' => '',
- 'max' => '',
- 'prefix' => '',
- 'suffix' => '',
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'User ID',
- 'description' => 'The user ID.',
- 'read-only' => true,
- 'provider' => 'user',
- 'field_name' => 'uid',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'uuid' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'uuid',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:uuid',
- 'settings' =>
- array (
- 'max_length' => 128,
- 'case_sensitive' => false,
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'UUID',
- 'description' => 'The user UUID.',
- 'read-only' => true,
- 'provider' => 'user',
- 'field_name' => 'uuid',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'langcode' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'language',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:language',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Language code',
- 'description' => 'The user language code.',
- 'provider' => 'user',
- 'field_name' => 'langcode',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'preferred_langcode' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'language',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:language',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Preferred language code',
- 'description' => 'The user\'s preferred language code for receiving emails and viewing the site.',
- 'provider' => 'user',
- 'field_name' => 'preferred_langcode',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'preferred_admin_langcode' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'language',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:language',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Preferred admin language code',
- 'description' => 'The user\'s preferred language code for viewing administration pages.',
- 'default_value' =>
- array (
- 0 =>
- array (
- 'value' => '',
- ),
- ),
- 'provider' => 'user',
- 'field_name' => 'preferred_admin_langcode',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'name' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'string',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:string',
- 'settings' =>
- array (
- 'max_length' => 255,
- 'case_sensitive' => false,
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Name',
- 'description' => 'The name of this user.',
- 'default_value' =>
- array (
- 0 =>
- array (
- 'value' => '',
- ),
- ),
- 'constraints' =>
- array (
- 'UserName' =>
- array (
- ),
- 'UserNameUnique' =>
- array (
- ),
- ),
- 'provider' => 'user',
- 'field_name' => 'name',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'pass' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'string',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:string',
- 'settings' =>
- array (
- 'max_length' => 255,
- 'case_sensitive' => false,
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Password',
- 'description' => 'The password of this user (hashed).',
- 'provider' => 'user',
- 'field_name' => 'pass',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'mail' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'email',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:email',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Email',
- 'description' => 'The email of this user.',
- 'default_value' =>
- array (
- 0 =>
- array (
- 'value' => '',
- ),
- ),
- 'constraints' =>
- array (
- 'UserMailUnique' =>
- array (
- ),
- ),
- 'provider' => 'user',
- 'field_name' => 'mail',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'signature' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'string',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:string',
- 'settings' =>
- array (
- 'max_length' => 255,
- 'case_sensitive' => false,
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Signature',
- 'description' => 'The signature of this user.',
- 'translatable' => true,
- 'provider' => 'user',
- 'field_name' => 'signature',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'signature_format' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'string',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:string',
- 'settings' =>
- array (
- 'max_length' => 255,
- 'case_sensitive' => false,
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Signature format',
- 'description' => 'The signature format of this user.',
- 'provider' => 'user',
- 'field_name' => 'signature_format',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'timezone' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'string',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:string',
- 'settings' =>
- array (
- 'max_length' => 32,
- 'case_sensitive' => false,
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Timezone',
- 'description' => 'The timezone of this user.',
- 'provider' => 'user',
- 'field_name' => 'timezone',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'status' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'boolean',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:boolean',
- 'settings' =>
- array (
- 'on_label' => 'On',
- 'off_label' => 'Off',
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'User status',
- 'description' => 'Whether the user is active or blocked.',
- 'default_value' =>
- array (
- 0 =>
- array (
- 'value' => false,
- ),
- ),
- 'provider' => 'user',
- 'field_name' => 'status',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'created' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'created',
- 'propertyDefinitions' =>
- array (
- 'value' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'timestamp',
- 'label' => 'Timestamp value',
- 'required' => true,
- ),
- )),
- ),
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:created',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Created',
- 'description' => 'The time that the user was created.',
- 'provider' => 'user',
- 'field_name' => 'created',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'changed' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'changed',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:changed',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Changed',
- 'description' => 'The time that the user was last edited.',
- 'provider' => 'user',
- 'field_name' => 'changed',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'access' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'timestamp',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:timestamp',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Last access',
- 'description' => 'The time that the user last accessed the site.',
- 'default_value' =>
- array (
- 0 =>
- array (
- 'value' => 0,
- ),
- ),
- 'provider' => 'user',
- 'field_name' => 'access',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'login' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'timestamp',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:timestamp',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Last login',
- 'description' => 'The time that the user last logged in.',
- 'default_value' =>
- array (
- 0 =>
- array (
- 'value' => 0,
- ),
- ),
- 'provider' => 'user',
- 'field_name' => 'login',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'init' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'email',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:email',
- 'settings' =>
- array (
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Initial email',
- 'description' => 'The email address used for initial account creation.',
- 'default_value' =>
- array (
- 0 =>
- array (
- 'value' => '',
- ),
- ),
- 'provider' => 'user',
- 'field_name' => 'init',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'roles' =>
- Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
- 'type' => 'entity_reference',
- 'propertyDefinitions' => NULL,
- 'schema' => NULL,
- 'indexes' =>
- array (
- ),
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:entity_reference',
- 'settings' =>
- array (
- 'target_type' => 'user_role',
- 'handler_settings' =>
- array (
- ),
- 'handler' => 'default',
- ),
- ),
- )),
- 'definition' =>
- array (
- 'label' => 'Roles',
- 'cardinality' => -1,
- 'description' => 'The roles the user has.',
- 'provider' => 'user',
- 'field_name' => 'roles',
- 'entity_type' => 'user',
- 'bundle' => NULL,
- ),
- )),
- 'user_picture' =>
- Drupal\field\Entity\FieldConfig::__set_state(array(
- 'deleted' => false,
- 'fieldStorage' =>
- Drupal\field\Entity\FieldStorageConfig::__set_state(array(
- 'id' => 'user.user_picture',
- 'field_name' => 'user_picture',
- 'entity_type' => 'user',
- 'type' => 'image',
- 'module' => 'image',
- 'settings' =>
- array (
- 'uri_scheme' => 'public',
- 'default_image' =>
- array (
- 'uuid' => NULL,
- 'alt' => '',
- 'title' => '',
- 'width' => NULL,
- 'height' => NULL,
- ),
- 'target_type' => 'file',
- 'display_field' => false,
- 'display_default' => false,
- 'target_bundle' => NULL,
- ),
- 'cardinality' => 1,
- 'translatable' => true,
- 'locked' => false,
- 'persist_with_no_fields' => false,
- 'indexes' =>
- array (
- 'target_id' =>
- array (
- 0 => 'target_id',
- ),
- ),
- 'deleted' => false,
- 'schema' => NULL,
- 'propertyDefinitions' =>
- array (
- 'target_id' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'integer',
- 'label' => '@label ID',
- 'settings' =>
- array (
- 'unsigned' => true,
- ),
- 'required' => true,
- ),
- )),
- 'entity' =>
- Drupal\Core\TypedData\DataReferenceDefinition::__set_state(array(
- 'targetDefinition' =>
- Drupal\Core\Entity\TypedData\EntityDataDefinition::__set_state(array(
- 'propertyDefinitions' => NULL,
- 'definition' =>
- array (
- 'constraints' =>
- array (
- 'EntityType' => 'file',
- ),
- ),
- )),
- 'definition' =>
- array (
- 'type' => 'entity_reference',
- 'label' => 'File',
- 'description' => 'The referenced entity',
- 'computed' => true,
- 'read-only' => false,
- ),
- )),
- 'display' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'boolean',
- 'label' => 'Display',
- 'description' => 'Flag to control whether this file should be displayed when viewing content',
- ),
- )),
- 'description' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'string',
- 'label' => 'Description',
- ),
- )),
- 'alt' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'string',
- 'label' => 'Alternative text',
- 'description' => 'Alternative image text, for the image\'s \'alt\' attribute.',
- ),
- )),
- 'title' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'string',
- 'label' => 'Title',
- 'description' => 'Image title text, for the image\'s \'title\' attribute.',
- ),
- )),
- 'width' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'integer',
- 'label' => 'Width',
- 'description' => 'The width of the image in pixels.',
- ),
- )),
- 'height' =>
- Drupal\Core\TypedData\DataDefinition::__set_state(array(
- 'definition' =>
- array (
- 'type' => 'integer',
- 'label' => 'Height',
- 'description' => 'The height of the image in pixels.',
- ),
- )),
- ),
- 'originalId' => 'user.user_picture',
- 'pluginConfigKey' => NULL,
- 'status' => true,
- 'uuid' => '8f7169bf-6ccd-4e70-b100-0b26b2ae45c9',
- 'isSyncing' => false,
- 'isUninstalling' => false,
- 'langcode' => 'en',
- 'entityTypeId' => 'field_storage_config',
- 'enforceIsNew' => false,
- 'typedData' => NULL,
- '_serviceIds' =>
- array (
- ),
- 'dependencies' =>
- array (
- 'module' =>
- array (
- 0 => 'image',
- 1 => 'user',
- ),
- ),
- )),
- 'id' => 'user.user.user_picture',
- 'field_name' => 'user_picture',
- 'field_type' => 'image',
- 'entity_type' => 'user',
- 'bundle' => 'user',
- 'label' => 'Picture',
- 'description' => 'Your virtual face or picture.',
- 'settings' =>
- array (
- 'file_extensions' => 'png gif jpg jpeg',
- 'file_directory' => 'pictures',
- 'max_filesize' => '30 KB',
- 'alt_field' => false,
- 'title_field' => false,
- 'max_resolution' => '85x85',
- 'min_resolution' => '',
- 'default_image' =>
- array (
- 'uuid' => NULL,
- 'alt' => '',
- 'title' => '',
- 'width' => NULL,
- 'height' => NULL,
- ),
- 'alt_field_required' => false,
- 'title_field_required' => false,
- 'handler' => 'default',
- ),
- 'required' => false,
- 'translatable' => true,
- 'default_value' =>
- array (
- ),
- 'default_value_callback' => '',
- 'itemDefinition' =>
- Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
- 'fieldDefinition' => NULL,
- 'definition' =>
- array (
- 'type' => 'field_item:image',
- 'settings' =>
- array (
- 'file_extensions' => 'png gif jpg jpeg',
- 'file_directory' => 'pictures',
- 'max_filesize' => '30 KB',
- 'alt_field' => false,
- 'title_field' => false,
- 'max_resolution' => '85x85',
- 'min_resolution' => '',
- 'default_image' =>
- array (
- 'uuid' => NULL,
- 'alt' => '',
- 'title' => '',
- 'width' => NULL,
- 'height' => NULL,
- ),
- 'alt_field_required' => false,
- 'title_field_required' => false,
- 'handler' => 'default',
- 'uri_scheme' => 'public',
- 'target_type' => 'file',
- 'display_field' => false,
- 'display_default' => false,
- 'target_bundle' => NULL,
- ),
- ),
- )),
- 'bundleRenameAllowed' => false,
- 'constraints' =>
- array (
- ),
- 'originalId' => 'user.user.user_picture',
- 'pluginConfigKey' => NULL,
- 'status' => true,
- 'uuid' => '4fc2b6f7-a706-49a3-ba02-2dc558dd3cc1',
- 'isSyncing' => false,
- 'isUninstalling' => false,
- 'langcode' => 'en',
- 'entityTypeId' => 'field_config',
- 'enforceIsNew' => false,
- 'typedData' => NULL,
- '_serviceIds' =>
- array (
- ),
- 'dependencies' =>
- array (
- 'config' =>
- array (
- 0 => 'field.storage.user.user_picture',
- ),
- 'module' =>
- array (
- 0 => 'image',
- ),
- ),
- 'third_party_settings' =>
- array (
- ),
- )),
- ),
- 'definition' =>
- array (
- 'constraints' =>
- array (
- 'EntityType' => 'user',
- 'Bundle' =>
- array (
- 0 => 'user',
- ),
- ),
- ),
- )),
- 'name' => NULL,
- 'parent' => NULL,
- 'stringTranslation' => NULL,
- )),
- '_serviceIds' =>
- array (
- ),
- ))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement