var/classes/definition_products.php line 512

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