Advertisement
Guest User

UID 1 User object

a guest
Feb 1st, 2015
327
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 137.29 KB | None | 0 0
  1. Drupal\user\Entity\User::__set_state(array(
  2.    'hostname' => NULL,
  3.    'values' =>
  4.   array (
  5.     'uid' =>
  6.     array (
  7.       'x-default' => '1',
  8.     ),
  9.     'uuid' =>
  10.     array (
  11.       'x-default' => '91f10bcb-5ff2-4c20-aa00-bade03a11f1f',
  12.     ),
  13.     'langcode' =>
  14.     array (
  15.       'x-default' => 'en',
  16.     ),
  17.     'preferred_langcode' =>
  18.     array (
  19.       'x-default' => 'en',
  20.     ),
  21.     'preferred_admin_langcode' =>
  22.     array (
  23.       'x-default' => '',
  24.     ),
  25.     'name' =>
  26.     array (
  27.       'x-default' => 'admin',
  28.     ),
  29.     'pass' =>
  30.     array (
  31.       'x-default' => '$S$EEh.o2KZesxbXPQIu1yKGG5SQpyBrsaACfL.0GDMXz19MabBDH/W',
  32.     ),
  33.     'mail' =>
  34.     array (
  35.       'x-default' => '[email protected]',
  36.     ),
  37.     'signature' =>
  38.     array (
  39.       'x-default' => NULL,
  40.     ),
  41.     'signature_format' =>
  42.     array (
  43.       'x-default' => NULL,
  44.     ),
  45.     'timezone' =>
  46.     array (
  47.       'x-default' => 'Asia/Kolkata',
  48.     ),
  49.     'status' =>
  50.     array (
  51.       'x-default' => '1',
  52.     ),
  53.     'created' =>
  54.     array (
  55.       'x-default' => '1422718044',
  56.     ),
  57.     'changed' =>
  58.     array (
  59.       'x-default' => '1422718446',
  60.     ),
  61.     'access' =>
  62.     array (
  63.       'x-default' => '1422727343',
  64.     ),
  65.     'login' =>
  66.     array (
  67.       'x-default' => '1422718446',
  68.     ),
  69.     'init' =>
  70.     array (
  71.       'x-default' => '[email protected]',
  72.     ),
  73.     'roles' =>
  74.     array (
  75.       'x-default' =>
  76.       array (
  77.         0 =>
  78.         array (
  79.           'target_id' => 'administrator',
  80.         ),
  81.       ),
  82.     ),
  83.   ),
  84.    'fields' =>
  85.   array (
  86.     'user_picture' =>
  87.     array (
  88.       'x-default' =>
  89.       Drupal\file\Plugin\Field\FieldType\FileFieldItemList::__set_state(array(
  90.          'list' =>
  91.         array (
  92.         ),
  93.          'langcode' => 'en',
  94.          'definition' =>
  95.         Drupal\field\Entity\FieldConfig::__set_state(array(
  96.            'deleted' => false,
  97.            'fieldStorage' =>
  98.           Drupal\field\Entity\FieldStorageConfig::__set_state(array(
  99.              'id' => 'user.user_picture',
  100.              'field_name' => 'user_picture',
  101.              'entity_type' => 'user',
  102.              'type' => 'image',
  103.              'module' => 'image',
  104.              'settings' =>
  105.             array (
  106.               'uri_scheme' => 'public',
  107.               'default_image' =>
  108.               array (
  109.                 'uuid' => NULL,
  110.                 'alt' => '',
  111.                 'title' => '',
  112.                 'width' => NULL,
  113.                 'height' => NULL,
  114.               ),
  115.               'target_type' => 'file',
  116.               'display_field' => false,
  117.               'display_default' => false,
  118.               'target_bundle' => NULL,
  119.             ),
  120.              'cardinality' => 1,
  121.              'translatable' => true,
  122.              'locked' => false,
  123.              'persist_with_no_fields' => false,
  124.              'indexes' =>
  125.             array (
  126.               'target_id' =>
  127.               array (
  128.                 0 => 'target_id',
  129.               ),
  130.             ),
  131.              'deleted' => false,
  132.              'schema' => NULL,
  133.              'propertyDefinitions' =>
  134.             array (
  135.               'target_id' =>
  136.               Drupal\Core\TypedData\DataDefinition::__set_state(array(
  137.                  'definition' =>
  138.                 array (
  139.                   'type' => 'integer',
  140.                   'label' => '@label ID',
  141.                   'settings' =>
  142.                   array (
  143.                     'unsigned' => true,
  144.                   ),
  145.                   'required' => true,
  146.                 ),
  147.               )),
  148.               'entity' =>
  149.               Drupal\Core\TypedData\DataReferenceDefinition::__set_state(array(
  150.                  'targetDefinition' =>
  151.                 Drupal\Core\Entity\TypedData\EntityDataDefinition::__set_state(array(
  152.                    'propertyDefinitions' => NULL,
  153.                    'definition' =>
  154.                   array (
  155.                     'constraints' =>
  156.                     array (
  157.                       'EntityType' => 'file',
  158.                     ),
  159.                   ),
  160.                 )),
  161.                  'definition' =>
  162.                 array (
  163.                   'type' => 'entity_reference',
  164.                   'label' => 'File',
  165.                   'description' => 'The referenced entity',
  166.                   'computed' => true,
  167.                   'read-only' => false,
  168.                 ),
  169.               )),
  170.               'display' =>
  171.               Drupal\Core\TypedData\DataDefinition::__set_state(array(
  172.                  'definition' =>
  173.                 array (
  174.                   'type' => 'boolean',
  175.                   'label' => 'Display',
  176.                   'description' => 'Flag to control whether this file should be displayed when viewing content',
  177.                 ),
  178.               )),
  179.               'description' =>
  180.               Drupal\Core\TypedData\DataDefinition::__set_state(array(
  181.                  'definition' =>
  182.                 array (
  183.                   'type' => 'string',
  184.                   'label' => 'Description',
  185.                 ),
  186.               )),
  187.               'alt' =>
  188.               Drupal\Core\TypedData\DataDefinition::__set_state(array(
  189.                  'definition' =>
  190.                 array (
  191.                   'type' => 'string',
  192.                   'label' => 'Alternative text',
  193.                   'description' => 'Alternative image text, for the image\'s \'alt\' attribute.',
  194.                 ),
  195.               )),
  196.               'title' =>
  197.               Drupal\Core\TypedData\DataDefinition::__set_state(array(
  198.                  'definition' =>
  199.                 array (
  200.                   'type' => 'string',
  201.                   'label' => 'Title',
  202.                   'description' => 'Image title text, for the image\'s \'title\' attribute.',
  203.                 ),
  204.               )),
  205.               'width' =>
  206.               Drupal\Core\TypedData\DataDefinition::__set_state(array(
  207.                  'definition' =>
  208.                 array (
  209.                   'type' => 'integer',
  210.                   'label' => 'Width',
  211.                   'description' => 'The width of the image in pixels.',
  212.                 ),
  213.               )),
  214.               'height' =>
  215.               Drupal\Core\TypedData\DataDefinition::__set_state(array(
  216.                  'definition' =>
  217.                 array (
  218.                   'type' => 'integer',
  219.                   'label' => 'Height',
  220.                   'description' => 'The height of the image in pixels.',
  221.                 ),
  222.               )),
  223.             ),
  224.              'originalId' => 'user.user_picture',
  225.              'pluginConfigKey' => NULL,
  226.              'status' => true,
  227.              'uuid' => '8f7169bf-6ccd-4e70-b100-0b26b2ae45c9',
  228.              'isSyncing' => false,
  229.              'isUninstalling' => false,
  230.              'langcode' => 'en',
  231.              'entityTypeId' => 'field_storage_config',
  232.              'enforceIsNew' => false,
  233.              'typedData' => NULL,
  234.              '_serviceIds' =>
  235.             array (
  236.             ),
  237.              'dependencies' =>
  238.             array (
  239.               'module' =>
  240.               array (
  241.                 0 => 'image',
  242.                 1 => 'user',
  243.               ),
  244.             ),
  245.           )),
  246.            'id' => 'user.user.user_picture',
  247.            'field_name' => 'user_picture',
  248.            'field_type' => 'image',
  249.            'entity_type' => 'user',
  250.            'bundle' => 'user',
  251.            'label' => 'Picture',
  252.            'description' => 'Your virtual face or picture.',
  253.            'settings' =>
  254.           array (
  255.             'file_extensions' => 'png gif jpg jpeg',
  256.             'file_directory' => 'pictures',
  257.             'max_filesize' => '30 KB',
  258.             'alt_field' => false,
  259.             'title_field' => false,
  260.             'max_resolution' => '85x85',
  261.             'min_resolution' => '',
  262.             'default_image' =>
  263.             array (
  264.               'uuid' => NULL,
  265.               'alt' => '',
  266.               'title' => '',
  267.               'width' => NULL,
  268.               'height' => NULL,
  269.             ),
  270.             'alt_field_required' => false,
  271.             'title_field_required' => false,
  272.             'handler' => 'default',
  273.           ),
  274.            'required' => false,
  275.            'translatable' => true,
  276.            'default_value' =>
  277.           array (
  278.           ),
  279.            'default_value_callback' => '',
  280.            'itemDefinition' =>
  281.           Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  282.              'fieldDefinition' => NULL,
  283.              'definition' =>
  284.             array (
  285.               'type' => 'field_item:image',
  286.               'settings' =>
  287.               array (
  288.                 'file_extensions' => 'png gif jpg jpeg',
  289.                 'file_directory' => 'pictures',
  290.                 'max_filesize' => '30 KB',
  291.                 'alt_field' => false,
  292.                 'title_field' => false,
  293.                 'max_resolution' => '85x85',
  294.                 'min_resolution' => '',
  295.                 'default_image' =>
  296.                 array (
  297.                   'uuid' => NULL,
  298.                   'alt' => '',
  299.                   'title' => '',
  300.                   'width' => NULL,
  301.                   'height' => NULL,
  302.                 ),
  303.                 'alt_field_required' => false,
  304.                 'title_field_required' => false,
  305.                 'handler' => 'default',
  306.                 'uri_scheme' => 'public',
  307.                 'target_type' => 'file',
  308.                 'display_field' => false,
  309.                 'display_default' => false,
  310.                 'target_bundle' => NULL,
  311.               ),
  312.             ),
  313.           )),
  314.            'bundleRenameAllowed' => false,
  315.            'constraints' =>
  316.           array (
  317.           ),
  318.            'originalId' => 'user.user.user_picture',
  319.            'pluginConfigKey' => NULL,
  320.            'status' => true,
  321.            'uuid' => '4fc2b6f7-a706-49a3-ba02-2dc558dd3cc1',
  322.            'isSyncing' => false,
  323.            'isUninstalling' => false,
  324.            'langcode' => 'en',
  325.            'entityTypeId' => 'field_config',
  326.            'enforceIsNew' => false,
  327.            'typedData' => NULL,
  328.            '_serviceIds' =>
  329.           array (
  330.           ),
  331.            'dependencies' =>
  332.           array (
  333.             'config' =>
  334.             array (
  335.               0 => 'field.storage.user.user_picture',
  336.             ),
  337.             'module' =>
  338.             array (
  339.               0 => 'image',
  340.             ),
  341.           ),
  342.            'third_party_settings' =>
  343.           array (
  344.           ),
  345.         )),
  346.          'name' => 'user_picture',
  347.          'parent' =>
  348.         Drupal\Core\Entity\Plugin\DataType\EntityAdapter::__set_state(array(
  349.            'entity' => NULL,
  350.            'definition' =>
  351.           Drupal\Core\Entity\TypedData\EntityDataDefinition::__set_state(array(
  352.              'propertyDefinitions' =>
  353.             array (
  354.               'uid' =>
  355.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  356.                  'type' => 'integer',
  357.                  'propertyDefinitions' => NULL,
  358.                  'schema' => NULL,
  359.                  'indexes' =>
  360.                 array (
  361.                 ),
  362.                  'itemDefinition' =>
  363.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  364.                    'fieldDefinition' => NULL,
  365.                    'definition' =>
  366.                   array (
  367.                     'type' => 'field_item:integer',
  368.                     'settings' =>
  369.                     array (
  370.                       'unsigned' => true,
  371.                       'size' => 'normal',
  372.                       'min' => '',
  373.                       'max' => '',
  374.                       'prefix' => '',
  375.                       'suffix' => '',
  376.                     ),
  377.                   ),
  378.                 )),
  379.                  'definition' =>
  380.                 array (
  381.                   'label' => 'User ID',
  382.                   'description' => 'The user ID.',
  383.                   'read-only' => true,
  384.                   'provider' => 'user',
  385.                   'field_name' => 'uid',
  386.                   'entity_type' => 'user',
  387.                   'bundle' => NULL,
  388.                 ),
  389.               )),
  390.               'uuid' =>
  391.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  392.                  'type' => 'uuid',
  393.                  'propertyDefinitions' => NULL,
  394.                  'schema' => NULL,
  395.                  'indexes' =>
  396.                 array (
  397.                 ),
  398.                  'itemDefinition' =>
  399.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  400.                    'fieldDefinition' => NULL,
  401.                    'definition' =>
  402.                   array (
  403.                     'type' => 'field_item:uuid',
  404.                     'settings' =>
  405.                     array (
  406.                       'max_length' => 128,
  407.                       'case_sensitive' => false,
  408.                     ),
  409.                   ),
  410.                 )),
  411.                  'definition' =>
  412.                 array (
  413.                   'label' => 'UUID',
  414.                   'description' => 'The user UUID.',
  415.                   'read-only' => true,
  416.                   'provider' => 'user',
  417.                   'field_name' => 'uuid',
  418.                   'entity_type' => 'user',
  419.                   'bundle' => NULL,
  420.                 ),
  421.               )),
  422.               'langcode' =>
  423.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  424.                  'type' => 'language',
  425.                  'propertyDefinitions' => NULL,
  426.                  'schema' => NULL,
  427.                  'indexes' =>
  428.                 array (
  429.                 ),
  430.                  'itemDefinition' =>
  431.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  432.                    'fieldDefinition' => NULL,
  433.                    'definition' =>
  434.                   array (
  435.                     'type' => 'field_item:language',
  436.                     'settings' =>
  437.                     array (
  438.                     ),
  439.                   ),
  440.                 )),
  441.                  'definition' =>
  442.                 array (
  443.                   'label' => 'Language code',
  444.                   'description' => 'The user language code.',
  445.                   'provider' => 'user',
  446.                   'field_name' => 'langcode',
  447.                   'entity_type' => 'user',
  448.                   'bundle' => NULL,
  449.                 ),
  450.               )),
  451.               'preferred_langcode' =>
  452.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  453.                  'type' => 'language',
  454.                  'propertyDefinitions' => NULL,
  455.                  'schema' => NULL,
  456.                  'indexes' =>
  457.                 array (
  458.                 ),
  459.                  'itemDefinition' =>
  460.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  461.                    'fieldDefinition' => NULL,
  462.                    'definition' =>
  463.                   array (
  464.                     'type' => 'field_item:language',
  465.                     'settings' =>
  466.                     array (
  467.                     ),
  468.                   ),
  469.                 )),
  470.                  'definition' =>
  471.                 array (
  472.                   'label' => 'Preferred language code',
  473.                   'description' => 'The user\'s preferred language code for receiving emails and viewing the site.',
  474.                   'provider' => 'user',
  475.                   'field_name' => 'preferred_langcode',
  476.                   'entity_type' => 'user',
  477.                   'bundle' => NULL,
  478.                 ),
  479.               )),
  480.               'preferred_admin_langcode' =>
  481.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  482.                  'type' => 'language',
  483.                  'propertyDefinitions' => NULL,
  484.                  'schema' => NULL,
  485.                  'indexes' =>
  486.                 array (
  487.                 ),
  488.                  'itemDefinition' =>
  489.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  490.                    'fieldDefinition' => NULL,
  491.                    'definition' =>
  492.                   array (
  493.                     'type' => 'field_item:language',
  494.                     'settings' =>
  495.                     array (
  496.                     ),
  497.                   ),
  498.                 )),
  499.                  'definition' =>
  500.                 array (
  501.                   'label' => 'Preferred admin language code',
  502.                   'description' => 'The user\'s preferred language code for viewing administration pages.',
  503.                   'default_value' =>
  504.                   array (
  505.                     0 =>
  506.                     array (
  507.                       'value' => '',
  508.                     ),
  509.                   ),
  510.                   'provider' => 'user',
  511.                   'field_name' => 'preferred_admin_langcode',
  512.                   'entity_type' => 'user',
  513.                   'bundle' => NULL,
  514.                 ),
  515.               )),
  516.               'name' =>
  517.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  518.                  'type' => 'string',
  519.                  'propertyDefinitions' => NULL,
  520.                  'schema' => NULL,
  521.                  'indexes' =>
  522.                 array (
  523.                 ),
  524.                  'itemDefinition' =>
  525.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  526.                    'fieldDefinition' => NULL,
  527.                    'definition' =>
  528.                   array (
  529.                     'type' => 'field_item:string',
  530.                     'settings' =>
  531.                     array (
  532.                       'max_length' => 255,
  533.                       'case_sensitive' => false,
  534.                     ),
  535.                   ),
  536.                 )),
  537.                  'definition' =>
  538.                 array (
  539.                   'label' => 'Name',
  540.                   'description' => 'The name of this user.',
  541.                   'default_value' =>
  542.                   array (
  543.                     0 =>
  544.                     array (
  545.                       'value' => '',
  546.                     ),
  547.                   ),
  548.                   'constraints' =>
  549.                   array (
  550.                     'UserName' =>
  551.                     array (
  552.                     ),
  553.                     'UserNameUnique' =>
  554.                     array (
  555.                     ),
  556.                   ),
  557.                   'provider' => 'user',
  558.                   'field_name' => 'name',
  559.                   'entity_type' => 'user',
  560.                   'bundle' => NULL,
  561.                 ),
  562.               )),
  563.               'pass' =>
  564.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  565.                  'type' => 'string',
  566.                  'propertyDefinitions' => NULL,
  567.                  'schema' => NULL,
  568.                  'indexes' =>
  569.                 array (
  570.                 ),
  571.                  'itemDefinition' =>
  572.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  573.                    'fieldDefinition' => NULL,
  574.                    'definition' =>
  575.                   array (
  576.                     'type' => 'field_item:string',
  577.                     'settings' =>
  578.                     array (
  579.                       'max_length' => 255,
  580.                       'case_sensitive' => false,
  581.                     ),
  582.                   ),
  583.                 )),
  584.                  'definition' =>
  585.                 array (
  586.                   'label' => 'Password',
  587.                   'description' => 'The password of this user (hashed).',
  588.                   'provider' => 'user',
  589.                   'field_name' => 'pass',
  590.                   'entity_type' => 'user',
  591.                   'bundle' => NULL,
  592.                 ),
  593.               )),
  594.               'mail' =>
  595.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  596.                  'type' => 'email',
  597.                  'propertyDefinitions' => NULL,
  598.                  'schema' => NULL,
  599.                  'indexes' =>
  600.                 array (
  601.                 ),
  602.                  'itemDefinition' =>
  603.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  604.                    'fieldDefinition' => NULL,
  605.                    'definition' =>
  606.                   array (
  607.                     'type' => 'field_item:email',
  608.                     'settings' =>
  609.                     array (
  610.                     ),
  611.                   ),
  612.                 )),
  613.                  'definition' =>
  614.                 array (
  615.                   'label' => 'Email',
  616.                   'description' => 'The email of this user.',
  617.                   'default_value' =>
  618.                   array (
  619.                     0 =>
  620.                     array (
  621.                       'value' => '',
  622.                     ),
  623.                   ),
  624.                   'constraints' =>
  625.                   array (
  626.                     'UserMailUnique' =>
  627.                     array (
  628.                     ),
  629.                   ),
  630.                   'provider' => 'user',
  631.                   'field_name' => 'mail',
  632.                   'entity_type' => 'user',
  633.                   'bundle' => NULL,
  634.                 ),
  635.               )),
  636.               'signature' =>
  637.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  638.                  'type' => 'string',
  639.                  'propertyDefinitions' => NULL,
  640.                  'schema' => NULL,
  641.                  'indexes' =>
  642.                 array (
  643.                 ),
  644.                  'itemDefinition' =>
  645.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  646.                    'fieldDefinition' => NULL,
  647.                    'definition' =>
  648.                   array (
  649.                     'type' => 'field_item:string',
  650.                     'settings' =>
  651.                     array (
  652.                       'max_length' => 255,
  653.                       'case_sensitive' => false,
  654.                     ),
  655.                   ),
  656.                 )),
  657.                  'definition' =>
  658.                 array (
  659.                   'label' => 'Signature',
  660.                   'description' => 'The signature of this user.',
  661.                   'translatable' => true,
  662.                   'provider' => 'user',
  663.                   'field_name' => 'signature',
  664.                   'entity_type' => 'user',
  665.                   'bundle' => NULL,
  666.                 ),
  667.               )),
  668.               'signature_format' =>
  669.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  670.                  'type' => 'string',
  671.                  'propertyDefinitions' => NULL,
  672.                  'schema' => NULL,
  673.                  'indexes' =>
  674.                 array (
  675.                 ),
  676.                  'itemDefinition' =>
  677.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  678.                    'fieldDefinition' => NULL,
  679.                    'definition' =>
  680.                   array (
  681.                     'type' => 'field_item:string',
  682.                     'settings' =>
  683.                     array (
  684.                       'max_length' => 255,
  685.                       'case_sensitive' => false,
  686.                     ),
  687.                   ),
  688.                 )),
  689.                  'definition' =>
  690.                 array (
  691.                   'label' => 'Signature format',
  692.                   'description' => 'The signature format of this user.',
  693.                   'provider' => 'user',
  694.                   'field_name' => 'signature_format',
  695.                   'entity_type' => 'user',
  696.                   'bundle' => NULL,
  697.                 ),
  698.               )),
  699.               'timezone' =>
  700.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  701.                  'type' => 'string',
  702.                  'propertyDefinitions' => NULL,
  703.                  'schema' => NULL,
  704.                  'indexes' =>
  705.                 array (
  706.                 ),
  707.                  'itemDefinition' =>
  708.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  709.                    'fieldDefinition' => NULL,
  710.                    'definition' =>
  711.                   array (
  712.                     'type' => 'field_item:string',
  713.                     'settings' =>
  714.                     array (
  715.                       'max_length' => 32,
  716.                       'case_sensitive' => false,
  717.                     ),
  718.                   ),
  719.                 )),
  720.                  'definition' =>
  721.                 array (
  722.                   'label' => 'Timezone',
  723.                   'description' => 'The timezone of this user.',
  724.                   'provider' => 'user',
  725.                   'field_name' => 'timezone',
  726.                   'entity_type' => 'user',
  727.                   'bundle' => NULL,
  728.                 ),
  729.               )),
  730.               'status' =>
  731.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  732.                  'type' => 'boolean',
  733.                  'propertyDefinitions' => NULL,
  734.                  'schema' => NULL,
  735.                  'indexes' =>
  736.                 array (
  737.                 ),
  738.                  'itemDefinition' =>
  739.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  740.                    'fieldDefinition' => NULL,
  741.                    'definition' =>
  742.                   array (
  743.                     'type' => 'field_item:boolean',
  744.                     'settings' =>
  745.                     array (
  746.                       'on_label' => 'On',
  747.                       'off_label' => 'Off',
  748.                     ),
  749.                   ),
  750.                 )),
  751.                  'definition' =>
  752.                 array (
  753.                   'label' => 'User status',
  754.                   'description' => 'Whether the user is active or blocked.',
  755.                   'default_value' =>
  756.                   array (
  757.                     0 =>
  758.                     array (
  759.                       'value' => false,
  760.                     ),
  761.                   ),
  762.                   'provider' => 'user',
  763.                   'field_name' => 'status',
  764.                   'entity_type' => 'user',
  765.                   'bundle' => NULL,
  766.                 ),
  767.               )),
  768.               'created' =>
  769.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  770.                  'type' => 'created',
  771.                  'propertyDefinitions' =>
  772.                 array (
  773.                   'value' =>
  774.                   Drupal\Core\TypedData\DataDefinition::__set_state(array(
  775.                      'definition' =>
  776.                     array (
  777.                       'type' => 'timestamp',
  778.                       'label' => 'Timestamp value',
  779.                       'required' => true,
  780.                     ),
  781.                   )),
  782.                 ),
  783.                  'schema' => NULL,
  784.                  'indexes' =>
  785.                 array (
  786.                 ),
  787.                  'itemDefinition' =>
  788.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  789.                    'fieldDefinition' => NULL,
  790.                    'definition' =>
  791.                   array (
  792.                     'type' => 'field_item:created',
  793.                     'settings' =>
  794.                     array (
  795.                     ),
  796.                   ),
  797.                 )),
  798.                  'definition' =>
  799.                 array (
  800.                   'label' => 'Created',
  801.                   'description' => 'The time that the user was created.',
  802.                   'provider' => 'user',
  803.                   'field_name' => 'created',
  804.                   'entity_type' => 'user',
  805.                   'bundle' => NULL,
  806.                 ),
  807.               )),
  808.               'changed' =>
  809.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  810.                  'type' => 'changed',
  811.                  'propertyDefinitions' => NULL,
  812.                  'schema' => NULL,
  813.                  'indexes' =>
  814.                 array (
  815.                 ),
  816.                  'itemDefinition' =>
  817.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  818.                    'fieldDefinition' => NULL,
  819.                    'definition' =>
  820.                   array (
  821.                     'type' => 'field_item:changed',
  822.                     'settings' =>
  823.                     array (
  824.                     ),
  825.                   ),
  826.                 )),
  827.                  'definition' =>
  828.                 array (
  829.                   'label' => 'Changed',
  830.                   'description' => 'The time that the user was last edited.',
  831.                   'provider' => 'user',
  832.                   'field_name' => 'changed',
  833.                   'entity_type' => 'user',
  834.                   'bundle' => NULL,
  835.                 ),
  836.               )),
  837.               'access' =>
  838.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  839.                  'type' => 'timestamp',
  840.                  'propertyDefinitions' => NULL,
  841.                  'schema' => NULL,
  842.                  'indexes' =>
  843.                 array (
  844.                 ),
  845.                  'itemDefinition' =>
  846.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  847.                    'fieldDefinition' => NULL,
  848.                    'definition' =>
  849.                   array (
  850.                     'type' => 'field_item:timestamp',
  851.                     'settings' =>
  852.                     array (
  853.                     ),
  854.                   ),
  855.                 )),
  856.                  'definition' =>
  857.                 array (
  858.                   'label' => 'Last access',
  859.                   'description' => 'The time that the user last accessed the site.',
  860.                   'default_value' =>
  861.                   array (
  862.                     0 =>
  863.                     array (
  864.                       'value' => 0,
  865.                     ),
  866.                   ),
  867.                   'provider' => 'user',
  868.                   'field_name' => 'access',
  869.                   'entity_type' => 'user',
  870.                   'bundle' => NULL,
  871.                 ),
  872.               )),
  873.               'login' =>
  874.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  875.                  'type' => 'timestamp',
  876.                  'propertyDefinitions' => NULL,
  877.                  'schema' => NULL,
  878.                  'indexes' =>
  879.                 array (
  880.                 ),
  881.                  'itemDefinition' =>
  882.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  883.                    'fieldDefinition' => NULL,
  884.                    'definition' =>
  885.                   array (
  886.                     'type' => 'field_item:timestamp',
  887.                     'settings' =>
  888.                     array (
  889.                     ),
  890.                   ),
  891.                 )),
  892.                  'definition' =>
  893.                 array (
  894.                   'label' => 'Last login',
  895.                   'description' => 'The time that the user last logged in.',
  896.                   'default_value' =>
  897.                   array (
  898.                     0 =>
  899.                     array (
  900.                       'value' => 0,
  901.                     ),
  902.                   ),
  903.                   'provider' => 'user',
  904.                   'field_name' => 'login',
  905.                   'entity_type' => 'user',
  906.                   'bundle' => NULL,
  907.                 ),
  908.               )),
  909.               'init' =>
  910.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  911.                  'type' => 'email',
  912.                  'propertyDefinitions' => NULL,
  913.                  'schema' => NULL,
  914.                  'indexes' =>
  915.                 array (
  916.                 ),
  917.                  'itemDefinition' =>
  918.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  919.                    'fieldDefinition' => NULL,
  920.                    'definition' =>
  921.                   array (
  922.                     'type' => 'field_item:email',
  923.                     'settings' =>
  924.                     array (
  925.                     ),
  926.                   ),
  927.                 )),
  928.                  'definition' =>
  929.                 array (
  930.                   'label' => 'Initial email',
  931.                   'description' => 'The email address used for initial account creation.',
  932.                   'default_value' =>
  933.                   array (
  934.                     0 =>
  935.                     array (
  936.                       'value' => '',
  937.                     ),
  938.                   ),
  939.                   'provider' => 'user',
  940.                   'field_name' => 'init',
  941.                   'entity_type' => 'user',
  942.                   'bundle' => NULL,
  943.                 ),
  944.               )),
  945.               'roles' =>
  946.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  947.                  'type' => 'entity_reference',
  948.                  'propertyDefinitions' => NULL,
  949.                  'schema' => NULL,
  950.                  'indexes' =>
  951.                 array (
  952.                 ),
  953.                  'itemDefinition' =>
  954.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  955.                    'fieldDefinition' => NULL,
  956.                    'definition' =>
  957.                   array (
  958.                     'type' => 'field_item:entity_reference',
  959.                     'settings' =>
  960.                     array (
  961.                       'target_type' => 'user_role',
  962.                       'handler_settings' =>
  963.                       array (
  964.                       ),
  965.                       'handler' => 'default',
  966.                     ),
  967.                   ),
  968.                 )),
  969.                  'definition' =>
  970.                 array (
  971.                   'label' => 'Roles',
  972.                   'cardinality' => -1,
  973.                   'description' => 'The roles the user has.',
  974.                   'provider' => 'user',
  975.                   'field_name' => 'roles',
  976.                   'entity_type' => 'user',
  977.                   'bundle' => NULL,
  978.                 ),
  979.               )),
  980.               'user_picture' =>
  981.               Drupal\field\Entity\FieldConfig::__set_state(array(
  982.                  'deleted' => false,
  983.                  'fieldStorage' =>
  984.                 Drupal\field\Entity\FieldStorageConfig::__set_state(array(
  985.                    'id' => 'user.user_picture',
  986.                    'field_name' => 'user_picture',
  987.                    'entity_type' => 'user',
  988.                    'type' => 'image',
  989.                    'module' => 'image',
  990.                    'settings' =>
  991.                   array (
  992.                     'uri_scheme' => 'public',
  993.                     'default_image' =>
  994.                     array (
  995.                       'uuid' => NULL,
  996.                       'alt' => '',
  997.                       'title' => '',
  998.                       'width' => NULL,
  999.                       'height' => NULL,
  1000.                     ),
  1001.                     'target_type' => 'file',
  1002.                     'display_field' => false,
  1003.                     'display_default' => false,
  1004.                     'target_bundle' => NULL,
  1005.                   ),
  1006.                    'cardinality' => 1,
  1007.                    'translatable' => true,
  1008.                    'locked' => false,
  1009.                    'persist_with_no_fields' => false,
  1010.                    'indexes' =>
  1011.                   array (
  1012.                     'target_id' =>
  1013.                     array (
  1014.                       0 => 'target_id',
  1015.                     ),
  1016.                   ),
  1017.                    'deleted' => false,
  1018.                    'schema' => NULL,
  1019.                    'propertyDefinitions' =>
  1020.                   array (
  1021.                     'target_id' =>
  1022.                     Drupal\Core\TypedData\DataDefinition::__set_state(array(
  1023.                        'definition' =>
  1024.                       array (
  1025.                         'type' => 'integer',
  1026.                         'label' => '@label ID',
  1027.                         'settings' =>
  1028.                         array (
  1029.                           'unsigned' => true,
  1030.                         ),
  1031.                         'required' => true,
  1032.                       ),
  1033.                     )),
  1034.                     'entity' =>
  1035.                     Drupal\Core\TypedData\DataReferenceDefinition::__set_state(array(
  1036.                        'targetDefinition' =>
  1037.                       Drupal\Core\Entity\TypedData\EntityDataDefinition::__set_state(array(
  1038.                          'propertyDefinitions' => NULL,
  1039.                          'definition' =>
  1040.                         array (
  1041.                           'constraints' =>
  1042.                           array (
  1043.                             'EntityType' => 'file',
  1044.                           ),
  1045.                         ),
  1046.                       )),
  1047.                        'definition' =>
  1048.                       array (
  1049.                         'type' => 'entity_reference',
  1050.                         'label' => 'File',
  1051.                         'description' => 'The referenced entity',
  1052.                         'computed' => true,
  1053.                         'read-only' => false,
  1054.                       ),
  1055.                     )),
  1056.                     'display' =>
  1057.                     Drupal\Core\TypedData\DataDefinition::__set_state(array(
  1058.                        'definition' =>
  1059.                       array (
  1060.                         'type' => 'boolean',
  1061.                         'label' => 'Display',
  1062.                         'description' => 'Flag to control whether this file should be displayed when viewing content',
  1063.                       ),
  1064.                     )),
  1065.                     'description' =>
  1066.                     Drupal\Core\TypedData\DataDefinition::__set_state(array(
  1067.                        'definition' =>
  1068.                       array (
  1069.                         'type' => 'string',
  1070.                         'label' => 'Description',
  1071.                       ),
  1072.                     )),
  1073.                     'alt' =>
  1074.                     Drupal\Core\TypedData\DataDefinition::__set_state(array(
  1075.                        'definition' =>
  1076.                       array (
  1077.                         'type' => 'string',
  1078.                         'label' => 'Alternative text',
  1079.                         'description' => 'Alternative image text, for the image\'s \'alt\' attribute.',
  1080.                       ),
  1081.                     )),
  1082.                     'title' =>
  1083.                     Drupal\Core\TypedData\DataDefinition::__set_state(array(
  1084.                        'definition' =>
  1085.                       array (
  1086.                         'type' => 'string',
  1087.                         'label' => 'Title',
  1088.                         'description' => 'Image title text, for the image\'s \'title\' attribute.',
  1089.                       ),
  1090.                     )),
  1091.                     'width' =>
  1092.                     Drupal\Core\TypedData\DataDefinition::__set_state(array(
  1093.                        'definition' =>
  1094.                       array (
  1095.                         'type' => 'integer',
  1096.                         'label' => 'Width',
  1097.                         'description' => 'The width of the image in pixels.',
  1098.                       ),
  1099.                     )),
  1100.                     'height' =>
  1101.                     Drupal\Core\TypedData\DataDefinition::__set_state(array(
  1102.                        'definition' =>
  1103.                       array (
  1104.                         'type' => 'integer',
  1105.                         'label' => 'Height',
  1106.                         'description' => 'The height of the image in pixels.',
  1107.                       ),
  1108.                     )),
  1109.                   ),
  1110.                    'originalId' => 'user.user_picture',
  1111.                    'pluginConfigKey' => NULL,
  1112.                    'status' => true,
  1113.                    'uuid' => '8f7169bf-6ccd-4e70-b100-0b26b2ae45c9',
  1114.                    'isSyncing' => false,
  1115.                    'isUninstalling' => false,
  1116.                    'langcode' => 'en',
  1117.                    'entityTypeId' => 'field_storage_config',
  1118.                    'enforceIsNew' => false,
  1119.                    'typedData' => NULL,
  1120.                    '_serviceIds' =>
  1121.                   array (
  1122.                   ),
  1123.                    'dependencies' =>
  1124.                   array (
  1125.                     'module' =>
  1126.                     array (
  1127.                       0 => 'image',
  1128.                       1 => 'user',
  1129.                     ),
  1130.                   ),
  1131.                 )),
  1132.                  'id' => 'user.user.user_picture',
  1133.                  'field_name' => 'user_picture',
  1134.                  'field_type' => 'image',
  1135.                  'entity_type' => 'user',
  1136.                  'bundle' => 'user',
  1137.                  'label' => 'Picture',
  1138.                  'description' => 'Your virtual face or picture.',
  1139.                  'settings' =>
  1140.                 array (
  1141.                   'file_extensions' => 'png gif jpg jpeg',
  1142.                   'file_directory' => 'pictures',
  1143.                   'max_filesize' => '30 KB',
  1144.                   'alt_field' => false,
  1145.                   'title_field' => false,
  1146.                   'max_resolution' => '85x85',
  1147.                   'min_resolution' => '',
  1148.                   'default_image' =>
  1149.                   array (
  1150.                     'uuid' => NULL,
  1151.                     'alt' => '',
  1152.                     'title' => '',
  1153.                     'width' => NULL,
  1154.                     'height' => NULL,
  1155.                   ),
  1156.                   'alt_field_required' => false,
  1157.                   'title_field_required' => false,
  1158.                   'handler' => 'default',
  1159.                 ),
  1160.                  'required' => false,
  1161.                  'translatable' => true,
  1162.                  'default_value' =>
  1163.                 array (
  1164.                 ),
  1165.                  'default_value_callback' => '',
  1166.                  'itemDefinition' =>
  1167.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  1168.                    'fieldDefinition' => NULL,
  1169.                    'definition' =>
  1170.                   array (
  1171.                     'type' => 'field_item:image',
  1172.                     'settings' =>
  1173.                     array (
  1174.                       'file_extensions' => 'png gif jpg jpeg',
  1175.                       'file_directory' => 'pictures',
  1176.                       'max_filesize' => '30 KB',
  1177.                       'alt_field' => false,
  1178.                       'title_field' => false,
  1179.                       'max_resolution' => '85x85',
  1180.                       'min_resolution' => '',
  1181.                       'default_image' =>
  1182.                       array (
  1183.                         'uuid' => NULL,
  1184.                         'alt' => '',
  1185.                         'title' => '',
  1186.                         'width' => NULL,
  1187.                         'height' => NULL,
  1188.                       ),
  1189.                       'alt_field_required' => false,
  1190.                       'title_field_required' => false,
  1191.                       'handler' => 'default',
  1192.                       'uri_scheme' => 'public',
  1193.                       'target_type' => 'file',
  1194.                       'display_field' => false,
  1195.                       'display_default' => false,
  1196.                       'target_bundle' => NULL,
  1197.                     ),
  1198.                   ),
  1199.                 )),
  1200.                  'bundleRenameAllowed' => false,
  1201.                  'constraints' =>
  1202.                 array (
  1203.                 ),
  1204.                  'originalId' => 'user.user.user_picture',
  1205.                  'pluginConfigKey' => NULL,
  1206.                  'status' => true,
  1207.                  'uuid' => '4fc2b6f7-a706-49a3-ba02-2dc558dd3cc1',
  1208.                  'isSyncing' => false,
  1209.                  'isUninstalling' => false,
  1210.                  'langcode' => 'en',
  1211.                  'entityTypeId' => 'field_config',
  1212.                  'enforceIsNew' => false,
  1213.                  'typedData' => NULL,
  1214.                  '_serviceIds' =>
  1215.                 array (
  1216.                 ),
  1217.                  'dependencies' =>
  1218.                 array (
  1219.                   'config' =>
  1220.                   array (
  1221.                     0 => 'field.storage.user.user_picture',
  1222.                   ),
  1223.                   'module' =>
  1224.                   array (
  1225.                     0 => 'image',
  1226.                   ),
  1227.                 ),
  1228.                  'third_party_settings' =>
  1229.                 array (
  1230.                 ),
  1231.               )),
  1232.             ),
  1233.              'definition' =>
  1234.             array (
  1235.               'constraints' =>
  1236.               array (
  1237.                 'EntityType' => 'user',
  1238.                 'Bundle' =>
  1239.                 array (
  1240.                   0 => 'user',
  1241.                 ),
  1242.               ),
  1243.             ),
  1244.           )),
  1245.            'name' => NULL,
  1246.            'parent' => NULL,
  1247.            'stringTranslation' => NULL,
  1248.         )),
  1249.          'stringTranslation' => NULL,
  1250.       )),
  1251.     ),
  1252.     'created' =>
  1253.     array (
  1254.       'x-default' =>
  1255.       Drupal\Core\Field\FieldItemList::__set_state(array(
  1256.          'list' =>
  1257.         array (
  1258.           0 =>
  1259.           Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem::__set_state(array(
  1260.              'definition' =>
  1261.             Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  1262.                'fieldDefinition' =>
  1263.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  1264.                  'type' => 'created',
  1265.                  'propertyDefinitions' =>
  1266.                 array (
  1267.                   'value' =>
  1268.                   Drupal\Core\TypedData\DataDefinition::__set_state(array(
  1269.                      'definition' =>
  1270.                     array (
  1271.                       'type' => 'timestamp',
  1272.                       'label' => 'Timestamp value',
  1273.                       'required' => true,
  1274.                     ),
  1275.                   )),
  1276.                 ),
  1277.                  'schema' => NULL,
  1278.                  'indexes' =>
  1279.                 array (
  1280.                 ),
  1281.                  'itemDefinition' => NULL,
  1282.                  'definition' =>
  1283.                 array (
  1284.                   'label' => 'Created',
  1285.                   'description' => 'The time that the user was created.',
  1286.                   'provider' => 'user',
  1287.                   'field_name' => 'created',
  1288.                   'entity_type' => 'user',
  1289.                   'bundle' => NULL,
  1290.                 ),
  1291.               )),
  1292.                'definition' =>
  1293.               array (
  1294.                 'type' => 'field_item:created',
  1295.                 'settings' =>
  1296.                 array (
  1297.                 ),
  1298.               ),
  1299.             )),
  1300.              'values' =>
  1301.             array (
  1302.               'value' => '1422718044',
  1303.             ),
  1304.              'properties' =>
  1305.             array (
  1306.             ),
  1307.              'name' => 0,
  1308.              'parent' => NULL,
  1309.              'stringTranslation' => NULL,
  1310.           )),
  1311.         ),
  1312.          'langcode' => 'en',
  1313.          'definition' =>
  1314.         Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  1315.            'type' => 'created',
  1316.            'propertyDefinitions' =>
  1317.           array (
  1318.             'value' =>
  1319.             Drupal\Core\TypedData\DataDefinition::__set_state(array(
  1320.                'definition' =>
  1321.               array (
  1322.                 'type' => 'timestamp',
  1323.                 'label' => 'Timestamp value',
  1324.                 'required' => true,
  1325.               ),
  1326.             )),
  1327.           ),
  1328.            'schema' => NULL,
  1329.            'indexes' =>
  1330.           array (
  1331.           ),
  1332.            'itemDefinition' =>
  1333.           Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  1334.              'fieldDefinition' => NULL,
  1335.              'definition' =>
  1336.             array (
  1337.               'type' => 'field_item:created',
  1338.               'settings' =>
  1339.               array (
  1340.               ),
  1341.             ),
  1342.           )),
  1343.            'definition' =>
  1344.           array (
  1345.             'label' => 'Created',
  1346.             'description' => 'The time that the user was created.',
  1347.             'provider' => 'user',
  1348.             'field_name' => 'created',
  1349.             'entity_type' => 'user',
  1350.             'bundle' => NULL,
  1351.           ),
  1352.         )),
  1353.          'name' => 'created',
  1354.          'parent' =>
  1355.         Drupal\Core\Entity\Plugin\DataType\EntityAdapter::__set_state(array(
  1356.            'entity' => NULL,
  1357.            'definition' =>
  1358.           Drupal\Core\Entity\TypedData\EntityDataDefinition::__set_state(array(
  1359.              'propertyDefinitions' =>
  1360.             array (
  1361.               'uid' =>
  1362.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  1363.                  'type' => 'integer',
  1364.                  'propertyDefinitions' => NULL,
  1365.                  'schema' => NULL,
  1366.                  'indexes' =>
  1367.                 array (
  1368.                 ),
  1369.                  'itemDefinition' =>
  1370.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  1371.                    'fieldDefinition' => NULL,
  1372.                    'definition' =>
  1373.                   array (
  1374.                     'type' => 'field_item:integer',
  1375.                     'settings' =>
  1376.                     array (
  1377.                       'unsigned' => true,
  1378.                       'size' => 'normal',
  1379.                       'min' => '',
  1380.                       'max' => '',
  1381.                       'prefix' => '',
  1382.                       'suffix' => '',
  1383.                     ),
  1384.                   ),
  1385.                 )),
  1386.                  'definition' =>
  1387.                 array (
  1388.                   'label' => 'User ID',
  1389.                   'description' => 'The user ID.',
  1390.                   'read-only' => true,
  1391.                   'provider' => 'user',
  1392.                   'field_name' => 'uid',
  1393.                   'entity_type' => 'user',
  1394.                   'bundle' => NULL,
  1395.                 ),
  1396.               )),
  1397.               'uuid' =>
  1398.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  1399.                  'type' => 'uuid',
  1400.                  'propertyDefinitions' => NULL,
  1401.                  'schema' => NULL,
  1402.                  'indexes' =>
  1403.                 array (
  1404.                 ),
  1405.                  'itemDefinition' =>
  1406.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  1407.                    'fieldDefinition' => NULL,
  1408.                    'definition' =>
  1409.                   array (
  1410.                     'type' => 'field_item:uuid',
  1411.                     'settings' =>
  1412.                     array (
  1413.                       'max_length' => 128,
  1414.                       'case_sensitive' => false,
  1415.                     ),
  1416.                   ),
  1417.                 )),
  1418.                  'definition' =>
  1419.                 array (
  1420.                   'label' => 'UUID',
  1421.                   'description' => 'The user UUID.',
  1422.                   'read-only' => true,
  1423.                   'provider' => 'user',
  1424.                   'field_name' => 'uuid',
  1425.                   'entity_type' => 'user',
  1426.                   'bundle' => NULL,
  1427.                 ),
  1428.               )),
  1429.               'langcode' =>
  1430.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  1431.                  'type' => 'language',
  1432.                  'propertyDefinitions' => NULL,
  1433.                  'schema' => NULL,
  1434.                  'indexes' =>
  1435.                 array (
  1436.                 ),
  1437.                  'itemDefinition' =>
  1438.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  1439.                    'fieldDefinition' => NULL,
  1440.                    'definition' =>
  1441.                   array (
  1442.                     'type' => 'field_item:language',
  1443.                     'settings' =>
  1444.                     array (
  1445.                     ),
  1446.                   ),
  1447.                 )),
  1448.                  'definition' =>
  1449.                 array (
  1450.                   'label' => 'Language code',
  1451.                   'description' => 'The user language code.',
  1452.                   'provider' => 'user',
  1453.                   'field_name' => 'langcode',
  1454.                   'entity_type' => 'user',
  1455.                   'bundle' => NULL,
  1456.                 ),
  1457.               )),
  1458.               'preferred_langcode' =>
  1459.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  1460.                  'type' => 'language',
  1461.                  'propertyDefinitions' => NULL,
  1462.                  'schema' => NULL,
  1463.                  'indexes' =>
  1464.                 array (
  1465.                 ),
  1466.                  'itemDefinition' =>
  1467.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  1468.                    'fieldDefinition' => NULL,
  1469.                    'definition' =>
  1470.                   array (
  1471.                     'type' => 'field_item:language',
  1472.                     'settings' =>
  1473.                     array (
  1474.                     ),
  1475.                   ),
  1476.                 )),
  1477.                  'definition' =>
  1478.                 array (
  1479.                   'label' => 'Preferred language code',
  1480.                   'description' => 'The user\'s preferred language code for receiving emails and viewing the site.',
  1481.                   'provider' => 'user',
  1482.                   'field_name' => 'preferred_langcode',
  1483.                   'entity_type' => 'user',
  1484.                   'bundle' => NULL,
  1485.                 ),
  1486.               )),
  1487.               'preferred_admin_langcode' =>
  1488.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  1489.                  'type' => 'language',
  1490.                  'propertyDefinitions' => NULL,
  1491.                  'schema' => NULL,
  1492.                  'indexes' =>
  1493.                 array (
  1494.                 ),
  1495.                  'itemDefinition' =>
  1496.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  1497.                    'fieldDefinition' => NULL,
  1498.                    'definition' =>
  1499.                   array (
  1500.                     'type' => 'field_item:language',
  1501.                     'settings' =>
  1502.                     array (
  1503.                     ),
  1504.                   ),
  1505.                 )),
  1506.                  'definition' =>
  1507.                 array (
  1508.                   'label' => 'Preferred admin language code',
  1509.                   'description' => 'The user\'s preferred language code for viewing administration pages.',
  1510.                   'default_value' =>
  1511.                   array (
  1512.                     0 =>
  1513.                     array (
  1514.                       'value' => '',
  1515.                     ),
  1516.                   ),
  1517.                   'provider' => 'user',
  1518.                   'field_name' => 'preferred_admin_langcode',
  1519.                   'entity_type' => 'user',
  1520.                   'bundle' => NULL,
  1521.                 ),
  1522.               )),
  1523.               'name' =>
  1524.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  1525.                  'type' => 'string',
  1526.                  'propertyDefinitions' => NULL,
  1527.                  'schema' => NULL,
  1528.                  'indexes' =>
  1529.                 array (
  1530.                 ),
  1531.                  'itemDefinition' =>
  1532.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  1533.                    'fieldDefinition' => NULL,
  1534.                    'definition' =>
  1535.                   array (
  1536.                     'type' => 'field_item:string',
  1537.                     'settings' =>
  1538.                     array (
  1539.                       'max_length' => 255,
  1540.                       'case_sensitive' => false,
  1541.                     ),
  1542.                   ),
  1543.                 )),
  1544.                  'definition' =>
  1545.                 array (
  1546.                   'label' => 'Name',
  1547.                   'description' => 'The name of this user.',
  1548.                   'default_value' =>
  1549.                   array (
  1550.                     0 =>
  1551.                     array (
  1552.                       'value' => '',
  1553.                     ),
  1554.                   ),
  1555.                   'constraints' =>
  1556.                   array (
  1557.                     'UserName' =>
  1558.                     array (
  1559.                     ),
  1560.                     'UserNameUnique' =>
  1561.                     array (
  1562.                     ),
  1563.                   ),
  1564.                   'provider' => 'user',
  1565.                   'field_name' => 'name',
  1566.                   'entity_type' => 'user',
  1567.                   'bundle' => NULL,
  1568.                 ),
  1569.               )),
  1570.               'pass' =>
  1571.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  1572.                  'type' => 'string',
  1573.                  'propertyDefinitions' => NULL,
  1574.                  'schema' => NULL,
  1575.                  'indexes' =>
  1576.                 array (
  1577.                 ),
  1578.                  'itemDefinition' =>
  1579.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  1580.                    'fieldDefinition' => NULL,
  1581.                    'definition' =>
  1582.                   array (
  1583.                     'type' => 'field_item:string',
  1584.                     'settings' =>
  1585.                     array (
  1586.                       'max_length' => 255,
  1587.                       'case_sensitive' => false,
  1588.                     ),
  1589.                   ),
  1590.                 )),
  1591.                  'definition' =>
  1592.                 array (
  1593.                   'label' => 'Password',
  1594.                   'description' => 'The password of this user (hashed).',
  1595.                   'provider' => 'user',
  1596.                   'field_name' => 'pass',
  1597.                   'entity_type' => 'user',
  1598.                   'bundle' => NULL,
  1599.                 ),
  1600.               )),
  1601.               'mail' =>
  1602.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  1603.                  'type' => 'email',
  1604.                  'propertyDefinitions' => NULL,
  1605.                  'schema' => NULL,
  1606.                  'indexes' =>
  1607.                 array (
  1608.                 ),
  1609.                  'itemDefinition' =>
  1610.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  1611.                    'fieldDefinition' => NULL,
  1612.                    'definition' =>
  1613.                   array (
  1614.                     'type' => 'field_item:email',
  1615.                     'settings' =>
  1616.                     array (
  1617.                     ),
  1618.                   ),
  1619.                 )),
  1620.                  'definition' =>
  1621.                 array (
  1622.                   'label' => 'Email',
  1623.                   'description' => 'The email of this user.',
  1624.                   'default_value' =>
  1625.                   array (
  1626.                     0 =>
  1627.                     array (
  1628.                       'value' => '',
  1629.                     ),
  1630.                   ),
  1631.                   'constraints' =>
  1632.                   array (
  1633.                     'UserMailUnique' =>
  1634.                     array (
  1635.                     ),
  1636.                   ),
  1637.                   'provider' => 'user',
  1638.                   'field_name' => 'mail',
  1639.                   'entity_type' => 'user',
  1640.                   'bundle' => NULL,
  1641.                 ),
  1642.               )),
  1643.               'signature' =>
  1644.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  1645.                  'type' => 'string',
  1646.                  'propertyDefinitions' => NULL,
  1647.                  'schema' => NULL,
  1648.                  'indexes' =>
  1649.                 array (
  1650.                 ),
  1651.                  'itemDefinition' =>
  1652.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  1653.                    'fieldDefinition' => NULL,
  1654.                    'definition' =>
  1655.                   array (
  1656.                     'type' => 'field_item:string',
  1657.                     'settings' =>
  1658.                     array (
  1659.                       'max_length' => 255,
  1660.                       'case_sensitive' => false,
  1661.                     ),
  1662.                   ),
  1663.                 )),
  1664.                  'definition' =>
  1665.                 array (
  1666.                   'label' => 'Signature',
  1667.                   'description' => 'The signature of this user.',
  1668.                   'translatable' => true,
  1669.                   'provider' => 'user',
  1670.                   'field_name' => 'signature',
  1671.                   'entity_type' => 'user',
  1672.                   'bundle' => NULL,
  1673.                 ),
  1674.               )),
  1675.               'signature_format' =>
  1676.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  1677.                  'type' => 'string',
  1678.                  'propertyDefinitions' => NULL,
  1679.                  'schema' => NULL,
  1680.                  'indexes' =>
  1681.                 array (
  1682.                 ),
  1683.                  'itemDefinition' =>
  1684.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  1685.                    'fieldDefinition' => NULL,
  1686.                    'definition' =>
  1687.                   array (
  1688.                     'type' => 'field_item:string',
  1689.                     'settings' =>
  1690.                     array (
  1691.                       'max_length' => 255,
  1692.                       'case_sensitive' => false,
  1693.                     ),
  1694.                   ),
  1695.                 )),
  1696.                  'definition' =>
  1697.                 array (
  1698.                   'label' => 'Signature format',
  1699.                   'description' => 'The signature format of this user.',
  1700.                   'provider' => 'user',
  1701.                   'field_name' => 'signature_format',
  1702.                   'entity_type' => 'user',
  1703.                   'bundle' => NULL,
  1704.                 ),
  1705.               )),
  1706.               'timezone' =>
  1707.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  1708.                  'type' => 'string',
  1709.                  'propertyDefinitions' => NULL,
  1710.                  'schema' => NULL,
  1711.                  'indexes' =>
  1712.                 array (
  1713.                 ),
  1714.                  'itemDefinition' =>
  1715.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  1716.                    'fieldDefinition' => NULL,
  1717.                    'definition' =>
  1718.                   array (
  1719.                     'type' => 'field_item:string',
  1720.                     'settings' =>
  1721.                     array (
  1722.                       'max_length' => 32,
  1723.                       'case_sensitive' => false,
  1724.                     ),
  1725.                   ),
  1726.                 )),
  1727.                  'definition' =>
  1728.                 array (
  1729.                   'label' => 'Timezone',
  1730.                   'description' => 'The timezone of this user.',
  1731.                   'provider' => 'user',
  1732.                   'field_name' => 'timezone',
  1733.                   'entity_type' => 'user',
  1734.                   'bundle' => NULL,
  1735.                 ),
  1736.               )),
  1737.               'status' =>
  1738.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  1739.                  'type' => 'boolean',
  1740.                  'propertyDefinitions' => NULL,
  1741.                  'schema' => NULL,
  1742.                  'indexes' =>
  1743.                 array (
  1744.                 ),
  1745.                  'itemDefinition' =>
  1746.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  1747.                    'fieldDefinition' => NULL,
  1748.                    'definition' =>
  1749.                   array (
  1750.                     'type' => 'field_item:boolean',
  1751.                     'settings' =>
  1752.                     array (
  1753.                       'on_label' => 'On',
  1754.                       'off_label' => 'Off',
  1755.                     ),
  1756.                   ),
  1757.                 )),
  1758.                  'definition' =>
  1759.                 array (
  1760.                   'label' => 'User status',
  1761.                   'description' => 'Whether the user is active or blocked.',
  1762.                   'default_value' =>
  1763.                   array (
  1764.                     0 =>
  1765.                     array (
  1766.                       'value' => false,
  1767.                     ),
  1768.                   ),
  1769.                   'provider' => 'user',
  1770.                   'field_name' => 'status',
  1771.                   'entity_type' => 'user',
  1772.                   'bundle' => NULL,
  1773.                 ),
  1774.               )),
  1775.               'created' =>
  1776.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  1777.                  'type' => 'created',
  1778.                  'propertyDefinitions' =>
  1779.                 array (
  1780.                   'value' =>
  1781.                   Drupal\Core\TypedData\DataDefinition::__set_state(array(
  1782.                      'definition' =>
  1783.                     array (
  1784.                       'type' => 'timestamp',
  1785.                       'label' => 'Timestamp value',
  1786.                       'required' => true,
  1787.                     ),
  1788.                   )),
  1789.                 ),
  1790.                  'schema' => NULL,
  1791.                  'indexes' =>
  1792.                 array (
  1793.                 ),
  1794.                  'itemDefinition' =>
  1795.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  1796.                    'fieldDefinition' => NULL,
  1797.                    'definition' =>
  1798.                   array (
  1799.                     'type' => 'field_item:created',
  1800.                     'settings' =>
  1801.                     array (
  1802.                     ),
  1803.                   ),
  1804.                 )),
  1805.                  'definition' =>
  1806.                 array (
  1807.                   'label' => 'Created',
  1808.                   'description' => 'The time that the user was created.',
  1809.                   'provider' => 'user',
  1810.                   'field_name' => 'created',
  1811.                   'entity_type' => 'user',
  1812.                   'bundle' => NULL,
  1813.                 ),
  1814.               )),
  1815.               'changed' =>
  1816.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  1817.                  'type' => 'changed',
  1818.                  'propertyDefinitions' => NULL,
  1819.                  'schema' => NULL,
  1820.                  'indexes' =>
  1821.                 array (
  1822.                 ),
  1823.                  'itemDefinition' =>
  1824.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  1825.                    'fieldDefinition' => NULL,
  1826.                    'definition' =>
  1827.                   array (
  1828.                     'type' => 'field_item:changed',
  1829.                     'settings' =>
  1830.                     array (
  1831.                     ),
  1832.                   ),
  1833.                 )),
  1834.                  'definition' =>
  1835.                 array (
  1836.                   'label' => 'Changed',
  1837.                   'description' => 'The time that the user was last edited.',
  1838.                   'provider' => 'user',
  1839.                   'field_name' => 'changed',
  1840.                   'entity_type' => 'user',
  1841.                   'bundle' => NULL,
  1842.                 ),
  1843.               )),
  1844.               'access' =>
  1845.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  1846.                  'type' => 'timestamp',
  1847.                  'propertyDefinitions' => NULL,
  1848.                  'schema' => NULL,
  1849.                  'indexes' =>
  1850.                 array (
  1851.                 ),
  1852.                  'itemDefinition' =>
  1853.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  1854.                    'fieldDefinition' => NULL,
  1855.                    'definition' =>
  1856.                   array (
  1857.                     'type' => 'field_item:timestamp',
  1858.                     'settings' =>
  1859.                     array (
  1860.                     ),
  1861.                   ),
  1862.                 )),
  1863.                  'definition' =>
  1864.                 array (
  1865.                   'label' => 'Last access',
  1866.                   'description' => 'The time that the user last accessed the site.',
  1867.                   'default_value' =>
  1868.                   array (
  1869.                     0 =>
  1870.                     array (
  1871.                       'value' => 0,
  1872.                     ),
  1873.                   ),
  1874.                   'provider' => 'user',
  1875.                   'field_name' => 'access',
  1876.                   'entity_type' => 'user',
  1877.                   'bundle' => NULL,
  1878.                 ),
  1879.               )),
  1880.               'login' =>
  1881.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  1882.                  'type' => 'timestamp',
  1883.                  'propertyDefinitions' => NULL,
  1884.                  'schema' => NULL,
  1885.                  'indexes' =>
  1886.                 array (
  1887.                 ),
  1888.                  'itemDefinition' =>
  1889.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  1890.                    'fieldDefinition' => NULL,
  1891.                    'definition' =>
  1892.                   array (
  1893.                     'type' => 'field_item:timestamp',
  1894.                     'settings' =>
  1895.                     array (
  1896.                     ),
  1897.                   ),
  1898.                 )),
  1899.                  'definition' =>
  1900.                 array (
  1901.                   'label' => 'Last login',
  1902.                   'description' => 'The time that the user last logged in.',
  1903.                   'default_value' =>
  1904.                   array (
  1905.                     0 =>
  1906.                     array (
  1907.                       'value' => 0,
  1908.                     ),
  1909.                   ),
  1910.                   'provider' => 'user',
  1911.                   'field_name' => 'login',
  1912.                   'entity_type' => 'user',
  1913.                   'bundle' => NULL,
  1914.                 ),
  1915.               )),
  1916.               'init' =>
  1917.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  1918.                  'type' => 'email',
  1919.                  'propertyDefinitions' => NULL,
  1920.                  'schema' => NULL,
  1921.                  'indexes' =>
  1922.                 array (
  1923.                 ),
  1924.                  'itemDefinition' =>
  1925.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  1926.                    'fieldDefinition' => NULL,
  1927.                    'definition' =>
  1928.                   array (
  1929.                     'type' => 'field_item:email',
  1930.                     'settings' =>
  1931.                     array (
  1932.                     ),
  1933.                   ),
  1934.                 )),
  1935.                  'definition' =>
  1936.                 array (
  1937.                   'label' => 'Initial email',
  1938.                   'description' => 'The email address used for initial account creation.',
  1939.                   'default_value' =>
  1940.                   array (
  1941.                     0 =>
  1942.                     array (
  1943.                       'value' => '',
  1944.                     ),
  1945.                   ),
  1946.                   'provider' => 'user',
  1947.                   'field_name' => 'init',
  1948.                   'entity_type' => 'user',
  1949.                   'bundle' => NULL,
  1950.                 ),
  1951.               )),
  1952.               'roles' =>
  1953.               Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  1954.                  'type' => 'entity_reference',
  1955.                  'propertyDefinitions' => NULL,
  1956.                  'schema' => NULL,
  1957.                  'indexes' =>
  1958.                 array (
  1959.                 ),
  1960.                  'itemDefinition' =>
  1961.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  1962.                    'fieldDefinition' => NULL,
  1963.                    'definition' =>
  1964.                   array (
  1965.                     'type' => 'field_item:entity_reference',
  1966.                     'settings' =>
  1967.                     array (
  1968.                       'target_type' => 'user_role',
  1969.                       'handler_settings' =>
  1970.                       array (
  1971.                       ),
  1972.                       'handler' => 'default',
  1973.                     ),
  1974.                   ),
  1975.                 )),
  1976.                  'definition' =>
  1977.                 array (
  1978.                   'label' => 'Roles',
  1979.                   'cardinality' => -1,
  1980.                   'description' => 'The roles the user has.',
  1981.                   'provider' => 'user',
  1982.                   'field_name' => 'roles',
  1983.                   'entity_type' => 'user',
  1984.                   'bundle' => NULL,
  1985.                 ),
  1986.               )),
  1987.               'user_picture' =>
  1988.               Drupal\field\Entity\FieldConfig::__set_state(array(
  1989.                  'deleted' => false,
  1990.                  'fieldStorage' =>
  1991.                 Drupal\field\Entity\FieldStorageConfig::__set_state(array(
  1992.                    'id' => 'user.user_picture',
  1993.                    'field_name' => 'user_picture',
  1994.                    'entity_type' => 'user',
  1995.                    'type' => 'image',
  1996.                    'module' => 'image',
  1997.                    'settings' =>
  1998.                   array (
  1999.                     'uri_scheme' => 'public',
  2000.                     'default_image' =>
  2001.                     array (
  2002.                       'uuid' => NULL,
  2003.                       'alt' => '',
  2004.                       'title' => '',
  2005.                       'width' => NULL,
  2006.                       'height' => NULL,
  2007.                     ),
  2008.                     'target_type' => 'file',
  2009.                     'display_field' => false,
  2010.                     'display_default' => false,
  2011.                     'target_bundle' => NULL,
  2012.                   ),
  2013.                    'cardinality' => 1,
  2014.                    'translatable' => true,
  2015.                    'locked' => false,
  2016.                    'persist_with_no_fields' => false,
  2017.                    'indexes' =>
  2018.                   array (
  2019.                     'target_id' =>
  2020.                     array (
  2021.                       0 => 'target_id',
  2022.                     ),
  2023.                   ),
  2024.                    'deleted' => false,
  2025.                    'schema' => NULL,
  2026.                    'propertyDefinitions' =>
  2027.                   array (
  2028.                     'target_id' =>
  2029.                     Drupal\Core\TypedData\DataDefinition::__set_state(array(
  2030.                        'definition' =>
  2031.                       array (
  2032.                         'type' => 'integer',
  2033.                         'label' => '@label ID',
  2034.                         'settings' =>
  2035.                         array (
  2036.                           'unsigned' => true,
  2037.                         ),
  2038.                         'required' => true,
  2039.                       ),
  2040.                     )),
  2041.                     'entity' =>
  2042.                     Drupal\Core\TypedData\DataReferenceDefinition::__set_state(array(
  2043.                        'targetDefinition' =>
  2044.                       Drupal\Core\Entity\TypedData\EntityDataDefinition::__set_state(array(
  2045.                          'propertyDefinitions' => NULL,
  2046.                          'definition' =>
  2047.                         array (
  2048.                           'constraints' =>
  2049.                           array (
  2050.                             'EntityType' => 'file',
  2051.                           ),
  2052.                         ),
  2053.                       )),
  2054.                        'definition' =>
  2055.                       array (
  2056.                         'type' => 'entity_reference',
  2057.                         'label' => 'File',
  2058.                         'description' => 'The referenced entity',
  2059.                         'computed' => true,
  2060.                         'read-only' => false,
  2061.                       ),
  2062.                     )),
  2063.                     'display' =>
  2064.                     Drupal\Core\TypedData\DataDefinition::__set_state(array(
  2065.                        'definition' =>
  2066.                       array (
  2067.                         'type' => 'boolean',
  2068.                         'label' => 'Display',
  2069.                         'description' => 'Flag to control whether this file should be displayed when viewing content',
  2070.                       ),
  2071.                     )),
  2072.                     'description' =>
  2073.                     Drupal\Core\TypedData\DataDefinition::__set_state(array(
  2074.                        'definition' =>
  2075.                       array (
  2076.                         'type' => 'string',
  2077.                         'label' => 'Description',
  2078.                       ),
  2079.                     )),
  2080.                     'alt' =>
  2081.                     Drupal\Core\TypedData\DataDefinition::__set_state(array(
  2082.                        'definition' =>
  2083.                       array (
  2084.                         'type' => 'string',
  2085.                         'label' => 'Alternative text',
  2086.                         'description' => 'Alternative image text, for the image\'s \'alt\' attribute.',
  2087.                       ),
  2088.                     )),
  2089.                     'title' =>
  2090.                     Drupal\Core\TypedData\DataDefinition::__set_state(array(
  2091.                        'definition' =>
  2092.                       array (
  2093.                         'type' => 'string',
  2094.                         'label' => 'Title',
  2095.                         'description' => 'Image title text, for the image\'s \'title\' attribute.',
  2096.                       ),
  2097.                     )),
  2098.                     'width' =>
  2099.                     Drupal\Core\TypedData\DataDefinition::__set_state(array(
  2100.                        'definition' =>
  2101.                       array (
  2102.                         'type' => 'integer',
  2103.                         'label' => 'Width',
  2104.                         'description' => 'The width of the image in pixels.',
  2105.                       ),
  2106.                     )),
  2107.                     'height' =>
  2108.                     Drupal\Core\TypedData\DataDefinition::__set_state(array(
  2109.                        'definition' =>
  2110.                       array (
  2111.                         'type' => 'integer',
  2112.                         'label' => 'Height',
  2113.                         'description' => 'The height of the image in pixels.',
  2114.                       ),
  2115.                     )),
  2116.                   ),
  2117.                    'originalId' => 'user.user_picture',
  2118.                    'pluginConfigKey' => NULL,
  2119.                    'status' => true,
  2120.                    'uuid' => '8f7169bf-6ccd-4e70-b100-0b26b2ae45c9',
  2121.                    'isSyncing' => false,
  2122.                    'isUninstalling' => false,
  2123.                    'langcode' => 'en',
  2124.                    'entityTypeId' => 'field_storage_config',
  2125.                    'enforceIsNew' => false,
  2126.                    'typedData' => NULL,
  2127.                    '_serviceIds' =>
  2128.                   array (
  2129.                   ),
  2130.                    'dependencies' =>
  2131.                   array (
  2132.                     'module' =>
  2133.                     array (
  2134.                       0 => 'image',
  2135.                       1 => 'user',
  2136.                     ),
  2137.                   ),
  2138.                 )),
  2139.                  'id' => 'user.user.user_picture',
  2140.                  'field_name' => 'user_picture',
  2141.                  'field_type' => 'image',
  2142.                  'entity_type' => 'user',
  2143.                  'bundle' => 'user',
  2144.                  'label' => 'Picture',
  2145.                  'description' => 'Your virtual face or picture.',
  2146.                  'settings' =>
  2147.                 array (
  2148.                   'file_extensions' => 'png gif jpg jpeg',
  2149.                   'file_directory' => 'pictures',
  2150.                   'max_filesize' => '30 KB',
  2151.                   'alt_field' => false,
  2152.                   'title_field' => false,
  2153.                   'max_resolution' => '85x85',
  2154.                   'min_resolution' => '',
  2155.                   'default_image' =>
  2156.                   array (
  2157.                     'uuid' => NULL,
  2158.                     'alt' => '',
  2159.                     'title' => '',
  2160.                     'width' => NULL,
  2161.                     'height' => NULL,
  2162.                   ),
  2163.                   'alt_field_required' => false,
  2164.                   'title_field_required' => false,
  2165.                   'handler' => 'default',
  2166.                 ),
  2167.                  'required' => false,
  2168.                  'translatable' => true,
  2169.                  'default_value' =>
  2170.                 array (
  2171.                 ),
  2172.                  'default_value_callback' => '',
  2173.                  'itemDefinition' =>
  2174.                 Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  2175.                    'fieldDefinition' => NULL,
  2176.                    'definition' =>
  2177.                   array (
  2178.                     'type' => 'field_item:image',
  2179.                     'settings' =>
  2180.                     array (
  2181.                       'file_extensions' => 'png gif jpg jpeg',
  2182.                       'file_directory' => 'pictures',
  2183.                       'max_filesize' => '30 KB',
  2184.                       'alt_field' => false,
  2185.                       'title_field' => false,
  2186.                       'max_resolution' => '85x85',
  2187.                       'min_resolution' => '',
  2188.                       'default_image' =>
  2189.                       array (
  2190.                         'uuid' => NULL,
  2191.                         'alt' => '',
  2192.                         'title' => '',
  2193.                         'width' => NULL,
  2194.                         'height' => NULL,
  2195.                       ),
  2196.                       'alt_field_required' => false,
  2197.                       'title_field_required' => false,
  2198.                       'handler' => 'default',
  2199.                       'uri_scheme' => 'public',
  2200.                       'target_type' => 'file',
  2201.                       'display_field' => false,
  2202.                       'display_default' => false,
  2203.                       'target_bundle' => NULL,
  2204.                     ),
  2205.                   ),
  2206.                 )),
  2207.                  'bundleRenameAllowed' => false,
  2208.                  'constraints' =>
  2209.                 array (
  2210.                 ),
  2211.                  'originalId' => 'user.user.user_picture',
  2212.                  'pluginConfigKey' => NULL,
  2213.                  'status' => true,
  2214.                  'uuid' => '4fc2b6f7-a706-49a3-ba02-2dc558dd3cc1',
  2215.                  'isSyncing' => false,
  2216.                  'isUninstalling' => false,
  2217.                  'langcode' => 'en',
  2218.                  'entityTypeId' => 'field_config',
  2219.                  'enforceIsNew' => false,
  2220.                  'typedData' => NULL,
  2221.                  '_serviceIds' =>
  2222.                 array (
  2223.                 ),
  2224.                  'dependencies' =>
  2225.                 array (
  2226.                   'config' =>
  2227.                   array (
  2228.                     0 => 'field.storage.user.user_picture',
  2229.                   ),
  2230.                   'module' =>
  2231.                   array (
  2232.                     0 => 'image',
  2233.                   ),
  2234.                 ),
  2235.                  'third_party_settings' =>
  2236.                 array (
  2237.                 ),
  2238.               )),
  2239.             ),
  2240.              'definition' =>
  2241.             array (
  2242.               'constraints' =>
  2243.               array (
  2244.                 'EntityType' => 'user',
  2245.                 'Bundle' =>
  2246.                 array (
  2247.                   0 => 'user',
  2248.                 ),
  2249.               ),
  2250.             ),
  2251.           )),
  2252.            'name' => NULL,
  2253.            'parent' => NULL,
  2254.            'stringTranslation' => NULL,
  2255.         )),
  2256.          'stringTranslation' => NULL,
  2257.       )),
  2258.     ),
  2259.   ),
  2260.    'fieldDefinitions' =>
  2261.   array (
  2262.     'uid' =>
  2263.     Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  2264.        'type' => 'integer',
  2265.        'propertyDefinitions' => NULL,
  2266.        'schema' => NULL,
  2267.        'indexes' =>
  2268.       array (
  2269.       ),
  2270.        'itemDefinition' =>
  2271.       Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  2272.          'fieldDefinition' => NULL,
  2273.          'definition' =>
  2274.         array (
  2275.           'type' => 'field_item:integer',
  2276.           'settings' =>
  2277.           array (
  2278.             'unsigned' => true,
  2279.             'size' => 'normal',
  2280.             'min' => '',
  2281.             'max' => '',
  2282.             'prefix' => '',
  2283.             'suffix' => '',
  2284.           ),
  2285.         ),
  2286.       )),
  2287.        'definition' =>
  2288.       array (
  2289.         'label' => 'User ID',
  2290.         'description' => 'The user ID.',
  2291.         'read-only' => true,
  2292.         'provider' => 'user',
  2293.         'field_name' => 'uid',
  2294.         'entity_type' => 'user',
  2295.         'bundle' => NULL,
  2296.       ),
  2297.     )),
  2298.     'uuid' =>
  2299.     Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  2300.        'type' => 'uuid',
  2301.        'propertyDefinitions' => NULL,
  2302.        'schema' => NULL,
  2303.        'indexes' =>
  2304.       array (
  2305.       ),
  2306.        'itemDefinition' =>
  2307.       Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  2308.          'fieldDefinition' => NULL,
  2309.          'definition' =>
  2310.         array (
  2311.           'type' => 'field_item:uuid',
  2312.           'settings' =>
  2313.           array (
  2314.             'max_length' => 128,
  2315.             'case_sensitive' => false,
  2316.           ),
  2317.         ),
  2318.       )),
  2319.        'definition' =>
  2320.       array (
  2321.         'label' => 'UUID',
  2322.         'description' => 'The user UUID.',
  2323.         'read-only' => true,
  2324.         'provider' => 'user',
  2325.         'field_name' => 'uuid',
  2326.         'entity_type' => 'user',
  2327.         'bundle' => NULL,
  2328.       ),
  2329.     )),
  2330.     'langcode' =>
  2331.     Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  2332.        'type' => 'language',
  2333.        'propertyDefinitions' => NULL,
  2334.        'schema' => NULL,
  2335.        'indexes' =>
  2336.       array (
  2337.       ),
  2338.        'itemDefinition' =>
  2339.       Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  2340.          'fieldDefinition' => NULL,
  2341.          'definition' =>
  2342.         array (
  2343.           'type' => 'field_item:language',
  2344.           'settings' =>
  2345.           array (
  2346.           ),
  2347.         ),
  2348.       )),
  2349.        'definition' =>
  2350.       array (
  2351.         'label' => 'Language code',
  2352.         'description' => 'The user language code.',
  2353.         'provider' => 'user',
  2354.         'field_name' => 'langcode',
  2355.         'entity_type' => 'user',
  2356.         'bundle' => NULL,
  2357.       ),
  2358.     )),
  2359.     'preferred_langcode' =>
  2360.     Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  2361.        'type' => 'language',
  2362.        'propertyDefinitions' => NULL,
  2363.        'schema' => NULL,
  2364.        'indexes' =>
  2365.       array (
  2366.       ),
  2367.        'itemDefinition' =>
  2368.       Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  2369.          'fieldDefinition' => NULL,
  2370.          'definition' =>
  2371.         array (
  2372.           'type' => 'field_item:language',
  2373.           'settings' =>
  2374.           array (
  2375.           ),
  2376.         ),
  2377.       )),
  2378.        'definition' =>
  2379.       array (
  2380.         'label' => 'Preferred language code',
  2381.         'description' => 'The user\'s preferred language code for receiving emails and viewing the site.',
  2382.         'provider' => 'user',
  2383.         'field_name' => 'preferred_langcode',
  2384.         'entity_type' => 'user',
  2385.         'bundle' => NULL,
  2386.       ),
  2387.     )),
  2388.     'preferred_admin_langcode' =>
  2389.     Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  2390.        'type' => 'language',
  2391.        'propertyDefinitions' => NULL,
  2392.        'schema' => NULL,
  2393.        'indexes' =>
  2394.       array (
  2395.       ),
  2396.        'itemDefinition' =>
  2397.       Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  2398.          'fieldDefinition' => NULL,
  2399.          'definition' =>
  2400.         array (
  2401.           'type' => 'field_item:language',
  2402.           'settings' =>
  2403.           array (
  2404.           ),
  2405.         ),
  2406.       )),
  2407.        'definition' =>
  2408.       array (
  2409.         'label' => 'Preferred admin language code',
  2410.         'description' => 'The user\'s preferred language code for viewing administration pages.',
  2411.         'default_value' =>
  2412.         array (
  2413.           0 =>
  2414.           array (
  2415.             'value' => '',
  2416.           ),
  2417.         ),
  2418.         'provider' => 'user',
  2419.         'field_name' => 'preferred_admin_langcode',
  2420.         'entity_type' => 'user',
  2421.         'bundle' => NULL,
  2422.       ),
  2423.     )),
  2424.     'name' =>
  2425.     Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  2426.        'type' => 'string',
  2427.        'propertyDefinitions' => NULL,
  2428.        'schema' => NULL,
  2429.        'indexes' =>
  2430.       array (
  2431.       ),
  2432.        'itemDefinition' =>
  2433.       Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  2434.          'fieldDefinition' => NULL,
  2435.          'definition' =>
  2436.         array (
  2437.           'type' => 'field_item:string',
  2438.           'settings' =>
  2439.           array (
  2440.             'max_length' => 255,
  2441.             'case_sensitive' => false,
  2442.           ),
  2443.         ),
  2444.       )),
  2445.        'definition' =>
  2446.       array (
  2447.         'label' => 'Name',
  2448.         'description' => 'The name of this user.',
  2449.         'default_value' =>
  2450.         array (
  2451.           0 =>
  2452.           array (
  2453.             'value' => '',
  2454.           ),
  2455.         ),
  2456.         'constraints' =>
  2457.         array (
  2458.           'UserName' =>
  2459.           array (
  2460.           ),
  2461.           'UserNameUnique' =>
  2462.           array (
  2463.           ),
  2464.         ),
  2465.         'provider' => 'user',
  2466.         'field_name' => 'name',
  2467.         'entity_type' => 'user',
  2468.         'bundle' => NULL,
  2469.       ),
  2470.     )),
  2471.     'pass' =>
  2472.     Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  2473.        'type' => 'string',
  2474.        'propertyDefinitions' => NULL,
  2475.        'schema' => NULL,
  2476.        'indexes' =>
  2477.       array (
  2478.       ),
  2479.        'itemDefinition' =>
  2480.       Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  2481.          'fieldDefinition' => NULL,
  2482.          'definition' =>
  2483.         array (
  2484.           'type' => 'field_item:string',
  2485.           'settings' =>
  2486.           array (
  2487.             'max_length' => 255,
  2488.             'case_sensitive' => false,
  2489.           ),
  2490.         ),
  2491.       )),
  2492.        'definition' =>
  2493.       array (
  2494.         'label' => 'Password',
  2495.         'description' => 'The password of this user (hashed).',
  2496.         'provider' => 'user',
  2497.         'field_name' => 'pass',
  2498.         'entity_type' => 'user',
  2499.         'bundle' => NULL,
  2500.       ),
  2501.     )),
  2502.     'mail' =>
  2503.     Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  2504.        'type' => 'email',
  2505.        'propertyDefinitions' => NULL,
  2506.        'schema' => NULL,
  2507.        'indexes' =>
  2508.       array (
  2509.       ),
  2510.        'itemDefinition' =>
  2511.       Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  2512.          'fieldDefinition' => NULL,
  2513.          'definition' =>
  2514.         array (
  2515.           'type' => 'field_item:email',
  2516.           'settings' =>
  2517.           array (
  2518.           ),
  2519.         ),
  2520.       )),
  2521.        'definition' =>
  2522.       array (
  2523.         'label' => 'Email',
  2524.         'description' => 'The email of this user.',
  2525.         'default_value' =>
  2526.         array (
  2527.           0 =>
  2528.           array (
  2529.             'value' => '',
  2530.           ),
  2531.         ),
  2532.         'constraints' =>
  2533.         array (
  2534.           'UserMailUnique' =>
  2535.           array (
  2536.           ),
  2537.         ),
  2538.         'provider' => 'user',
  2539.         'field_name' => 'mail',
  2540.         'entity_type' => 'user',
  2541.         'bundle' => NULL,
  2542.       ),
  2543.     )),
  2544.     'signature' =>
  2545.     Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  2546.        'type' => 'string',
  2547.        'propertyDefinitions' => NULL,
  2548.        'schema' => NULL,
  2549.        'indexes' =>
  2550.       array (
  2551.       ),
  2552.        'itemDefinition' =>
  2553.       Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  2554.          'fieldDefinition' => NULL,
  2555.          'definition' =>
  2556.         array (
  2557.           'type' => 'field_item:string',
  2558.           'settings' =>
  2559.           array (
  2560.             'max_length' => 255,
  2561.             'case_sensitive' => false,
  2562.           ),
  2563.         ),
  2564.       )),
  2565.        'definition' =>
  2566.       array (
  2567.         'label' => 'Signature',
  2568.         'description' => 'The signature of this user.',
  2569.         'translatable' => true,
  2570.         'provider' => 'user',
  2571.         'field_name' => 'signature',
  2572.         'entity_type' => 'user',
  2573.         'bundle' => NULL,
  2574.       ),
  2575.     )),
  2576.     'signature_format' =>
  2577.     Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  2578.        'type' => 'string',
  2579.        'propertyDefinitions' => NULL,
  2580.        'schema' => NULL,
  2581.        'indexes' =>
  2582.       array (
  2583.       ),
  2584.        'itemDefinition' =>
  2585.       Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  2586.          'fieldDefinition' => NULL,
  2587.          'definition' =>
  2588.         array (
  2589.           'type' => 'field_item:string',
  2590.           'settings' =>
  2591.           array (
  2592.             'max_length' => 255,
  2593.             'case_sensitive' => false,
  2594.           ),
  2595.         ),
  2596.       )),
  2597.        'definition' =>
  2598.       array (
  2599.         'label' => 'Signature format',
  2600.         'description' => 'The signature format of this user.',
  2601.         'provider' => 'user',
  2602.         'field_name' => 'signature_format',
  2603.         'entity_type' => 'user',
  2604.         'bundle' => NULL,
  2605.       ),
  2606.     )),
  2607.     'timezone' =>
  2608.     Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  2609.        'type' => 'string',
  2610.        'propertyDefinitions' => NULL,
  2611.        'schema' => NULL,
  2612.        'indexes' =>
  2613.       array (
  2614.       ),
  2615.        'itemDefinition' =>
  2616.       Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  2617.          'fieldDefinition' => NULL,
  2618.          'definition' =>
  2619.         array (
  2620.           'type' => 'field_item:string',
  2621.           'settings' =>
  2622.           array (
  2623.             'max_length' => 32,
  2624.             'case_sensitive' => false,
  2625.           ),
  2626.         ),
  2627.       )),
  2628.        'definition' =>
  2629.       array (
  2630.         'label' => 'Timezone',
  2631.         'description' => 'The timezone of this user.',
  2632.         'provider' => 'user',
  2633.         'field_name' => 'timezone',
  2634.         'entity_type' => 'user',
  2635.         'bundle' => NULL,
  2636.       ),
  2637.     )),
  2638.     'status' =>
  2639.     Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  2640.        'type' => 'boolean',
  2641.        'propertyDefinitions' => NULL,
  2642.        'schema' => NULL,
  2643.        'indexes' =>
  2644.       array (
  2645.       ),
  2646.        'itemDefinition' =>
  2647.       Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  2648.          'fieldDefinition' => NULL,
  2649.          'definition' =>
  2650.         array (
  2651.           'type' => 'field_item:boolean',
  2652.           'settings' =>
  2653.           array (
  2654.             'on_label' => 'On',
  2655.             'off_label' => 'Off',
  2656.           ),
  2657.         ),
  2658.       )),
  2659.        'definition' =>
  2660.       array (
  2661.         'label' => 'User status',
  2662.         'description' => 'Whether the user is active or blocked.',
  2663.         'default_value' =>
  2664.         array (
  2665.           0 =>
  2666.           array (
  2667.             'value' => false,
  2668.           ),
  2669.         ),
  2670.         'provider' => 'user',
  2671.         'field_name' => 'status',
  2672.         'entity_type' => 'user',
  2673.         'bundle' => NULL,
  2674.       ),
  2675.     )),
  2676.     'created' =>
  2677.     Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  2678.        'type' => 'created',
  2679.        'propertyDefinitions' =>
  2680.       array (
  2681.         'value' =>
  2682.         Drupal\Core\TypedData\DataDefinition::__set_state(array(
  2683.            'definition' =>
  2684.           array (
  2685.             'type' => 'timestamp',
  2686.             'label' => 'Timestamp value',
  2687.             'required' => true,
  2688.           ),
  2689.         )),
  2690.       ),
  2691.        'schema' => NULL,
  2692.        'indexes' =>
  2693.       array (
  2694.       ),
  2695.        'itemDefinition' =>
  2696.       Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  2697.          'fieldDefinition' => NULL,
  2698.          'definition' =>
  2699.         array (
  2700.           'type' => 'field_item:created',
  2701.           'settings' =>
  2702.           array (
  2703.           ),
  2704.         ),
  2705.       )),
  2706.        'definition' =>
  2707.       array (
  2708.         'label' => 'Created',
  2709.         'description' => 'The time that the user was created.',
  2710.         'provider' => 'user',
  2711.         'field_name' => 'created',
  2712.         'entity_type' => 'user',
  2713.         'bundle' => NULL,
  2714.       ),
  2715.     )),
  2716.     'changed' =>
  2717.     Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  2718.        'type' => 'changed',
  2719.        'propertyDefinitions' => NULL,
  2720.        'schema' => NULL,
  2721.        'indexes' =>
  2722.       array (
  2723.       ),
  2724.        'itemDefinition' =>
  2725.       Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  2726.          'fieldDefinition' => NULL,
  2727.          'definition' =>
  2728.         array (
  2729.           'type' => 'field_item:changed',
  2730.           'settings' =>
  2731.           array (
  2732.           ),
  2733.         ),
  2734.       )),
  2735.        'definition' =>
  2736.       array (
  2737.         'label' => 'Changed',
  2738.         'description' => 'The time that the user was last edited.',
  2739.         'provider' => 'user',
  2740.         'field_name' => 'changed',
  2741.         'entity_type' => 'user',
  2742.         'bundle' => NULL,
  2743.       ),
  2744.     )),
  2745.     'access' =>
  2746.     Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  2747.        'type' => 'timestamp',
  2748.        'propertyDefinitions' => NULL,
  2749.        'schema' => NULL,
  2750.        'indexes' =>
  2751.       array (
  2752.       ),
  2753.        'itemDefinition' =>
  2754.       Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  2755.          'fieldDefinition' => NULL,
  2756.          'definition' =>
  2757.         array (
  2758.           'type' => 'field_item:timestamp',
  2759.           'settings' =>
  2760.           array (
  2761.           ),
  2762.         ),
  2763.       )),
  2764.        'definition' =>
  2765.       array (
  2766.         'label' => 'Last access',
  2767.         'description' => 'The time that the user last accessed the site.',
  2768.         'default_value' =>
  2769.         array (
  2770.           0 =>
  2771.           array (
  2772.             'value' => 0,
  2773.           ),
  2774.         ),
  2775.         'provider' => 'user',
  2776.         'field_name' => 'access',
  2777.         'entity_type' => 'user',
  2778.         'bundle' => NULL,
  2779.       ),
  2780.     )),
  2781.     'login' =>
  2782.     Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  2783.        'type' => 'timestamp',
  2784.        'propertyDefinitions' => NULL,
  2785.        'schema' => NULL,
  2786.        'indexes' =>
  2787.       array (
  2788.       ),
  2789.        'itemDefinition' =>
  2790.       Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  2791.          'fieldDefinition' => NULL,
  2792.          'definition' =>
  2793.         array (
  2794.           'type' => 'field_item:timestamp',
  2795.           'settings' =>
  2796.           array (
  2797.           ),
  2798.         ),
  2799.       )),
  2800.        'definition' =>
  2801.       array (
  2802.         'label' => 'Last login',
  2803.         'description' => 'The time that the user last logged in.',
  2804.         'default_value' =>
  2805.         array (
  2806.           0 =>
  2807.           array (
  2808.             'value' => 0,
  2809.           ),
  2810.         ),
  2811.         'provider' => 'user',
  2812.         'field_name' => 'login',
  2813.         'entity_type' => 'user',
  2814.         'bundle' => NULL,
  2815.       ),
  2816.     )),
  2817.     'init' =>
  2818.     Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  2819.        'type' => 'email',
  2820.        'propertyDefinitions' => NULL,
  2821.        'schema' => NULL,
  2822.        'indexes' =>
  2823.       array (
  2824.       ),
  2825.        'itemDefinition' =>
  2826.       Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  2827.          'fieldDefinition' => NULL,
  2828.          'definition' =>
  2829.         array (
  2830.           'type' => 'field_item:email',
  2831.           'settings' =>
  2832.           array (
  2833.           ),
  2834.         ),
  2835.       )),
  2836.        'definition' =>
  2837.       array (
  2838.         'label' => 'Initial email',
  2839.         'description' => 'The email address used for initial account creation.',
  2840.         'default_value' =>
  2841.         array (
  2842.           0 =>
  2843.           array (
  2844.             'value' => '',
  2845.           ),
  2846.         ),
  2847.         'provider' => 'user',
  2848.         'field_name' => 'init',
  2849.         'entity_type' => 'user',
  2850.         'bundle' => NULL,
  2851.       ),
  2852.     )),
  2853.     'roles' =>
  2854.     Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  2855.        'type' => 'entity_reference',
  2856.        'propertyDefinitions' => NULL,
  2857.        'schema' => NULL,
  2858.        'indexes' =>
  2859.       array (
  2860.       ),
  2861.        'itemDefinition' =>
  2862.       Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  2863.          'fieldDefinition' => NULL,
  2864.          'definition' =>
  2865.         array (
  2866.           'type' => 'field_item:entity_reference',
  2867.           'settings' =>
  2868.           array (
  2869.             'target_type' => 'user_role',
  2870.             'handler_settings' =>
  2871.             array (
  2872.             ),
  2873.             'handler' => 'default',
  2874.           ),
  2875.         ),
  2876.       )),
  2877.        'definition' =>
  2878.       array (
  2879.         'label' => 'Roles',
  2880.         'cardinality' => -1,
  2881.         'description' => 'The roles the user has.',
  2882.         'provider' => 'user',
  2883.         'field_name' => 'roles',
  2884.         'entity_type' => 'user',
  2885.         'bundle' => NULL,
  2886.       ),
  2887.     )),
  2888.     'user_picture' =>
  2889.     Drupal\field\Entity\FieldConfig::__set_state(array(
  2890.        'deleted' => false,
  2891.        'fieldStorage' =>
  2892.       Drupal\field\Entity\FieldStorageConfig::__set_state(array(
  2893.          'id' => 'user.user_picture',
  2894.          'field_name' => 'user_picture',
  2895.          'entity_type' => 'user',
  2896.          'type' => 'image',
  2897.          'module' => 'image',
  2898.          'settings' =>
  2899.         array (
  2900.           'uri_scheme' => 'public',
  2901.           'default_image' =>
  2902.           array (
  2903.             'uuid' => NULL,
  2904.             'alt' => '',
  2905.             'title' => '',
  2906.             'width' => NULL,
  2907.             'height' => NULL,
  2908.           ),
  2909.           'target_type' => 'file',
  2910.           'display_field' => false,
  2911.           'display_default' => false,
  2912.           'target_bundle' => NULL,
  2913.         ),
  2914.          'cardinality' => 1,
  2915.          'translatable' => true,
  2916.          'locked' => false,
  2917.          'persist_with_no_fields' => false,
  2918.          'indexes' =>
  2919.         array (
  2920.           'target_id' =>
  2921.           array (
  2922.             0 => 'target_id',
  2923.           ),
  2924.         ),
  2925.          'deleted' => false,
  2926.          'schema' => NULL,
  2927.          'propertyDefinitions' =>
  2928.         array (
  2929.           'target_id' =>
  2930.           Drupal\Core\TypedData\DataDefinition::__set_state(array(
  2931.              'definition' =>
  2932.             array (
  2933.               'type' => 'integer',
  2934.               'label' => '@label ID',
  2935.               'settings' =>
  2936.               array (
  2937.                 'unsigned' => true,
  2938.               ),
  2939.               'required' => true,
  2940.             ),
  2941.           )),
  2942.           'entity' =>
  2943.           Drupal\Core\TypedData\DataReferenceDefinition::__set_state(array(
  2944.              'targetDefinition' =>
  2945.             Drupal\Core\Entity\TypedData\EntityDataDefinition::__set_state(array(
  2946.                'propertyDefinitions' => NULL,
  2947.                'definition' =>
  2948.               array (
  2949.                 'constraints' =>
  2950.                 array (
  2951.                   'EntityType' => 'file',
  2952.                 ),
  2953.               ),
  2954.             )),
  2955.              'definition' =>
  2956.             array (
  2957.               'type' => 'entity_reference',
  2958.               'label' => 'File',
  2959.               'description' => 'The referenced entity',
  2960.               'computed' => true,
  2961.               'read-only' => false,
  2962.             ),
  2963.           )),
  2964.           'display' =>
  2965.           Drupal\Core\TypedData\DataDefinition::__set_state(array(
  2966.              'definition' =>
  2967.             array (
  2968.               'type' => 'boolean',
  2969.               'label' => 'Display',
  2970.               'description' => 'Flag to control whether this file should be displayed when viewing content',
  2971.             ),
  2972.           )),
  2973.           'description' =>
  2974.           Drupal\Core\TypedData\DataDefinition::__set_state(array(
  2975.              'definition' =>
  2976.             array (
  2977.               'type' => 'string',
  2978.               'label' => 'Description',
  2979.             ),
  2980.           )),
  2981.           'alt' =>
  2982.           Drupal\Core\TypedData\DataDefinition::__set_state(array(
  2983.              'definition' =>
  2984.             array (
  2985.               'type' => 'string',
  2986.               'label' => 'Alternative text',
  2987.               'description' => 'Alternative image text, for the image\'s \'alt\' attribute.',
  2988.             ),
  2989.           )),
  2990.           'title' =>
  2991.           Drupal\Core\TypedData\DataDefinition::__set_state(array(
  2992.              'definition' =>
  2993.             array (
  2994.               'type' => 'string',
  2995.               'label' => 'Title',
  2996.               'description' => 'Image title text, for the image\'s \'title\' attribute.',
  2997.             ),
  2998.           )),
  2999.           'width' =>
  3000.           Drupal\Core\TypedData\DataDefinition::__set_state(array(
  3001.              'definition' =>
  3002.             array (
  3003.               'type' => 'integer',
  3004.               'label' => 'Width',
  3005.               'description' => 'The width of the image in pixels.',
  3006.             ),
  3007.           )),
  3008.           'height' =>
  3009.           Drupal\Core\TypedData\DataDefinition::__set_state(array(
  3010.              'definition' =>
  3011.             array (
  3012.               'type' => 'integer',
  3013.               'label' => 'Height',
  3014.               'description' => 'The height of the image in pixels.',
  3015.             ),
  3016.           )),
  3017.         ),
  3018.          'originalId' => 'user.user_picture',
  3019.          'pluginConfigKey' => NULL,
  3020.          'status' => true,
  3021.          'uuid' => '8f7169bf-6ccd-4e70-b100-0b26b2ae45c9',
  3022.          'isSyncing' => false,
  3023.          'isUninstalling' => false,
  3024.          'langcode' => 'en',
  3025.          'entityTypeId' => 'field_storage_config',
  3026.          'enforceIsNew' => false,
  3027.          'typedData' => NULL,
  3028.          '_serviceIds' =>
  3029.         array (
  3030.         ),
  3031.          'dependencies' =>
  3032.         array (
  3033.           'module' =>
  3034.           array (
  3035.             0 => 'image',
  3036.             1 => 'user',
  3037.           ),
  3038.         ),
  3039.       )),
  3040.        'id' => 'user.user.user_picture',
  3041.        'field_name' => 'user_picture',
  3042.        'field_type' => 'image',
  3043.        'entity_type' => 'user',
  3044.        'bundle' => 'user',
  3045.        'label' => 'Picture',
  3046.        'description' => 'Your virtual face or picture.',
  3047.        'settings' =>
  3048.       array (
  3049.         'file_extensions' => 'png gif jpg jpeg',
  3050.         'file_directory' => 'pictures',
  3051.         'max_filesize' => '30 KB',
  3052.         'alt_field' => false,
  3053.         'title_field' => false,
  3054.         'max_resolution' => '85x85',
  3055.         'min_resolution' => '',
  3056.         'default_image' =>
  3057.         array (
  3058.           'uuid' => NULL,
  3059.           'alt' => '',
  3060.           'title' => '',
  3061.           'width' => NULL,
  3062.           'height' => NULL,
  3063.         ),
  3064.         'alt_field_required' => false,
  3065.         'title_field_required' => false,
  3066.         'handler' => 'default',
  3067.       ),
  3068.        'required' => false,
  3069.        'translatable' => true,
  3070.        'default_value' =>
  3071.       array (
  3072.       ),
  3073.        'default_value_callback' => '',
  3074.        'itemDefinition' =>
  3075.       Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  3076.          'fieldDefinition' => NULL,
  3077.          'definition' =>
  3078.         array (
  3079.           'type' => 'field_item:image',
  3080.           'settings' =>
  3081.           array (
  3082.             'file_extensions' => 'png gif jpg jpeg',
  3083.             'file_directory' => 'pictures',
  3084.             'max_filesize' => '30 KB',
  3085.             'alt_field' => false,
  3086.             'title_field' => false,
  3087.             'max_resolution' => '85x85',
  3088.             'min_resolution' => '',
  3089.             'default_image' =>
  3090.             array (
  3091.               'uuid' => NULL,
  3092.               'alt' => '',
  3093.               'title' => '',
  3094.               'width' => NULL,
  3095.               'height' => NULL,
  3096.             ),
  3097.             'alt_field_required' => false,
  3098.             'title_field_required' => false,
  3099.             'handler' => 'default',
  3100.             'uri_scheme' => 'public',
  3101.             'target_type' => 'file',
  3102.             'display_field' => false,
  3103.             'display_default' => false,
  3104.             'target_bundle' => NULL,
  3105.           ),
  3106.         ),
  3107.       )),
  3108.        'bundleRenameAllowed' => false,
  3109.        'constraints' =>
  3110.       array (
  3111.       ),
  3112.        'originalId' => 'user.user.user_picture',
  3113.        'pluginConfigKey' => NULL,
  3114.        'status' => true,
  3115.        'uuid' => '4fc2b6f7-a706-49a3-ba02-2dc558dd3cc1',
  3116.        'isSyncing' => false,
  3117.        'isUninstalling' => false,
  3118.        'langcode' => 'en',
  3119.        'entityTypeId' => 'field_config',
  3120.        'enforceIsNew' => false,
  3121.        'typedData' => NULL,
  3122.        '_serviceIds' =>
  3123.       array (
  3124.       ),
  3125.        'dependencies' =>
  3126.       array (
  3127.         'config' =>
  3128.         array (
  3129.           0 => 'field.storage.user.user_picture',
  3130.         ),
  3131.         'module' =>
  3132.         array (
  3133.           0 => 'image',
  3134.         ),
  3135.       ),
  3136.        'third_party_settings' =>
  3137.       array (
  3138.       ),
  3139.     )),
  3140.   ),
  3141.    'languages' =>
  3142.   array (
  3143.     'en' =>
  3144.     Drupal\Core\Language\Language::__set_state(array(
  3145.        'name' => 'English',
  3146.        'id' => 'en',
  3147.        'direction' => 'ltr',
  3148.        'weight' => 0,
  3149.        'locked' => false,
  3150.     )),
  3151.     'und' =>
  3152.     Drupal\Core\Language\Language::__set_state(array(
  3153.        'name' =>
  3154.       Drupal\Core\StringTranslation\TranslationWrapper::__set_state(array(
  3155.          'string' => 'Not specified',
  3156.          'arguments' =>
  3157.         array (
  3158.         ),
  3159.          'options' =>
  3160.         array (
  3161.         ),
  3162.          'stringTranslation' => NULL,
  3163.       )),
  3164.        'id' => 'und',
  3165.        'direction' => 'ltr',
  3166.        'weight' => 1,
  3167.        'locked' => true,
  3168.     )),
  3169.     'zxx' =>
  3170.     Drupal\Core\Language\Language::__set_state(array(
  3171.        'name' =>
  3172.       Drupal\Core\StringTranslation\TranslationWrapper::__set_state(array(
  3173.          'string' => 'Not applicable',
  3174.          'arguments' =>
  3175.         array (
  3176.         ),
  3177.          'options' =>
  3178.         array (
  3179.         ),
  3180.          'stringTranslation' => NULL,
  3181.       )),
  3182.        'id' => 'zxx',
  3183.        'direction' => 'ltr',
  3184.        'weight' => 2,
  3185.        'locked' => true,
  3186.     )),
  3187.   ),
  3188.    'langcodeKey' => 'langcode',
  3189.    'activeLangcode' => 'x-default',
  3190.    'defaultLangcode' => 'en',
  3191.    'translations' =>
  3192.   array (
  3193.     'x-default' =>
  3194.     array (
  3195.       'status' => 1,
  3196.       'entity' => NULL,
  3197.     ),
  3198.   ),
  3199.    'translationInitialize' => false,
  3200.    'newRevision' => false,
  3201.    'isDefaultRevision' => true,
  3202.    'entityKeys' =>
  3203.   array (
  3204.     'bundle' => 'user',
  3205.     'id' => '1',
  3206.     'langcode' => 'en',
  3207.     'uuid' => '91f10bcb-5ff2-4c20-aa00-bade03a11f1f',
  3208.   ),
  3209.    'entityTypeId' => 'user',
  3210.    'enforceIsNew' => NULL,
  3211.    'typedData' =>
  3212.   Drupal\Core\Entity\Plugin\DataType\EntityAdapter::__set_state(array(
  3213.      'entity' => NULL,
  3214.      'definition' =>
  3215.     Drupal\Core\Entity\TypedData\EntityDataDefinition::__set_state(array(
  3216.        'propertyDefinitions' =>
  3217.       array (
  3218.         'uid' =>
  3219.         Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  3220.            'type' => 'integer',
  3221.            'propertyDefinitions' => NULL,
  3222.            'schema' => NULL,
  3223.            'indexes' =>
  3224.           array (
  3225.           ),
  3226.            'itemDefinition' =>
  3227.           Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  3228.              'fieldDefinition' => NULL,
  3229.              'definition' =>
  3230.             array (
  3231.               'type' => 'field_item:integer',
  3232.               'settings' =>
  3233.               array (
  3234.                 'unsigned' => true,
  3235.                 'size' => 'normal',
  3236.                 'min' => '',
  3237.                 'max' => '',
  3238.                 'prefix' => '',
  3239.                 'suffix' => '',
  3240.               ),
  3241.             ),
  3242.           )),
  3243.            'definition' =>
  3244.           array (
  3245.             'label' => 'User ID',
  3246.             'description' => 'The user ID.',
  3247.             'read-only' => true,
  3248.             'provider' => 'user',
  3249.             'field_name' => 'uid',
  3250.             'entity_type' => 'user',
  3251.             'bundle' => NULL,
  3252.           ),
  3253.         )),
  3254.         'uuid' =>
  3255.         Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  3256.            'type' => 'uuid',
  3257.            'propertyDefinitions' => NULL,
  3258.            'schema' => NULL,
  3259.            'indexes' =>
  3260.           array (
  3261.           ),
  3262.            'itemDefinition' =>
  3263.           Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  3264.              'fieldDefinition' => NULL,
  3265.              'definition' =>
  3266.             array (
  3267.               'type' => 'field_item:uuid',
  3268.               'settings' =>
  3269.               array (
  3270.                 'max_length' => 128,
  3271.                 'case_sensitive' => false,
  3272.               ),
  3273.             ),
  3274.           )),
  3275.            'definition' =>
  3276.           array (
  3277.             'label' => 'UUID',
  3278.             'description' => 'The user UUID.',
  3279.             'read-only' => true,
  3280.             'provider' => 'user',
  3281.             'field_name' => 'uuid',
  3282.             'entity_type' => 'user',
  3283.             'bundle' => NULL,
  3284.           ),
  3285.         )),
  3286.         'langcode' =>
  3287.         Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  3288.            'type' => 'language',
  3289.            'propertyDefinitions' => NULL,
  3290.            'schema' => NULL,
  3291.            'indexes' =>
  3292.           array (
  3293.           ),
  3294.            'itemDefinition' =>
  3295.           Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  3296.              'fieldDefinition' => NULL,
  3297.              'definition' =>
  3298.             array (
  3299.               'type' => 'field_item:language',
  3300.               'settings' =>
  3301.               array (
  3302.               ),
  3303.             ),
  3304.           )),
  3305.            'definition' =>
  3306.           array (
  3307.             'label' => 'Language code',
  3308.             'description' => 'The user language code.',
  3309.             'provider' => 'user',
  3310.             'field_name' => 'langcode',
  3311.             'entity_type' => 'user',
  3312.             'bundle' => NULL,
  3313.           ),
  3314.         )),
  3315.         'preferred_langcode' =>
  3316.         Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  3317.            'type' => 'language',
  3318.            'propertyDefinitions' => NULL,
  3319.            'schema' => NULL,
  3320.            'indexes' =>
  3321.           array (
  3322.           ),
  3323.            'itemDefinition' =>
  3324.           Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  3325.              'fieldDefinition' => NULL,
  3326.              'definition' =>
  3327.             array (
  3328.               'type' => 'field_item:language',
  3329.               'settings' =>
  3330.               array (
  3331.               ),
  3332.             ),
  3333.           )),
  3334.            'definition' =>
  3335.           array (
  3336.             'label' => 'Preferred language code',
  3337.             'description' => 'The user\'s preferred language code for receiving emails and viewing the site.',
  3338.             'provider' => 'user',
  3339.             'field_name' => 'preferred_langcode',
  3340.             'entity_type' => 'user',
  3341.             'bundle' => NULL,
  3342.           ),
  3343.         )),
  3344.         'preferred_admin_langcode' =>
  3345.         Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  3346.            'type' => 'language',
  3347.            'propertyDefinitions' => NULL,
  3348.            'schema' => NULL,
  3349.            'indexes' =>
  3350.           array (
  3351.           ),
  3352.            'itemDefinition' =>
  3353.           Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  3354.              'fieldDefinition' => NULL,
  3355.              'definition' =>
  3356.             array (
  3357.               'type' => 'field_item:language',
  3358.               'settings' =>
  3359.               array (
  3360.               ),
  3361.             ),
  3362.           )),
  3363.            'definition' =>
  3364.           array (
  3365.             'label' => 'Preferred admin language code',
  3366.             'description' => 'The user\'s preferred language code for viewing administration pages.',
  3367.             'default_value' =>
  3368.             array (
  3369.               0 =>
  3370.               array (
  3371.                 'value' => '',
  3372.               ),
  3373.             ),
  3374.             'provider' => 'user',
  3375.             'field_name' => 'preferred_admin_langcode',
  3376.             'entity_type' => 'user',
  3377.             'bundle' => NULL,
  3378.           ),
  3379.         )),
  3380.         'name' =>
  3381.         Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  3382.            'type' => 'string',
  3383.            'propertyDefinitions' => NULL,
  3384.            'schema' => NULL,
  3385.            'indexes' =>
  3386.           array (
  3387.           ),
  3388.            'itemDefinition' =>
  3389.           Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  3390.              'fieldDefinition' => NULL,
  3391.              'definition' =>
  3392.             array (
  3393.               'type' => 'field_item:string',
  3394.               'settings' =>
  3395.               array (
  3396.                 'max_length' => 255,
  3397.                 'case_sensitive' => false,
  3398.               ),
  3399.             ),
  3400.           )),
  3401.            'definition' =>
  3402.           array (
  3403.             'label' => 'Name',
  3404.             'description' => 'The name of this user.',
  3405.             'default_value' =>
  3406.             array (
  3407.               0 =>
  3408.               array (
  3409.                 'value' => '',
  3410.               ),
  3411.             ),
  3412.             'constraints' =>
  3413.             array (
  3414.               'UserName' =>
  3415.               array (
  3416.               ),
  3417.               'UserNameUnique' =>
  3418.               array (
  3419.               ),
  3420.             ),
  3421.             'provider' => 'user',
  3422.             'field_name' => 'name',
  3423.             'entity_type' => 'user',
  3424.             'bundle' => NULL,
  3425.           ),
  3426.         )),
  3427.         'pass' =>
  3428.         Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  3429.            'type' => 'string',
  3430.            'propertyDefinitions' => NULL,
  3431.            'schema' => NULL,
  3432.            'indexes' =>
  3433.           array (
  3434.           ),
  3435.            'itemDefinition' =>
  3436.           Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  3437.              'fieldDefinition' => NULL,
  3438.              'definition' =>
  3439.             array (
  3440.               'type' => 'field_item:string',
  3441.               'settings' =>
  3442.               array (
  3443.                 'max_length' => 255,
  3444.                 'case_sensitive' => false,
  3445.               ),
  3446.             ),
  3447.           )),
  3448.            'definition' =>
  3449.           array (
  3450.             'label' => 'Password',
  3451.             'description' => 'The password of this user (hashed).',
  3452.             'provider' => 'user',
  3453.             'field_name' => 'pass',
  3454.             'entity_type' => 'user',
  3455.             'bundle' => NULL,
  3456.           ),
  3457.         )),
  3458.         'mail' =>
  3459.         Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  3460.            'type' => 'email',
  3461.            'propertyDefinitions' => NULL,
  3462.            'schema' => NULL,
  3463.            'indexes' =>
  3464.           array (
  3465.           ),
  3466.            'itemDefinition' =>
  3467.           Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  3468.              'fieldDefinition' => NULL,
  3469.              'definition' =>
  3470.             array (
  3471.               'type' => 'field_item:email',
  3472.               'settings' =>
  3473.               array (
  3474.               ),
  3475.             ),
  3476.           )),
  3477.            'definition' =>
  3478.           array (
  3479.             'label' => 'Email',
  3480.             'description' => 'The email of this user.',
  3481.             'default_value' =>
  3482.             array (
  3483.               0 =>
  3484.               array (
  3485.                 'value' => '',
  3486.               ),
  3487.             ),
  3488.             'constraints' =>
  3489.             array (
  3490.               'UserMailUnique' =>
  3491.               array (
  3492.               ),
  3493.             ),
  3494.             'provider' => 'user',
  3495.             'field_name' => 'mail',
  3496.             'entity_type' => 'user',
  3497.             'bundle' => NULL,
  3498.           ),
  3499.         )),
  3500.         'signature' =>
  3501.         Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  3502.            'type' => 'string',
  3503.            'propertyDefinitions' => NULL,
  3504.            'schema' => NULL,
  3505.            'indexes' =>
  3506.           array (
  3507.           ),
  3508.            'itemDefinition' =>
  3509.           Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  3510.              'fieldDefinition' => NULL,
  3511.              'definition' =>
  3512.             array (
  3513.               'type' => 'field_item:string',
  3514.               'settings' =>
  3515.               array (
  3516.                 'max_length' => 255,
  3517.                 'case_sensitive' => false,
  3518.               ),
  3519.             ),
  3520.           )),
  3521.            'definition' =>
  3522.           array (
  3523.             'label' => 'Signature',
  3524.             'description' => 'The signature of this user.',
  3525.             'translatable' => true,
  3526.             'provider' => 'user',
  3527.             'field_name' => 'signature',
  3528.             'entity_type' => 'user',
  3529.             'bundle' => NULL,
  3530.           ),
  3531.         )),
  3532.         'signature_format' =>
  3533.         Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  3534.            'type' => 'string',
  3535.            'propertyDefinitions' => NULL,
  3536.            'schema' => NULL,
  3537.            'indexes' =>
  3538.           array (
  3539.           ),
  3540.            'itemDefinition' =>
  3541.           Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  3542.              'fieldDefinition' => NULL,
  3543.              'definition' =>
  3544.             array (
  3545.               'type' => 'field_item:string',
  3546.               'settings' =>
  3547.               array (
  3548.                 'max_length' => 255,
  3549.                 'case_sensitive' => false,
  3550.               ),
  3551.             ),
  3552.           )),
  3553.            'definition' =>
  3554.           array (
  3555.             'label' => 'Signature format',
  3556.             'description' => 'The signature format of this user.',
  3557.             'provider' => 'user',
  3558.             'field_name' => 'signature_format',
  3559.             'entity_type' => 'user',
  3560.             'bundle' => NULL,
  3561.           ),
  3562.         )),
  3563.         'timezone' =>
  3564.         Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  3565.            'type' => 'string',
  3566.            'propertyDefinitions' => NULL,
  3567.            'schema' => NULL,
  3568.            'indexes' =>
  3569.           array (
  3570.           ),
  3571.            'itemDefinition' =>
  3572.           Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  3573.              'fieldDefinition' => NULL,
  3574.              'definition' =>
  3575.             array (
  3576.               'type' => 'field_item:string',
  3577.               'settings' =>
  3578.               array (
  3579.                 'max_length' => 32,
  3580.                 'case_sensitive' => false,
  3581.               ),
  3582.             ),
  3583.           )),
  3584.            'definition' =>
  3585.           array (
  3586.             'label' => 'Timezone',
  3587.             'description' => 'The timezone of this user.',
  3588.             'provider' => 'user',
  3589.             'field_name' => 'timezone',
  3590.             'entity_type' => 'user',
  3591.             'bundle' => NULL,
  3592.           ),
  3593.         )),
  3594.         'status' =>
  3595.         Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  3596.            'type' => 'boolean',
  3597.            'propertyDefinitions' => NULL,
  3598.            'schema' => NULL,
  3599.            'indexes' =>
  3600.           array (
  3601.           ),
  3602.            'itemDefinition' =>
  3603.           Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  3604.              'fieldDefinition' => NULL,
  3605.              'definition' =>
  3606.             array (
  3607.               'type' => 'field_item:boolean',
  3608.               'settings' =>
  3609.               array (
  3610.                 'on_label' => 'On',
  3611.                 'off_label' => 'Off',
  3612.               ),
  3613.             ),
  3614.           )),
  3615.            'definition' =>
  3616.           array (
  3617.             'label' => 'User status',
  3618.             'description' => 'Whether the user is active or blocked.',
  3619.             'default_value' =>
  3620.             array (
  3621.               0 =>
  3622.               array (
  3623.                 'value' => false,
  3624.               ),
  3625.             ),
  3626.             'provider' => 'user',
  3627.             'field_name' => 'status',
  3628.             'entity_type' => 'user',
  3629.             'bundle' => NULL,
  3630.           ),
  3631.         )),
  3632.         'created' =>
  3633.         Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  3634.            'type' => 'created',
  3635.            'propertyDefinitions' =>
  3636.           array (
  3637.             'value' =>
  3638.             Drupal\Core\TypedData\DataDefinition::__set_state(array(
  3639.                'definition' =>
  3640.               array (
  3641.                 'type' => 'timestamp',
  3642.                 'label' => 'Timestamp value',
  3643.                 'required' => true,
  3644.               ),
  3645.             )),
  3646.           ),
  3647.            'schema' => NULL,
  3648.            'indexes' =>
  3649.           array (
  3650.           ),
  3651.            'itemDefinition' =>
  3652.           Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  3653.              'fieldDefinition' => NULL,
  3654.              'definition' =>
  3655.             array (
  3656.               'type' => 'field_item:created',
  3657.               'settings' =>
  3658.               array (
  3659.               ),
  3660.             ),
  3661.           )),
  3662.            'definition' =>
  3663.           array (
  3664.             'label' => 'Created',
  3665.             'description' => 'The time that the user was created.',
  3666.             'provider' => 'user',
  3667.             'field_name' => 'created',
  3668.             'entity_type' => 'user',
  3669.             'bundle' => NULL,
  3670.           ),
  3671.         )),
  3672.         'changed' =>
  3673.         Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  3674.            'type' => 'changed',
  3675.            'propertyDefinitions' => NULL,
  3676.            'schema' => NULL,
  3677.            'indexes' =>
  3678.           array (
  3679.           ),
  3680.            'itemDefinition' =>
  3681.           Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  3682.              'fieldDefinition' => NULL,
  3683.              'definition' =>
  3684.             array (
  3685.               'type' => 'field_item:changed',
  3686.               'settings' =>
  3687.               array (
  3688.               ),
  3689.             ),
  3690.           )),
  3691.            'definition' =>
  3692.           array (
  3693.             'label' => 'Changed',
  3694.             'description' => 'The time that the user was last edited.',
  3695.             'provider' => 'user',
  3696.             'field_name' => 'changed',
  3697.             'entity_type' => 'user',
  3698.             'bundle' => NULL,
  3699.           ),
  3700.         )),
  3701.         'access' =>
  3702.         Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  3703.            'type' => 'timestamp',
  3704.            'propertyDefinitions' => NULL,
  3705.            'schema' => NULL,
  3706.            'indexes' =>
  3707.           array (
  3708.           ),
  3709.            'itemDefinition' =>
  3710.           Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  3711.              'fieldDefinition' => NULL,
  3712.              'definition' =>
  3713.             array (
  3714.               'type' => 'field_item:timestamp',
  3715.               'settings' =>
  3716.               array (
  3717.               ),
  3718.             ),
  3719.           )),
  3720.            'definition' =>
  3721.           array (
  3722.             'label' => 'Last access',
  3723.             'description' => 'The time that the user last accessed the site.',
  3724.             'default_value' =>
  3725.             array (
  3726.               0 =>
  3727.               array (
  3728.                 'value' => 0,
  3729.               ),
  3730.             ),
  3731.             'provider' => 'user',
  3732.             'field_name' => 'access',
  3733.             'entity_type' => 'user',
  3734.             'bundle' => NULL,
  3735.           ),
  3736.         )),
  3737.         'login' =>
  3738.         Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  3739.            'type' => 'timestamp',
  3740.            'propertyDefinitions' => NULL,
  3741.            'schema' => NULL,
  3742.            'indexes' =>
  3743.           array (
  3744.           ),
  3745.            'itemDefinition' =>
  3746.           Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  3747.              'fieldDefinition' => NULL,
  3748.              'definition' =>
  3749.             array (
  3750.               'type' => 'field_item:timestamp',
  3751.               'settings' =>
  3752.               array (
  3753.               ),
  3754.             ),
  3755.           )),
  3756.            'definition' =>
  3757.           array (
  3758.             'label' => 'Last login',
  3759.             'description' => 'The time that the user last logged in.',
  3760.             'default_value' =>
  3761.             array (
  3762.               0 =>
  3763.               array (
  3764.                 'value' => 0,
  3765.               ),
  3766.             ),
  3767.             'provider' => 'user',
  3768.             'field_name' => 'login',
  3769.             'entity_type' => 'user',
  3770.             'bundle' => NULL,
  3771.           ),
  3772.         )),
  3773.         'init' =>
  3774.         Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  3775.            'type' => 'email',
  3776.            'propertyDefinitions' => NULL,
  3777.            'schema' => NULL,
  3778.            'indexes' =>
  3779.           array (
  3780.           ),
  3781.            'itemDefinition' =>
  3782.           Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  3783.              'fieldDefinition' => NULL,
  3784.              'definition' =>
  3785.             array (
  3786.               'type' => 'field_item:email',
  3787.               'settings' =>
  3788.               array (
  3789.               ),
  3790.             ),
  3791.           )),
  3792.            'definition' =>
  3793.           array (
  3794.             'label' => 'Initial email',
  3795.             'description' => 'The email address used for initial account creation.',
  3796.             'default_value' =>
  3797.             array (
  3798.               0 =>
  3799.               array (
  3800.                 'value' => '',
  3801.               ),
  3802.             ),
  3803.             'provider' => 'user',
  3804.             'field_name' => 'init',
  3805.             'entity_type' => 'user',
  3806.             'bundle' => NULL,
  3807.           ),
  3808.         )),
  3809.         'roles' =>
  3810.         Drupal\Core\Field\BaseFieldDefinition::__set_state(array(
  3811.            'type' => 'entity_reference',
  3812.            'propertyDefinitions' => NULL,
  3813.            'schema' => NULL,
  3814.            'indexes' =>
  3815.           array (
  3816.           ),
  3817.            'itemDefinition' =>
  3818.           Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  3819.              'fieldDefinition' => NULL,
  3820.              'definition' =>
  3821.             array (
  3822.               'type' => 'field_item:entity_reference',
  3823.               'settings' =>
  3824.               array (
  3825.                 'target_type' => 'user_role',
  3826.                 'handler_settings' =>
  3827.                 array (
  3828.                 ),
  3829.                 'handler' => 'default',
  3830.               ),
  3831.             ),
  3832.           )),
  3833.            'definition' =>
  3834.           array (
  3835.             'label' => 'Roles',
  3836.             'cardinality' => -1,
  3837.             'description' => 'The roles the user has.',
  3838.             'provider' => 'user',
  3839.             'field_name' => 'roles',
  3840.             'entity_type' => 'user',
  3841.             'bundle' => NULL,
  3842.           ),
  3843.         )),
  3844.         'user_picture' =>
  3845.         Drupal\field\Entity\FieldConfig::__set_state(array(
  3846.            'deleted' => false,
  3847.            'fieldStorage' =>
  3848.           Drupal\field\Entity\FieldStorageConfig::__set_state(array(
  3849.              'id' => 'user.user_picture',
  3850.              'field_name' => 'user_picture',
  3851.              'entity_type' => 'user',
  3852.              'type' => 'image',
  3853.              'module' => 'image',
  3854.              'settings' =>
  3855.             array (
  3856.               'uri_scheme' => 'public',
  3857.               'default_image' =>
  3858.               array (
  3859.                 'uuid' => NULL,
  3860.                 'alt' => '',
  3861.                 'title' => '',
  3862.                 'width' => NULL,
  3863.                 'height' => NULL,
  3864.               ),
  3865.               'target_type' => 'file',
  3866.               'display_field' => false,
  3867.               'display_default' => false,
  3868.               'target_bundle' => NULL,
  3869.             ),
  3870.              'cardinality' => 1,
  3871.              'translatable' => true,
  3872.              'locked' => false,
  3873.              'persist_with_no_fields' => false,
  3874.              'indexes' =>
  3875.             array (
  3876.               'target_id' =>
  3877.               array (
  3878.                 0 => 'target_id',
  3879.               ),
  3880.             ),
  3881.              'deleted' => false,
  3882.              'schema' => NULL,
  3883.              'propertyDefinitions' =>
  3884.             array (
  3885.               'target_id' =>
  3886.               Drupal\Core\TypedData\DataDefinition::__set_state(array(
  3887.                  'definition' =>
  3888.                 array (
  3889.                   'type' => 'integer',
  3890.                   'label' => '@label ID',
  3891.                   'settings' =>
  3892.                   array (
  3893.                     'unsigned' => true,
  3894.                   ),
  3895.                   'required' => true,
  3896.                 ),
  3897.               )),
  3898.               'entity' =>
  3899.               Drupal\Core\TypedData\DataReferenceDefinition::__set_state(array(
  3900.                  'targetDefinition' =>
  3901.                 Drupal\Core\Entity\TypedData\EntityDataDefinition::__set_state(array(
  3902.                    'propertyDefinitions' => NULL,
  3903.                    'definition' =>
  3904.                   array (
  3905.                     'constraints' =>
  3906.                     array (
  3907.                       'EntityType' => 'file',
  3908.                     ),
  3909.                   ),
  3910.                 )),
  3911.                  'definition' =>
  3912.                 array (
  3913.                   'type' => 'entity_reference',
  3914.                   'label' => 'File',
  3915.                   'description' => 'The referenced entity',
  3916.                   'computed' => true,
  3917.                   'read-only' => false,
  3918.                 ),
  3919.               )),
  3920.               'display' =>
  3921.               Drupal\Core\TypedData\DataDefinition::__set_state(array(
  3922.                  'definition' =>
  3923.                 array (
  3924.                   'type' => 'boolean',
  3925.                   'label' => 'Display',
  3926.                   'description' => 'Flag to control whether this file should be displayed when viewing content',
  3927.                 ),
  3928.               )),
  3929.               'description' =>
  3930.               Drupal\Core\TypedData\DataDefinition::__set_state(array(
  3931.                  'definition' =>
  3932.                 array (
  3933.                   'type' => 'string',
  3934.                   'label' => 'Description',
  3935.                 ),
  3936.               )),
  3937.               'alt' =>
  3938.               Drupal\Core\TypedData\DataDefinition::__set_state(array(
  3939.                  'definition' =>
  3940.                 array (
  3941.                   'type' => 'string',
  3942.                   'label' => 'Alternative text',
  3943.                   'description' => 'Alternative image text, for the image\'s \'alt\' attribute.',
  3944.                 ),
  3945.               )),
  3946.               'title' =>
  3947.               Drupal\Core\TypedData\DataDefinition::__set_state(array(
  3948.                  'definition' =>
  3949.                 array (
  3950.                   'type' => 'string',
  3951.                   'label' => 'Title',
  3952.                   'description' => 'Image title text, for the image\'s \'title\' attribute.',
  3953.                 ),
  3954.               )),
  3955.               'width' =>
  3956.               Drupal\Core\TypedData\DataDefinition::__set_state(array(
  3957.                  'definition' =>
  3958.                 array (
  3959.                   'type' => 'integer',
  3960.                   'label' => 'Width',
  3961.                   'description' => 'The width of the image in pixels.',
  3962.                 ),
  3963.               )),
  3964.               'height' =>
  3965.               Drupal\Core\TypedData\DataDefinition::__set_state(array(
  3966.                  'definition' =>
  3967.                 array (
  3968.                   'type' => 'integer',
  3969.                   'label' => 'Height',
  3970.                   'description' => 'The height of the image in pixels.',
  3971.                 ),
  3972.               )),
  3973.             ),
  3974.              'originalId' => 'user.user_picture',
  3975.              'pluginConfigKey' => NULL,
  3976.              'status' => true,
  3977.              'uuid' => '8f7169bf-6ccd-4e70-b100-0b26b2ae45c9',
  3978.              'isSyncing' => false,
  3979.              'isUninstalling' => false,
  3980.              'langcode' => 'en',
  3981.              'entityTypeId' => 'field_storage_config',
  3982.              'enforceIsNew' => false,
  3983.              'typedData' => NULL,
  3984.              '_serviceIds' =>
  3985.             array (
  3986.             ),
  3987.              'dependencies' =>
  3988.             array (
  3989.               'module' =>
  3990.               array (
  3991.                 0 => 'image',
  3992.                 1 => 'user',
  3993.               ),
  3994.             ),
  3995.           )),
  3996.            'id' => 'user.user.user_picture',
  3997.            'field_name' => 'user_picture',
  3998.            'field_type' => 'image',
  3999.            'entity_type' => 'user',
  4000.            'bundle' => 'user',
  4001.            'label' => 'Picture',
  4002.            'description' => 'Your virtual face or picture.',
  4003.            'settings' =>
  4004.           array (
  4005.             'file_extensions' => 'png gif jpg jpeg',
  4006.             'file_directory' => 'pictures',
  4007.             'max_filesize' => '30 KB',
  4008.             'alt_field' => false,
  4009.             'title_field' => false,
  4010.             'max_resolution' => '85x85',
  4011.             'min_resolution' => '',
  4012.             'default_image' =>
  4013.             array (
  4014.               'uuid' => NULL,
  4015.               'alt' => '',
  4016.               'title' => '',
  4017.               'width' => NULL,
  4018.               'height' => NULL,
  4019.             ),
  4020.             'alt_field_required' => false,
  4021.             'title_field_required' => false,
  4022.             'handler' => 'default',
  4023.           ),
  4024.            'required' => false,
  4025.            'translatable' => true,
  4026.            'default_value' =>
  4027.           array (
  4028.           ),
  4029.            'default_value_callback' => '',
  4030.            'itemDefinition' =>
  4031.           Drupal\Core\Field\TypedData\FieldItemDataDefinition::__set_state(array(
  4032.              'fieldDefinition' => NULL,
  4033.              'definition' =>
  4034.             array (
  4035.               'type' => 'field_item:image',
  4036.               'settings' =>
  4037.               array (
  4038.                 'file_extensions' => 'png gif jpg jpeg',
  4039.                 'file_directory' => 'pictures',
  4040.                 'max_filesize' => '30 KB',
  4041.                 'alt_field' => false,
  4042.                 'title_field' => false,
  4043.                 'max_resolution' => '85x85',
  4044.                 'min_resolution' => '',
  4045.                 'default_image' =>
  4046.                 array (
  4047.                   'uuid' => NULL,
  4048.                   'alt' => '',
  4049.                   'title' => '',
  4050.                   'width' => NULL,
  4051.                   'height' => NULL,
  4052.                 ),
  4053.                 'alt_field_required' => false,
  4054.                 'title_field_required' => false,
  4055.                 'handler' => 'default',
  4056.                 'uri_scheme' => 'public',
  4057.                 'target_type' => 'file',
  4058.                 'display_field' => false,
  4059.                 'display_default' => false,
  4060.                 'target_bundle' => NULL,
  4061.               ),
  4062.             ),
  4063.           )),
  4064.            'bundleRenameAllowed' => false,
  4065.            'constraints' =>
  4066.           array (
  4067.           ),
  4068.            'originalId' => 'user.user.user_picture',
  4069.            'pluginConfigKey' => NULL,
  4070.            'status' => true,
  4071.            'uuid' => '4fc2b6f7-a706-49a3-ba02-2dc558dd3cc1',
  4072.            'isSyncing' => false,
  4073.            'isUninstalling' => false,
  4074.            'langcode' => 'en',
  4075.            'entityTypeId' => 'field_config',
  4076.            'enforceIsNew' => false,
  4077.            'typedData' => NULL,
  4078.            '_serviceIds' =>
  4079.           array (
  4080.           ),
  4081.            'dependencies' =>
  4082.           array (
  4083.             'config' =>
  4084.             array (
  4085.               0 => 'field.storage.user.user_picture',
  4086.             ),
  4087.             'module' =>
  4088.             array (
  4089.               0 => 'image',
  4090.             ),
  4091.           ),
  4092.            'third_party_settings' =>
  4093.           array (
  4094.           ),
  4095.         )),
  4096.       ),
  4097.        'definition' =>
  4098.       array (
  4099.         'constraints' =>
  4100.         array (
  4101.           'EntityType' => 'user',
  4102.           'Bundle' =>
  4103.           array (
  4104.             0 => 'user',
  4105.           ),
  4106.         ),
  4107.       ),
  4108.     )),
  4109.      'name' => NULL,
  4110.      'parent' => NULL,
  4111.      'stringTranslation' => NULL,
  4112.   )),
  4113.    '_serviceIds' =>
  4114.   array (
  4115.   ),
  4116. ))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement