var/classes/definition_newsLetterHeader.php line 707

Open in your IDE?
  1. <?php
  2. /**
  3. * Inheritance: no
  4. * Variants: no
  5. Fields Summary:
  6. - localizedfields [localizedfields]
  7. -- title [input]
  8. -- description [textarea]
  9. -- pdf [manyToOneRelation]
  10. -- image [image]
  11. -- detailImage [image]
  12. -- detailImageMobile [image]
  13. */
  14. return \Pimcore\Model\DataObject\ClassDefinition::__set_state(array(
  15.    'dao' => NULL,
  16.    'id' => '67',
  17.    'name' => 'newsLetterHeader',
  18.    'description' => '',
  19.    'creationDate' => 0,
  20.    'modificationDate' => 1746521874,
  21.    'userOwner' => 2,
  22.    'userModification' => 2,
  23.    'parentClass' => '',
  24.    'implementsInterfaces' => '',
  25.    'listingParentClass' => '',
  26.    'useTraits' => '',
  27.    'listingUseTraits' => '',
  28.    'encryption' => false,
  29.    'encryptedTables' => 
  30.   array (
  31.   ),
  32.    'allowInherit' => false,
  33.    'allowVariants' => false,
  34.    'showVariants' => false,
  35.    'fieldDefinitions' => 
  36.   array (
  37.   ),
  38.    'layoutDefinitions' => 
  39.   \Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  40.      'name' => 'pimcore_root',
  41.      'type' => NULL,
  42.      'region' => NULL,
  43.      'title' => NULL,
  44.      'width' => 0,
  45.      'height' => 0,
  46.      'collapsible' => false,
  47.      'collapsed' => false,
  48.      'bodyStyle' => NULL,
  49.      'datatype' => 'layout',
  50.      'permissions' => NULL,
  51.      'childs' => 
  52.     array (
  53.       => 
  54.       \Pimcore\Model\DataObject\ClassDefinition\Layout\Region::__set_state(array(
  55.          'name' => 'Layout',
  56.          'type' => NULL,
  57.          'region' => NULL,
  58.          'title' => '',
  59.          'width' => '',
  60.          'height' => '',
  61.          'collapsible' => false,
  62.          'collapsed' => false,
  63.          'bodyStyle' => '',
  64.          'datatype' => 'layout',
  65.          'permissions' => NULL,
  66.          'childs' => 
  67.         array (
  68.           => 
  69.           \Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  70.              'name' => 'Content',
  71.              'type' => NULL,
  72.              'region' => 'center',
  73.              'title' => 'Content',
  74.              'width' => '',
  75.              'height' => '',
  76.              'collapsible' => false,
  77.              'collapsed' => false,
  78.              'bodyStyle' => '',
  79.              'datatype' => 'layout',
  80.              'permissions' => NULL,
  81.              'childs' => 
  82.             array (
  83.               => 
  84.               \Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  85.                  'name' => 'localizedfields',
  86.                  'title' => '',
  87.                  'tooltip' => '',
  88.                  'mandatory' => false,
  89.                  'noteditable' => false,
  90.                  'index' => NULL,
  91.                  'locked' => false,
  92.                  'style' => '',
  93.                  'permissions' => NULL,
  94.                  'datatype' => 'data',
  95.                  'fieldtype' => 'localizedfields',
  96.                  'relationType' => false,
  97.                  'invisible' => false,
  98.                  'visibleGridView' => true,
  99.                  'visibleSearch' => true,
  100.                  'forbiddenNames' => 
  101.                 array (
  102.                   => 'id',
  103.                   => 'key',
  104.                   => 'path',
  105.                   => 'type',
  106.                   => 'index',
  107.                   => 'classname',
  108.                   => 'creationdate',
  109.                   => 'userowner',
  110.                   => 'value',
  111.                   => 'class',
  112.                   10 => 'list',
  113.                   11 => 'fullpath',
  114.                   12 => 'childs',
  115.                   13 => 'values',
  116.                   14 => 'cachetag',
  117.                   15 => 'cachetags',
  118.                   16 => 'parent',
  119.                   17 => 'published',
  120.                   18 => 'valuefromparent',
  121.                   19 => 'userpermissions',
  122.                   20 => 'dependencies',
  123.                   21 => 'modificationdate',
  124.                   22 => 'usermodification',
  125.                   23 => 'byid',
  126.                   24 => 'bypath',
  127.                   25 => 'data',
  128.                   26 => 'versions',
  129.                   27 => 'properties',
  130.                   28 => 'permissions',
  131.                   29 => 'permissionsforuser',
  132.                   30 => 'childamount',
  133.                   31 => 'apipluginbroker',
  134.                   32 => 'resource',
  135.                   33 => 'parentClass',
  136.                   34 => 'definition',
  137.                   35 => 'locked',
  138.                   36 => 'language',
  139.                   37 => 'omitmandatorycheck',
  140.                   38 => 'idpath',
  141.                   39 => 'object',
  142.                   40 => 'fieldname',
  143.                   41 => 'property',
  144.                   42 => 'parentid',
  145.                   43 => 'children',
  146.                   44 => 'scheduledtasks',
  147.                 ),
  148.                  'blockedVarsForExport' => 
  149.                 array (
  150.                 ),
  151.                  'childs' => 
  152.                 array (
  153.                   => 
  154.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  155.                      'name' => 'title',
  156.                      'title' => 'Title',
  157.                      'tooltip' => '',
  158.                      'mandatory' => false,
  159.                      'noteditable' => false,
  160.                      'index' => false,
  161.                      'locked' => false,
  162.                      'style' => '',
  163.                      'permissions' => NULL,
  164.                      'datatype' => 'data',
  165.                      'fieldtype' => 'input',
  166.                      'relationType' => false,
  167.                      'invisible' => false,
  168.                      'visibleGridView' => false,
  169.                      'visibleSearch' => false,
  170.                      'forbiddenNames' => 
  171.                     array (
  172.                       => 'id',
  173.                       => 'key',
  174.                       => 'path',
  175.                       => 'type',
  176.                       => 'index',
  177.                       => 'classname',
  178.                       => 'creationdate',
  179.                       => 'userowner',
  180.                       => 'value',
  181.                       => 'class',
  182.                       10 => 'list',
  183.                       11 => 'fullpath',
  184.                       12 => 'childs',
  185.                       13 => 'values',
  186.                       14 => 'cachetag',
  187.                       15 => 'cachetags',
  188.                       16 => 'parent',
  189.                       17 => 'published',
  190.                       18 => 'valuefromparent',
  191.                       19 => 'userpermissions',
  192.                       20 => 'dependencies',
  193.                       21 => 'modificationdate',
  194.                       22 => 'usermodification',
  195.                       23 => 'byid',
  196.                       24 => 'bypath',
  197.                       25 => 'data',
  198.                       26 => 'versions',
  199.                       27 => 'properties',
  200.                       28 => 'permissions',
  201.                       29 => 'permissionsforuser',
  202.                       30 => 'childamount',
  203.                       31 => 'apipluginbroker',
  204.                       32 => 'resource',
  205.                       33 => 'parentClass',
  206.                       34 => 'definition',
  207.                       35 => 'locked',
  208.                       36 => 'language',
  209.                       37 => 'omitmandatorycheck',
  210.                       38 => 'idpath',
  211.                       39 => 'object',
  212.                       40 => 'fieldname',
  213.                       41 => 'property',
  214.                       42 => 'parentid',
  215.                       43 => 'children',
  216.                       44 => 'scheduledtasks',
  217.                     ),
  218.                      'blockedVarsForExport' => 
  219.                     array (
  220.                     ),
  221.                      'width' => '',
  222.                      'defaultValue' => NULL,
  223.                      'columnLength' => 190,
  224.                      'regex' => '',
  225.                      'unique' => false,
  226.                      'showCharCount' => false,
  227.                      'defaultValueGenerator' => '',
  228.                   )),
  229.                   => 
  230.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
  231.                      'name' => 'description',
  232.                      'title' => 'Description',
  233.                      'tooltip' => '',
  234.                      'mandatory' => false,
  235.                      'noteditable' => false,
  236.                      'index' => false,
  237.                      'locked' => false,
  238.                      'style' => '',
  239.                      'permissions' => NULL,
  240.                      'datatype' => 'data',
  241.                      'fieldtype' => 'textarea',
  242.                      'relationType' => false,
  243.                      'invisible' => false,
  244.                      'visibleGridView' => false,
  245.                      'visibleSearch' => false,
  246.                      'forbiddenNames' => 
  247.                     array (
  248.                       => 'id',
  249.                       => 'key',
  250.                       => 'path',
  251.                       => 'type',
  252.                       => 'index',
  253.                       => 'classname',
  254.                       => 'creationdate',
  255.                       => 'userowner',
  256.                       => 'value',
  257.                       => 'class',
  258.                       10 => 'list',
  259.                       11 => 'fullpath',
  260.                       12 => 'childs',
  261.                       13 => 'values',
  262.                       14 => 'cachetag',
  263.                       15 => 'cachetags',
  264.                       16 => 'parent',
  265.                       17 => 'published',
  266.                       18 => 'valuefromparent',
  267.                       19 => 'userpermissions',
  268.                       20 => 'dependencies',
  269.                       21 => 'modificationdate',
  270.                       22 => 'usermodification',
  271.                       23 => 'byid',
  272.                       24 => 'bypath',
  273.                       25 => 'data',
  274.                       26 => 'versions',
  275.                       27 => 'properties',
  276.                       28 => 'permissions',
  277.                       29 => 'permissionsforuser',
  278.                       30 => 'childamount',
  279.                       31 => 'apipluginbroker',
  280.                       32 => 'resource',
  281.                       33 => 'parentClass',
  282.                       34 => 'definition',
  283.                       35 => 'locked',
  284.                       36 => 'language',
  285.                       37 => 'omitmandatorycheck',
  286.                       38 => 'idpath',
  287.                       39 => 'object',
  288.                       40 => 'fieldname',
  289.                       41 => 'property',
  290.                       42 => 'parentid',
  291.                       43 => 'children',
  292.                       44 => 'scheduledtasks',
  293.                     ),
  294.                      'blockedVarsForExport' => 
  295.                     array (
  296.                     ),
  297.                      'width' => '',
  298.                      'height' => '',
  299.                      'maxLength' => NULL,
  300.                      'showCharCount' => false,
  301.                      'excludeFromSearchIndex' => false,
  302.                   )),
  303.                   => 
  304.                   \Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
  305.                      'name' => 'pdf',
  306.                      'title' => 'Pdf',
  307.                      'tooltip' => '',
  308.                      'mandatory' => false,
  309.                      'noteditable' => false,
  310.                      'index' => false,
  311.                      'locked' => false,
  312.                      'style' => '',
  313.                      'permissions' => NULL,
  314.                      'datatype' => 'data',
  315.                      'fieldtype' => 'manyToOneRelation',
  316.                      'relationType' => true,
  317.                      'invisible' => false,
  318.                      'visibleGridView' => false,
  319.                      'visibleSearch' => false,
  320.                      'forbiddenNames' => 
  321.                     array (
  322.                       => 'id',
  323.                       => 'key',
  324.                       => 'path',
  325.                       => 'type',
  326.                       => 'index',
  327.                       => 'classname',
  328.                       => 'creationdate',
  329.                       => 'userowner',
  330.                       => 'value',
  331.                       => 'class',
  332.                       10 => 'list',
  333.                       11 => 'fullpath',
  334.                       12 => 'childs',
  335.                       13 => 'values',
  336.                       14 => 'cachetag',
  337.                       15 => 'cachetags',
  338.                       16 => 'parent',
  339.                       17 => 'published',
  340.                       18 => 'valuefromparent',
  341.                       19 => 'userpermissions',
  342.                       20 => 'dependencies',
  343.                       21 => 'modificationdate',
  344.                       22 => 'usermodification',
  345.                       23 => 'byid',
  346.                       24 => 'bypath',
  347.                       25 => 'data',
  348.                       26 => 'versions',
  349.                       27 => 'properties',
  350.                       28 => 'permissions',
  351.                       29 => 'permissionsforuser',
  352.                       30 => 'childamount',
  353.                       31 => 'apipluginbroker',
  354.                       32 => 'resource',
  355.                       33 => 'parentClass',
  356.                       34 => 'definition',
  357.                       35 => 'locked',
  358.                       36 => 'language',
  359.                       37 => 'omitmandatorycheck',
  360.                       38 => 'idpath',
  361.                       39 => 'object',
  362.                       40 => 'fieldname',
  363.                       41 => 'property',
  364.                       42 => 'parentid',
  365.                       43 => 'children',
  366.                       44 => 'scheduledtasks',
  367.                     ),
  368.                      'blockedVarsForExport' => 
  369.                     array (
  370.                     ),
  371.                      'classes' => 
  372.                     array (
  373.                     ),
  374.                      'pathFormatterClass' => '',
  375.                      'width' => '',
  376.                      'assetUploadPath' => '',
  377.                      'objectsAllowed' => false,
  378.                      'assetsAllowed' => true,
  379.                      'assetTypes' => 
  380.                     array (
  381.                     ),
  382.                      'documentsAllowed' => false,
  383.                      'documentTypes' => 
  384.                     array (
  385.                     ),
  386.                   )),
  387.                 ),
  388.                  'region' => NULL,
  389.                  'layout' => NULL,
  390.                  'width' => '',
  391.                  'height' => '',
  392.                  'maxTabs' => NULL,
  393.                  'border' => false,
  394.                  'provideSplitView' => false,
  395.                  'tabPosition' => NULL,
  396.                  'hideLabelsWhenTabsReached' => NULL,
  397.                  'referencedFields' => 
  398.                 array (
  399.                   => 
  400.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  401.                      'name' => 'localizedfields',
  402.                      'title' => '',
  403.                      'tooltip' => NULL,
  404.                      'mandatory' => NULL,
  405.                      'noteditable' => NULL,
  406.                      'index' => NULL,
  407.                      'locked' => NULL,
  408.                      'style' => NULL,
  409.                      'permissions' => NULL,
  410.                      'datatype' => 'data',
  411.                      'fieldtype' => 'localizedfields',
  412.                      'relationType' => false,
  413.                      'invisible' => false,
  414.                      'visibleGridView' => true,
  415.                      'visibleSearch' => true,
  416.                      'forbiddenNames' => 
  417.                     array (
  418.                       => 'id',
  419.                       => 'key',
  420.                       => 'path',
  421.                       => 'type',
  422.                       => 'index',
  423.                       => 'classname',
  424.                       => 'creationdate',
  425.                       => 'userowner',
  426.                       => 'value',
  427.                       => 'class',
  428.                       10 => 'list',
  429.                       11 => 'fullpath',
  430.                       12 => 'childs',
  431.                       13 => 'values',
  432.                       14 => 'cachetag',
  433.                       15 => 'cachetags',
  434.                       16 => 'parent',
  435.                       17 => 'published',
  436.                       18 => 'valuefromparent',
  437.                       19 => 'userpermissions',
  438.                       20 => 'dependencies',
  439.                       21 => 'modificationdate',
  440.                       22 => 'usermodification',
  441.                       23 => 'byid',
  442.                       24 => 'bypath',
  443.                       25 => 'data',
  444.                       26 => 'versions',
  445.                       27 => 'properties',
  446.                       28 => 'permissions',
  447.                       29 => 'permissionsforuser',
  448.                       30 => 'childamount',
  449.                       31 => 'apipluginbroker',
  450.                       32 => 'resource',
  451.                       33 => 'parentClass',
  452.                       34 => 'definition',
  453.                       35 => 'locked',
  454.                       36 => 'language',
  455.                       37 => 'omitmandatorycheck',
  456.                       38 => 'idpath',
  457.                       39 => 'object',
  458.                       40 => 'fieldname',
  459.                       41 => 'property',
  460.                       42 => 'parentid',
  461.                       43 => 'children',
  462.                       44 => 'scheduledtasks',
  463.                     ),
  464.                      'blockedVarsForExport' => 
  465.                     array (
  466.                     ),
  467.                      'childs' => 
  468.                     array (
  469.                       => 
  470.                       \Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  471.                          'name' => 'image',
  472.                          'title' => 'Image',
  473.                          'tooltip' => '',
  474.                          'mandatory' => false,
  475.                          'noteditable' => false,
  476.                          'index' => false,
  477.                          'locked' => false,
  478.                          'style' => '',
  479.                          'permissions' => NULL,
  480.                          'datatype' => 'data',
  481.                          'fieldtype' => 'image',
  482.                          'relationType' => false,
  483.                          'invisible' => false,
  484.                          'visibleGridView' => false,
  485.                          'visibleSearch' => false,
  486.                          'forbiddenNames' => 
  487.                         array (
  488.                           => 'id',
  489.                           => 'key',
  490.                           => 'path',
  491.                           => 'type',
  492.                           => 'index',
  493.                           => 'classname',
  494.                           => 'creationdate',
  495.                           => 'userowner',
  496.                           => 'value',
  497.                           => 'class',
  498.                           10 => 'list',
  499.                           11 => 'fullpath',
  500.                           12 => 'childs',
  501.                           13 => 'values',
  502.                           14 => 'cachetag',
  503.                           15 => 'cachetags',
  504.                           16 => 'parent',
  505.                           17 => 'published',
  506.                           18 => 'valuefromparent',
  507.                           19 => 'userpermissions',
  508.                           20 => 'dependencies',
  509.                           21 => 'modificationdate',
  510.                           22 => 'usermodification',
  511.                           23 => 'byid',
  512.                           24 => 'bypath',
  513.                           25 => 'data',
  514.                           26 => 'versions',
  515.                           27 => 'properties',
  516.                           28 => 'permissions',
  517.                           29 => 'permissionsforuser',
  518.                           30 => 'childamount',
  519.                           31 => 'apipluginbroker',
  520.                           32 => 'resource',
  521.                           33 => 'parentClass',
  522.                           34 => 'definition',
  523.                           35 => 'locked',
  524.                           36 => 'language',
  525.                           37 => 'omitmandatorycheck',
  526.                           38 => 'idpath',
  527.                           39 => 'object',
  528.                           40 => 'fieldname',
  529.                           41 => 'property',
  530.                           42 => 'parentid',
  531.                           43 => 'children',
  532.                           44 => 'scheduledtasks',
  533.                         ),
  534.                          'blockedVarsForExport' => 
  535.                         array (
  536.                         ),
  537.                          'width' => '',
  538.                          'height' => '',
  539.                          'uploadPath' => '',
  540.                       )),
  541.                       => 
  542.                       \Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  543.                          'name' => 'detailImage',
  544.                          'title' => 'Detail Image',
  545.                          'tooltip' => '',
  546.                          'mandatory' => false,
  547.                          'noteditable' => false,
  548.                          'index' => false,
  549.                          'locked' => NULL,
  550.                          'style' => '',
  551.                          'permissions' => NULL,
  552.                          'datatype' => 'data',
  553.                          'fieldtype' => 'image',
  554.                          'relationType' => false,
  555.                          'invisible' => false,
  556.                          'visibleGridView' => false,
  557.                          'visibleSearch' => false,
  558.                          'forbiddenNames' => 
  559.                         array (
  560.                           => 'id',
  561.                           => 'key',
  562.                           => 'path',
  563.                           => 'type',
  564.                           => 'index',
  565.                           => 'classname',
  566.                           => 'creationdate',
  567.                           => 'userowner',
  568.                           => 'value',
  569.                           => 'class',
  570.                           10 => 'list',
  571.                           11 => 'fullpath',
  572.                           12 => 'childs',
  573.                           13 => 'values',
  574.                           14 => 'cachetag',
  575.                           15 => 'cachetags',
  576.                           16 => 'parent',
  577.                           17 => 'published',
  578.                           18 => 'valuefromparent',
  579.                           19 => 'userpermissions',
  580.                           20 => 'dependencies',
  581.                           21 => 'modificationdate',
  582.                           22 => 'usermodification',
  583.                           23 => 'byid',
  584.                           24 => 'bypath',
  585.                           25 => 'data',
  586.                           26 => 'versions',
  587.                           27 => 'properties',
  588.                           28 => 'permissions',
  589.                           29 => 'permissionsforuser',
  590.                           30 => 'childamount',
  591.                           31 => 'apipluginbroker',
  592.                           32 => 'resource',
  593.                           33 => 'parentClass',
  594.                           34 => 'definition',
  595.                           35 => 'locked',
  596.                           36 => 'language',
  597.                           37 => 'omitmandatorycheck',
  598.                           38 => 'idpath',
  599.                           39 => 'object',
  600.                           40 => 'fieldname',
  601.                           41 => 'property',
  602.                           42 => 'parentid',
  603.                           43 => 'children',
  604.                           44 => 'scheduledtasks',
  605.                         ),
  606.                          'blockedVarsForExport' => 
  607.                         array (
  608.                         ),
  609.                          'width' => '',
  610.                          'height' => '',
  611.                          'uploadPath' => '',
  612.                       )),
  613.                       => 
  614.                       \Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  615.                          'name' => 'detailImageMobile',
  616.                          'title' => 'Detail Image Mobile',
  617.                          'tooltip' => '',
  618.                          'mandatory' => false,
  619.                          'noteditable' => false,
  620.                          'index' => false,
  621.                          'locked' => NULL,
  622.                          'style' => '',
  623.                          'permissions' => NULL,
  624.                          'datatype' => 'data',
  625.                          'fieldtype' => 'image',
  626.                          'relationType' => false,
  627.                          'invisible' => false,
  628.                          'visibleGridView' => false,
  629.                          'visibleSearch' => false,
  630.                          'forbiddenNames' => 
  631.                         array (
  632.                           => 'id',
  633.                           => 'key',
  634.                           => 'path',
  635.                           => 'type',
  636.                           => 'index',
  637.                           => 'classname',
  638.                           => 'creationdate',
  639.                           => 'userowner',
  640.                           => 'value',
  641.                           => 'class',
  642.                           10 => 'list',
  643.                           11 => 'fullpath',
  644.                           12 => 'childs',
  645.                           13 => 'values',
  646.                           14 => 'cachetag',
  647.                           15 => 'cachetags',
  648.                           16 => 'parent',
  649.                           17 => 'published',
  650.                           18 => 'valuefromparent',
  651.                           19 => 'userpermissions',
  652.                           20 => 'dependencies',
  653.                           21 => 'modificationdate',
  654.                           22 => 'usermodification',
  655.                           23 => 'byid',
  656.                           24 => 'bypath',
  657.                           25 => 'data',
  658.                           26 => 'versions',
  659.                           27 => 'properties',
  660.                           28 => 'permissions',
  661.                           29 => 'permissionsforuser',
  662.                           30 => 'childamount',
  663.                           31 => 'apipluginbroker',
  664.                           32 => 'resource',
  665.                           33 => 'parentClass',
  666.                           34 => 'definition',
  667.                           35 => 'locked',
  668.                           36 => 'language',
  669.                           37 => 'omitmandatorycheck',
  670.                           38 => 'idpath',
  671.                           39 => 'object',
  672.                           40 => 'fieldname',
  673.                           41 => 'property',
  674.                           42 => 'parentid',
  675.                           43 => 'children',
  676.                           44 => 'scheduledtasks',
  677.                         ),
  678.                          'blockedVarsForExport' => 
  679.                         array (
  680.                         ),
  681.                          'width' => '',
  682.                          'height' => '',
  683.                          'uploadPath' => '',
  684.                       )),
  685.                     ),
  686.                      'region' => NULL,
  687.                      'layout' => NULL,
  688.                      'width' => '',
  689.                      'height' => '',
  690.                      'maxTabs' => NULL,
  691.                      'border' => false,
  692.                      'provideSplitView' => false,
  693.                      'tabPosition' => NULL,
  694.                      'hideLabelsWhenTabsReached' => NULL,
  695.                      'referencedFields' => 
  696.                     array (
  697.                     ),
  698.                      'fieldDefinitionsCache' => NULL,
  699.                      'permissionView' => NULL,
  700.                      'permissionEdit' => NULL,
  701.                      'labelWidth' => 0,
  702.                      'labelAlign' => 'left',
  703.                   )),
  704.                 ),
  705.                  'fieldDefinitionsCache' => NULL,
  706.                  'permissionView' => NULL,
  707.                  'permissionEdit' => NULL,
  708.                  'labelWidth' => 0,
  709.                  'labelAlign' => 'left',
  710.               )),
  711.             ),
  712.              'locked' => false,
  713.              'blockedVarsForExport' => 
  714.             array (
  715.             ),
  716.              'fieldtype' => 'panel',
  717.              'layout' => NULL,
  718.              'border' => false,
  719.              'icon' => '',
  720.              'labelWidth' => 0,
  721.              'labelAlign' => 'left',
  722.           )),
  723.           => 
  724.           \Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  725.              'name' => 'media',
  726.              'type' => NULL,
  727.              'region' => 'east',
  728.              'title' => 'media',
  729.              'width' => 350,
  730.              'height' => '',
  731.              'collapsible' => false,
  732.              'collapsed' => false,
  733.              'bodyStyle' => '',
  734.              'datatype' => 'layout',
  735.              'permissions' => NULL,
  736.              'childs' => 
  737.             array (
  738.               => 
  739.               \Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  740.                  'name' => 'localizedfields',
  741.                  'title' => '',
  742.                  'tooltip' => NULL,
  743.                  'mandatory' => NULL,
  744.                  'noteditable' => NULL,
  745.                  'index' => NULL,
  746.                  'locked' => NULL,
  747.                  'style' => NULL,
  748.                  'permissions' => NULL,
  749.                  'datatype' => 'data',
  750.                  'fieldtype' => 'localizedfields',
  751.                  'relationType' => false,
  752.                  'invisible' => false,
  753.                  'visibleGridView' => true,
  754.                  'visibleSearch' => true,
  755.                  'forbiddenNames' => 
  756.                 array (
  757.                   => 'id',
  758.                   => 'key',
  759.                   => 'path',
  760.                   => 'type',
  761.                   => 'index',
  762.                   => 'classname',
  763.                   => 'creationdate',
  764.                   => 'userowner',
  765.                   => 'value',
  766.                   => 'class',
  767.                   10 => 'list',
  768.                   11 => 'fullpath',
  769.                   12 => 'childs',
  770.                   13 => 'values',
  771.                   14 => 'cachetag',
  772.                   15 => 'cachetags',
  773.                   16 => 'parent',
  774.                   17 => 'published',
  775.                   18 => 'valuefromparent',
  776.                   19 => 'userpermissions',
  777.                   20 => 'dependencies',
  778.                   21 => 'modificationdate',
  779.                   22 => 'usermodification',
  780.                   23 => 'byid',
  781.                   24 => 'bypath',
  782.                   25 => 'data',
  783.                   26 => 'versions',
  784.                   27 => 'properties',
  785.                   28 => 'permissions',
  786.                   29 => 'permissionsforuser',
  787.                   30 => 'childamount',
  788.                   31 => 'apipluginbroker',
  789.                   32 => 'resource',
  790.                   33 => 'parentClass',
  791.                   34 => 'definition',
  792.                   35 => 'locked',
  793.                   36 => 'language',
  794.                   37 => 'omitmandatorycheck',
  795.                   38 => 'idpath',
  796.                   39 => 'object',
  797.                   40 => 'fieldname',
  798.                   41 => 'property',
  799.                   42 => 'parentid',
  800.                   43 => 'children',
  801.                   44 => 'scheduledtasks',
  802.                 ),
  803.                  'blockedVarsForExport' => 
  804.                 array (
  805.                 ),
  806.                  'childs' => 
  807.                 array (
  808.                   => 
  809.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  810.                      'name' => 'image',
  811.                      'title' => 'Image',
  812.                      'tooltip' => '',
  813.                      'mandatory' => false,
  814.                      'noteditable' => false,
  815.                      'index' => false,
  816.                      'locked' => false,
  817.                      'style' => '',
  818.                      'permissions' => NULL,
  819.                      'datatype' => 'data',
  820.                      'fieldtype' => 'image',
  821.                      'relationType' => false,
  822.                      'invisible' => false,
  823.                      'visibleGridView' => false,
  824.                      'visibleSearch' => false,
  825.                      'forbiddenNames' => 
  826.                     array (
  827.                       => 'id',
  828.                       => 'key',
  829.                       => 'path',
  830.                       => 'type',
  831.                       => 'index',
  832.                       => 'classname',
  833.                       => 'creationdate',
  834.                       => 'userowner',
  835.                       => 'value',
  836.                       => 'class',
  837.                       10 => 'list',
  838.                       11 => 'fullpath',
  839.                       12 => 'childs',
  840.                       13 => 'values',
  841.                       14 => 'cachetag',
  842.                       15 => 'cachetags',
  843.                       16 => 'parent',
  844.                       17 => 'published',
  845.                       18 => 'valuefromparent',
  846.                       19 => 'userpermissions',
  847.                       20 => 'dependencies',
  848.                       21 => 'modificationdate',
  849.                       22 => 'usermodification',
  850.                       23 => 'byid',
  851.                       24 => 'bypath',
  852.                       25 => 'data',
  853.                       26 => 'versions',
  854.                       27 => 'properties',
  855.                       28 => 'permissions',
  856.                       29 => 'permissionsforuser',
  857.                       30 => 'childamount',
  858.                       31 => 'apipluginbroker',
  859.                       32 => 'resource',
  860.                       33 => 'parentClass',
  861.                       34 => 'definition',
  862.                       35 => 'locked',
  863.                       36 => 'language',
  864.                       37 => 'omitmandatorycheck',
  865.                       38 => 'idpath',
  866.                       39 => 'object',
  867.                       40 => 'fieldname',
  868.                       41 => 'property',
  869.                       42 => 'parentid',
  870.                       43 => 'children',
  871.                       44 => 'scheduledtasks',
  872.                     ),
  873.                      'blockedVarsForExport' => 
  874.                     array (
  875.                     ),
  876.                      'width' => '',
  877.                      'height' => '',
  878.                      'uploadPath' => '',
  879.                   )),
  880.                   => 
  881.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  882.                      'name' => 'detailImage',
  883.                      'title' => 'Detail Image',
  884.                      'tooltip' => '',
  885.                      'mandatory' => false,
  886.                      'noteditable' => false,
  887.                      'index' => false,
  888.                      'locked' => NULL,
  889.                      'style' => '',
  890.                      'permissions' => NULL,
  891.                      'datatype' => 'data',
  892.                      'fieldtype' => 'image',
  893.                      'relationType' => false,
  894.                      'invisible' => false,
  895.                      'visibleGridView' => false,
  896.                      'visibleSearch' => false,
  897.                      'forbiddenNames' => 
  898.                     array (
  899.                       => 'id',
  900.                       => 'key',
  901.                       => 'path',
  902.                       => 'type',
  903.                       => 'index',
  904.                       => 'classname',
  905.                       => 'creationdate',
  906.                       => 'userowner',
  907.                       => 'value',
  908.                       => 'class',
  909.                       10 => 'list',
  910.                       11 => 'fullpath',
  911.                       12 => 'childs',
  912.                       13 => 'values',
  913.                       14 => 'cachetag',
  914.                       15 => 'cachetags',
  915.                       16 => 'parent',
  916.                       17 => 'published',
  917.                       18 => 'valuefromparent',
  918.                       19 => 'userpermissions',
  919.                       20 => 'dependencies',
  920.                       21 => 'modificationdate',
  921.                       22 => 'usermodification',
  922.                       23 => 'byid',
  923.                       24 => 'bypath',
  924.                       25 => 'data',
  925.                       26 => 'versions',
  926.                       27 => 'properties',
  927.                       28 => 'permissions',
  928.                       29 => 'permissionsforuser',
  929.                       30 => 'childamount',
  930.                       31 => 'apipluginbroker',
  931.                       32 => 'resource',
  932.                       33 => 'parentClass',
  933.                       34 => 'definition',
  934.                       35 => 'locked',
  935.                       36 => 'language',
  936.                       37 => 'omitmandatorycheck',
  937.                       38 => 'idpath',
  938.                       39 => 'object',
  939.                       40 => 'fieldname',
  940.                       41 => 'property',
  941.                       42 => 'parentid',
  942.                       43 => 'children',
  943.                       44 => 'scheduledtasks',
  944.                     ),
  945.                      'blockedVarsForExport' => 
  946.                     array (
  947.                     ),
  948.                      'width' => '',
  949.                      'height' => '',
  950.                      'uploadPath' => '',
  951.                   )),
  952.                   => 
  953.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  954.                      'name' => 'detailImageMobile',
  955.                      'title' => 'Detail Image Mobile',
  956.                      'tooltip' => '',
  957.                      'mandatory' => false,
  958.                      'noteditable' => false,
  959.                      'index' => false,
  960.                      'locked' => NULL,
  961.                      'style' => '',
  962.                      'permissions' => NULL,
  963.                      'datatype' => 'data',
  964.                      'fieldtype' => 'image',
  965.                      'relationType' => false,
  966.                      'invisible' => false,
  967.                      'visibleGridView' => false,
  968.                      'visibleSearch' => false,
  969.                      'forbiddenNames' => 
  970.                     array (
  971.                       => 'id',
  972.                       => 'key',
  973.                       => 'path',
  974.                       => 'type',
  975.                       => 'index',
  976.                       => 'classname',
  977.                       => 'creationdate',
  978.                       => 'userowner',
  979.                       => 'value',
  980.                       => 'class',
  981.                       10 => 'list',
  982.                       11 => 'fullpath',
  983.                       12 => 'childs',
  984.                       13 => 'values',
  985.                       14 => 'cachetag',
  986.                       15 => 'cachetags',
  987.                       16 => 'parent',
  988.                       17 => 'published',
  989.                       18 => 'valuefromparent',
  990.                       19 => 'userpermissions',
  991.                       20 => 'dependencies',
  992.                       21 => 'modificationdate',
  993.                       22 => 'usermodification',
  994.                       23 => 'byid',
  995.                       24 => 'bypath',
  996.                       25 => 'data',
  997.                       26 => 'versions',
  998.                       27 => 'properties',
  999.                       28 => 'permissions',
  1000.                       29 => 'permissionsforuser',
  1001.                       30 => 'childamount',
  1002.                       31 => 'apipluginbroker',
  1003.                       32 => 'resource',
  1004.                       33 => 'parentClass',
  1005.                       34 => 'definition',
  1006.                       35 => 'locked',
  1007.                       36 => 'language',
  1008.                       37 => 'omitmandatorycheck',
  1009.                       38 => 'idpath',
  1010.                       39 => 'object',
  1011.                       40 => 'fieldname',
  1012.                       41 => 'property',
  1013.                       42 => 'parentid',
  1014.                       43 => 'children',
  1015.                       44 => 'scheduledtasks',
  1016.                     ),
  1017.                      'blockedVarsForExport' => 
  1018.                     array (
  1019.                     ),
  1020.                      'width' => '',
  1021.                      'height' => '',
  1022.                      'uploadPath' => '',
  1023.                   )),
  1024.                 ),
  1025.                  'region' => NULL,
  1026.                  'layout' => NULL,
  1027.                  'width' => '',
  1028.                  'height' => '',
  1029.                  'maxTabs' => NULL,
  1030.                  'border' => false,
  1031.                  'provideSplitView' => false,
  1032.                  'tabPosition' => NULL,
  1033.                  'hideLabelsWhenTabsReached' => NULL,
  1034.                  'referencedFields' => 
  1035.                 array (
  1036.                 ),
  1037.                  'fieldDefinitionsCache' => NULL,
  1038.                  'permissionView' => NULL,
  1039.                  'permissionEdit' => NULL,
  1040.                  'labelWidth' => 0,
  1041.                  'labelAlign' => 'left',
  1042.               )),
  1043.             ),
  1044.              'locked' => false,
  1045.              'blockedVarsForExport' => 
  1046.             array (
  1047.             ),
  1048.              'fieldtype' => 'panel',
  1049.              'layout' => NULL,
  1050.              'border' => false,
  1051.              'icon' => '',
  1052.              'labelWidth' => 0,
  1053.              'labelAlign' => 'left',
  1054.           )),
  1055.         ),
  1056.          'locked' => false,
  1057.          'blockedVarsForExport' => 
  1058.         array (
  1059.         ),
  1060.          'fieldtype' => 'region',
  1061.          'icon' => '',
  1062.       )),
  1063.     ),
  1064.      'locked' => false,
  1065.      'blockedVarsForExport' => 
  1066.     array (
  1067.     ),
  1068.      'fieldtype' => 'panel',
  1069.      'layout' => NULL,
  1070.      'border' => false,
  1071.      'icon' => NULL,
  1072.      'labelWidth' => 100,
  1073.      'labelAlign' => 'left',
  1074.   )),
  1075.    'icon' => '',
  1076.    'previewUrl' => '',
  1077.    'group' => '',
  1078.    'showAppLoggerTab' => false,
  1079.    'linkGeneratorReference' => '',
  1080.    'previewGeneratorReference' => '',
  1081.    'compositeIndices' => 
  1082.   array (
  1083.   ),
  1084.    'generateTypeDeclarations' => true,
  1085.    'showFieldLookup' => false,
  1086.    'propertyVisibility' => 
  1087.   array (
  1088.     'grid' => 
  1089.     array (
  1090.       'id' => true,
  1091.       'key' => false,
  1092.       'path' => true,
  1093.       'published' => true,
  1094.       'modificationDate' => true,
  1095.       'creationDate' => true,
  1096.     ),
  1097.     'search' => 
  1098.     array (
  1099.       'id' => true,
  1100.       'key' => false,
  1101.       'path' => true,
  1102.       'published' => true,
  1103.       'modificationDate' => true,
  1104.       'creationDate' => true,
  1105.     ),
  1106.   ),
  1107.    'enableGridLocking' => false,
  1108.    'blockedVarsForExport' => 
  1109.   array (
  1110.   ),
  1111. ));