var/classes/definition_resourcecategory.php line 551

Open in your IDE?
  1. <?php
  2. /**
  3. * Inheritance: yes
  4. * Variants: no
  5. Fields Summary:
  6. - localizedfields [localizedfields]
  7. -- name [input]
  8. -- description [wysiwyg]
  9. -- image [image]
  10. -- video [video]
  11. -- bannertitle [input]
  12. -- bannerdescription [textarea]
  13. -- meta_title [input]
  14. -- meta_description [textarea]
  15. - url [input]
  16. - resourcetype [select]
  17. - bannerlink [input]
  18. - bannervideo [video]
  19. - bannerimage [image]
  20. - bannerimage_mobile [image]
  21. - sliders [block]
  22. -- localizedfields [localizedfields]
  23. --- slidertitle [input]
  24. --- slidertitle2 [input]
  25. -- sliderlink [input]
  26. -- sliderimages [image]
  27. -- sliderimages_mobile [image]
  28. -- sliderbrandlogo [image]
  29. */
  30. return \Pimcore\Model\DataObject\ClassDefinition::__set_state(array(
  31.    'dao' => NULL,
  32.    'id' => '43',
  33.    'name' => 'resourcecategory',
  34.    'description' => '',
  35.    'creationDate' => 0,
  36.    'modificationDate' => 1732704463,
  37.    'userOwner' => 2,
  38.    'userModification' => 2,
  39.    'parentClass' => '',
  40.    'implementsInterfaces' => '',
  41.    'listingParentClass' => '',
  42.    'useTraits' => '',
  43.    'listingUseTraits' => '',
  44.    'encryption' => false,
  45.    'encryptedTables' => 
  46.   array (
  47.   ),
  48.    'allowInherit' => true,
  49.    'allowVariants' => false,
  50.    'showVariants' => false,
  51.    'fieldDefinitions' => 
  52.   array (
  53.   ),
  54.    'layoutDefinitions' => 
  55.   \Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  56.      'name' => 'pimcore_root',
  57.      'type' => NULL,
  58.      'region' => NULL,
  59.      'title' => NULL,
  60.      'width' => 0,
  61.      'height' => 0,
  62.      'collapsible' => false,
  63.      'collapsed' => false,
  64.      'bodyStyle' => NULL,
  65.      'datatype' => 'layout',
  66.      'permissions' => NULL,
  67.      'childs' => 
  68.     array (
  69.       => 
  70.       \Pimcore\Model\DataObject\ClassDefinition\Layout\Tabpanel::__set_state(array(
  71.          'name' => 'Layout',
  72.          'type' => NULL,
  73.          'region' => NULL,
  74.          'title' => 'Product Category',
  75.          'width' => '',
  76.          'height' => '',
  77.          'collapsible' => false,
  78.          'collapsed' => false,
  79.          'bodyStyle' => '',
  80.          'datatype' => 'layout',
  81.          'permissions' => NULL,
  82.          'childs' => 
  83.         array (
  84.           => 
  85.           \Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  86.              'name' => 'localizedfields',
  87.              'title' => 'General',
  88.              'tooltip' => '',
  89.              'mandatory' => false,
  90.              'noteditable' => false,
  91.              'index' => NULL,
  92.              'locked' => false,
  93.              'style' => '',
  94.              'permissions' => NULL,
  95.              'datatype' => 'data',
  96.              'fieldtype' => 'localizedfields',
  97.              'relationType' => false,
  98.              'invisible' => false,
  99.              'visibleGridView' => true,
  100.              'visibleSearch' => true,
  101.              'forbiddenNames' => 
  102.             array (
  103.               => 'id',
  104.               => 'key',
  105.               => 'path',
  106.               => 'type',
  107.               => 'index',
  108.               => 'classname',
  109.               => 'creationdate',
  110.               => 'userowner',
  111.               => 'value',
  112.               => 'class',
  113.               10 => 'list',
  114.               11 => 'fullpath',
  115.               12 => 'childs',
  116.               13 => 'values',
  117.               14 => 'cachetag',
  118.               15 => 'cachetags',
  119.               16 => 'parent',
  120.               17 => 'published',
  121.               18 => 'valuefromparent',
  122.               19 => 'userpermissions',
  123.               20 => 'dependencies',
  124.               21 => 'modificationdate',
  125.               22 => 'usermodification',
  126.               23 => 'byid',
  127.               24 => 'bypath',
  128.               25 => 'data',
  129.               26 => 'versions',
  130.               27 => 'properties',
  131.               28 => 'permissions',
  132.               29 => 'permissionsforuser',
  133.               30 => 'childamount',
  134.               31 => 'apipluginbroker',
  135.               32 => 'resource',
  136.               33 => 'parentClass',
  137.               34 => 'definition',
  138.               35 => 'locked',
  139.               36 => 'language',
  140.               37 => 'omitmandatorycheck',
  141.               38 => 'idpath',
  142.               39 => 'object',
  143.               40 => 'fieldname',
  144.               41 => 'property',
  145.               42 => 'parentid',
  146.               43 => 'children',
  147.               44 => 'scheduledtasks',
  148.             ),
  149.              'blockedVarsForExport' => 
  150.             array (
  151.             ),
  152.              'childs' => 
  153.             array (
  154.               => 
  155.               \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  156.                  'name' => 'name',
  157.                  'title' => 'Name',
  158.                  'tooltip' => '',
  159.                  'mandatory' => false,
  160.                  'noteditable' => false,
  161.                  'index' => false,
  162.                  'locked' => false,
  163.                  'style' => '',
  164.                  'permissions' => NULL,
  165.                  'datatype' => 'data',
  166.                  'fieldtype' => 'input',
  167.                  'relationType' => false,
  168.                  'invisible' => false,
  169.                  'visibleGridView' => false,
  170.                  'visibleSearch' => false,
  171.                  'forbiddenNames' => 
  172.                 array (
  173.                   => 'id',
  174.                   => 'key',
  175.                   => 'path',
  176.                   => 'type',
  177.                   => 'index',
  178.                   => 'classname',
  179.                   => 'creationdate',
  180.                   => 'userowner',
  181.                   => 'value',
  182.                   => 'class',
  183.                   10 => 'list',
  184.                   11 => 'fullpath',
  185.                   12 => 'childs',
  186.                   13 => 'values',
  187.                   14 => 'cachetag',
  188.                   15 => 'cachetags',
  189.                   16 => 'parent',
  190.                   17 => 'published',
  191.                   18 => 'valuefromparent',
  192.                   19 => 'userpermissions',
  193.                   20 => 'dependencies',
  194.                   21 => 'modificationdate',
  195.                   22 => 'usermodification',
  196.                   23 => 'byid',
  197.                   24 => 'bypath',
  198.                   25 => 'data',
  199.                   26 => 'versions',
  200.                   27 => 'properties',
  201.                   28 => 'permissions',
  202.                   29 => 'permissionsforuser',
  203.                   30 => 'childamount',
  204.                   31 => 'apipluginbroker',
  205.                   32 => 'resource',
  206.                   33 => 'parentClass',
  207.                   34 => 'definition',
  208.                   35 => 'locked',
  209.                   36 => 'language',
  210.                   37 => 'omitmandatorycheck',
  211.                   38 => 'idpath',
  212.                   39 => 'object',
  213.                   40 => 'fieldname',
  214.                   41 => 'property',
  215.                   42 => 'parentid',
  216.                   43 => 'children',
  217.                   44 => 'scheduledtasks',
  218.                 ),
  219.                  'blockedVarsForExport' => 
  220.                 array (
  221.                 ),
  222.                  'width' => '',
  223.                  'defaultValue' => NULL,
  224.                  'columnLength' => 190,
  225.                  'regex' => '',
  226.                  'unique' => false,
  227.                  'showCharCount' => false,
  228.                  'defaultValueGenerator' => '',
  229.               )),
  230.               => 
  231.               \Pimcore\Model\DataObject\ClassDefinition\Data\Wysiwyg::__set_state(array(
  232.                  'name' => 'description',
  233.                  'title' => 'Description',
  234.                  'tooltip' => '',
  235.                  'mandatory' => false,
  236.                  'noteditable' => false,
  237.                  'index' => false,
  238.                  'locked' => false,
  239.                  'style' => '',
  240.                  'permissions' => NULL,
  241.                  'datatype' => 'data',
  242.                  'fieldtype' => 'wysiwyg',
  243.                  'relationType' => false,
  244.                  'invisible' => false,
  245.                  'visibleGridView' => false,
  246.                  'visibleSearch' => false,
  247.                  'forbiddenNames' => 
  248.                 array (
  249.                   => 'id',
  250.                   => 'key',
  251.                   => 'path',
  252.                   => 'type',
  253.                   => 'index',
  254.                   => 'classname',
  255.                   => 'creationdate',
  256.                   => 'userowner',
  257.                   => 'value',
  258.                   => 'class',
  259.                   10 => 'list',
  260.                   11 => 'fullpath',
  261.                   12 => 'childs',
  262.                   13 => 'values',
  263.                   14 => 'cachetag',
  264.                   15 => 'cachetags',
  265.                   16 => 'parent',
  266.                   17 => 'published',
  267.                   18 => 'valuefromparent',
  268.                   19 => 'userpermissions',
  269.                   20 => 'dependencies',
  270.                   21 => 'modificationdate',
  271.                   22 => 'usermodification',
  272.                   23 => 'byid',
  273.                   24 => 'bypath',
  274.                   25 => 'data',
  275.                   26 => 'versions',
  276.                   27 => 'properties',
  277.                   28 => 'permissions',
  278.                   29 => 'permissionsforuser',
  279.                   30 => 'childamount',
  280.                   31 => 'apipluginbroker',
  281.                   32 => 'resource',
  282.                   33 => 'parentClass',
  283.                   34 => 'definition',
  284.                   35 => 'locked',
  285.                   36 => 'language',
  286.                   37 => 'omitmandatorycheck',
  287.                   38 => 'idpath',
  288.                   39 => 'object',
  289.                   40 => 'fieldname',
  290.                   41 => 'property',
  291.                   42 => 'parentid',
  292.                   43 => 'children',
  293.                   44 => 'scheduledtasks',
  294.                 ),
  295.                  'blockedVarsForExport' => 
  296.                 array (
  297.                 ),
  298.                  'width' => '',
  299.                  'height' => '',
  300.                  'toolbarConfig' => '',
  301.                  'excludeFromSearchIndex' => false,
  302.                  'maxCharacters' => '',
  303.               )),
  304.             ),
  305.              'region' => NULL,
  306.              'layout' => NULL,
  307.              'width' => '',
  308.              'height' => '',
  309.              'maxTabs' => NULL,
  310.              'border' => false,
  311.              'provideSplitView' => false,
  312.              'tabPosition' => NULL,
  313.              'hideLabelsWhenTabsReached' => NULL,
  314.              'referencedFields' => 
  315.             array (
  316.               => 
  317.               \Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  318.                  'name' => 'localizedfields',
  319.                  'title' => '',
  320.                  'tooltip' => '',
  321.                  'mandatory' => false,
  322.                  'noteditable' => false,
  323.                  'index' => NULL,
  324.                  'locked' => false,
  325.                  'style' => '',
  326.                  'permissions' => NULL,
  327.                  'datatype' => 'data',
  328.                  'fieldtype' => 'localizedfields',
  329.                  'relationType' => false,
  330.                  'invisible' => false,
  331.                  'visibleGridView' => true,
  332.                  'visibleSearch' => true,
  333.                  'forbiddenNames' => 
  334.                 array (
  335.                   => 'id',
  336.                   => 'key',
  337.                   => 'path',
  338.                   => 'type',
  339.                   => 'index',
  340.                   => 'classname',
  341.                   => 'creationdate',
  342.                   => 'userowner',
  343.                   => 'value',
  344.                   => 'class',
  345.                   10 => 'list',
  346.                   11 => 'fullpath',
  347.                   12 => 'childs',
  348.                   13 => 'values',
  349.                   14 => 'cachetag',
  350.                   15 => 'cachetags',
  351.                   16 => 'parent',
  352.                   17 => 'published',
  353.                   18 => 'valuefromparent',
  354.                   19 => 'userpermissions',
  355.                   20 => 'dependencies',
  356.                   21 => 'modificationdate',
  357.                   22 => 'usermodification',
  358.                   23 => 'byid',
  359.                   24 => 'bypath',
  360.                   25 => 'data',
  361.                   26 => 'versions',
  362.                   27 => 'properties',
  363.                   28 => 'permissions',
  364.                   29 => 'permissionsforuser',
  365.                   30 => 'childamount',
  366.                   31 => 'apipluginbroker',
  367.                   32 => 'resource',
  368.                   33 => 'parentClass',
  369.                   34 => 'definition',
  370.                   35 => 'locked',
  371.                   36 => 'language',
  372.                   37 => 'omitmandatorycheck',
  373.                   38 => 'idpath',
  374.                   39 => 'object',
  375.                   40 => 'fieldname',
  376.                   41 => 'property',
  377.                   42 => 'parentid',
  378.                   43 => 'children',
  379.                   44 => 'scheduledtasks',
  380.                 ),
  381.                  'blockedVarsForExport' => 
  382.                 array (
  383.                 ),
  384.                  'childs' => 
  385.                 array (
  386.                   => 
  387.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  388.                      'name' => 'image',
  389.                      'title' => 'Image',
  390.                      'tooltip' => '',
  391.                      'mandatory' => false,
  392.                      'noteditable' => false,
  393.                      'index' => false,
  394.                      'locked' => false,
  395.                      'style' => '',
  396.                      'permissions' => NULL,
  397.                      'datatype' => 'data',
  398.                      'fieldtype' => 'image',
  399.                      'relationType' => false,
  400.                      'invisible' => false,
  401.                      'visibleGridView' => false,
  402.                      'visibleSearch' => false,
  403.                      'forbiddenNames' => 
  404.                     array (
  405.                       => 'id',
  406.                       => 'key',
  407.                       => 'path',
  408.                       => 'type',
  409.                       => 'index',
  410.                       => 'classname',
  411.                       => 'creationdate',
  412.                       => 'userowner',
  413.                       => 'value',
  414.                       => 'class',
  415.                       10 => 'list',
  416.                       11 => 'fullpath',
  417.                       12 => 'childs',
  418.                       13 => 'values',
  419.                       14 => 'cachetag',
  420.                       15 => 'cachetags',
  421.                       16 => 'parent',
  422.                       17 => 'published',
  423.                       18 => 'valuefromparent',
  424.                       19 => 'userpermissions',
  425.                       20 => 'dependencies',
  426.                       21 => 'modificationdate',
  427.                       22 => 'usermodification',
  428.                       23 => 'byid',
  429.                       24 => 'bypath',
  430.                       25 => 'data',
  431.                       26 => 'versions',
  432.                       27 => 'properties',
  433.                       28 => 'permissions',
  434.                       29 => 'permissionsforuser',
  435.                       30 => 'childamount',
  436.                       31 => 'apipluginbroker',
  437.                       32 => 'resource',
  438.                       33 => 'parentClass',
  439.                       34 => 'definition',
  440.                       35 => 'locked',
  441.                       36 => 'language',
  442.                       37 => 'omitmandatorycheck',
  443.                       38 => 'idpath',
  444.                       39 => 'object',
  445.                       40 => 'fieldname',
  446.                       41 => 'property',
  447.                       42 => 'parentid',
  448.                       43 => 'children',
  449.                       44 => 'scheduledtasks',
  450.                     ),
  451.                      'blockedVarsForExport' => 
  452.                     array (
  453.                     ),
  454.                      'width' => '',
  455.                      'height' => '',
  456.                      'uploadPath' => '',
  457.                   )),
  458.                   => 
  459.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Video::__set_state(array(
  460.                      'name' => 'video',
  461.                      'title' => 'video',
  462.                      'tooltip' => '',
  463.                      'mandatory' => false,
  464.                      'noteditable' => false,
  465.                      'index' => false,
  466.                      'locked' => false,
  467.                      'style' => '',
  468.                      'permissions' => NULL,
  469.                      'datatype' => 'data',
  470.                      'fieldtype' => 'video',
  471.                      'relationType' => false,
  472.                      'invisible' => false,
  473.                      'visibleGridView' => false,
  474.                      'visibleSearch' => false,
  475.                      'forbiddenNames' => 
  476.                     array (
  477.                       => 'id',
  478.                       => 'key',
  479.                       => 'path',
  480.                       => 'type',
  481.                       => 'index',
  482.                       => 'classname',
  483.                       => 'creationdate',
  484.                       => 'userowner',
  485.                       => 'value',
  486.                       => 'class',
  487.                       10 => 'list',
  488.                       11 => 'fullpath',
  489.                       12 => 'childs',
  490.                       13 => 'values',
  491.                       14 => 'cachetag',
  492.                       15 => 'cachetags',
  493.                       16 => 'parent',
  494.                       17 => 'published',
  495.                       18 => 'valuefromparent',
  496.                       19 => 'userpermissions',
  497.                       20 => 'dependencies',
  498.                       21 => 'modificationdate',
  499.                       22 => 'usermodification',
  500.                       23 => 'byid',
  501.                       24 => 'bypath',
  502.                       25 => 'data',
  503.                       26 => 'versions',
  504.                       27 => 'properties',
  505.                       28 => 'permissions',
  506.                       29 => 'permissionsforuser',
  507.                       30 => 'childamount',
  508.                       31 => 'apipluginbroker',
  509.                       32 => 'resource',
  510.                       33 => 'parentClass',
  511.                       34 => 'definition',
  512.                       35 => 'locked',
  513.                       36 => 'language',
  514.                       37 => 'omitmandatorycheck',
  515.                       38 => 'idpath',
  516.                       39 => 'object',
  517.                       40 => 'fieldname',
  518.                       41 => 'property',
  519.                       42 => 'parentid',
  520.                       43 => 'children',
  521.                       44 => 'scheduledtasks',
  522.                     ),
  523.                      'blockedVarsForExport' => 
  524.                     array (
  525.                     ),
  526.                      'width' => '',
  527.                      'height' => '',
  528.                   )),
  529.                 ),
  530.                  'region' => NULL,
  531.                  'layout' => NULL,
  532.                  'width' => '',
  533.                  'height' => '',
  534.                  'maxTabs' => NULL,
  535.                  'border' => false,
  536.                  'provideSplitView' => false,
  537.                  'tabPosition' => NULL,
  538.                  'hideLabelsWhenTabsReached' => NULL,
  539.                  'referencedFields' => 
  540.                 array (
  541.                 ),
  542.                  'fieldDefinitionsCache' => NULL,
  543.                  'permissionView' => NULL,
  544.                  'permissionEdit' => NULL,
  545.                  'labelWidth' => 0,
  546.                  'labelAlign' => 'left',
  547.               )),
  548.               => 
  549.               \Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  550.                  'name' => 'localizedfields',
  551.                  'title' => '',
  552.                  'tooltip' => '',
  553.                  'mandatory' => false,
  554.                  'noteditable' => false,
  555.                  'index' => NULL,
  556.                  'locked' => false,
  557.                  'style' => '',
  558.                  'permissions' => NULL,
  559.                  'datatype' => 'data',
  560.                  'fieldtype' => 'localizedfields',
  561.                  'relationType' => false,
  562.                  'invisible' => false,
  563.                  'visibleGridView' => true,
  564.                  'visibleSearch' => true,
  565.                  'forbiddenNames' => 
  566.                 array (
  567.                   => 'id',
  568.                   => 'key',
  569.                   => 'path',
  570.                   => 'type',
  571.                   => 'index',
  572.                   => 'classname',
  573.                   => 'creationdate',
  574.                   => 'userowner',
  575.                   => 'value',
  576.                   => 'class',
  577.                   10 => 'list',
  578.                   11 => 'fullpath',
  579.                   12 => 'childs',
  580.                   13 => 'values',
  581.                   14 => 'cachetag',
  582.                   15 => 'cachetags',
  583.                   16 => 'parent',
  584.                   17 => 'published',
  585.                   18 => 'valuefromparent',
  586.                   19 => 'userpermissions',
  587.                   20 => 'dependencies',
  588.                   21 => 'modificationdate',
  589.                   22 => 'usermodification',
  590.                   23 => 'byid',
  591.                   24 => 'bypath',
  592.                   25 => 'data',
  593.                   26 => 'versions',
  594.                   27 => 'properties',
  595.                   28 => 'permissions',
  596.                   29 => 'permissionsforuser',
  597.                   30 => 'childamount',
  598.                   31 => 'apipluginbroker',
  599.                   32 => 'resource',
  600.                   33 => 'parentClass',
  601.                   34 => 'definition',
  602.                   35 => 'locked',
  603.                   36 => 'language',
  604.                   37 => 'omitmandatorycheck',
  605.                   38 => 'idpath',
  606.                   39 => 'object',
  607.                   40 => 'fieldname',
  608.                   41 => 'property',
  609.                   42 => 'parentid',
  610.                   43 => 'children',
  611.                   44 => 'scheduledtasks',
  612.                 ),
  613.                  'blockedVarsForExport' => 
  614.                 array (
  615.                 ),
  616.                  'childs' => 
  617.                 array (
  618.                   => 
  619.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  620.                      'name' => 'bannertitle',
  621.                      'title' => 'Banner Title',
  622.                      'tooltip' => '',
  623.                      'mandatory' => false,
  624.                      'noteditable' => false,
  625.                      'index' => false,
  626.                      'locked' => false,
  627.                      'style' => '',
  628.                      'permissions' => NULL,
  629.                      'datatype' => 'data',
  630.                      'fieldtype' => 'input',
  631.                      'relationType' => false,
  632.                      'invisible' => false,
  633.                      'visibleGridView' => false,
  634.                      'visibleSearch' => false,
  635.                      'forbiddenNames' => 
  636.                     array (
  637.                       => 'id',
  638.                       => 'key',
  639.                       => 'path',
  640.                       => 'type',
  641.                       => 'index',
  642.                       => 'classname',
  643.                       => 'creationdate',
  644.                       => 'userowner',
  645.                       => 'value',
  646.                       => 'class',
  647.                       10 => 'list',
  648.                       11 => 'fullpath',
  649.                       12 => 'childs',
  650.                       13 => 'values',
  651.                       14 => 'cachetag',
  652.                       15 => 'cachetags',
  653.                       16 => 'parent',
  654.                       17 => 'published',
  655.                       18 => 'valuefromparent',
  656.                       19 => 'userpermissions',
  657.                       20 => 'dependencies',
  658.                       21 => 'modificationdate',
  659.                       22 => 'usermodification',
  660.                       23 => 'byid',
  661.                       24 => 'bypath',
  662.                       25 => 'data',
  663.                       26 => 'versions',
  664.                       27 => 'properties',
  665.                       28 => 'permissions',
  666.                       29 => 'permissionsforuser',
  667.                       30 => 'childamount',
  668.                       31 => 'apipluginbroker',
  669.                       32 => 'resource',
  670.                       33 => 'parentClass',
  671.                       34 => 'definition',
  672.                       35 => 'locked',
  673.                       36 => 'language',
  674.                       37 => 'omitmandatorycheck',
  675.                       38 => 'idpath',
  676.                       39 => 'object',
  677.                       40 => 'fieldname',
  678.                       41 => 'property',
  679.                       42 => 'parentid',
  680.                       43 => 'children',
  681.                       44 => 'scheduledtasks',
  682.                     ),
  683.                      'blockedVarsForExport' => 
  684.                     array (
  685.                     ),
  686.                      'width' => '',
  687.                      'defaultValue' => NULL,
  688.                      'columnLength' => 190,
  689.                      'regex' => '',
  690.                      'unique' => false,
  691.                      'showCharCount' => false,
  692.                      'defaultValueGenerator' => '',
  693.                   )),
  694.                   => 
  695.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
  696.                      'name' => 'bannerdescription',
  697.                      'title' => 'Banner Description',
  698.                      'tooltip' => '',
  699.                      'mandatory' => false,
  700.                      'noteditable' => false,
  701.                      'index' => false,
  702.                      'locked' => false,
  703.                      'style' => '',
  704.                      'permissions' => NULL,
  705.                      'datatype' => 'data',
  706.                      'fieldtype' => 'textarea',
  707.                      'relationType' => false,
  708.                      'invisible' => false,
  709.                      'visibleGridView' => false,
  710.                      'visibleSearch' => false,
  711.                      'forbiddenNames' => 
  712.                     array (
  713.                       => 'id',
  714.                       => 'key',
  715.                       => 'path',
  716.                       => 'type',
  717.                       => 'index',
  718.                       => 'classname',
  719.                       => 'creationdate',
  720.                       => 'userowner',
  721.                       => 'value',
  722.                       => 'class',
  723.                       10 => 'list',
  724.                       11 => 'fullpath',
  725.                       12 => 'childs',
  726.                       13 => 'values',
  727.                       14 => 'cachetag',
  728.                       15 => 'cachetags',
  729.                       16 => 'parent',
  730.                       17 => 'published',
  731.                       18 => 'valuefromparent',
  732.                       19 => 'userpermissions',
  733.                       20 => 'dependencies',
  734.                       21 => 'modificationdate',
  735.                       22 => 'usermodification',
  736.                       23 => 'byid',
  737.                       24 => 'bypath',
  738.                       25 => 'data',
  739.                       26 => 'versions',
  740.                       27 => 'properties',
  741.                       28 => 'permissions',
  742.                       29 => 'permissionsforuser',
  743.                       30 => 'childamount',
  744.                       31 => 'apipluginbroker',
  745.                       32 => 'resource',
  746.                       33 => 'parentClass',
  747.                       34 => 'definition',
  748.                       35 => 'locked',
  749.                       36 => 'language',
  750.                       37 => 'omitmandatorycheck',
  751.                       38 => 'idpath',
  752.                       39 => 'object',
  753.                       40 => 'fieldname',
  754.                       41 => 'property',
  755.                       42 => 'parentid',
  756.                       43 => 'children',
  757.                       44 => 'scheduledtasks',
  758.                     ),
  759.                      'blockedVarsForExport' => 
  760.                     array (
  761.                     ),
  762.                      'width' => '',
  763.                      'height' => '',
  764.                      'maxLength' => NULL,
  765.                      'showCharCount' => false,
  766.                      'excludeFromSearchIndex' => false,
  767.                   )),
  768.                 ),
  769.                  'region' => NULL,
  770.                  'layout' => NULL,
  771.                  'width' => '',
  772.                  'height' => '',
  773.                  'maxTabs' => NULL,
  774.                  'border' => false,
  775.                  'provideSplitView' => false,
  776.                  'tabPosition' => NULL,
  777.                  'hideLabelsWhenTabsReached' => NULL,
  778.                  'referencedFields' => 
  779.                 array (
  780.                 ),
  781.                  'fieldDefinitionsCache' => NULL,
  782.                  'permissionView' => NULL,
  783.                  'permissionEdit' => NULL,
  784.                  'labelWidth' => 0,
  785.                  'labelAlign' => 'left',
  786.               )),
  787.               => 
  788.               \Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  789.                  'name' => 'localizedfields',
  790.                  'title' => '',
  791.                  'tooltip' => '',
  792.                  'mandatory' => false,
  793.                  'noteditable' => false,
  794.                  'index' => NULL,
  795.                  'locked' => false,
  796.                  'style' => '',
  797.                  'permissions' => NULL,
  798.                  'datatype' => 'data',
  799.                  'fieldtype' => 'localizedfields',
  800.                  'relationType' => false,
  801.                  'invisible' => false,
  802.                  'visibleGridView' => true,
  803.                  'visibleSearch' => true,
  804.                  'forbiddenNames' => 
  805.                 array (
  806.                   => 'id',
  807.                   => 'key',
  808.                   => 'path',
  809.                   => 'type',
  810.                   => 'index',
  811.                   => 'classname',
  812.                   => 'creationdate',
  813.                   => 'userowner',
  814.                   => 'value',
  815.                   => 'class',
  816.                   10 => 'list',
  817.                   11 => 'fullpath',
  818.                   12 => 'childs',
  819.                   13 => 'values',
  820.                   14 => 'cachetag',
  821.                   15 => 'cachetags',
  822.                   16 => 'parent',
  823.                   17 => 'published',
  824.                   18 => 'valuefromparent',
  825.                   19 => 'userpermissions',
  826.                   20 => 'dependencies',
  827.                   21 => 'modificationdate',
  828.                   22 => 'usermodification',
  829.                   23 => 'byid',
  830.                   24 => 'bypath',
  831.                   25 => 'data',
  832.                   26 => 'versions',
  833.                   27 => 'properties',
  834.                   28 => 'permissions',
  835.                   29 => 'permissionsforuser',
  836.                   30 => 'childamount',
  837.                   31 => 'apipluginbroker',
  838.                   32 => 'resource',
  839.                   33 => 'parentClass',
  840.                   34 => 'definition',
  841.                   35 => 'locked',
  842.                   36 => 'language',
  843.                   37 => 'omitmandatorycheck',
  844.                   38 => 'idpath',
  845.                   39 => 'object',
  846.                   40 => 'fieldname',
  847.                   41 => 'property',
  848.                   42 => 'parentid',
  849.                   43 => 'children',
  850.                   44 => 'scheduledtasks',
  851.                 ),
  852.                  'blockedVarsForExport' => 
  853.                 array (
  854.                 ),
  855.                  'childs' => 
  856.                 array (
  857.                   => 
  858.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  859.                      'name' => 'meta_title',
  860.                      'title' => 'meta_title',
  861.                      'tooltip' => '',
  862.                      'mandatory' => false,
  863.                      'noteditable' => false,
  864.                      'index' => false,
  865.                      'locked' => false,
  866.                      'style' => '',
  867.                      'permissions' => NULL,
  868.                      'datatype' => 'data',
  869.                      'fieldtype' => 'input',
  870.                      'relationType' => false,
  871.                      'invisible' => false,
  872.                      'visibleGridView' => false,
  873.                      'visibleSearch' => false,
  874.                      'forbiddenNames' => 
  875.                     array (
  876.                       => 'id',
  877.                       => 'key',
  878.                       => 'path',
  879.                       => 'type',
  880.                       => 'index',
  881.                       => 'classname',
  882.                       => 'creationdate',
  883.                       => 'userowner',
  884.                       => 'value',
  885.                       => 'class',
  886.                       10 => 'list',
  887.                       11 => 'fullpath',
  888.                       12 => 'childs',
  889.                       13 => 'values',
  890.                       14 => 'cachetag',
  891.                       15 => 'cachetags',
  892.                       16 => 'parent',
  893.                       17 => 'published',
  894.                       18 => 'valuefromparent',
  895.                       19 => 'userpermissions',
  896.                       20 => 'dependencies',
  897.                       21 => 'modificationdate',
  898.                       22 => 'usermodification',
  899.                       23 => 'byid',
  900.                       24 => 'bypath',
  901.                       25 => 'data',
  902.                       26 => 'versions',
  903.                       27 => 'properties',
  904.                       28 => 'permissions',
  905.                       29 => 'permissionsforuser',
  906.                       30 => 'childamount',
  907.                       31 => 'apipluginbroker',
  908.                       32 => 'resource',
  909.                       33 => 'parentClass',
  910.                       34 => 'definition',
  911.                       35 => 'locked',
  912.                       36 => 'language',
  913.                       37 => 'omitmandatorycheck',
  914.                       38 => 'idpath',
  915.                       39 => 'object',
  916.                       40 => 'fieldname',
  917.                       41 => 'property',
  918.                       42 => 'parentid',
  919.                       43 => 'children',
  920.                       44 => 'scheduledtasks',
  921.                     ),
  922.                      'blockedVarsForExport' => 
  923.                     array (
  924.                     ),
  925.                      'width' => '',
  926.                      'defaultValue' => NULL,
  927.                      'columnLength' => 190,
  928.                      'regex' => '',
  929.                      'unique' => false,
  930.                      'showCharCount' => false,
  931.                      'defaultValueGenerator' => '',
  932.                   )),
  933.                   => 
  934.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
  935.                      'name' => 'meta_description',
  936.                      'title' => 'Meta Description',
  937.                      'tooltip' => '',
  938.                      'mandatory' => false,
  939.                      'noteditable' => false,
  940.                      'index' => false,
  941.                      'locked' => false,
  942.                      'style' => '',
  943.                      'permissions' => NULL,
  944.                      'datatype' => 'data',
  945.                      'fieldtype' => 'textarea',
  946.                      'relationType' => false,
  947.                      'invisible' => false,
  948.                      'visibleGridView' => false,
  949.                      'visibleSearch' => false,
  950.                      'forbiddenNames' => 
  951.                     array (
  952.                       => 'id',
  953.                       => 'key',
  954.                       => 'path',
  955.                       => 'type',
  956.                       => 'index',
  957.                       => 'classname',
  958.                       => 'creationdate',
  959.                       => 'userowner',
  960.                       => 'value',
  961.                       => 'class',
  962.                       10 => 'list',
  963.                       11 => 'fullpath',
  964.                       12 => 'childs',
  965.                       13 => 'values',
  966.                       14 => 'cachetag',
  967.                       15 => 'cachetags',
  968.                       16 => 'parent',
  969.                       17 => 'published',
  970.                       18 => 'valuefromparent',
  971.                       19 => 'userpermissions',
  972.                       20 => 'dependencies',
  973.                       21 => 'modificationdate',
  974.                       22 => 'usermodification',
  975.                       23 => 'byid',
  976.                       24 => 'bypath',
  977.                       25 => 'data',
  978.                       26 => 'versions',
  979.                       27 => 'properties',
  980.                       28 => 'permissions',
  981.                       29 => 'permissionsforuser',
  982.                       30 => 'childamount',
  983.                       31 => 'apipluginbroker',
  984.                       32 => 'resource',
  985.                       33 => 'parentClass',
  986.                       34 => 'definition',
  987.                       35 => 'locked',
  988.                       36 => 'language',
  989.                       37 => 'omitmandatorycheck',
  990.                       38 => 'idpath',
  991.                       39 => 'object',
  992.                       40 => 'fieldname',
  993.                       41 => 'property',
  994.                       42 => 'parentid',
  995.                       43 => 'children',
  996.                       44 => 'scheduledtasks',
  997.                     ),
  998.                      'blockedVarsForExport' => 
  999.                     array (
  1000.                     ),
  1001.                      'width' => '',
  1002.                      'height' => '',
  1003.                      'maxLength' => NULL,
  1004.                      'showCharCount' => false,
  1005.                      'excludeFromSearchIndex' => false,
  1006.                   )),
  1007.                 ),
  1008.                  'region' => NULL,
  1009.                  'layout' => NULL,
  1010.                  'width' => '',
  1011.                  'height' => '',
  1012.                  'maxTabs' => NULL,
  1013.                  'border' => false,
  1014.                  'provideSplitView' => false,
  1015.                  'tabPosition' => NULL,
  1016.                  'hideLabelsWhenTabsReached' => NULL,
  1017.                  'referencedFields' => 
  1018.                 array (
  1019.                 ),
  1020.                  'fieldDefinitionsCache' => NULL,
  1021.                  'permissionView' => NULL,
  1022.                  'permissionEdit' => NULL,
  1023.                  'labelWidth' => 0,
  1024.                  'labelAlign' => 'left',
  1025.               )),
  1026.             ),
  1027.              'fieldDefinitionsCache' => NULL,
  1028.              'permissionView' => NULL,
  1029.              'permissionEdit' => NULL,
  1030.              'labelWidth' => 0,
  1031.              'labelAlign' => 'left',
  1032.           )),
  1033.           => 
  1034.           \Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  1035.              'name' => 'Layout',
  1036.              'type' => NULL,
  1037.              'region' => NULL,
  1038.              'title' => 'Data',
  1039.              'width' => '',
  1040.              'height' => '',
  1041.              'collapsible' => false,
  1042.              'collapsed' => false,
  1043.              'bodyStyle' => '',
  1044.              'datatype' => 'layout',
  1045.              'permissions' => NULL,
  1046.              'childs' => 
  1047.             array (
  1048.               => 
  1049.               \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  1050.                  'name' => 'url',
  1051.                  'title' => 'Url',
  1052.                  'tooltip' => '',
  1053.                  'mandatory' => true,
  1054.                  'noteditable' => false,
  1055.                  'index' => false,
  1056.                  'locked' => false,
  1057.                  'style' => '',
  1058.                  'permissions' => NULL,
  1059.                  'datatype' => 'data',
  1060.                  'fieldtype' => 'input',
  1061.                  'relationType' => false,
  1062.                  'invisible' => false,
  1063.                  'visibleGridView' => false,
  1064.                  'visibleSearch' => false,
  1065.                  'forbiddenNames' => 
  1066.                 array (
  1067.                   => 'id',
  1068.                   => 'key',
  1069.                   => 'path',
  1070.                   => 'type',
  1071.                   => 'index',
  1072.                   => 'classname',
  1073.                   => 'creationdate',
  1074.                   => 'userowner',
  1075.                   => 'value',
  1076.                   => 'class',
  1077.                   10 => 'list',
  1078.                   11 => 'fullpath',
  1079.                   12 => 'childs',
  1080.                   13 => 'values',
  1081.                   14 => 'cachetag',
  1082.                   15 => 'cachetags',
  1083.                   16 => 'parent',
  1084.                   17 => 'published',
  1085.                   18 => 'valuefromparent',
  1086.                   19 => 'userpermissions',
  1087.                   20 => 'dependencies',
  1088.                   21 => 'modificationdate',
  1089.                   22 => 'usermodification',
  1090.                   23 => 'byid',
  1091.                   24 => 'bypath',
  1092.                   25 => 'data',
  1093.                   26 => 'versions',
  1094.                   27 => 'properties',
  1095.                   28 => 'permissions',
  1096.                   29 => 'permissionsforuser',
  1097.                   30 => 'childamount',
  1098.                   31 => 'apipluginbroker',
  1099.                   32 => 'resource',
  1100.                   33 => 'parentClass',
  1101.                   34 => 'definition',
  1102.                   35 => 'locked',
  1103.                   36 => 'language',
  1104.                   37 => 'omitmandatorycheck',
  1105.                   38 => 'idpath',
  1106.                   39 => 'object',
  1107.                   40 => 'fieldname',
  1108.                   41 => 'property',
  1109.                   42 => 'parentid',
  1110.                   43 => 'children',
  1111.                   44 => 'scheduledtasks',
  1112.                 ),
  1113.                  'blockedVarsForExport' => 
  1114.                 array (
  1115.                 ),
  1116.                  'width' => '',
  1117.                  'defaultValue' => NULL,
  1118.                  'columnLength' => 190,
  1119.                  'regex' => '',
  1120.                  'unique' => true,
  1121.                  'showCharCount' => false,
  1122.                  'defaultValueGenerator' => '',
  1123.               )),
  1124.               => 
  1125.               \Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
  1126.                  'name' => 'resourcetype',
  1127.                  'title' => 'Resource Type',
  1128.                  'tooltip' => '',
  1129.                  'mandatory' => false,
  1130.                  'noteditable' => false,
  1131.                  'index' => false,
  1132.                  'locked' => false,
  1133.                  'style' => '',
  1134.                  'permissions' => NULL,
  1135.                  'datatype' => 'data',
  1136.                  'fieldtype' => 'select',
  1137.                  'relationType' => false,
  1138.                  'invisible' => false,
  1139.                  'visibleGridView' => false,
  1140.                  'visibleSearch' => false,
  1141.                  'forbiddenNames' => 
  1142.                 array (
  1143.                   => 'id',
  1144.                   => 'key',
  1145.                   => 'path',
  1146.                   => 'type',
  1147.                   => 'index',
  1148.                   => 'classname',
  1149.                   => 'creationdate',
  1150.                   => 'userowner',
  1151.                   => 'value',
  1152.                   => 'class',
  1153.                   10 => 'list',
  1154.                   11 => 'fullpath',
  1155.                   12 => 'childs',
  1156.                   13 => 'values',
  1157.                   14 => 'cachetag',
  1158.                   15 => 'cachetags',
  1159.                   16 => 'parent',
  1160.                   17 => 'published',
  1161.                   18 => 'valuefromparent',
  1162.                   19 => 'userpermissions',
  1163.                   20 => 'dependencies',
  1164.                   21 => 'modificationdate',
  1165.                   22 => 'usermodification',
  1166.                   23 => 'byid',
  1167.                   24 => 'bypath',
  1168.                   25 => 'data',
  1169.                   26 => 'versions',
  1170.                   27 => 'properties',
  1171.                   28 => 'permissions',
  1172.                   29 => 'permissionsforuser',
  1173.                   30 => 'childamount',
  1174.                   31 => 'apipluginbroker',
  1175.                   32 => 'resource',
  1176.                   33 => 'parentClass',
  1177.                   34 => 'definition',
  1178.                   35 => 'locked',
  1179.                   36 => 'language',
  1180.                   37 => 'omitmandatorycheck',
  1181.                   38 => 'idpath',
  1182.                   39 => 'object',
  1183.                   40 => 'fieldname',
  1184.                   41 => 'property',
  1185.                   42 => 'parentid',
  1186.                   43 => 'children',
  1187.                   44 => 'scheduledtasks',
  1188.                 ),
  1189.                  'blockedVarsForExport' => 
  1190.                 array (
  1191.                 ),
  1192.                  'options' => 
  1193.                 array (
  1194.                   => 
  1195.                   array (
  1196.                     'key' => 'Event',
  1197.                     'value' => 'event',
  1198.                   ),
  1199.                   => 
  1200.                   array (
  1201.                     'key' => 'News',
  1202.                     'value' => 'news',
  1203.                   ),
  1204.                 ),
  1205.                  'width' => '',
  1206.                  'defaultValue' => '',
  1207.                  'optionsProviderClass' => '',
  1208.                  'optionsProviderData' => '',
  1209.                  'columnLength' => 190,
  1210.                  'dynamicOptions' => false,
  1211.                  'defaultValueGenerator' => '',
  1212.               )),
  1213.             ),
  1214.              'locked' => false,
  1215.              'blockedVarsForExport' => 
  1216.             array (
  1217.             ),
  1218.              'fieldtype' => 'panel',
  1219.              'layout' => NULL,
  1220.              'border' => false,
  1221.              'icon' => '',
  1222.              'labelWidth' => 0,
  1223.              'labelAlign' => 'left',
  1224.           )),
  1225.           => 
  1226.           \Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  1227.              'name' => 'media',
  1228.              'type' => NULL,
  1229.              'region' => NULL,
  1230.              'title' => 'Media',
  1231.              'width' => '',
  1232.              'height' => '',
  1233.              'collapsible' => false,
  1234.              'collapsed' => false,
  1235.              'bodyStyle' => '',
  1236.              'datatype' => 'layout',
  1237.              'permissions' => NULL,
  1238.              'childs' => 
  1239.             array (
  1240.               => 
  1241.               \Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  1242.                  'name' => 'localizedfields',
  1243.                  'title' => '',
  1244.                  'tooltip' => '',
  1245.                  'mandatory' => false,
  1246.                  'noteditable' => false,
  1247.                  'index' => NULL,
  1248.                  'locked' => false,
  1249.                  'style' => '',
  1250.                  'permissions' => NULL,
  1251.                  'datatype' => 'data',
  1252.                  'fieldtype' => 'localizedfields',
  1253.                  'relationType' => false,
  1254.                  'invisible' => false,
  1255.                  'visibleGridView' => true,
  1256.                  'visibleSearch' => true,
  1257.                  'forbiddenNames' => 
  1258.                 array (
  1259.                   => 'id',
  1260.                   => 'key',
  1261.                   => 'path',
  1262.                   => 'type',
  1263.                   => 'index',
  1264.                   => 'classname',
  1265.                   => 'creationdate',
  1266.                   => 'userowner',
  1267.                   => 'value',
  1268.                   => 'class',
  1269.                   10 => 'list',
  1270.                   11 => 'fullpath',
  1271.                   12 => 'childs',
  1272.                   13 => 'values',
  1273.                   14 => 'cachetag',
  1274.                   15 => 'cachetags',
  1275.                   16 => 'parent',
  1276.                   17 => 'published',
  1277.                   18 => 'valuefromparent',
  1278.                   19 => 'userpermissions',
  1279.                   20 => 'dependencies',
  1280.                   21 => 'modificationdate',
  1281.                   22 => 'usermodification',
  1282.                   23 => 'byid',
  1283.                   24 => 'bypath',
  1284.                   25 => 'data',
  1285.                   26 => 'versions',
  1286.                   27 => 'properties',
  1287.                   28 => 'permissions',
  1288.                   29 => 'permissionsforuser',
  1289.                   30 => 'childamount',
  1290.                   31 => 'apipluginbroker',
  1291.                   32 => 'resource',
  1292.                   33 => 'parentClass',
  1293.                   34 => 'definition',
  1294.                   35 => 'locked',
  1295.                   36 => 'language',
  1296.                   37 => 'omitmandatorycheck',
  1297.                   38 => 'idpath',
  1298.                   39 => 'object',
  1299.                   40 => 'fieldname',
  1300.                   41 => 'property',
  1301.                   42 => 'parentid',
  1302.                   43 => 'children',
  1303.                   44 => 'scheduledtasks',
  1304.                 ),
  1305.                  'blockedVarsForExport' => 
  1306.                 array (
  1307.                 ),
  1308.                  'childs' => 
  1309.                 array (
  1310.                   => 
  1311.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  1312.                      'name' => 'image',
  1313.                      'title' => 'Image',
  1314.                      'tooltip' => '',
  1315.                      'mandatory' => false,
  1316.                      'noteditable' => false,
  1317.                      'index' => false,
  1318.                      'locked' => false,
  1319.                      'style' => '',
  1320.                      'permissions' => NULL,
  1321.                      'datatype' => 'data',
  1322.                      'fieldtype' => 'image',
  1323.                      'relationType' => false,
  1324.                      'invisible' => false,
  1325.                      'visibleGridView' => false,
  1326.                      'visibleSearch' => false,
  1327.                      'forbiddenNames' => 
  1328.                     array (
  1329.                       => 'id',
  1330.                       => 'key',
  1331.                       => 'path',
  1332.                       => 'type',
  1333.                       => 'index',
  1334.                       => 'classname',
  1335.                       => 'creationdate',
  1336.                       => 'userowner',
  1337.                       => 'value',
  1338.                       => 'class',
  1339.                       10 => 'list',
  1340.                       11 => 'fullpath',
  1341.                       12 => 'childs',
  1342.                       13 => 'values',
  1343.                       14 => 'cachetag',
  1344.                       15 => 'cachetags',
  1345.                       16 => 'parent',
  1346.                       17 => 'published',
  1347.                       18 => 'valuefromparent',
  1348.                       19 => 'userpermissions',
  1349.                       20 => 'dependencies',
  1350.                       21 => 'modificationdate',
  1351.                       22 => 'usermodification',
  1352.                       23 => 'byid',
  1353.                       24 => 'bypath',
  1354.                       25 => 'data',
  1355.                       26 => 'versions',
  1356.                       27 => 'properties',
  1357.                       28 => 'permissions',
  1358.                       29 => 'permissionsforuser',
  1359.                       30 => 'childamount',
  1360.                       31 => 'apipluginbroker',
  1361.                       32 => 'resource',
  1362.                       33 => 'parentClass',
  1363.                       34 => 'definition',
  1364.                       35 => 'locked',
  1365.                       36 => 'language',
  1366.                       37 => 'omitmandatorycheck',
  1367.                       38 => 'idpath',
  1368.                       39 => 'object',
  1369.                       40 => 'fieldname',
  1370.                       41 => 'property',
  1371.                       42 => 'parentid',
  1372.                       43 => 'children',
  1373.                       44 => 'scheduledtasks',
  1374.                     ),
  1375.                      'blockedVarsForExport' => 
  1376.                     array (
  1377.                     ),
  1378.                      'width' => '',
  1379.                      'height' => '',
  1380.                      'uploadPath' => '',
  1381.                   )),
  1382.                   => 
  1383.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Video::__set_state(array(
  1384.                      'name' => 'video',
  1385.                      'title' => 'video',
  1386.                      'tooltip' => '',
  1387.                      'mandatory' => false,
  1388.                      'noteditable' => false,
  1389.                      'index' => false,
  1390.                      'locked' => false,
  1391.                      'style' => '',
  1392.                      'permissions' => NULL,
  1393.                      'datatype' => 'data',
  1394.                      'fieldtype' => 'video',
  1395.                      'relationType' => false,
  1396.                      'invisible' => false,
  1397.                      'visibleGridView' => false,
  1398.                      'visibleSearch' => false,
  1399.                      'forbiddenNames' => 
  1400.                     array (
  1401.                       => 'id',
  1402.                       => 'key',
  1403.                       => 'path',
  1404.                       => 'type',
  1405.                       => 'index',
  1406.                       => 'classname',
  1407.                       => 'creationdate',
  1408.                       => 'userowner',
  1409.                       => 'value',
  1410.                       => 'class',
  1411.                       10 => 'list',
  1412.                       11 => 'fullpath',
  1413.                       12 => 'childs',
  1414.                       13 => 'values',
  1415.                       14 => 'cachetag',
  1416.                       15 => 'cachetags',
  1417.                       16 => 'parent',
  1418.                       17 => 'published',
  1419.                       18 => 'valuefromparent',
  1420.                       19 => 'userpermissions',
  1421.                       20 => 'dependencies',
  1422.                       21 => 'modificationdate',
  1423.                       22 => 'usermodification',
  1424.                       23 => 'byid',
  1425.                       24 => 'bypath',
  1426.                       25 => 'data',
  1427.                       26 => 'versions',
  1428.                       27 => 'properties',
  1429.                       28 => 'permissions',
  1430.                       29 => 'permissionsforuser',
  1431.                       30 => 'childamount',
  1432.                       31 => 'apipluginbroker',
  1433.                       32 => 'resource',
  1434.                       33 => 'parentClass',
  1435.                       34 => 'definition',
  1436.                       35 => 'locked',
  1437.                       36 => 'language',
  1438.                       37 => 'omitmandatorycheck',
  1439.                       38 => 'idpath',
  1440.                       39 => 'object',
  1441.                       40 => 'fieldname',
  1442.                       41 => 'property',
  1443.                       42 => 'parentid',
  1444.                       43 => 'children',
  1445.                       44 => 'scheduledtasks',
  1446.                     ),
  1447.                      'blockedVarsForExport' => 
  1448.                     array (
  1449.                     ),
  1450.                      'width' => '',
  1451.                      'height' => '',
  1452.                   )),
  1453.                 ),
  1454.                  'region' => NULL,
  1455.                  'layout' => NULL,
  1456.                  'width' => '',
  1457.                  'height' => '',
  1458.                  'maxTabs' => NULL,
  1459.                  'border' => false,
  1460.                  'provideSplitView' => false,
  1461.                  'tabPosition' => NULL,
  1462.                  'hideLabelsWhenTabsReached' => NULL,
  1463.                  'referencedFields' => 
  1464.                 array (
  1465.                 ),
  1466.                  'fieldDefinitionsCache' => NULL,
  1467.                  'permissionView' => NULL,
  1468.                  'permissionEdit' => NULL,
  1469.                  'labelWidth' => 0,
  1470.                  'labelAlign' => 'left',
  1471.               )),
  1472.             ),
  1473.              'locked' => false,
  1474.              'blockedVarsForExport' => 
  1475.             array (
  1476.             ),
  1477.              'fieldtype' => 'panel',
  1478.              'layout' => NULL,
  1479.              'border' => false,
  1480.              'icon' => '',
  1481.              'labelWidth' => 0,
  1482.              'labelAlign' => 'left',
  1483.           )),
  1484.           => 
  1485.           \Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  1486.              'name' => 'Layout',
  1487.              'type' => NULL,
  1488.              'region' => NULL,
  1489.              'title' => 'Banner',
  1490.              'width' => '',
  1491.              'height' => '',
  1492.              'collapsible' => false,
  1493.              'collapsed' => false,
  1494.              'bodyStyle' => '',
  1495.              'datatype' => 'layout',
  1496.              'permissions' => NULL,
  1497.              'childs' => 
  1498.             array (
  1499.               => 
  1500.               \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  1501.                  'name' => 'bannerlink',
  1502.                  'title' => 'Banner Link',
  1503.                  'tooltip' => '',
  1504.                  'mandatory' => false,
  1505.                  'noteditable' => false,
  1506.                  'index' => false,
  1507.                  'locked' => false,
  1508.                  'style' => '',
  1509.                  'permissions' => NULL,
  1510.                  'datatype' => 'data',
  1511.                  'fieldtype' => 'input',
  1512.                  'relationType' => false,
  1513.                  'invisible' => false,
  1514.                  'visibleGridView' => false,
  1515.                  'visibleSearch' => false,
  1516.                  'forbiddenNames' => 
  1517.                 array (
  1518.                   => 'id',
  1519.                   => 'key',
  1520.                   => 'path',
  1521.                   => 'type',
  1522.                   => 'index',
  1523.                   => 'classname',
  1524.                   => 'creationdate',
  1525.                   => 'userowner',
  1526.                   => 'value',
  1527.                   => 'class',
  1528.                   10 => 'list',
  1529.                   11 => 'fullpath',
  1530.                   12 => 'childs',
  1531.                   13 => 'values',
  1532.                   14 => 'cachetag',
  1533.                   15 => 'cachetags',
  1534.                   16 => 'parent',
  1535.                   17 => 'published',
  1536.                   18 => 'valuefromparent',
  1537.                   19 => 'userpermissions',
  1538.                   20 => 'dependencies',
  1539.                   21 => 'modificationdate',
  1540.                   22 => 'usermodification',
  1541.                   23 => 'byid',
  1542.                   24 => 'bypath',
  1543.                   25 => 'data',
  1544.                   26 => 'versions',
  1545.                   27 => 'properties',
  1546.                   28 => 'permissions',
  1547.                   29 => 'permissionsforuser',
  1548.                   30 => 'childamount',
  1549.                   31 => 'apipluginbroker',
  1550.                   32 => 'resource',
  1551.                   33 => 'parentClass',
  1552.                   34 => 'definition',
  1553.                   35 => 'locked',
  1554.                   36 => 'language',
  1555.                   37 => 'omitmandatorycheck',
  1556.                   38 => 'idpath',
  1557.                   39 => 'object',
  1558.                   40 => 'fieldname',
  1559.                   41 => 'property',
  1560.                   42 => 'parentid',
  1561.                   43 => 'children',
  1562.                   44 => 'scheduledtasks',
  1563.                 ),
  1564.                  'blockedVarsForExport' => 
  1565.                 array (
  1566.                 ),
  1567.                  'width' => '',
  1568.                  'defaultValue' => NULL,
  1569.                  'columnLength' => 190,
  1570.                  'regex' => '',
  1571.                  'unique' => false,
  1572.                  'showCharCount' => false,
  1573.                  'defaultValueGenerator' => '',
  1574.               )),
  1575.               => 
  1576.               \Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  1577.                  'name' => 'localizedfields',
  1578.                  'title' => '',
  1579.                  'tooltip' => '',
  1580.                  'mandatory' => false,
  1581.                  'noteditable' => false,
  1582.                  'index' => NULL,
  1583.                  'locked' => false,
  1584.                  'style' => '',
  1585.                  'permissions' => NULL,
  1586.                  'datatype' => 'data',
  1587.                  'fieldtype' => 'localizedfields',
  1588.                  'relationType' => false,
  1589.                  'invisible' => false,
  1590.                  'visibleGridView' => true,
  1591.                  'visibleSearch' => true,
  1592.                  'forbiddenNames' => 
  1593.                 array (
  1594.                   => 'id',
  1595.                   => 'key',
  1596.                   => 'path',
  1597.                   => 'type',
  1598.                   => 'index',
  1599.                   => 'classname',
  1600.                   => 'creationdate',
  1601.                   => 'userowner',
  1602.                   => 'value',
  1603.                   => 'class',
  1604.                   10 => 'list',
  1605.                   11 => 'fullpath',
  1606.                   12 => 'childs',
  1607.                   13 => 'values',
  1608.                   14 => 'cachetag',
  1609.                   15 => 'cachetags',
  1610.                   16 => 'parent',
  1611.                   17 => 'published',
  1612.                   18 => 'valuefromparent',
  1613.                   19 => 'userpermissions',
  1614.                   20 => 'dependencies',
  1615.                   21 => 'modificationdate',
  1616.                   22 => 'usermodification',
  1617.                   23 => 'byid',
  1618.                   24 => 'bypath',
  1619.                   25 => 'data',
  1620.                   26 => 'versions',
  1621.                   27 => 'properties',
  1622.                   28 => 'permissions',
  1623.                   29 => 'permissionsforuser',
  1624.                   30 => 'childamount',
  1625.                   31 => 'apipluginbroker',
  1626.                   32 => 'resource',
  1627.                   33 => 'parentClass',
  1628.                   34 => 'definition',
  1629.                   35 => 'locked',
  1630.                   36 => 'language',
  1631.                   37 => 'omitmandatorycheck',
  1632.                   38 => 'idpath',
  1633.                   39 => 'object',
  1634.                   40 => 'fieldname',
  1635.                   41 => 'property',
  1636.                   42 => 'parentid',
  1637.                   43 => 'children',
  1638.                   44 => 'scheduledtasks',
  1639.                 ),
  1640.                  'blockedVarsForExport' => 
  1641.                 array (
  1642.                 ),
  1643.                  'childs' => 
  1644.                 array (
  1645.                   => 
  1646.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  1647.                      'name' => 'bannertitle',
  1648.                      'title' => 'Banner Title',
  1649.                      'tooltip' => '',
  1650.                      'mandatory' => false,
  1651.                      'noteditable' => false,
  1652.                      'index' => false,
  1653.                      'locked' => false,
  1654.                      'style' => '',
  1655.                      'permissions' => NULL,
  1656.                      'datatype' => 'data',
  1657.                      'fieldtype' => 'input',
  1658.                      'relationType' => false,
  1659.                      'invisible' => false,
  1660.                      'visibleGridView' => false,
  1661.                      'visibleSearch' => false,
  1662.                      'forbiddenNames' => 
  1663.                     array (
  1664.                       => 'id',
  1665.                       => 'key',
  1666.                       => 'path',
  1667.                       => 'type',
  1668.                       => 'index',
  1669.                       => 'classname',
  1670.                       => 'creationdate',
  1671.                       => 'userowner',
  1672.                       => 'value',
  1673.                       => 'class',
  1674.                       10 => 'list',
  1675.                       11 => 'fullpath',
  1676.                       12 => 'childs',
  1677.                       13 => 'values',
  1678.                       14 => 'cachetag',
  1679.                       15 => 'cachetags',
  1680.                       16 => 'parent',
  1681.                       17 => 'published',
  1682.                       18 => 'valuefromparent',
  1683.                       19 => 'userpermissions',
  1684.                       20 => 'dependencies',
  1685.                       21 => 'modificationdate',
  1686.                       22 => 'usermodification',
  1687.                       23 => 'byid',
  1688.                       24 => 'bypath',
  1689.                       25 => 'data',
  1690.                       26 => 'versions',
  1691.                       27 => 'properties',
  1692.                       28 => 'permissions',
  1693.                       29 => 'permissionsforuser',
  1694.                       30 => 'childamount',
  1695.                       31 => 'apipluginbroker',
  1696.                       32 => 'resource',
  1697.                       33 => 'parentClass',
  1698.                       34 => 'definition',
  1699.                       35 => 'locked',
  1700.                       36 => 'language',
  1701.                       37 => 'omitmandatorycheck',
  1702.                       38 => 'idpath',
  1703.                       39 => 'object',
  1704.                       40 => 'fieldname',
  1705.                       41 => 'property',
  1706.                       42 => 'parentid',
  1707.                       43 => 'children',
  1708.                       44 => 'scheduledtasks',
  1709.                     ),
  1710.                      'blockedVarsForExport' => 
  1711.                     array (
  1712.                     ),
  1713.                      'width' => '',
  1714.                      'defaultValue' => NULL,
  1715.                      'columnLength' => 190,
  1716.                      'regex' => '',
  1717.                      'unique' => false,
  1718.                      'showCharCount' => false,
  1719.                      'defaultValueGenerator' => '',
  1720.                   )),
  1721.                   => 
  1722.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
  1723.                      'name' => 'bannerdescription',
  1724.                      'title' => 'Banner Description',
  1725.                      'tooltip' => '',
  1726.                      'mandatory' => false,
  1727.                      'noteditable' => false,
  1728.                      'index' => false,
  1729.                      'locked' => false,
  1730.                      'style' => '',
  1731.                      'permissions' => NULL,
  1732.                      'datatype' => 'data',
  1733.                      'fieldtype' => 'textarea',
  1734.                      'relationType' => false,
  1735.                      'invisible' => false,
  1736.                      'visibleGridView' => false,
  1737.                      'visibleSearch' => false,
  1738.                      'forbiddenNames' => 
  1739.                     array (
  1740.                       => 'id',
  1741.                       => 'key',
  1742.                       => 'path',
  1743.                       => 'type',
  1744.                       => 'index',
  1745.                       => 'classname',
  1746.                       => 'creationdate',
  1747.                       => 'userowner',
  1748.                       => 'value',
  1749.                       => 'class',
  1750.                       10 => 'list',
  1751.                       11 => 'fullpath',
  1752.                       12 => 'childs',
  1753.                       13 => 'values',
  1754.                       14 => 'cachetag',
  1755.                       15 => 'cachetags',
  1756.                       16 => 'parent',
  1757.                       17 => 'published',
  1758.                       18 => 'valuefromparent',
  1759.                       19 => 'userpermissions',
  1760.                       20 => 'dependencies',
  1761.                       21 => 'modificationdate',
  1762.                       22 => 'usermodification',
  1763.                       23 => 'byid',
  1764.                       24 => 'bypath',
  1765.                       25 => 'data',
  1766.                       26 => 'versions',
  1767.                       27 => 'properties',
  1768.                       28 => 'permissions',
  1769.                       29 => 'permissionsforuser',
  1770.                       30 => 'childamount',
  1771.                       31 => 'apipluginbroker',
  1772.                       32 => 'resource',
  1773.                       33 => 'parentClass',
  1774.                       34 => 'definition',
  1775.                       35 => 'locked',
  1776.                       36 => 'language',
  1777.                       37 => 'omitmandatorycheck',
  1778.                       38 => 'idpath',
  1779.                       39 => 'object',
  1780.                       40 => 'fieldname',
  1781.                       41 => 'property',
  1782.                       42 => 'parentid',
  1783.                       43 => 'children',
  1784.                       44 => 'scheduledtasks',
  1785.                     ),
  1786.                      'blockedVarsForExport' => 
  1787.                     array (
  1788.                     ),
  1789.                      'width' => '',
  1790.                      'height' => '',
  1791.                      'maxLength' => NULL,
  1792.                      'showCharCount' => false,
  1793.                      'excludeFromSearchIndex' => false,
  1794.                   )),
  1795.                 ),
  1796.                  'region' => NULL,
  1797.                  'layout' => NULL,
  1798.                  'width' => '',
  1799.                  'height' => '',
  1800.                  'maxTabs' => NULL,
  1801.                  'border' => false,
  1802.                  'provideSplitView' => false,
  1803.                  'tabPosition' => NULL,
  1804.                  'hideLabelsWhenTabsReached' => NULL,
  1805.                  'referencedFields' => 
  1806.                 array (
  1807.                 ),
  1808.                  'fieldDefinitionsCache' => NULL,
  1809.                  'permissionView' => NULL,
  1810.                  'permissionEdit' => NULL,
  1811.                  'labelWidth' => 0,
  1812.                  'labelAlign' => 'left',
  1813.               )),
  1814.               => 
  1815.               \Pimcore\Model\DataObject\ClassDefinition\Data\Video::__set_state(array(
  1816.                  'name' => 'bannervideo',
  1817.                  'title' => 'Banner Video',
  1818.                  'tooltip' => '',
  1819.                  'mandatory' => false,
  1820.                  'noteditable' => false,
  1821.                  'index' => false,
  1822.                  'locked' => false,
  1823.                  'style' => '',
  1824.                  'permissions' => NULL,
  1825.                  'datatype' => 'data',
  1826.                  'fieldtype' => 'video',
  1827.                  'relationType' => false,
  1828.                  'invisible' => false,
  1829.                  'visibleGridView' => false,
  1830.                  'visibleSearch' => false,
  1831.                  'forbiddenNames' => 
  1832.                 array (
  1833.                   => 'id',
  1834.                   => 'key',
  1835.                   => 'path',
  1836.                   => 'type',
  1837.                   => 'index',
  1838.                   => 'classname',
  1839.                   => 'creationdate',
  1840.                   => 'userowner',
  1841.                   => 'value',
  1842.                   => 'class',
  1843.                   10 => 'list',
  1844.                   11 => 'fullpath',
  1845.                   12 => 'childs',
  1846.                   13 => 'values',
  1847.                   14 => 'cachetag',
  1848.                   15 => 'cachetags',
  1849.                   16 => 'parent',
  1850.                   17 => 'published',
  1851.                   18 => 'valuefromparent',
  1852.                   19 => 'userpermissions',
  1853.                   20 => 'dependencies',
  1854.                   21 => 'modificationdate',
  1855.                   22 => 'usermodification',
  1856.                   23 => 'byid',
  1857.                   24 => 'bypath',
  1858.                   25 => 'data',
  1859.                   26 => 'versions',
  1860.                   27 => 'properties',
  1861.                   28 => 'permissions',
  1862.                   29 => 'permissionsforuser',
  1863.                   30 => 'childamount',
  1864.                   31 => 'apipluginbroker',
  1865.                   32 => 'resource',
  1866.                   33 => 'parentClass',
  1867.                   34 => 'definition',
  1868.                   35 => 'locked',
  1869.                   36 => 'language',
  1870.                   37 => 'omitmandatorycheck',
  1871.                   38 => 'idpath',
  1872.                   39 => 'object',
  1873.                   40 => 'fieldname',
  1874.                   41 => 'property',
  1875.                   42 => 'parentid',
  1876.                   43 => 'children',
  1877.                   44 => 'scheduledtasks',
  1878.                 ),
  1879.                  'blockedVarsForExport' => 
  1880.                 array (
  1881.                 ),
  1882.                  'width' => '',
  1883.                  'height' => '',
  1884.               )),
  1885.               => 
  1886.               \Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  1887.                  'name' => 'bannerimage',
  1888.                  'title' => 'Banner image',
  1889.                  'tooltip' => '',
  1890.                  'mandatory' => false,
  1891.                  'noteditable' => false,
  1892.                  'index' => false,
  1893.                  'locked' => false,
  1894.                  'style' => '',
  1895.                  'permissions' => NULL,
  1896.                  'datatype' => 'data',
  1897.                  'fieldtype' => 'image',
  1898.                  'relationType' => false,
  1899.                  'invisible' => false,
  1900.                  'visibleGridView' => false,
  1901.                  'visibleSearch' => false,
  1902.                  'forbiddenNames' => 
  1903.                 array (
  1904.                   => 'id',
  1905.                   => 'key',
  1906.                   => 'path',
  1907.                   => 'type',
  1908.                   => 'index',
  1909.                   => 'classname',
  1910.                   => 'creationdate',
  1911.                   => 'userowner',
  1912.                   => 'value',
  1913.                   => 'class',
  1914.                   10 => 'list',
  1915.                   11 => 'fullpath',
  1916.                   12 => 'childs',
  1917.                   13 => 'values',
  1918.                   14 => 'cachetag',
  1919.                   15 => 'cachetags',
  1920.                   16 => 'parent',
  1921.                   17 => 'published',
  1922.                   18 => 'valuefromparent',
  1923.                   19 => 'userpermissions',
  1924.                   20 => 'dependencies',
  1925.                   21 => 'modificationdate',
  1926.                   22 => 'usermodification',
  1927.                   23 => 'byid',
  1928.                   24 => 'bypath',
  1929.                   25 => 'data',
  1930.                   26 => 'versions',
  1931.                   27 => 'properties',
  1932.                   28 => 'permissions',
  1933.                   29 => 'permissionsforuser',
  1934.                   30 => 'childamount',
  1935.                   31 => 'apipluginbroker',
  1936.                   32 => 'resource',
  1937.                   33 => 'parentClass',
  1938.                   34 => 'definition',
  1939.                   35 => 'locked',
  1940.                   36 => 'language',
  1941.                   37 => 'omitmandatorycheck',
  1942.                   38 => 'idpath',
  1943.                   39 => 'object',
  1944.                   40 => 'fieldname',
  1945.                   41 => 'property',
  1946.                   42 => 'parentid',
  1947.                   43 => 'children',
  1948.                   44 => 'scheduledtasks',
  1949.                 ),
  1950.                  'blockedVarsForExport' => 
  1951.                 array (
  1952.                 ),
  1953.                  'width' => '',
  1954.                  'height' => '',
  1955.                  'uploadPath' => '',
  1956.               )),
  1957.               => 
  1958.               \Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  1959.                  'name' => 'bannerimage_mobile',
  1960.                  'title' => 'Banner image Mobile',
  1961.                  'tooltip' => '',
  1962.                  'mandatory' => false,
  1963.                  'noteditable' => false,
  1964.                  'index' => false,
  1965.                  'locked' => false,
  1966.                  'style' => '',
  1967.                  'permissions' => NULL,
  1968.                  'datatype' => 'data',
  1969.                  'fieldtype' => 'image',
  1970.                  'relationType' => false,
  1971.                  'invisible' => false,
  1972.                  'visibleGridView' => false,
  1973.                  'visibleSearch' => false,
  1974.                  'forbiddenNames' => 
  1975.                 array (
  1976.                   => 'id',
  1977.                   => 'key',
  1978.                   => 'path',
  1979.                   => 'type',
  1980.                   => 'index',
  1981.                   => 'classname',
  1982.                   => 'creationdate',
  1983.                   => 'userowner',
  1984.                   => 'value',
  1985.                   => 'class',
  1986.                   10 => 'list',
  1987.                   11 => 'fullpath',
  1988.                   12 => 'childs',
  1989.                   13 => 'values',
  1990.                   14 => 'cachetag',
  1991.                   15 => 'cachetags',
  1992.                   16 => 'parent',
  1993.                   17 => 'published',
  1994.                   18 => 'valuefromparent',
  1995.                   19 => 'userpermissions',
  1996.                   20 => 'dependencies',
  1997.                   21 => 'modificationdate',
  1998.                   22 => 'usermodification',
  1999.                   23 => 'byid',
  2000.                   24 => 'bypath',
  2001.                   25 => 'data',
  2002.                   26 => 'versions',
  2003.                   27 => 'properties',
  2004.                   28 => 'permissions',
  2005.                   29 => 'permissionsforuser',
  2006.                   30 => 'childamount',
  2007.                   31 => 'apipluginbroker',
  2008.                   32 => 'resource',
  2009.                   33 => 'parentClass',
  2010.                   34 => 'definition',
  2011.                   35 => 'locked',
  2012.                   36 => 'language',
  2013.                   37 => 'omitmandatorycheck',
  2014.                   38 => 'idpath',
  2015.                   39 => 'object',
  2016.                   40 => 'fieldname',
  2017.                   41 => 'property',
  2018.                   42 => 'parentid',
  2019.                   43 => 'children',
  2020.                   44 => 'scheduledtasks',
  2021.                 ),
  2022.                  'blockedVarsForExport' => 
  2023.                 array (
  2024.                 ),
  2025.                  'width' => '',
  2026.                  'height' => '',
  2027.                  'uploadPath' => '',
  2028.               )),
  2029.             ),
  2030.              'locked' => false,
  2031.              'blockedVarsForExport' => 
  2032.             array (
  2033.             ),
  2034.              'fieldtype' => 'panel',
  2035.              'layout' => NULL,
  2036.              'border' => false,
  2037.              'icon' => '',
  2038.              'labelWidth' => 0,
  2039.              'labelAlign' => 'left',
  2040.           )),
  2041.           => 
  2042.           \Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  2043.              'name' => 'Layout',
  2044.              'type' => NULL,
  2045.              'region' => NULL,
  2046.              'title' => 'Slider',
  2047.              'width' => '',
  2048.              'height' => '',
  2049.              'collapsible' => false,
  2050.              'collapsed' => false,
  2051.              'bodyStyle' => '',
  2052.              'datatype' => 'layout',
  2053.              'permissions' => NULL,
  2054.              'childs' => 
  2055.             array (
  2056.               => 
  2057.               \Pimcore\Model\DataObject\ClassDefinition\Data\Block::__set_state(array(
  2058.                  'name' => 'sliders',
  2059.                  'title' => 'sliders',
  2060.                  'tooltip' => '',
  2061.                  'mandatory' => false,
  2062.                  'noteditable' => false,
  2063.                  'index' => false,
  2064.                  'locked' => false,
  2065.                  'style' => '',
  2066.                  'permissions' => NULL,
  2067.                  'datatype' => 'data',
  2068.                  'fieldtype' => 'block',
  2069.                  'relationType' => false,
  2070.                  'invisible' => false,
  2071.                  'visibleGridView' => false,
  2072.                  'visibleSearch' => false,
  2073.                  'forbiddenNames' => 
  2074.                 array (
  2075.                   => 'id',
  2076.                   => 'key',
  2077.                   => 'path',
  2078.                   => 'type',
  2079.                   => 'index',
  2080.                   => 'classname',
  2081.                   => 'creationdate',
  2082.                   => 'userowner',
  2083.                   => 'value',
  2084.                   => 'class',
  2085.                   10 => 'list',
  2086.                   11 => 'fullpath',
  2087.                   12 => 'childs',
  2088.                   13 => 'values',
  2089.                   14 => 'cachetag',
  2090.                   15 => 'cachetags',
  2091.                   16 => 'parent',
  2092.                   17 => 'published',
  2093.                   18 => 'valuefromparent',
  2094.                   19 => 'userpermissions',
  2095.                   20 => 'dependencies',
  2096.                   21 => 'modificationdate',
  2097.                   22 => 'usermodification',
  2098.                   23 => 'byid',
  2099.                   24 => 'bypath',
  2100.                   25 => 'data',
  2101.                   26 => 'versions',
  2102.                   27 => 'properties',
  2103.                   28 => 'permissions',
  2104.                   29 => 'permissionsforuser',
  2105.                   30 => 'childamount',
  2106.                   31 => 'apipluginbroker',
  2107.                   32 => 'resource',
  2108.                   33 => 'parentClass',
  2109.                   34 => 'definition',
  2110.                   35 => 'locked',
  2111.                   36 => 'language',
  2112.                   37 => 'omitmandatorycheck',
  2113.                   38 => 'idpath',
  2114.                   39 => 'object',
  2115.                   40 => 'fieldname',
  2116.                   41 => 'property',
  2117.                   42 => 'parentid',
  2118.                   43 => 'children',
  2119.                   44 => 'scheduledtasks',
  2120.                 ),
  2121.                  'blockedVarsForExport' => 
  2122.                 array (
  2123.                 ),
  2124.                  'lazyLoading' => false,
  2125.                  'disallowAddRemove' => false,
  2126.                  'disallowReorder' => false,
  2127.                  'collapsible' => false,
  2128.                  'collapsed' => false,
  2129.                  'maxItems' => NULL,
  2130.                  'styleElement' => '',
  2131.                  'childs' => 
  2132.                 array (
  2133.                   => 
  2134.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  2135.                      'name' => 'localizedfields',
  2136.                      'title' => '',
  2137.                      'tooltip' => '',
  2138.                      'mandatory' => false,
  2139.                      'noteditable' => false,
  2140.                      'index' => NULL,
  2141.                      'locked' => false,
  2142.                      'style' => '',
  2143.                      'permissions' => NULL,
  2144.                      'datatype' => 'data',
  2145.                      'fieldtype' => 'localizedfields',
  2146.                      'relationType' => false,
  2147.                      'invisible' => false,
  2148.                      'visibleGridView' => true,
  2149.                      'visibleSearch' => true,
  2150.                      'forbiddenNames' => 
  2151.                     array (
  2152.                       => 'id',
  2153.                       => 'key',
  2154.                       => 'path',
  2155.                       => 'type',
  2156.                       => 'index',
  2157.                       => 'classname',
  2158.                       => 'creationdate',
  2159.                       => 'userowner',
  2160.                       => 'value',
  2161.                       => 'class',
  2162.                       10 => 'list',
  2163.                       11 => 'fullpath',
  2164.                       12 => 'childs',
  2165.                       13 => 'values',
  2166.                       14 => 'cachetag',
  2167.                       15 => 'cachetags',
  2168.                       16 => 'parent',
  2169.                       17 => 'published',
  2170.                       18 => 'valuefromparent',
  2171.                       19 => 'userpermissions',
  2172.                       20 => 'dependencies',
  2173.                       21 => 'modificationdate',
  2174.                       22 => 'usermodification',
  2175.                       23 => 'byid',
  2176.                       24 => 'bypath',
  2177.                       25 => 'data',
  2178.                       26 => 'versions',
  2179.                       27 => 'properties',
  2180.                       28 => 'permissions',
  2181.                       29 => 'permissionsforuser',
  2182.                       30 => 'childamount',
  2183.                       31 => 'apipluginbroker',
  2184.                       32 => 'resource',
  2185.                       33 => 'parentClass',
  2186.                       34 => 'definition',
  2187.                       35 => 'locked',
  2188.                       36 => 'language',
  2189.                       37 => 'omitmandatorycheck',
  2190.                       38 => 'idpath',
  2191.                       39 => 'object',
  2192.                       40 => 'fieldname',
  2193.                       41 => 'property',
  2194.                       42 => 'parentid',
  2195.                       43 => 'children',
  2196.                       44 => 'scheduledtasks',
  2197.                     ),
  2198.                      'blockedVarsForExport' => 
  2199.                     array (
  2200.                     ),
  2201.                      'childs' => 
  2202.                     array (
  2203.                       => 
  2204.                       \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  2205.                          'name' => 'slidertitle',
  2206.                          'title' => 'Slider Title',
  2207.                          'tooltip' => '',
  2208.                          'mandatory' => false,
  2209.                          'noteditable' => false,
  2210.                          'index' => false,
  2211.                          'locked' => false,
  2212.                          'style' => '',
  2213.                          'permissions' => NULL,
  2214.                          'datatype' => 'data',
  2215.                          'fieldtype' => 'input',
  2216.                          'relationType' => false,
  2217.                          'invisible' => false,
  2218.                          'visibleGridView' => false,
  2219.                          'visibleSearch' => false,
  2220.                          'forbiddenNames' => 
  2221.                         array (
  2222.                           => 'id',
  2223.                           => 'key',
  2224.                           => 'path',
  2225.                           => 'type',
  2226.                           => 'index',
  2227.                           => 'classname',
  2228.                           => 'creationdate',
  2229.                           => 'userowner',
  2230.                           => 'value',
  2231.                           => 'class',
  2232.                           10 => 'list',
  2233.                           11 => 'fullpath',
  2234.                           12 => 'childs',
  2235.                           13 => 'values',
  2236.                           14 => 'cachetag',
  2237.                           15 => 'cachetags',
  2238.                           16 => 'parent',
  2239.                           17 => 'published',
  2240.                           18 => 'valuefromparent',
  2241.                           19 => 'userpermissions',
  2242.                           20 => 'dependencies',
  2243.                           21 => 'modificationdate',
  2244.                           22 => 'usermodification',
  2245.                           23 => 'byid',
  2246.                           24 => 'bypath',
  2247.                           25 => 'data',
  2248.                           26 => 'versions',
  2249.                           27 => 'properties',
  2250.                           28 => 'permissions',
  2251.                           29 => 'permissionsforuser',
  2252.                           30 => 'childamount',
  2253.                           31 => 'apipluginbroker',
  2254.                           32 => 'resource',
  2255.                           33 => 'parentClass',
  2256.                           34 => 'definition',
  2257.                           35 => 'locked',
  2258.                           36 => 'language',
  2259.                           37 => 'omitmandatorycheck',
  2260.                           38 => 'idpath',
  2261.                           39 => 'object',
  2262.                           40 => 'fieldname',
  2263.                           41 => 'property',
  2264.                           42 => 'parentid',
  2265.                           43 => 'children',
  2266.                           44 => 'scheduledtasks',
  2267.                         ),
  2268.                          'blockedVarsForExport' => 
  2269.                         array (
  2270.                         ),
  2271.                          'width' => '',
  2272.                          'defaultValue' => NULL,
  2273.                          'columnLength' => 190,
  2274.                          'regex' => '',
  2275.                          'unique' => false,
  2276.                          'showCharCount' => false,
  2277.                          'defaultValueGenerator' => '',
  2278.                       )),
  2279.                       => 
  2280.                       \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  2281.                          'name' => 'slidertitle2',
  2282.                          'title' => 'Slider Title2',
  2283.                          'tooltip' => '',
  2284.                          'mandatory' => false,
  2285.                          'noteditable' => false,
  2286.                          'index' => false,
  2287.                          'locked' => false,
  2288.                          'style' => '',
  2289.                          'permissions' => NULL,
  2290.                          'datatype' => 'data',
  2291.                          'fieldtype' => 'input',
  2292.                          'relationType' => false,
  2293.                          'invisible' => false,
  2294.                          'visibleGridView' => false,
  2295.                          'visibleSearch' => false,
  2296.                          'forbiddenNames' => 
  2297.                         array (
  2298.                           => 'id',
  2299.                           => 'key',
  2300.                           => 'path',
  2301.                           => 'type',
  2302.                           => 'index',
  2303.                           => 'classname',
  2304.                           => 'creationdate',
  2305.                           => 'userowner',
  2306.                           => 'value',
  2307.                           => 'class',
  2308.                           10 => 'list',
  2309.                           11 => 'fullpath',
  2310.                           12 => 'childs',
  2311.                           13 => 'values',
  2312.                           14 => 'cachetag',
  2313.                           15 => 'cachetags',
  2314.                           16 => 'parent',
  2315.                           17 => 'published',
  2316.                           18 => 'valuefromparent',
  2317.                           19 => 'userpermissions',
  2318.                           20 => 'dependencies',
  2319.                           21 => 'modificationdate',
  2320.                           22 => 'usermodification',
  2321.                           23 => 'byid',
  2322.                           24 => 'bypath',
  2323.                           25 => 'data',
  2324.                           26 => 'versions',
  2325.                           27 => 'properties',
  2326.                           28 => 'permissions',
  2327.                           29 => 'permissionsforuser',
  2328.                           30 => 'childamount',
  2329.                           31 => 'apipluginbroker',
  2330.                           32 => 'resource',
  2331.                           33 => 'parentClass',
  2332.                           34 => 'definition',
  2333.                           35 => 'locked',
  2334.                           36 => 'language',
  2335.                           37 => 'omitmandatorycheck',
  2336.                           38 => 'idpath',
  2337.                           39 => 'object',
  2338.                           40 => 'fieldname',
  2339.                           41 => 'property',
  2340.                           42 => 'parentid',
  2341.                           43 => 'children',
  2342.                           44 => 'scheduledtasks',
  2343.                         ),
  2344.                          'blockedVarsForExport' => 
  2345.                         array (
  2346.                         ),
  2347.                          'width' => '',
  2348.                          'defaultValue' => NULL,
  2349.                          'columnLength' => 190,
  2350.                          'regex' => '',
  2351.                          'unique' => false,
  2352.                          'showCharCount' => false,
  2353.                          'defaultValueGenerator' => '',
  2354.                       )),
  2355.                     ),
  2356.                      'region' => NULL,
  2357.                      'layout' => NULL,
  2358.                      'width' => '',
  2359.                      'height' => '',
  2360.                      'maxTabs' => NULL,
  2361.                      'border' => false,
  2362.                      'provideSplitView' => false,
  2363.                      'tabPosition' => NULL,
  2364.                      'hideLabelsWhenTabsReached' => NULL,
  2365.                      'referencedFields' => 
  2366.                     array (
  2367.                     ),
  2368.                      'fieldDefinitionsCache' => NULL,
  2369.                      'permissionView' => NULL,
  2370.                      'permissionEdit' => NULL,
  2371.                      'labelWidth' => 0,
  2372.                      'labelAlign' => 'left',
  2373.                   )),
  2374.                   => 
  2375.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  2376.                      'name' => 'sliderlink',
  2377.                      'title' => 'Slider Link',
  2378.                      'tooltip' => '',
  2379.                      'mandatory' => false,
  2380.                      'noteditable' => false,
  2381.                      'index' => false,
  2382.                      'locked' => false,
  2383.                      'style' => '',
  2384.                      'permissions' => NULL,
  2385.                      'datatype' => 'data',
  2386.                      'fieldtype' => 'input',
  2387.                      'relationType' => false,
  2388.                      'invisible' => false,
  2389.                      'visibleGridView' => false,
  2390.                      'visibleSearch' => false,
  2391.                      'forbiddenNames' => 
  2392.                     array (
  2393.                       => 'id',
  2394.                       => 'key',
  2395.                       => 'path',
  2396.                       => 'type',
  2397.                       => 'index',
  2398.                       => 'classname',
  2399.                       => 'creationdate',
  2400.                       => 'userowner',
  2401.                       => 'value',
  2402.                       => 'class',
  2403.                       10 => 'list',
  2404.                       11 => 'fullpath',
  2405.                       12 => 'childs',
  2406.                       13 => 'values',
  2407.                       14 => 'cachetag',
  2408.                       15 => 'cachetags',
  2409.                       16 => 'parent',
  2410.                       17 => 'published',
  2411.                       18 => 'valuefromparent',
  2412.                       19 => 'userpermissions',
  2413.                       20 => 'dependencies',
  2414.                       21 => 'modificationdate',
  2415.                       22 => 'usermodification',
  2416.                       23 => 'byid',
  2417.                       24 => 'bypath',
  2418.                       25 => 'data',
  2419.                       26 => 'versions',
  2420.                       27 => 'properties',
  2421.                       28 => 'permissions',
  2422.                       29 => 'permissionsforuser',
  2423.                       30 => 'childamount',
  2424.                       31 => 'apipluginbroker',
  2425.                       32 => 'resource',
  2426.                       33 => 'parentClass',
  2427.                       34 => 'definition',
  2428.                       35 => 'locked',
  2429.                       36 => 'language',
  2430.                       37 => 'omitmandatorycheck',
  2431.                       38 => 'idpath',
  2432.                       39 => 'object',
  2433.                       40 => 'fieldname',
  2434.                       41 => 'property',
  2435.                       42 => 'parentid',
  2436.                       43 => 'children',
  2437.                       44 => 'scheduledtasks',
  2438.                     ),
  2439.                      'blockedVarsForExport' => 
  2440.                     array (
  2441.                     ),
  2442.                      'width' => '',
  2443.                      'defaultValue' => NULL,
  2444.                      'columnLength' => 190,
  2445.                      'regex' => '',
  2446.                      'unique' => false,
  2447.                      'showCharCount' => false,
  2448.                      'defaultValueGenerator' => '',
  2449.                   )),
  2450.                   => 
  2451.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  2452.                      'name' => 'sliderimages',
  2453.                      'title' => 'Sliders',
  2454.                      'tooltip' => '',
  2455.                      'mandatory' => false,
  2456.                      'noteditable' => false,
  2457.                      'index' => false,
  2458.                      'locked' => false,
  2459.                      'style' => '',
  2460.                      'permissions' => NULL,
  2461.                      'datatype' => 'data',
  2462.                      'fieldtype' => 'image',
  2463.                      'relationType' => false,
  2464.                      'invisible' => false,
  2465.                      'visibleGridView' => false,
  2466.                      'visibleSearch' => false,
  2467.                      'forbiddenNames' => 
  2468.                     array (
  2469.                       => 'id',
  2470.                       => 'key',
  2471.                       => 'path',
  2472.                       => 'type',
  2473.                       => 'index',
  2474.                       => 'classname',
  2475.                       => 'creationdate',
  2476.                       => 'userowner',
  2477.                       => 'value',
  2478.                       => 'class',
  2479.                       10 => 'list',
  2480.                       11 => 'fullpath',
  2481.                       12 => 'childs',
  2482.                       13 => 'values',
  2483.                       14 => 'cachetag',
  2484.                       15 => 'cachetags',
  2485.                       16 => 'parent',
  2486.                       17 => 'published',
  2487.                       18 => 'valuefromparent',
  2488.                       19 => 'userpermissions',
  2489.                       20 => 'dependencies',
  2490.                       21 => 'modificationdate',
  2491.                       22 => 'usermodification',
  2492.                       23 => 'byid',
  2493.                       24 => 'bypath',
  2494.                       25 => 'data',
  2495.                       26 => 'versions',
  2496.                       27 => 'properties',
  2497.                       28 => 'permissions',
  2498.                       29 => 'permissionsforuser',
  2499.                       30 => 'childamount',
  2500.                       31 => 'apipluginbroker',
  2501.                       32 => 'resource',
  2502.                       33 => 'parentClass',
  2503.                       34 => 'definition',
  2504.                       35 => 'locked',
  2505.                       36 => 'language',
  2506.                       37 => 'omitmandatorycheck',
  2507.                       38 => 'idpath',
  2508.                       39 => 'object',
  2509.                       40 => 'fieldname',
  2510.                       41 => 'property',
  2511.                       42 => 'parentid',
  2512.                       43 => 'children',
  2513.                       44 => 'scheduledtasks',
  2514.                     ),
  2515.                      'blockedVarsForExport' => 
  2516.                     array (
  2517.                     ),
  2518.                      'width' => '',
  2519.                      'height' => '',
  2520.                      'uploadPath' => '',
  2521.                   )),
  2522.                   => 
  2523.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  2524.                      'name' => 'sliderimages_mobile',
  2525.                      'title' => 'Sliders Mobile',
  2526.                      'tooltip' => '',
  2527.                      'mandatory' => false,
  2528.                      'noteditable' => false,
  2529.                      'index' => false,
  2530.                      'locked' => false,
  2531.                      'style' => '',
  2532.                      'permissions' => NULL,
  2533.                      'datatype' => 'data',
  2534.                      'fieldtype' => 'image',
  2535.                      'relationType' => false,
  2536.                      'invisible' => false,
  2537.                      'visibleGridView' => false,
  2538.                      'visibleSearch' => false,
  2539.                      'forbiddenNames' => 
  2540.                     array (
  2541.                       => 'id',
  2542.                       => 'key',
  2543.                       => 'path',
  2544.                       => 'type',
  2545.                       => 'index',
  2546.                       => 'classname',
  2547.                       => 'creationdate',
  2548.                       => 'userowner',
  2549.                       => 'value',
  2550.                       => 'class',
  2551.                       10 => 'list',
  2552.                       11 => 'fullpath',
  2553.                       12 => 'childs',
  2554.                       13 => 'values',
  2555.                       14 => 'cachetag',
  2556.                       15 => 'cachetags',
  2557.                       16 => 'parent',
  2558.                       17 => 'published',
  2559.                       18 => 'valuefromparent',
  2560.                       19 => 'userpermissions',
  2561.                       20 => 'dependencies',
  2562.                       21 => 'modificationdate',
  2563.                       22 => 'usermodification',
  2564.                       23 => 'byid',
  2565.                       24 => 'bypath',
  2566.                       25 => 'data',
  2567.                       26 => 'versions',
  2568.                       27 => 'properties',
  2569.                       28 => 'permissions',
  2570.                       29 => 'permissionsforuser',
  2571.                       30 => 'childamount',
  2572.                       31 => 'apipluginbroker',
  2573.                       32 => 'resource',
  2574.                       33 => 'parentClass',
  2575.                       34 => 'definition',
  2576.                       35 => 'locked',
  2577.                       36 => 'language',
  2578.                       37 => 'omitmandatorycheck',
  2579.                       38 => 'idpath',
  2580.                       39 => 'object',
  2581.                       40 => 'fieldname',
  2582.                       41 => 'property',
  2583.                       42 => 'parentid',
  2584.                       43 => 'children',
  2585.                       44 => 'scheduledtasks',
  2586.                     ),
  2587.                      'blockedVarsForExport' => 
  2588.                     array (
  2589.                     ),
  2590.                      'width' => '',
  2591.                      'height' => '',
  2592.                      'uploadPath' => '',
  2593.                   )),
  2594.                   => 
  2595.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  2596.                      'name' => 'sliderbrandlogo',
  2597.                      'title' => 'sliderbrandlogo',
  2598.                      'tooltip' => '',
  2599.                      'mandatory' => false,
  2600.                      'noteditable' => false,
  2601.                      'index' => false,
  2602.                      'locked' => false,
  2603.                      'style' => '',
  2604.                      'permissions' => NULL,
  2605.                      'datatype' => 'data',
  2606.                      'fieldtype' => 'image',
  2607.                      'relationType' => false,
  2608.                      'invisible' => false,
  2609.                      'visibleGridView' => false,
  2610.                      'visibleSearch' => false,
  2611.                      'forbiddenNames' => 
  2612.                     array (
  2613.                       => 'id',
  2614.                       => 'key',
  2615.                       => 'path',
  2616.                       => 'type',
  2617.                       => 'index',
  2618.                       => 'classname',
  2619.                       => 'creationdate',
  2620.                       => 'userowner',
  2621.                       => 'value',
  2622.                       => 'class',
  2623.                       10 => 'list',
  2624.                       11 => 'fullpath',
  2625.                       12 => 'childs',
  2626.                       13 => 'values',
  2627.                       14 => 'cachetag',
  2628.                       15 => 'cachetags',
  2629.                       16 => 'parent',
  2630.                       17 => 'published',
  2631.                       18 => 'valuefromparent',
  2632.                       19 => 'userpermissions',
  2633.                       20 => 'dependencies',
  2634.                       21 => 'modificationdate',
  2635.                       22 => 'usermodification',
  2636.                       23 => 'byid',
  2637.                       24 => 'bypath',
  2638.                       25 => 'data',
  2639.                       26 => 'versions',
  2640.                       27 => 'properties',
  2641.                       28 => 'permissions',
  2642.                       29 => 'permissionsforuser',
  2643.                       30 => 'childamount',
  2644.                       31 => 'apipluginbroker',
  2645.                       32 => 'resource',
  2646.                       33 => 'parentClass',
  2647.                       34 => 'definition',
  2648.                       35 => 'locked',
  2649.                       36 => 'language',
  2650.                       37 => 'omitmandatorycheck',
  2651.                       38 => 'idpath',
  2652.                       39 => 'object',
  2653.                       40 => 'fieldname',
  2654.                       41 => 'property',
  2655.                       42 => 'parentid',
  2656.                       43 => 'children',
  2657.                       44 => 'scheduledtasks',
  2658.                     ),
  2659.                      'blockedVarsForExport' => 
  2660.                     array (
  2661.                     ),
  2662.                      'width' => '',
  2663.                      'height' => '',
  2664.                      'uploadPath' => '',
  2665.                   )),
  2666.                 ),
  2667.                  'layout' => NULL,
  2668.                  'referencedFields' => 
  2669.                 array (
  2670.                 ),
  2671.                  'fieldDefinitionsCache' => NULL,
  2672.               )),
  2673.             ),
  2674.              'locked' => false,
  2675.              'blockedVarsForExport' => 
  2676.             array (
  2677.             ),
  2678.              'fieldtype' => 'panel',
  2679.              'layout' => NULL,
  2680.              'border' => false,
  2681.              'icon' => '',
  2682.              'labelWidth' => 0,
  2683.              'labelAlign' => 'left',
  2684.           )),
  2685.           => 
  2686.           \Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  2687.              'name' => 'Layout',
  2688.              'type' => NULL,
  2689.              'region' => NULL,
  2690.              'title' => 'SEO',
  2691.              'width' => '',
  2692.              'height' => '',
  2693.              'collapsible' => false,
  2694.              'collapsed' => false,
  2695.              'bodyStyle' => '',
  2696.              'datatype' => 'layout',
  2697.              'permissions' => NULL,
  2698.              'childs' => 
  2699.             array (
  2700.               => 
  2701.               \Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  2702.                  'name' => 'localizedfields',
  2703.                  'title' => '',
  2704.                  'tooltip' => '',
  2705.                  'mandatory' => false,
  2706.                  'noteditable' => false,
  2707.                  'index' => NULL,
  2708.                  'locked' => false,
  2709.                  'style' => '',
  2710.                  'permissions' => NULL,
  2711.                  'datatype' => 'data',
  2712.                  'fieldtype' => 'localizedfields',
  2713.                  'relationType' => false,
  2714.                  'invisible' => false,
  2715.                  'visibleGridView' => true,
  2716.                  'visibleSearch' => true,
  2717.                  'forbiddenNames' => 
  2718.                 array (
  2719.                   => 'id',
  2720.                   => 'key',
  2721.                   => 'path',
  2722.                   => 'type',
  2723.                   => 'index',
  2724.                   => 'classname',
  2725.                   => 'creationdate',
  2726.                   => 'userowner',
  2727.                   => 'value',
  2728.                   => 'class',
  2729.                   10 => 'list',
  2730.                   11 => 'fullpath',
  2731.                   12 => 'childs',
  2732.                   13 => 'values',
  2733.                   14 => 'cachetag',
  2734.                   15 => 'cachetags',
  2735.                   16 => 'parent',
  2736.                   17 => 'published',
  2737.                   18 => 'valuefromparent',
  2738.                   19 => 'userpermissions',
  2739.                   20 => 'dependencies',
  2740.                   21 => 'modificationdate',
  2741.                   22 => 'usermodification',
  2742.                   23 => 'byid',
  2743.                   24 => 'bypath',
  2744.                   25 => 'data',
  2745.                   26 => 'versions',
  2746.                   27 => 'properties',
  2747.                   28 => 'permissions',
  2748.                   29 => 'permissionsforuser',
  2749.                   30 => 'childamount',
  2750.                   31 => 'apipluginbroker',
  2751.                   32 => 'resource',
  2752.                   33 => 'parentClass',
  2753.                   34 => 'definition',
  2754.                   35 => 'locked',
  2755.                   36 => 'language',
  2756.                   37 => 'omitmandatorycheck',
  2757.                   38 => 'idpath',
  2758.                   39 => 'object',
  2759.                   40 => 'fieldname',
  2760.                   41 => 'property',
  2761.                   42 => 'parentid',
  2762.                   43 => 'children',
  2763.                   44 => 'scheduledtasks',
  2764.                 ),
  2765.                  'blockedVarsForExport' => 
  2766.                 array (
  2767.                 ),
  2768.                  'childs' => 
  2769.                 array (
  2770.                   => 
  2771.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  2772.                      'name' => 'meta_title',
  2773.                      'title' => 'meta_title',
  2774.                      'tooltip' => '',
  2775.                      'mandatory' => false,
  2776.                      'noteditable' => false,
  2777.                      'index' => false,
  2778.                      'locked' => false,
  2779.                      'style' => '',
  2780.                      'permissions' => NULL,
  2781.                      'datatype' => 'data',
  2782.                      'fieldtype' => 'input',
  2783.                      'relationType' => false,
  2784.                      'invisible' => false,
  2785.                      'visibleGridView' => false,
  2786.                      'visibleSearch' => false,
  2787.                      'forbiddenNames' => 
  2788.                     array (
  2789.                       => 'id',
  2790.                       => 'key',
  2791.                       => 'path',
  2792.                       => 'type',
  2793.                       => 'index',
  2794.                       => 'classname',
  2795.                       => 'creationdate',
  2796.                       => 'userowner',
  2797.                       => 'value',
  2798.                       => 'class',
  2799.                       10 => 'list',
  2800.                       11 => 'fullpath',
  2801.                       12 => 'childs',
  2802.                       13 => 'values',
  2803.                       14 => 'cachetag',
  2804.                       15 => 'cachetags',
  2805.                       16 => 'parent',
  2806.                       17 => 'published',
  2807.                       18 => 'valuefromparent',
  2808.                       19 => 'userpermissions',
  2809.                       20 => 'dependencies',
  2810.                       21 => 'modificationdate',
  2811.                       22 => 'usermodification',
  2812.                       23 => 'byid',
  2813.                       24 => 'bypath',
  2814.                       25 => 'data',
  2815.                       26 => 'versions',
  2816.                       27 => 'properties',
  2817.                       28 => 'permissions',
  2818.                       29 => 'permissionsforuser',
  2819.                       30 => 'childamount',
  2820.                       31 => 'apipluginbroker',
  2821.                       32 => 'resource',
  2822.                       33 => 'parentClass',
  2823.                       34 => 'definition',
  2824.                       35 => 'locked',
  2825.                       36 => 'language',
  2826.                       37 => 'omitmandatorycheck',
  2827.                       38 => 'idpath',
  2828.                       39 => 'object',
  2829.                       40 => 'fieldname',
  2830.                       41 => 'property',
  2831.                       42 => 'parentid',
  2832.                       43 => 'children',
  2833.                       44 => 'scheduledtasks',
  2834.                     ),
  2835.                      'blockedVarsForExport' => 
  2836.                     array (
  2837.                     ),
  2838.                      'width' => '',
  2839.                      'defaultValue' => NULL,
  2840.                      'columnLength' => 190,
  2841.                      'regex' => '',
  2842.                      'unique' => false,
  2843.                      'showCharCount' => false,
  2844.                      'defaultValueGenerator' => '',
  2845.                   )),
  2846.                   => 
  2847.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
  2848.                      'name' => 'meta_description',
  2849.                      'title' => 'Meta Description',
  2850.                      'tooltip' => '',
  2851.                      'mandatory' => false,
  2852.                      'noteditable' => false,
  2853.                      'index' => false,
  2854.                      'locked' => false,
  2855.                      'style' => '',
  2856.                      'permissions' => NULL,
  2857.                      'datatype' => 'data',
  2858.                      'fieldtype' => 'textarea',
  2859.                      'relationType' => false,
  2860.                      'invisible' => false,
  2861.                      'visibleGridView' => false,
  2862.                      'visibleSearch' => false,
  2863.                      'forbiddenNames' => 
  2864.                     array (
  2865.                       => 'id',
  2866.                       => 'key',
  2867.                       => 'path',
  2868.                       => 'type',
  2869.                       => 'index',
  2870.                       => 'classname',
  2871.                       => 'creationdate',
  2872.                       => 'userowner',
  2873.                       => 'value',
  2874.                       => 'class',
  2875.                       10 => 'list',
  2876.                       11 => 'fullpath',
  2877.                       12 => 'childs',
  2878.                       13 => 'values',
  2879.                       14 => 'cachetag',
  2880.                       15 => 'cachetags',
  2881.                       16 => 'parent',
  2882.                       17 => 'published',
  2883.                       18 => 'valuefromparent',
  2884.                       19 => 'userpermissions',
  2885.                       20 => 'dependencies',
  2886.                       21 => 'modificationdate',
  2887.                       22 => 'usermodification',
  2888.                       23 => 'byid',
  2889.                       24 => 'bypath',
  2890.                       25 => 'data',
  2891.                       26 => 'versions',
  2892.                       27 => 'properties',
  2893.                       28 => 'permissions',
  2894.                       29 => 'permissionsforuser',
  2895.                       30 => 'childamount',
  2896.                       31 => 'apipluginbroker',
  2897.                       32 => 'resource',
  2898.                       33 => 'parentClass',
  2899.                       34 => 'definition',
  2900.                       35 => 'locked',
  2901.                       36 => 'language',
  2902.                       37 => 'omitmandatorycheck',
  2903.                       38 => 'idpath',
  2904.                       39 => 'object',
  2905.                       40 => 'fieldname',
  2906.                       41 => 'property',
  2907.                       42 => 'parentid',
  2908.                       43 => 'children',
  2909.                       44 => 'scheduledtasks',
  2910.                     ),
  2911.                      'blockedVarsForExport' => 
  2912.                     array (
  2913.                     ),
  2914.                      'width' => '',
  2915.                      'height' => '',
  2916.                      'maxLength' => NULL,
  2917.                      'showCharCount' => false,
  2918.                      'excludeFromSearchIndex' => false,
  2919.                   )),
  2920.                 ),
  2921.                  'region' => NULL,
  2922.                  'layout' => NULL,
  2923.                  'width' => '',
  2924.                  'height' => '',
  2925.                  'maxTabs' => NULL,
  2926.                  'border' => false,
  2927.                  'provideSplitView' => false,
  2928.                  'tabPosition' => NULL,
  2929.                  'hideLabelsWhenTabsReached' => NULL,
  2930.                  'referencedFields' => 
  2931.                 array (
  2932.                 ),
  2933.                  'fieldDefinitionsCache' => NULL,
  2934.                  'permissionView' => NULL,
  2935.                  'permissionEdit' => NULL,
  2936.                  'labelWidth' => 0,
  2937.                  'labelAlign' => 'left',
  2938.               )),
  2939.             ),
  2940.              'locked' => false,
  2941.              'blockedVarsForExport' => 
  2942.             array (
  2943.             ),
  2944.              'fieldtype' => 'panel',
  2945.              'layout' => NULL,
  2946.              'border' => false,
  2947.              'icon' => '',
  2948.              'labelWidth' => 0,
  2949.              'labelAlign' => 'left',
  2950.           )),
  2951.         ),
  2952.          'locked' => false,
  2953.          'blockedVarsForExport' => 
  2954.         array (
  2955.         ),
  2956.          'fieldtype' => 'tabpanel',
  2957.          'border' => false,
  2958.          'tabPosition' => NULL,
  2959.       )),
  2960.     ),
  2961.      'locked' => false,
  2962.      'blockedVarsForExport' => 
  2963.     array (
  2964.     ),
  2965.      'fieldtype' => 'panel',
  2966.      'layout' => NULL,
  2967.      'border' => false,
  2968.      'icon' => NULL,
  2969.      'labelWidth' => 100,
  2970.      'labelAlign' => 'left',
  2971.   )),
  2972.    'icon' => '',
  2973.    'previewUrl' => '',
  2974.    'group' => 'Resource',
  2975.    'showAppLoggerTab' => false,
  2976.    'linkGeneratorReference' => '',
  2977.    'previewGeneratorReference' => '',
  2978.    'compositeIndices' => 
  2979.   array (
  2980.   ),
  2981.    'generateTypeDeclarations' => true,
  2982.    'showFieldLookup' => false,
  2983.    'propertyVisibility' => 
  2984.   array (
  2985.     'grid' => 
  2986.     array (
  2987.       'id' => true,
  2988.       'key' => false,
  2989.       'path' => true,
  2990.       'published' => true,
  2991.       'modificationDate' => true,
  2992.       'creationDate' => true,
  2993.     ),
  2994.     'search' => 
  2995.     array (
  2996.       'id' => true,
  2997.       'key' => false,
  2998.       'path' => true,
  2999.       'published' => true,
  3000.       'modificationDate' => true,
  3001.       'creationDate' => true,
  3002.     ),
  3003.   ),
  3004.    'enableGridLocking' => false,
  3005.    'blockedVarsForExport' => 
  3006.   array (
  3007.   ),
  3008. ));