var/classes/definition_Recipe.php line 1432

Open in your IDE?
  1. <?php
  2. /**
  3.  * Inheritance: no
  4.  * Variants: no
  5.  *
  6.  * Fields Summary:
  7.  * - localizedfields [localizedfields]
  8.  * -- name [input]
  9.  * -- url [input]
  10.  * -- Chef [input]
  11.  * -- instructions [textarea]
  12.  * -- description [textarea]
  13.  * -- short_description [textarea]
  14.  * -- tips [wysiwyg]
  15.  * -- note_list [block]
  16.  * --- bold_tag [input]
  17.  * --- special_note [textarea]
  18.  * -- brand_name [input]
  19.  * -- meta_title [input]
  20.  * -- meta_description [textarea]
  21.  * - ing [input]
  22.  * - cuisine [input]
  23.  * - typeofmeal [input]
  24.  * - workflowState [select]
  25.  * - category [manyToManyObjectRelation]
  26.  * - review [manyToManyObjectRelation]
  27.  * - featured_product [manyToManyObjectRelation]
  28.  * - tags [manyToManyObjectRelation]
  29.  * - similar_recipes [manyToManyObjectRelation]
  30.  * - recipes_with_brands [manyToManyObjectRelation]
  31.  * - brands [manyToManyObjectRelation]
  32.  * - video_thumbnail [image]
  33.  * - video_thumbnail_mobile [image]
  34.  * - featured_image [image]
  35.  * - featured_image_mobile [image]
  36.  * - banner_video [video]
  37.  * - banner_video_mobile [video]
  38.  * - detail_video [video]
  39.  * - instruction_thumbnail [image]
  40.  * - instruction_mobile [video]
  41.  * - instruction_thumbnail_mobile [image]
  42.  * - imagetype [booleanSelect]
  43.  * - serving_options [fieldcollections]
  44.  * - time [input]
  45.  * - serves [input]
  46.  * - steps [block]
  47.  * -- localizedfields [localizedfields]
  48.  * --- label [input]
  49.  * --- description [textarea]
  50.  * -- video [video]
  51.  * -- thumbnail [image]
  52.  * -- video_mobile [video]
  53.  * -- thumbnail_mobile [image]
  54.  * - Final_Step_Image [image]
  55.  * - Final_Step_Image_Mobile [image]
  56.  * - featured [booleanSelect]
  57.  * - brand [booleanSelect]
  58.  * - UserId [manyToOneRelation]
  59.  * - recipe_brands [multiselect]
  60.  * - menu_price [numeric]
  61.  * - profit_percentage [numeric]
  62.  * - recipe_manu_vat_oercebtage [numeric]
  63.  * - recipes_schema_markup_keywords [input]
  64.  */
  65. return \Pimcore\Model\DataObject\ClassDefinition::__set_state(array(
  66.    'dao' => NULL,
  67.    'id' => '17',
  68.    'name' => 'Recipe',
  69.    'description' => '',
  70.    'creationDate' => 0,
  71.    'modificationDate' => 1671527225,
  72.    'userOwner' => 2,
  73.    'userModification' => 2,
  74.    'parentClass' => '',
  75.    'implementsInterfaces' => '',
  76.    'listingParentClass' => '',
  77.    'useTraits' => '',
  78.    'listingUseTraits' => '',
  79.    'encryption' => false,
  80.    'encryptedTables' => 
  81.   array (
  82.   ),
  83.    'allowInherit' => false,
  84.    'allowVariants' => false,
  85.    'showVariants' => false,
  86.    'fieldDefinitions' => 
  87.   array (
  88.   ),
  89.    'layoutDefinitions' => 
  90.   \Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  91.      'name' => 'pimcore_root',
  92.      'type' => NULL,
  93.      'region' => NULL,
  94.      'title' => NULL,
  95.      'width' => 0,
  96.      'height' => 0,
  97.      'collapsible' => false,
  98.      'collapsed' => false,
  99.      'bodyStyle' => NULL,
  100.      'datatype' => 'layout',
  101.      'permissions' => NULL,
  102.      'children' => 
  103.     array (
  104.       => 
  105.       \Pimcore\Model\DataObject\ClassDefinition\Layout\Tabpanel::__set_state(array(
  106.          'name' => 'Layout',
  107.          'type' => NULL,
  108.          'region' => NULL,
  109.          'title' => '',
  110.          'width' => NULL,
  111.          'height' => NULL,
  112.          'collapsible' => false,
  113.          'collapsed' => false,
  114.          'bodyStyle' => '',
  115.          'datatype' => 'layout',
  116.          'permissions' => NULL,
  117.          'children' => 
  118.         array (
  119.           => 
  120.           \Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  121.              'name' => 'Layout',
  122.              'type' => NULL,
  123.              'region' => NULL,
  124.              'title' => 'General',
  125.              'width' => '',
  126.              'height' => '',
  127.              'collapsible' => false,
  128.              'collapsed' => false,
  129.              'bodyStyle' => '',
  130.              'datatype' => 'layout',
  131.              'permissions' => NULL,
  132.              'children' => 
  133.             array (
  134.               => 
  135.               \Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  136.                  'name' => 'localizedfields',
  137.                  'title' => 'General Fields',
  138.                  'tooltip' => '',
  139.                  'mandatory' => false,
  140.                  'noteditable' => false,
  141.                  'index' => NULL,
  142.                  'locked' => false,
  143.                  'style' => '',
  144.                  'permissions' => NULL,
  145.                  'datatype' => 'data',
  146.                  'fieldtype' => 'localizedfields',
  147.                  'relationType' => false,
  148.                  'invisible' => false,
  149.                  'visibleGridView' => true,
  150.                  'visibleSearch' => true,
  151.                  'blockedVarsForExport' => 
  152.                 array (
  153.                 ),
  154.                  'children' => 
  155.                 array (
  156.                   => 
  157.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  158.                      'name' => 'name',
  159.                      'title' => 'Name',
  160.                      'tooltip' => '',
  161.                      'mandatory' => false,
  162.                      'noteditable' => false,
  163.                      'index' => false,
  164.                      'locked' => false,
  165.                      'style' => '',
  166.                      'permissions' => NULL,
  167.                      'datatype' => 'data',
  168.                      'fieldtype' => 'input',
  169.                      'relationType' => false,
  170.                      'invisible' => false,
  171.                      'visibleGridView' => false,
  172.                      'visibleSearch' => false,
  173.                      'blockedVarsForExport' => 
  174.                     array (
  175.                     ),
  176.                      'width' => NULL,
  177.                      'defaultValue' => NULL,
  178.                      'columnLength' => 190,
  179.                      'regex' => '',
  180.                      'regexFlags' => 
  181.                     array (
  182.                     ),
  183.                      'unique' => false,
  184.                      'showCharCount' => false,
  185.                      'defaultValueGenerator' => '',
  186.                   )),
  187.                   => 
  188.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  189.                      'name' => 'url',
  190.                      'title' => 'Url',
  191.                      'tooltip' => '',
  192.                      'mandatory' => false,
  193.                      'noteditable' => false,
  194.                      'index' => false,
  195.                      'locked' => false,
  196.                      'style' => '',
  197.                      'permissions' => NULL,
  198.                      'datatype' => 'data',
  199.                      'fieldtype' => 'input',
  200.                      'relationType' => false,
  201.                      'invisible' => false,
  202.                      'visibleGridView' => false,
  203.                      'visibleSearch' => false,
  204.                      'blockedVarsForExport' => 
  205.                     array (
  206.                     ),
  207.                      'width' => NULL,
  208.                      'defaultValue' => NULL,
  209.                      'columnLength' => 190,
  210.                      'regex' => '',
  211.                      'regexFlags' => 
  212.                     array (
  213.                     ),
  214.                      'unique' => false,
  215.                      'showCharCount' => false,
  216.                      'defaultValueGenerator' => '',
  217.                   )),
  218.                   => 
  219.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  220.                      'name' => 'Chef',
  221.                      'title' => 'Chef',
  222.                      'tooltip' => '',
  223.                      'mandatory' => false,
  224.                      'noteditable' => false,
  225.                      'index' => false,
  226.                      'locked' => false,
  227.                      'style' => '',
  228.                      'permissions' => NULL,
  229.                      'datatype' => 'data',
  230.                      'fieldtype' => 'input',
  231.                      'relationType' => false,
  232.                      'invisible' => false,
  233.                      'visibleGridView' => false,
  234.                      'visibleSearch' => false,
  235.                      'blockedVarsForExport' => 
  236.                     array (
  237.                     ),
  238.                      'width' => '',
  239.                      'defaultValue' => NULL,
  240.                      'columnLength' => 190,
  241.                      'regex' => '',
  242.                      'regexFlags' => 
  243.                     array (
  244.                     ),
  245.                      'unique' => false,
  246.                      'showCharCount' => false,
  247.                      'defaultValueGenerator' => '',
  248.                   )),
  249.                   => 
  250.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
  251.                      'name' => 'instructions',
  252.                      'title' => 'Instructions',
  253.                      'tooltip' => '',
  254.                      'mandatory' => false,
  255.                      'noteditable' => false,
  256.                      'index' => false,
  257.                      'locked' => false,
  258.                      'style' => '',
  259.                      'permissions' => NULL,
  260.                      'datatype' => 'data',
  261.                      'fieldtype' => 'textarea',
  262.                      'relationType' => false,
  263.                      'invisible' => false,
  264.                      'visibleGridView' => false,
  265.                      'visibleSearch' => false,
  266.                      'blockedVarsForExport' => 
  267.                     array (
  268.                     ),
  269.                      'width' => '',
  270.                      'height' => '',
  271.                      'maxLength' => NULL,
  272.                      'showCharCount' => false,
  273.                      'excludeFromSearchIndex' => false,
  274.                   )),
  275.                   => 
  276.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
  277.                      'name' => 'description',
  278.                      'title' => 'Description',
  279.                      'tooltip' => '',
  280.                      'mandatory' => false,
  281.                      'noteditable' => false,
  282.                      'index' => false,
  283.                      'locked' => false,
  284.                      'style' => '',
  285.                      'permissions' => NULL,
  286.                      'datatype' => 'data',
  287.                      'fieldtype' => 'textarea',
  288.                      'relationType' => false,
  289.                      'invisible' => false,
  290.                      'visibleGridView' => false,
  291.                      'visibleSearch' => false,
  292.                      'blockedVarsForExport' => 
  293.                     array (
  294.                     ),
  295.                      'width' => '',
  296.                      'height' => '',
  297.                      'maxLength' => NULL,
  298.                      'showCharCount' => false,
  299.                      'excludeFromSearchIndex' => false,
  300.                   )),
  301.                   => 
  302.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
  303.                      'name' => 'short_description',
  304.                      'title' => 'Short Description',
  305.                      'tooltip' => '',
  306.                      'mandatory' => false,
  307.                      'noteditable' => false,
  308.                      'index' => false,
  309.                      'locked' => false,
  310.                      'style' => '',
  311.                      'permissions' => NULL,
  312.                      'datatype' => 'data',
  313.                      'fieldtype' => 'textarea',
  314.                      'relationType' => false,
  315.                      'invisible' => false,
  316.                      'visibleGridView' => false,
  317.                      'visibleSearch' => false,
  318.                      'blockedVarsForExport' => 
  319.                     array (
  320.                     ),
  321.                      'width' => '',
  322.                      'height' => '',
  323.                      'maxLength' => NULL,
  324.                      'showCharCount' => false,
  325.                      'excludeFromSearchIndex' => false,
  326.                   )),
  327.                   => 
  328.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Wysiwyg::__set_state(array(
  329.                      'name' => 'tips',
  330.                      'title' => 'Tips and Facts',
  331.                      'tooltip' => '',
  332.                      'mandatory' => false,
  333.                      'noteditable' => false,
  334.                      'index' => false,
  335.                      'locked' => false,
  336.                      'style' => '',
  337.                      'permissions' => NULL,
  338.                      'datatype' => 'data',
  339.                      'fieldtype' => 'wysiwyg',
  340.                      'relationType' => false,
  341.                      'invisible' => false,
  342.                      'visibleGridView' => false,
  343.                      'visibleSearch' => false,
  344.                      'blockedVarsForExport' => 
  345.                     array (
  346.                     ),
  347.                      'width' => '',
  348.                      'height' => '',
  349.                      'toolbarConfig' => '',
  350.                      'excludeFromSearchIndex' => false,
  351.                      'maxCharacters' => 0,
  352.                   )),
  353.                   => 
  354.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Block::__set_state(array(
  355.                      'name' => 'note_list',
  356.                      'title' => 'Note List',
  357.                      'tooltip' => '',
  358.                      'mandatory' => false,
  359.                      'noteditable' => false,
  360.                      'index' => false,
  361.                      'locked' => false,
  362.                      'style' => '',
  363.                      'permissions' => NULL,
  364.                      'datatype' => 'data',
  365.                      'fieldtype' => 'block',
  366.                      'relationType' => false,
  367.                      'invisible' => false,
  368.                      'visibleGridView' => false,
  369.                      'visibleSearch' => false,
  370.                      'blockedVarsForExport' => 
  371.                     array (
  372.                     ),
  373.                      'lazyLoading' => false,
  374.                      'disallowAddRemove' => false,
  375.                      'disallowReorder' => false,
  376.                      'collapsible' => false,
  377.                      'collapsed' => false,
  378.                      'maxItems' => NULL,
  379.                      'styleElement' => '',
  380.                      'children' => 
  381.                     array (
  382.                       => 
  383.                       \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  384.                          'name' => 'bold_tag',
  385.                          'title' => 'Bold Tag',
  386.                          'tooltip' => '',
  387.                          'mandatory' => false,
  388.                          'noteditable' => false,
  389.                          'index' => false,
  390.                          'locked' => false,
  391.                          'style' => '',
  392.                          'permissions' => NULL,
  393.                          'datatype' => 'data',
  394.                          'fieldtype' => 'input',
  395.                          'relationType' => false,
  396.                          'invisible' => false,
  397.                          'visibleGridView' => false,
  398.                          'visibleSearch' => false,
  399.                          'blockedVarsForExport' => 
  400.                         array (
  401.                         ),
  402.                          'width' => '',
  403.                          'defaultValue' => NULL,
  404.                          'columnLength' => 190,
  405.                          'regex' => '',
  406.                          'regexFlags' => 
  407.                         array (
  408.                         ),
  409.                          'unique' => false,
  410.                          'showCharCount' => false,
  411.                          'defaultValueGenerator' => '',
  412.                       )),
  413.                       => 
  414.                       \Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
  415.                          'name' => 'special_note',
  416.                          'title' => 'Special Note',
  417.                          'tooltip' => '',
  418.                          'mandatory' => false,
  419.                          'noteditable' => false,
  420.                          'index' => false,
  421.                          'locked' => false,
  422.                          'style' => '',
  423.                          'permissions' => NULL,
  424.                          'datatype' => 'data',
  425.                          'fieldtype' => 'textarea',
  426.                          'relationType' => false,
  427.                          'invisible' => false,
  428.                          'visibleGridView' => false,
  429.                          'visibleSearch' => false,
  430.                          'blockedVarsForExport' => 
  431.                         array (
  432.                         ),
  433.                          'width' => '',
  434.                          'height' => '',
  435.                          'maxLength' => NULL,
  436.                          'showCharCount' => false,
  437.                          'excludeFromSearchIndex' => false,
  438.                       )),
  439.                     ),
  440.                      'layout' => NULL,
  441.                      'referencedFields' => 
  442.                     array (
  443.                     ),
  444.                      'fieldDefinitionsCache' => NULL,
  445.                   )),
  446.                 ),
  447.                  'region' => NULL,
  448.                  'layout' => NULL,
  449.                  'width' => '',
  450.                  'height' => '',
  451.                  'maxTabs' => NULL,
  452.                  'border' => false,
  453.                  'provideSplitView' => false,
  454.                  'tabPosition' => NULL,
  455.                  'hideLabelsWhenTabsReached' => NULL,
  456.                  'referencedFields' => 
  457.                 array (
  458.                   => 
  459.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  460.                      'name' => 'localizedfields',
  461.                      'title' => '',
  462.                      'tooltip' => '',
  463.                      'mandatory' => false,
  464.                      'noteditable' => false,
  465.                      'index' => NULL,
  466.                      'locked' => false,
  467.                      'style' => '',
  468.                      'permissions' => NULL,
  469.                      'datatype' => 'data',
  470.                      'fieldtype' => 'localizedfields',
  471.                      'relationType' => false,
  472.                      'invisible' => false,
  473.                      'visibleGridView' => true,
  474.                      'visibleSearch' => true,
  475.                      'blockedVarsForExport' => 
  476.                     array (
  477.                     ),
  478.                      'children' => 
  479.                     array (
  480.                       => 
  481.                       \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  482.                          'name' => 'brand_name',
  483.                          'title' => 'Brand Name',
  484.                          'tooltip' => '',
  485.                          'mandatory' => false,
  486.                          'noteditable' => false,
  487.                          'index' => false,
  488.                          'locked' => false,
  489.                          'style' => '',
  490.                          'permissions' => NULL,
  491.                          'datatype' => 'data',
  492.                          'fieldtype' => 'input',
  493.                          'relationType' => false,
  494.                          'invisible' => false,
  495.                          'visibleGridView' => false,
  496.                          'visibleSearch' => false,
  497.                          'blockedVarsForExport' => 
  498.                         array (
  499.                         ),
  500.                          'width' => '',
  501.                          'defaultValue' => NULL,
  502.                          'columnLength' => 190,
  503.                          'regex' => '',
  504.                          'regexFlags' => 
  505.                         array (
  506.                         ),
  507.                          'unique' => false,
  508.                          'showCharCount' => false,
  509.                          'defaultValueGenerator' => '',
  510.                       )),
  511.                     ),
  512.                      'region' => NULL,
  513.                      'layout' => NULL,
  514.                      'width' => '',
  515.                      'height' => '',
  516.                      'maxTabs' => NULL,
  517.                      'border' => false,
  518.                      'provideSplitView' => false,
  519.                      'tabPosition' => NULL,
  520.                      'hideLabelsWhenTabsReached' => NULL,
  521.                      'referencedFields' => 
  522.                     array (
  523.                     ),
  524.                      'fieldDefinitionsCache' => NULL,
  525.                      'permissionView' => NULL,
  526.                      'permissionEdit' => NULL,
  527.                      'labelWidth' => 0,
  528.                      'labelAlign' => 'left',
  529.                   )),
  530.                   => 
  531.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  532.                      'name' => 'localizedfields',
  533.                      'title' => '',
  534.                      'tooltip' => '',
  535.                      'mandatory' => false,
  536.                      'noteditable' => false,
  537.                      'index' => NULL,
  538.                      'locked' => false,
  539.                      'style' => '',
  540.                      'permissions' => NULL,
  541.                      'datatype' => 'data',
  542.                      'fieldtype' => 'localizedfields',
  543.                      'relationType' => false,
  544.                      'invisible' => false,
  545.                      'visibleGridView' => true,
  546.                      'visibleSearch' => true,
  547.                      'blockedVarsForExport' => 
  548.                     array (
  549.                     ),
  550.                      'children' => 
  551.                     array (
  552.                       => 
  553.                       \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  554.                          'name' => 'meta_title',
  555.                          'title' => 'Meta Title',
  556.                          'tooltip' => '',
  557.                          'mandatory' => false,
  558.                          'noteditable' => false,
  559.                          'index' => false,
  560.                          'locked' => false,
  561.                          'style' => '',
  562.                          'permissions' => NULL,
  563.                          'datatype' => 'data',
  564.                          'fieldtype' => 'input',
  565.                          'relationType' => false,
  566.                          'invisible' => false,
  567.                          'visibleGridView' => false,
  568.                          'visibleSearch' => false,
  569.                          'blockedVarsForExport' => 
  570.                         array (
  571.                         ),
  572.                          'width' => '',
  573.                          'defaultValue' => NULL,
  574.                          'columnLength' => 190,
  575.                          'regex' => '',
  576.                          'regexFlags' => 
  577.                         array (
  578.                         ),
  579.                          'unique' => false,
  580.                          'showCharCount' => false,
  581.                          'defaultValueGenerator' => '',
  582.                       )),
  583.                       => 
  584.                       \Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
  585.                          'name' => 'meta_description',
  586.                          'title' => 'Meta Description',
  587.                          'tooltip' => '',
  588.                          'mandatory' => false,
  589.                          'noteditable' => false,
  590.                          'index' => false,
  591.                          'locked' => false,
  592.                          'style' => '',
  593.                          'permissions' => NULL,
  594.                          'datatype' => 'data',
  595.                          'fieldtype' => 'textarea',
  596.                          'relationType' => false,
  597.                          'invisible' => false,
  598.                          'visibleGridView' => false,
  599.                          'visibleSearch' => false,
  600.                          'blockedVarsForExport' => 
  601.                         array (
  602.                         ),
  603.                          'width' => '',
  604.                          'height' => '',
  605.                          'maxLength' => NULL,
  606.                          'showCharCount' => false,
  607.                          'excludeFromSearchIndex' => false,
  608.                       )),
  609.                     ),
  610.                      'region' => NULL,
  611.                      'layout' => NULL,
  612.                      'width' => '',
  613.                      'height' => '',
  614.                      'maxTabs' => NULL,
  615.                      'border' => false,
  616.                      'provideSplitView' => false,
  617.                      'tabPosition' => NULL,
  618.                      'hideLabelsWhenTabsReached' => NULL,
  619.                      'referencedFields' => 
  620.                     array (
  621.                     ),
  622.                      'fieldDefinitionsCache' => NULL,
  623.                      'permissionView' => NULL,
  624.                      'permissionEdit' => NULL,
  625.                      'labelWidth' => 0,
  626.                      'labelAlign' => 'left',
  627.                   )),
  628.                 ),
  629.                  'fieldDefinitionsCache' => NULL,
  630.                  'permissionView' => NULL,
  631.                  'permissionEdit' => NULL,
  632.                  'labelWidth' => 0,
  633.                  'labelAlign' => 'left',
  634.               )),
  635.               => 
  636.               \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  637.                  'name' => 'ing',
  638.                  'title' => 'Ingrident Name Used in Recipe',
  639.                  'tooltip' => '',
  640.                  'mandatory' => false,
  641.                  'noteditable' => false,
  642.                  'index' => false,
  643.                  'locked' => false,
  644.                  'style' => '',
  645.                  'permissions' => NULL,
  646.                  'datatype' => 'data',
  647.                  'fieldtype' => 'input',
  648.                  'relationType' => false,
  649.                  'invisible' => false,
  650.                  'visibleGridView' => false,
  651.                  'visibleSearch' => false,
  652.                  'blockedVarsForExport' => 
  653.                 array (
  654.                 ),
  655.                  'width' => 300,
  656.                  'defaultValue' => NULL,
  657.                  'columnLength' => 250,
  658.                  'regex' => '',
  659.                  'regexFlags' => 
  660.                 array (
  661.                 ),
  662.                  'unique' => false,
  663.                  'showCharCount' => false,
  664.                  'defaultValueGenerator' => '',
  665.               )),
  666.               => 
  667.               \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  668.                  'name' => 'cuisine',
  669.                  'title' => 'Cuisine',
  670.                  'tooltip' => '',
  671.                  'mandatory' => false,
  672.                  'noteditable' => false,
  673.                  'index' => false,
  674.                  'locked' => false,
  675.                  'style' => '',
  676.                  'permissions' => NULL,
  677.                  'datatype' => 'data',
  678.                  'fieldtype' => 'input',
  679.                  'relationType' => false,
  680.                  'invisible' => false,
  681.                  'visibleGridView' => false,
  682.                  'visibleSearch' => false,
  683.                  'blockedVarsForExport' => 
  684.                 array (
  685.                 ),
  686.                  'width' => '',
  687.                  'defaultValue' => NULL,
  688.                  'columnLength' => 190,
  689.                  'regex' => '',
  690.                  'regexFlags' => 
  691.                 array (
  692.                 ),
  693.                  'unique' => false,
  694.                  'showCharCount' => false,
  695.                  'defaultValueGenerator' => '',
  696.               )),
  697.               => 
  698.               \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  699.                  'name' => 'typeofmeal',
  700.                  'title' => 'Meal Type',
  701.                  'tooltip' => '',
  702.                  'mandatory' => false,
  703.                  'noteditable' => false,
  704.                  'index' => false,
  705.                  'locked' => false,
  706.                  'style' => '',
  707.                  'permissions' => NULL,
  708.                  'datatype' => 'data',
  709.                  'fieldtype' => 'input',
  710.                  'relationType' => false,
  711.                  'invisible' => false,
  712.                  'visibleGridView' => false,
  713.                  'visibleSearch' => false,
  714.                  'blockedVarsForExport' => 
  715.                 array (
  716.                 ),
  717.                  'width' => '',
  718.                  'defaultValue' => NULL,
  719.                  'columnLength' => 190,
  720.                  'regex' => '',
  721.                  'regexFlags' => 
  722.                 array (
  723.                 ),
  724.                  'unique' => false,
  725.                  'showCharCount' => false,
  726.                  'defaultValueGenerator' => '',
  727.               )),
  728.               => 
  729.               \Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
  730.                  'name' => 'workflowState',
  731.                  'title' => 'Workflow state',
  732.                  'tooltip' => '',
  733.                  'mandatory' => false,
  734.                  'noteditable' => true,
  735.                  'index' => false,
  736.                  'locked' => false,
  737.                  'style' => '',
  738.                  'permissions' => NULL,
  739.                  'datatype' => 'data',
  740.                  'fieldtype' => 'select',
  741.                  'relationType' => false,
  742.                  'invisible' => false,
  743.                  'visibleGridView' => false,
  744.                  'visibleSearch' => false,
  745.                  'blockedVarsForExport' => 
  746.                 array (
  747.                 ),
  748.                  'options' => NULL,
  749.                  'width' => '',
  750.                  'defaultValue' => NULL,
  751.                  'optionsProviderClass' => '@pimcore.workflow.place-options-provider',
  752.                  'optionsProviderData' => 'recipe_workflow',
  753.                  'columnLength' => 190,
  754.                  'dynamicOptions' => false,
  755.                  'defaultValueGenerator' => '',
  756.               )),
  757.             ),
  758.              'locked' => false,
  759.              'blockedVarsForExport' => 
  760.             array (
  761.             ),
  762.              'fieldtype' => 'panel',
  763.              'layout' => NULL,
  764.              'border' => false,
  765.              'icon' => '',
  766.              'labelWidth' => 0,
  767.              'labelAlign' => 'left',
  768.           )),
  769.           => 
  770.           \Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  771.              'name' => 'Layout',
  772.              'type' => NULL,
  773.              'region' => NULL,
  774.              'title' => 'Relation',
  775.              'width' => NULL,
  776.              'height' => NULL,
  777.              'collapsible' => false,
  778.              'collapsed' => false,
  779.              'bodyStyle' => '',
  780.              'datatype' => 'layout',
  781.              'permissions' => NULL,
  782.              'children' => 
  783.             array (
  784.               => 
  785.               \Pimcore\Model\DataObject\ClassDefinition\Data\ManyToManyObjectRelation::__set_state(array(
  786.                  'name' => 'category',
  787.                  'title' => 'Category',
  788.                  'tooltip' => '',
  789.                  'mandatory' => false,
  790.                  'noteditable' => false,
  791.                  'index' => false,
  792.                  'locked' => false,
  793.                  'style' => '',
  794.                  'permissions' => NULL,
  795.                  'datatype' => 'data',
  796.                  'fieldtype' => 'manyToManyObjectRelation',
  797.                  'relationType' => true,
  798.                  'invisible' => false,
  799.                  'visibleGridView' => false,
  800.                  'visibleSearch' => false,
  801.                  'blockedVarsForExport' => 
  802.                 array (
  803.                 ),
  804.                  'classes' => 
  805.                 array (
  806.                   => 
  807.                   array (
  808.                     'classes' => 'recipecategory',
  809.                   ),
  810.                 ),
  811.                  'pathFormatterClass' => '',
  812.                  'width' => '',
  813.                  'height' => '',
  814.                  'maxItems' => NULL,
  815.                  'visibleFields' => 'fullpath,id,filename',
  816.                  'allowToCreateNewObject' => true,
  817.                  'optimizedAdminLoading' => false,
  818.                  'enableTextSelection' => false,
  819.                  'visibleFieldDefinitions' => 
  820.                 array (
  821.                 ),
  822.               )),
  823.               => 
  824.               \Pimcore\Model\DataObject\ClassDefinition\Data\ManyToManyObjectRelation::__set_state(array(
  825.                  'name' => 'review',
  826.                  'title' => 'Review',
  827.                  'tooltip' => '',
  828.                  'mandatory' => false,
  829.                  'noteditable' => false,
  830.                  'index' => false,
  831.                  'locked' => false,
  832.                  'style' => '',
  833.                  'permissions' => NULL,
  834.                  'datatype' => 'data',
  835.                  'fieldtype' => 'manyToManyObjectRelation',
  836.                  'relationType' => true,
  837.                  'invisible' => false,
  838.                  'visibleGridView' => false,
  839.                  'visibleSearch' => false,
  840.                  'blockedVarsForExport' => 
  841.                 array (
  842.                 ),
  843.                  'classes' => 
  844.                 array (
  845.                   => 
  846.                   array (
  847.                     'classes' => 'review',
  848.                   ),
  849.                 ),
  850.                  'pathFormatterClass' => '',
  851.                  'width' => '',
  852.                  'height' => '',
  853.                  'maxItems' => NULL,
  854.                  'visibleFields' => 'id,published,name,email,comment,rating',
  855.                  'allowToCreateNewObject' => true,
  856.                  'optimizedAdminLoading' => false,
  857.                  'enableTextSelection' => false,
  858.                  'visibleFieldDefinitions' => 
  859.                 array (
  860.                 ),
  861.               )),
  862.               => 
  863.               \Pimcore\Model\DataObject\ClassDefinition\Data\ManyToManyObjectRelation::__set_state(array(
  864.                  'name' => 'featured_product',
  865.                  'title' => 'Featured Product',
  866.                  'tooltip' => '',
  867.                  'mandatory' => false,
  868.                  'noteditable' => false,
  869.                  'index' => false,
  870.                  'locked' => false,
  871.                  'style' => '',
  872.                  'permissions' => NULL,
  873.                  'datatype' => 'data',
  874.                  'fieldtype' => 'manyToManyObjectRelation',
  875.                  'relationType' => true,
  876.                  'invisible' => false,
  877.                  'visibleGridView' => false,
  878.                  'visibleSearch' => false,
  879.                  'blockedVarsForExport' => 
  880.                 array (
  881.                 ),
  882.                  'classes' => 
  883.                 array (
  884.                   => 
  885.                   array (
  886.                     'classes' => 'products',
  887.                   ),
  888.                 ),
  889.                  'pathFormatterClass' => '',
  890.                  'width' => '',
  891.                  'height' => '',
  892.                  'maxItems' => NULL,
  893.                  'visibleFields' => 'fullpath',
  894.                  'allowToCreateNewObject' => true,
  895.                  'optimizedAdminLoading' => false,
  896.                  'enableTextSelection' => false,
  897.                  'visibleFieldDefinitions' => 
  898.                 array (
  899.                 ),
  900.               )),
  901.               => 
  902.               \Pimcore\Model\DataObject\ClassDefinition\Data\ManyToManyObjectRelation::__set_state(array(
  903.                  'name' => 'tags',
  904.                  'title' => 'Recipe Tags',
  905.                  'tooltip' => '',
  906.                  'mandatory' => false,
  907.                  'noteditable' => false,
  908.                  'index' => false,
  909.                  'locked' => false,
  910.                  'style' => '',
  911.                  'permissions' => NULL,
  912.                  'datatype' => 'data',
  913.                  'fieldtype' => 'manyToManyObjectRelation',
  914.                  'relationType' => true,
  915.                  'invisible' => false,
  916.                  'visibleGridView' => false,
  917.                  'visibleSearch' => false,
  918.                  'blockedVarsForExport' => 
  919.                 array (
  920.                 ),
  921.                  'classes' => 
  922.                 array (
  923.                   => 
  924.                   array (
  925.                     'classes' => 'recipetag',
  926.                   ),
  927.                 ),
  928.                  'pathFormatterClass' => '',
  929.                  'width' => '',
  930.                  'height' => '',
  931.                  'maxItems' => NULL,
  932.                  'visibleFields' => 'fullpath',
  933.                  'allowToCreateNewObject' => true,
  934.                  'optimizedAdminLoading' => false,
  935.                  'enableTextSelection' => false,
  936.                  'visibleFieldDefinitions' => 
  937.                 array (
  938.                 ),
  939.               )),
  940.               => 
  941.               \Pimcore\Model\DataObject\ClassDefinition\Data\ManyToManyObjectRelation::__set_state(array(
  942.                  'name' => 'similar_recipes',
  943.                  'title' => 'Similar Recipes',
  944.                  'tooltip' => '',
  945.                  'mandatory' => false,
  946.                  'noteditable' => false,
  947.                  'index' => false,
  948.                  'locked' => false,
  949.                  'style' => '',
  950.                  'permissions' => NULL,
  951.                  'datatype' => 'data',
  952.                  'fieldtype' => 'manyToManyObjectRelation',
  953.                  'relationType' => true,
  954.                  'invisible' => false,
  955.                  'visibleGridView' => false,
  956.                  'visibleSearch' => false,
  957.                  'blockedVarsForExport' => 
  958.                 array (
  959.                 ),
  960.                  'classes' => 
  961.                 array (
  962.                   => 
  963.                   array (
  964.                     'classes' => 'Recipe',
  965.                   ),
  966.                 ),
  967.                  'pathFormatterClass' => '',
  968.                  'width' => '',
  969.                  'height' => '',
  970.                  'maxItems' => NULL,
  971.                  'visibleFields' => 
  972.                 array (
  973.                 ),
  974.                  'allowToCreateNewObject' => false,
  975.                  'optimizedAdminLoading' => false,
  976.                  'enableTextSelection' => false,
  977.                  'visibleFieldDefinitions' => 
  978.                 array (
  979.                 ),
  980.               )),
  981.               => 
  982.               \Pimcore\Model\DataObject\ClassDefinition\Data\ManyToManyObjectRelation::__set_state(array(
  983.                  'name' => 'recipes_with_brands',
  984.                  'title' => 'Recipes With Brands',
  985.                  'tooltip' => '',
  986.                  'mandatory' => false,
  987.                  'noteditable' => false,
  988.                  'index' => false,
  989.                  'locked' => false,
  990.                  'style' => '',
  991.                  'permissions' => NULL,
  992.                  'datatype' => 'data',
  993.                  'fieldtype' => 'manyToManyObjectRelation',
  994.                  'relationType' => true,
  995.                  'invisible' => false,
  996.                  'visibleGridView' => false,
  997.                  'visibleSearch' => false,
  998.                  'blockedVarsForExport' => 
  999.                 array (
  1000.                 ),
  1001.                  'classes' => 
  1002.                 array (
  1003.                   => 
  1004.                   array (
  1005.                     'classes' => 'brands',
  1006.                   ),
  1007.                 ),
  1008.                  'pathFormatterClass' => '',
  1009.                  'width' => '',
  1010.                  'height' => '',
  1011.                  'maxItems' => NULL,
  1012.                  'visibleFields' => 
  1013.                 array (
  1014.                 ),
  1015.                  'allowToCreateNewObject' => false,
  1016.                  'optimizedAdminLoading' => false,
  1017.                  'enableTextSelection' => false,
  1018.                  'visibleFieldDefinitions' => 
  1019.                 array (
  1020.                 ),
  1021.               )),
  1022.               => 
  1023.               \Pimcore\Model\DataObject\ClassDefinition\Data\ManyToManyObjectRelation::__set_state(array(
  1024.                  'name' => 'brands',
  1025.                  'title' => 'Brands',
  1026.                  'tooltip' => '',
  1027.                  'mandatory' => false,
  1028.                  'noteditable' => false,
  1029.                  'index' => false,
  1030.                  'locked' => false,
  1031.                  'style' => '',
  1032.                  'permissions' => NULL,
  1033.                  'datatype' => 'data',
  1034.                  'fieldtype' => 'manyToManyObjectRelation',
  1035.                  'relationType' => true,
  1036.                  'invisible' => false,
  1037.                  'visibleGridView' => false,
  1038.                  'visibleSearch' => false,
  1039.                  'blockedVarsForExport' => 
  1040.                 array (
  1041.                 ),
  1042.                  'classes' => 
  1043.                 array (
  1044.                   => 
  1045.                   array (
  1046.                     'classes' => 'brands',
  1047.                   ),
  1048.                 ),
  1049.                  'pathFormatterClass' => '',
  1050.                  'width' => '',
  1051.                  'height' => '',
  1052.                  'maxItems' => NULL,
  1053.                  'visibleFields' => 
  1054.                 array (
  1055.                 ),
  1056.                  'allowToCreateNewObject' => false,
  1057.                  'optimizedAdminLoading' => false,
  1058.                  'enableTextSelection' => false,
  1059.                  'visibleFieldDefinitions' => 
  1060.                 array (
  1061.                 ),
  1062.               )),
  1063.             ),
  1064.              'locked' => false,
  1065.              'blockedVarsForExport' => 
  1066.             array (
  1067.             ),
  1068.              'fieldtype' => 'panel',
  1069.              'layout' => NULL,
  1070.              'border' => false,
  1071.              'icon' => '',
  1072.              'labelWidth' => 100,
  1073.              'labelAlign' => 'left',
  1074.           )),
  1075.           => 
  1076.           \Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  1077.              'name' => 'Layout',
  1078.              'type' => NULL,
  1079.              'region' => NULL,
  1080.              'title' => 'Media',
  1081.              'width' => NULL,
  1082.              'height' => NULL,
  1083.              'collapsible' => false,
  1084.              'collapsed' => false,
  1085.              'bodyStyle' => '',
  1086.              'datatype' => 'layout',
  1087.              'permissions' => NULL,
  1088.              'children' => 
  1089.             array (
  1090.               => 
  1091.               \Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  1092.                  'name' => 'video_thumbnail',
  1093.                  'title' => 'Video Thumbnail',
  1094.                  'tooltip' => '',
  1095.                  'mandatory' => false,
  1096.                  'noteditable' => false,
  1097.                  'index' => false,
  1098.                  'locked' => false,
  1099.                  'style' => '',
  1100.                  'permissions' => NULL,
  1101.                  'datatype' => 'data',
  1102.                  'fieldtype' => 'image',
  1103.                  'relationType' => false,
  1104.                  'invisible' => false,
  1105.                  'visibleGridView' => false,
  1106.                  'visibleSearch' => false,
  1107.                  'blockedVarsForExport' => 
  1108.                 array (
  1109.                 ),
  1110.                  'width' => '',
  1111.                  'height' => '',
  1112.                  'uploadPath' => '',
  1113.               )),
  1114.               => 
  1115.               \Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  1116.                  'name' => 'video_thumbnail_mobile',
  1117.                  'title' => 'Video Thumbnail Mobile',
  1118.                  'tooltip' => '',
  1119.                  'mandatory' => false,
  1120.                  'noteditable' => false,
  1121.                  'index' => false,
  1122.                  'locked' => false,
  1123.                  'style' => '',
  1124.                  'permissions' => NULL,
  1125.                  'datatype' => 'data',
  1126.                  'fieldtype' => 'image',
  1127.                  'relationType' => false,
  1128.                  'invisible' => false,
  1129.                  'visibleGridView' => false,
  1130.                  'visibleSearch' => false,
  1131.                  'blockedVarsForExport' => 
  1132.                 array (
  1133.                 ),
  1134.                  'width' => '',
  1135.                  'height' => '',
  1136.                  'uploadPath' => '',
  1137.               )),
  1138.               => 
  1139.               \Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  1140.                  'name' => 'featured_image',
  1141.                  'title' => 'Featured Image',
  1142.                  'tooltip' => '',
  1143.                  'mandatory' => false,
  1144.                  'noteditable' => false,
  1145.                  'index' => false,
  1146.                  'locked' => false,
  1147.                  'style' => '',
  1148.                  'permissions' => NULL,
  1149.                  'datatype' => 'data',
  1150.                  'fieldtype' => 'image',
  1151.                  'relationType' => false,
  1152.                  'invisible' => false,
  1153.                  'visibleGridView' => false,
  1154.                  'visibleSearch' => false,
  1155.                  'blockedVarsForExport' => 
  1156.                 array (
  1157.                 ),
  1158.                  'width' => '',
  1159.                  'height' => '',
  1160.                  'uploadPath' => '',
  1161.               )),
  1162.               => 
  1163.               \Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  1164.                  'name' => 'featured_image_mobile',
  1165.                  'title' => 'Featured Image Mobile',
  1166.                  'tooltip' => '',
  1167.                  'mandatory' => false,
  1168.                  'noteditable' => false,
  1169.                  'index' => false,
  1170.                  'locked' => false,
  1171.                  'style' => '',
  1172.                  'permissions' => NULL,
  1173.                  'datatype' => 'data',
  1174.                  'fieldtype' => 'image',
  1175.                  'relationType' => false,
  1176.                  'invisible' => false,
  1177.                  'visibleGridView' => false,
  1178.                  'visibleSearch' => false,
  1179.                  'blockedVarsForExport' => 
  1180.                 array (
  1181.                 ),
  1182.                  'width' => '',
  1183.                  'height' => '',
  1184.                  'uploadPath' => '',
  1185.               )),
  1186.               => 
  1187.               \Pimcore\Model\DataObject\ClassDefinition\Data\Video::__set_state(array(
  1188.                  'name' => 'banner_video',
  1189.                  'title' => 'banner_video',
  1190.                  'tooltip' => '',
  1191.                  'mandatory' => false,
  1192.                  'noteditable' => false,
  1193.                  'index' => false,
  1194.                  'locked' => false,
  1195.                  'style' => '',
  1196.                  'permissions' => NULL,
  1197.                  'datatype' => 'data',
  1198.                  'fieldtype' => 'video',
  1199.                  'relationType' => false,
  1200.                  'invisible' => false,
  1201.                  'visibleGridView' => false,
  1202.                  'visibleSearch' => false,
  1203.                  'blockedVarsForExport' => 
  1204.                 array (
  1205.                 ),
  1206.                  'width' => '',
  1207.                  'height' => '',
  1208.                  'allowedTypes' => NULL,
  1209.                  'supportedTypes' => 
  1210.                 array (
  1211.                   => 'asset',
  1212.                   => 'youtube',
  1213.                   => 'vimeo',
  1214.                   => 'dailymotion',
  1215.                 ),
  1216.               )),
  1217.               => 
  1218.               \Pimcore\Model\DataObject\ClassDefinition\Data\Video::__set_state(array(
  1219.                  'name' => 'banner_video_mobile',
  1220.                  'title' => 'Banner Video Mobile',
  1221.                  'tooltip' => '',
  1222.                  'mandatory' => false,
  1223.                  'noteditable' => false,
  1224.                  'index' => false,
  1225.                  'locked' => false,
  1226.                  'style' => '',
  1227.                  'permissions' => NULL,
  1228.                  'datatype' => 'data',
  1229.                  'fieldtype' => 'video',
  1230.                  'relationType' => false,
  1231.                  'invisible' => false,
  1232.                  'visibleGridView' => false,
  1233.                  'visibleSearch' => false,
  1234.                  'blockedVarsForExport' => 
  1235.                 array (
  1236.                 ),
  1237.                  'width' => '',
  1238.                  'height' => '',
  1239.                  'allowedTypes' => NULL,
  1240.                  'supportedTypes' => 
  1241.                 array (
  1242.                   => 'asset',
  1243.                   => 'youtube',
  1244.                   => 'vimeo',
  1245.                   => 'dailymotion',
  1246.                 ),
  1247.               )),
  1248.               => 
  1249.               \Pimcore\Model\DataObject\ClassDefinition\Data\Video::__set_state(array(
  1250.                  'name' => 'detail_video',
  1251.                  'title' => 'Detail Video',
  1252.                  'tooltip' => '',
  1253.                  'mandatory' => false,
  1254.                  'noteditable' => false,
  1255.                  'index' => false,
  1256.                  'locked' => false,
  1257.                  'style' => '',
  1258.                  'permissions' => NULL,
  1259.                  'datatype' => 'data',
  1260.                  'fieldtype' => 'video',
  1261.                  'relationType' => false,
  1262.                  'invisible' => false,
  1263.                  'visibleGridView' => false,
  1264.                  'visibleSearch' => false,
  1265.                  'blockedVarsForExport' => 
  1266.                 array (
  1267.                 ),
  1268.                  'width' => '',
  1269.                  'height' => '',
  1270.                  'allowedTypes' => NULL,
  1271.                  'supportedTypes' => 
  1272.                 array (
  1273.                   => 'asset',
  1274.                   => 'youtube',
  1275.                   => 'vimeo',
  1276.                   => 'dailymotion',
  1277.                 ),
  1278.               )),
  1279.               => 
  1280.               \Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  1281.                  'name' => 'instruction_thumbnail',
  1282.                  'title' => 'Instruction_thumbnail',
  1283.                  'tooltip' => '',
  1284.                  'mandatory' => false,
  1285.                  'noteditable' => false,
  1286.                  'index' => false,
  1287.                  'locked' => false,
  1288.                  'style' => '',
  1289.                  'permissions' => NULL,
  1290.                  'datatype' => 'data',
  1291.                  'fieldtype' => 'image',
  1292.                  'relationType' => false,
  1293.                  'invisible' => false,
  1294.                  'visibleGridView' => false,
  1295.                  'visibleSearch' => false,
  1296.                  'blockedVarsForExport' => 
  1297.                 array (
  1298.                 ),
  1299.                  'width' => '',
  1300.                  'height' => '',
  1301.                  'uploadPath' => '',
  1302.               )),
  1303.               => 
  1304.               \Pimcore\Model\DataObject\ClassDefinition\Data\Video::__set_state(array(
  1305.                  'name' => 'instruction_mobile',
  1306.                  'title' => 'Instruction_mobile',
  1307.                  'tooltip' => '',
  1308.                  'mandatory' => false,
  1309.                  'noteditable' => false,
  1310.                  'index' => false,
  1311.                  'locked' => false,
  1312.                  'style' => '',
  1313.                  'permissions' => NULL,
  1314.                  'datatype' => 'data',
  1315.                  'fieldtype' => 'video',
  1316.                  'relationType' => false,
  1317.                  'invisible' => false,
  1318.                  'visibleGridView' => false,
  1319.                  'visibleSearch' => false,
  1320.                  'blockedVarsForExport' => 
  1321.                 array (
  1322.                 ),
  1323.                  'width' => '',
  1324.                  'height' => '',
  1325.                  'allowedTypes' => NULL,
  1326.                  'supportedTypes' => 
  1327.                 array (
  1328.                   => 'asset',
  1329.                   => 'youtube',
  1330.                   => 'vimeo',
  1331.                   => 'dailymotion',
  1332.                 ),
  1333.               )),
  1334.               => 
  1335.               \Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  1336.                  'name' => 'instruction_thumbnail_mobile',
  1337.                  'title' => 'Instruction_thumbnail_mobile',
  1338.                  'tooltip' => '',
  1339.                  'mandatory' => false,
  1340.                  'noteditable' => false,
  1341.                  'index' => false,
  1342.                  'locked' => false,
  1343.                  'style' => '',
  1344.                  'permissions' => NULL,
  1345.                  'datatype' => 'data',
  1346.                  'fieldtype' => 'image',
  1347.                  'relationType' => false,
  1348.                  'invisible' => false,
  1349.                  'visibleGridView' => false,
  1350.                  'visibleSearch' => false,
  1351.                  'blockedVarsForExport' => 
  1352.                 array (
  1353.                 ),
  1354.                  'width' => '',
  1355.                  'height' => '',
  1356.                  'uploadPath' => '',
  1357.               )),
  1358.               10 => 
  1359.               \Pimcore\Model\DataObject\ClassDefinition\Data\BooleanSelect::__set_state(array(
  1360.                  'name' => 'imagetype',
  1361.                  'title' => 'Image Type',
  1362.                  'tooltip' => '',
  1363.                  'mandatory' => false,
  1364.                  'noteditable' => false,
  1365.                  'index' => false,
  1366.                  'locked' => false,
  1367.                  'style' => '',
  1368.                  'permissions' => NULL,
  1369.                  'datatype' => 'data',
  1370.                  'fieldtype' => 'booleanSelect',
  1371.                  'relationType' => false,
  1372.                  'invisible' => false,
  1373.                  'visibleGridView' => false,
  1374.                  'visibleSearch' => false,
  1375.                  'blockedVarsForExport' => 
  1376.                 array (
  1377.                 ),
  1378.                  'yesLabel' => 'Circle',
  1379.                  'noLabel' => 'Square',
  1380.                  'emptyLabel' => 'Select',
  1381.                  'options' => 
  1382.                 array (
  1383.                   => 
  1384.                   array (
  1385.                     'key' => 'Select',
  1386.                     'value' => 0,
  1387.                   ),
  1388.                   => 
  1389.                   array (
  1390.                     'key' => 'Circle',
  1391.                     'value' => 1,
  1392.                   ),
  1393.                   => 
  1394.                   array (
  1395.                     'key' => 'Square',
  1396.                     'value' => -1,
  1397.                   ),
  1398.                 ),
  1399.                  'width' => '',
  1400.               )),
  1401.             ),
  1402.              'locked' => false,
  1403.              'blockedVarsForExport' => 
  1404.             array (
  1405.             ),
  1406.              'fieldtype' => 'panel',
  1407.              'layout' => NULL,
  1408.              'border' => false,
  1409.              'icon' => '',
  1410.              'labelWidth' => 100,
  1411.              'labelAlign' => 'left',
  1412.           )),
  1413.           => 
  1414.           \Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  1415.              'name' => 'Layout',
  1416.              'type' => NULL,
  1417.              'region' => NULL,
  1418.              'title' => 'Serving',
  1419.              'width' => '',
  1420.              'height' => '',
  1421.              'collapsible' => false,
  1422.              'collapsed' => false,
  1423.              'bodyStyle' => '',
  1424.              'datatype' => 'layout',
  1425.              'permissions' => NULL,
  1426.              'children' => 
  1427.             array (
  1428.               => 
  1429.               \Pimcore\Model\DataObject\ClassDefinition\Data\Fieldcollections::__set_state(array(
  1430.                  'name' => 'serving_options',
  1431.                  'title' => 'serving_options',
  1432.                  'tooltip' => '',
  1433.                  'mandatory' => false,
  1434.                  'noteditable' => false,
  1435.                  'index' => false,
  1436.                  'locked' => false,
  1437.                  'style' => '',
  1438.                  'permissions' => NULL,
  1439.                  'datatype' => 'data',
  1440.                  'fieldtype' => 'fieldcollections',
  1441.                  'relationType' => false,
  1442.                  'invisible' => false,
  1443.                  'visibleGridView' => false,
  1444.                  'visibleSearch' => false,
  1445.                  'blockedVarsForExport' => 
  1446.                 array (
  1447.                 ),
  1448.                  'allowedTypes' => 
  1449.                 array (
  1450.                   => 'serving',
  1451.                 ),
  1452.                  'lazyLoading' => true,
  1453.                  'maxItems' => NULL,
  1454.                  'disallowAddRemove' => false,
  1455.                  'disallowReorder' => false,
  1456.                  'collapsed' => false,
  1457.                  'collapsible' => false,
  1458.                  'border' => false,
  1459.               )),
  1460.               => 
  1461.               \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  1462.                  'name' => 'time',
  1463.                  'title' => 'time in minutes',
  1464.                  'tooltip' => '',
  1465.                  'mandatory' => false,
  1466.                  'noteditable' => false,
  1467.                  'index' => false,
  1468.                  'locked' => false,
  1469.                  'style' => '',
  1470.                  'permissions' => NULL,
  1471.                  'datatype' => 'data',
  1472.                  'fieldtype' => 'input',
  1473.                  'relationType' => false,
  1474.                  'invisible' => false,
  1475.                  'visibleGridView' => false,
  1476.                  'visibleSearch' => false,
  1477.                  'blockedVarsForExport' => 
  1478.                 array (
  1479.                 ),
  1480.                  'width' => NULL,
  1481.                  'defaultValue' => NULL,
  1482.                  'columnLength' => 10,
  1483.                  'regex' => '',
  1484.                  'regexFlags' => 
  1485.                 array (
  1486.                 ),
  1487.                  'unique' => false,
  1488.                  'showCharCount' => false,
  1489.                  'defaultValueGenerator' => '',
  1490.               )),
  1491.               => 
  1492.               \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  1493.                  'name' => 'serves',
  1494.                  'title' => 'serves',
  1495.                  'tooltip' => '',
  1496.                  'mandatory' => false,
  1497.                  'noteditable' => false,
  1498.                  'index' => false,
  1499.                  'locked' => false,
  1500.                  'style' => '',
  1501.                  'permissions' => NULL,
  1502.                  'datatype' => 'data',
  1503.                  'fieldtype' => 'input',
  1504.                  'relationType' => false,
  1505.                  'invisible' => false,
  1506.                  'visibleGridView' => false,
  1507.                  'visibleSearch' => false,
  1508.                  'blockedVarsForExport' => 
  1509.                 array (
  1510.                 ),
  1511.                  'width' => '',
  1512.                  'defaultValue' => NULL,
  1513.                  'columnLength' => 190,
  1514.                  'regex' => '',
  1515.                  'regexFlags' => 
  1516.                 array (
  1517.                 ),
  1518.                  'unique' => false,
  1519.                  'showCharCount' => false,
  1520.                  'defaultValueGenerator' => '',
  1521.               )),
  1522.             ),
  1523.              'locked' => false,
  1524.              'blockedVarsForExport' => 
  1525.             array (
  1526.             ),
  1527.              'fieldtype' => 'panel',
  1528.              'layout' => NULL,
  1529.              'border' => false,
  1530.              'icon' => '',
  1531.              'labelWidth' => 100,
  1532.              'labelAlign' => 'left',
  1533.           )),
  1534.           => 
  1535.           \Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  1536.              'name' => 'Layout',
  1537.              'type' => NULL,
  1538.              'region' => NULL,
  1539.              'title' => 'Steps Section',
  1540.              'width' => NULL,
  1541.              'height' => NULL,
  1542.              'collapsible' => false,
  1543.              'collapsed' => false,
  1544.              'bodyStyle' => '',
  1545.              'datatype' => 'layout',
  1546.              'permissions' => NULL,
  1547.              'children' => 
  1548.             array (
  1549.               => 
  1550.               \Pimcore\Model\DataObject\ClassDefinition\Data\Block::__set_state(array(
  1551.                  'name' => 'steps',
  1552.                  'title' => 'Steps',
  1553.                  'tooltip' => '',
  1554.                  'mandatory' => false,
  1555.                  'noteditable' => false,
  1556.                  'index' => false,
  1557.                  'locked' => false,
  1558.                  'style' => '',
  1559.                  'permissions' => NULL,
  1560.                  'datatype' => 'data',
  1561.                  'fieldtype' => 'block',
  1562.                  'relationType' => false,
  1563.                  'invisible' => false,
  1564.                  'visibleGridView' => false,
  1565.                  'visibleSearch' => false,
  1566.                  'blockedVarsForExport' => 
  1567.                 array (
  1568.                 ),
  1569.                  'lazyLoading' => false,
  1570.                  'disallowAddRemove' => false,
  1571.                  'disallowReorder' => false,
  1572.                  'collapsible' => false,
  1573.                  'collapsed' => false,
  1574.                  'maxItems' => NULL,
  1575.                  'styleElement' => '',
  1576.                  'children' => 
  1577.                 array (
  1578.                   => 
  1579.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  1580.                      'name' => 'localizedfields',
  1581.                      'title' => '',
  1582.                      'tooltip' => '',
  1583.                      'mandatory' => false,
  1584.                      'noteditable' => false,
  1585.                      'index' => NULL,
  1586.                      'locked' => false,
  1587.                      'style' => '',
  1588.                      'permissions' => NULL,
  1589.                      'datatype' => 'data',
  1590.                      'fieldtype' => 'localizedfields',
  1591.                      'relationType' => false,
  1592.                      'invisible' => false,
  1593.                      'visibleGridView' => true,
  1594.                      'visibleSearch' => true,
  1595.                      'blockedVarsForExport' => 
  1596.                     array (
  1597.                     ),
  1598.                      'children' => 
  1599.                     array (
  1600.                       => 
  1601.                       \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  1602.                          'name' => 'label',
  1603.                          'title' => 'Label',
  1604.                          'tooltip' => '',
  1605.                          'mandatory' => false,
  1606.                          'noteditable' => false,
  1607.                          'index' => false,
  1608.                          'locked' => false,
  1609.                          'style' => '',
  1610.                          'permissions' => NULL,
  1611.                          'datatype' => 'data',
  1612.                          'fieldtype' => 'input',
  1613.                          'relationType' => false,
  1614.                          'invisible' => false,
  1615.                          'visibleGridView' => false,
  1616.                          'visibleSearch' => false,
  1617.                          'blockedVarsForExport' => 
  1618.                         array (
  1619.                         ),
  1620.                          'width' => '',
  1621.                          'defaultValue' => NULL,
  1622.                          'columnLength' => 190,
  1623.                          'regex' => '',
  1624.                          'regexFlags' => 
  1625.                         array (
  1626.                         ),
  1627.                          'unique' => false,
  1628.                          'showCharCount' => false,
  1629.                          'defaultValueGenerator' => '',
  1630.                       )),
  1631.                       => 
  1632.                       \Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
  1633.                          'name' => 'description',
  1634.                          'title' => 'Description',
  1635.                          'tooltip' => '',
  1636.                          'mandatory' => false,
  1637.                          'noteditable' => false,
  1638.                          'index' => false,
  1639.                          'locked' => false,
  1640.                          'style' => '',
  1641.                          'permissions' => NULL,
  1642.                          'datatype' => 'data',
  1643.                          'fieldtype' => 'textarea',
  1644.                          'relationType' => false,
  1645.                          'invisible' => false,
  1646.                          'visibleGridView' => false,
  1647.                          'visibleSearch' => false,
  1648.                          'blockedVarsForExport' => 
  1649.                         array (
  1650.                         ),
  1651.                          'width' => '',
  1652.                          'height' => '',
  1653.                          'maxLength' => NULL,
  1654.                          'showCharCount' => false,
  1655.                          'excludeFromSearchIndex' => false,
  1656.                       )),
  1657.                     ),
  1658.                      'region' => NULL,
  1659.                      'layout' => NULL,
  1660.                      'width' => '',
  1661.                      'height' => '',
  1662.                      'maxTabs' => NULL,
  1663.                      'border' => false,
  1664.                      'provideSplitView' => false,
  1665.                      'tabPosition' => NULL,
  1666.                      'hideLabelsWhenTabsReached' => NULL,
  1667.                      'referencedFields' => 
  1668.                     array (
  1669.                     ),
  1670.                      'fieldDefinitionsCache' => NULL,
  1671.                      'permissionView' => NULL,
  1672.                      'permissionEdit' => NULL,
  1673.                      'labelWidth' => 0,
  1674.                      'labelAlign' => 'left',
  1675.                   )),
  1676.                   => 
  1677.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Video::__set_state(array(
  1678.                      'name' => 'video',
  1679.                      'title' => 'video',
  1680.                      'tooltip' => '',
  1681.                      'mandatory' => false,
  1682.                      'noteditable' => false,
  1683.                      'index' => false,
  1684.                      'locked' => false,
  1685.                      'style' => '',
  1686.                      'permissions' => NULL,
  1687.                      'datatype' => 'data',
  1688.                      'fieldtype' => 'video',
  1689.                      'relationType' => false,
  1690.                      'invisible' => false,
  1691.                      'visibleGridView' => false,
  1692.                      'visibleSearch' => false,
  1693.                      'blockedVarsForExport' => 
  1694.                     array (
  1695.                     ),
  1696.                      'width' => '',
  1697.                      'height' => '',
  1698.                      'allowedTypes' => NULL,
  1699.                      'supportedTypes' => 
  1700.                     array (
  1701.                       => 'asset',
  1702.                       => 'youtube',
  1703.                       => 'vimeo',
  1704.                       => 'dailymotion',
  1705.                     ),
  1706.                   )),
  1707.                   => 
  1708.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  1709.                      'name' => 'thumbnail',
  1710.                      'title' => 'thumbnail',
  1711.                      'tooltip' => '',
  1712.                      'mandatory' => false,
  1713.                      'noteditable' => false,
  1714.                      'index' => false,
  1715.                      'locked' => false,
  1716.                      'style' => '',
  1717.                      'permissions' => NULL,
  1718.                      'datatype' => 'data',
  1719.                      'fieldtype' => 'image',
  1720.                      'relationType' => false,
  1721.                      'invisible' => false,
  1722.                      'visibleGridView' => false,
  1723.                      'visibleSearch' => false,
  1724.                      'blockedVarsForExport' => 
  1725.                     array (
  1726.                     ),
  1727.                      'width' => '',
  1728.                      'height' => '',
  1729.                      'uploadPath' => '',
  1730.                   )),
  1731.                   => 
  1732.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Video::__set_state(array(
  1733.                      'name' => 'video_mobile',
  1734.                      'title' => 'Video Mobile',
  1735.                      'tooltip' => '',
  1736.                      'mandatory' => false,
  1737.                      'noteditable' => false,
  1738.                      'index' => false,
  1739.                      'locked' => false,
  1740.                      'style' => '',
  1741.                      'permissions' => NULL,
  1742.                      'datatype' => 'data',
  1743.                      'fieldtype' => 'video',
  1744.                      'relationType' => false,
  1745.                      'invisible' => false,
  1746.                      'visibleGridView' => false,
  1747.                      'visibleSearch' => false,
  1748.                      'blockedVarsForExport' => 
  1749.                     array (
  1750.                     ),
  1751.                      'width' => '',
  1752.                      'height' => '',
  1753.                      'allowedTypes' => NULL,
  1754.                      'supportedTypes' => 
  1755.                     array (
  1756.                       => 'asset',
  1757.                       => 'youtube',
  1758.                       => 'vimeo',
  1759.                       => 'dailymotion',
  1760.                     ),
  1761.                   )),
  1762.                   => 
  1763.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  1764.                      'name' => 'thumbnail_mobile',
  1765.                      'title' => 'Thumbnail Mobile',
  1766.                      'tooltip' => '',
  1767.                      'mandatory' => false,
  1768.                      'noteditable' => false,
  1769.                      'index' => false,
  1770.                      'locked' => false,
  1771.                      'style' => '',
  1772.                      'permissions' => NULL,
  1773.                      'datatype' => 'data',
  1774.                      'fieldtype' => 'image',
  1775.                      'relationType' => false,
  1776.                      'invisible' => false,
  1777.                      'visibleGridView' => false,
  1778.                      'visibleSearch' => false,
  1779.                      'blockedVarsForExport' => 
  1780.                     array (
  1781.                     ),
  1782.                      'width' => '',
  1783.                      'height' => '',
  1784.                      'uploadPath' => '',
  1785.                   )),
  1786.                 ),
  1787.                  'layout' => NULL,
  1788.                  'referencedFields' => 
  1789.                 array (
  1790.                 ),
  1791.                  'fieldDefinitionsCache' => NULL,
  1792.               )),
  1793.               => 
  1794.               \Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  1795.                  'name' => 'Final_Step_Image',
  1796.                  'title' => 'Final Step Image',
  1797.                  'tooltip' => '',
  1798.                  'mandatory' => false,
  1799.                  'noteditable' => false,
  1800.                  'index' => false,
  1801.                  'locked' => false,
  1802.                  'style' => '',
  1803.                  'permissions' => NULL,
  1804.                  'datatype' => 'data',
  1805.                  'fieldtype' => 'image',
  1806.                  'relationType' => false,
  1807.                  'invisible' => false,
  1808.                  'visibleGridView' => false,
  1809.                  'visibleSearch' => false,
  1810.                  'blockedVarsForExport' => 
  1811.                 array (
  1812.                 ),
  1813.                  'width' => '',
  1814.                  'height' => '',
  1815.                  'uploadPath' => '',
  1816.               )),
  1817.               => 
  1818.               \Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  1819.                  'name' => 'Final_Step_Image_Mobile',
  1820.                  'title' => 'Final Step Image Mobile',
  1821.                  'tooltip' => '',
  1822.                  'mandatory' => false,
  1823.                  'noteditable' => false,
  1824.                  'index' => false,
  1825.                  'locked' => false,
  1826.                  'style' => '',
  1827.                  'permissions' => NULL,
  1828.                  'datatype' => 'data',
  1829.                  'fieldtype' => 'image',
  1830.                  'relationType' => false,
  1831.                  'invisible' => false,
  1832.                  'visibleGridView' => false,
  1833.                  'visibleSearch' => false,
  1834.                  'blockedVarsForExport' => 
  1835.                 array (
  1836.                 ),
  1837.                  'width' => '',
  1838.                  'height' => '',
  1839.                  'uploadPath' => '',
  1840.               )),
  1841.             ),
  1842.              'locked' => false,
  1843.              'blockedVarsForExport' => 
  1844.             array (
  1845.             ),
  1846.              'fieldtype' => 'panel',
  1847.              'layout' => NULL,
  1848.              'border' => false,
  1849.              'icon' => '',
  1850.              'labelWidth' => 100,
  1851.              'labelAlign' => 'left',
  1852.           )),
  1853.           => 
  1854.           \Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  1855.              'name' => 'Panel',
  1856.              'type' => NULL,
  1857.              'region' => NULL,
  1858.              'title' => 'Fearured',
  1859.              'width' => '',
  1860.              'height' => '',
  1861.              'collapsible' => false,
  1862.              'collapsed' => false,
  1863.              'bodyStyle' => '',
  1864.              'datatype' => 'layout',
  1865.              'permissions' => NULL,
  1866.              'children' => 
  1867.             array (
  1868.               => 
  1869.               \Pimcore\Model\DataObject\ClassDefinition\Data\BooleanSelect::__set_state(array(
  1870.                  'name' => 'featured',
  1871.                  'title' => 'featured',
  1872.                  'tooltip' => '',
  1873.                  'mandatory' => false,
  1874.                  'noteditable' => false,
  1875.                  'index' => false,
  1876.                  'locked' => false,
  1877.                  'style' => '',
  1878.                  'permissions' => NULL,
  1879.                  'datatype' => 'data',
  1880.                  'fieldtype' => 'booleanSelect',
  1881.                  'relationType' => false,
  1882.                  'invisible' => false,
  1883.                  'visibleGridView' => false,
  1884.                  'visibleSearch' => false,
  1885.                  'blockedVarsForExport' => 
  1886.                 array (
  1887.                 ),
  1888.                  'yesLabel' => 'yes',
  1889.                  'noLabel' => 'no',
  1890.                  'emptyLabel' => 'empty',
  1891.                  'options' => 
  1892.                 array (
  1893.                   => 
  1894.                   array (
  1895.                     'key' => 'empty',
  1896.                     'value' => 0,
  1897.                   ),
  1898.                   => 
  1899.                   array (
  1900.                     'key' => 'yes',
  1901.                     'value' => 1,
  1902.                   ),
  1903.                   => 
  1904.                   array (
  1905.                     'key' => 'no',
  1906.                     'value' => -1,
  1907.                   ),
  1908.                 ),
  1909.                  'width' => '',
  1910.               )),
  1911.               => 
  1912.               \Pimcore\Model\DataObject\ClassDefinition\Data\BooleanSelect::__set_state(array(
  1913.                  'name' => 'brand',
  1914.                  'title' => 'Brand',
  1915.                  'tooltip' => '',
  1916.                  'mandatory' => false,
  1917.                  'noteditable' => false,
  1918.                  'index' => false,
  1919.                  'locked' => false,
  1920.                  'style' => '',
  1921.                  'permissions' => NULL,
  1922.                  'datatype' => 'data',
  1923.                  'fieldtype' => 'booleanSelect',
  1924.                  'relationType' => false,
  1925.                  'invisible' => false,
  1926.                  'visibleGridView' => false,
  1927.                  'visibleSearch' => false,
  1928.                  'blockedVarsForExport' => 
  1929.                 array (
  1930.                 ),
  1931.                  'yesLabel' => 'Yes',
  1932.                  'noLabel' => 'No',
  1933.                  'emptyLabel' => 'Recipe for Brand',
  1934.                  'options' => 
  1935.                 array (
  1936.                   => 
  1937.                   array (
  1938.                     'key' => 'Recipe for Brand',
  1939.                     'value' => 0,
  1940.                   ),
  1941.                   => 
  1942.                   array (
  1943.                     'key' => 'Yes',
  1944.                     'value' => 1,
  1945.                   ),
  1946.                   => 
  1947.                   array (
  1948.                     'key' => 'No',
  1949.                     'value' => -1,
  1950.                   ),
  1951.                 ),
  1952.                  'width' => '',
  1953.               )),
  1954.               => 
  1955.               \Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  1956.                  'name' => 'localizedfields',
  1957.                  'title' => '',
  1958.                  'tooltip' => '',
  1959.                  'mandatory' => false,
  1960.                  'noteditable' => false,
  1961.                  'index' => NULL,
  1962.                  'locked' => false,
  1963.                  'style' => '',
  1964.                  'permissions' => NULL,
  1965.                  'datatype' => 'data',
  1966.                  'fieldtype' => 'localizedfields',
  1967.                  'relationType' => false,
  1968.                  'invisible' => false,
  1969.                  'visibleGridView' => true,
  1970.                  'visibleSearch' => true,
  1971.                  'blockedVarsForExport' => 
  1972.                 array (
  1973.                 ),
  1974.                  'children' => 
  1975.                 array (
  1976.                   => 
  1977.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  1978.                      'name' => 'brand_name',
  1979.                      'title' => 'Brand Name',
  1980.                      'tooltip' => '',
  1981.                      'mandatory' => false,
  1982.                      'noteditable' => false,
  1983.                      'index' => false,
  1984.                      'locked' => false,
  1985.                      'style' => '',
  1986.                      'permissions' => NULL,
  1987.                      'datatype' => 'data',
  1988.                      'fieldtype' => 'input',
  1989.                      'relationType' => false,
  1990.                      'invisible' => false,
  1991.                      'visibleGridView' => false,
  1992.                      'visibleSearch' => false,
  1993.                      'blockedVarsForExport' => 
  1994.                     array (
  1995.                     ),
  1996.                      'width' => '',
  1997.                      'defaultValue' => NULL,
  1998.                      'columnLength' => 190,
  1999.                      'regex' => '',
  2000.                      'regexFlags' => 
  2001.                     array (
  2002.                     ),
  2003.                      'unique' => false,
  2004.                      'showCharCount' => false,
  2005.                      'defaultValueGenerator' => '',
  2006.                   )),
  2007.                 ),
  2008.                  'region' => NULL,
  2009.                  'layout' => NULL,
  2010.                  'width' => '',
  2011.                  'height' => '',
  2012.                  'maxTabs' => NULL,
  2013.                  'border' => false,
  2014.                  'provideSplitView' => false,
  2015.                  'tabPosition' => NULL,
  2016.                  'hideLabelsWhenTabsReached' => NULL,
  2017.                  'referencedFields' => 
  2018.                 array (
  2019.                 ),
  2020.                  'fieldDefinitionsCache' => NULL,
  2021.                  'permissionView' => NULL,
  2022.                  'permissionEdit' => NULL,
  2023.                  'labelWidth' => 0,
  2024.                  'labelAlign' => 'left',
  2025.               )),
  2026.               => 
  2027.               \Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
  2028.                  'name' => 'UserId',
  2029.                  'title' => 'User Id',
  2030.                  'tooltip' => '',
  2031.                  'mandatory' => false,
  2032.                  'noteditable' => false,
  2033.                  'index' => false,
  2034.                  'locked' => false,
  2035.                  'style' => '',
  2036.                  'permissions' => NULL,
  2037.                  'datatype' => 'data',
  2038.                  'fieldtype' => 'manyToOneRelation',
  2039.                  'relationType' => true,
  2040.                  'invisible' => false,
  2041.                  'visibleGridView' => false,
  2042.                  'visibleSearch' => false,
  2043.                  'blockedVarsForExport' => 
  2044.                 array (
  2045.                 ),
  2046.                  'classes' => 
  2047.                 array (
  2048.                   => 
  2049.                   array (
  2050.                     'classes' => 'users',
  2051.                   ),
  2052.                 ),
  2053.                  'pathFormatterClass' => '',
  2054.                  'width' => '',
  2055.                  'assetUploadPath' => '',
  2056.                  'objectsAllowed' => true,
  2057.                  'assetsAllowed' => false,
  2058.                  'assetTypes' => 
  2059.                 array (
  2060.                 ),
  2061.                  'documentsAllowed' => false,
  2062.                  'documentTypes' => 
  2063.                 array (
  2064.                 ),
  2065.               )),
  2066.               => 
  2067.               \Pimcore\Model\DataObject\ClassDefinition\Data\Multiselect::__set_state(array(
  2068.                  'name' => 'recipe_brands',
  2069.                  'title' => 'recipe_brands',
  2070.                  'tooltip' => '',
  2071.                  'mandatory' => false,
  2072.                  'noteditable' => false,
  2073.                  'index' => false,
  2074.                  'locked' => false,
  2075.                  'style' => '',
  2076.                  'permissions' => NULL,
  2077.                  'datatype' => 'data',
  2078.                  'fieldtype' => 'multiselect',
  2079.                  'relationType' => false,
  2080.                  'invisible' => false,
  2081.                  'visibleGridView' => false,
  2082.                  'visibleSearch' => false,
  2083.                  'blockedVarsForExport' => 
  2084.                 array (
  2085.                 ),
  2086.                  'options' => 
  2087.                 array (
  2088.                   => 
  2089.                   array (
  2090.                     'key' => 'Goody Professional',
  2091.                     'value' => 'Goody Professional',
  2092.                   ),
  2093.                   => 
  2094.                   array (
  2095.                     'key' => 'Treva Professional',
  2096.                     'value' => 'Treva Professional',
  2097.                   ),
  2098.                   => 
  2099.                   array (
  2100.                     'key' => 'Cofique Professional',
  2101.                     'value' => 'Cofique Professional',
  2102.                   ),
  2103.                 ),
  2104.                  'width' => '',
  2105.                  'height' => '',
  2106.                  'maxItems' => NULL,
  2107.                  'renderType' => 'list',
  2108.                  'optionsProviderClass' => '',
  2109.                  'optionsProviderData' => '',
  2110.                  'dynamicOptions' => false,
  2111.               )),
  2112.             ),
  2113.              'locked' => false,
  2114.              'blockedVarsForExport' => 
  2115.             array (
  2116.             ),
  2117.              'fieldtype' => 'panel',
  2118.              'layout' => NULL,
  2119.              'border' => false,
  2120.              'icon' => '',
  2121.              'labelWidth' => 100,
  2122.              'labelAlign' => 'left',
  2123.           )),
  2124.           => 
  2125.           \Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  2126.              'name' => 'Layout',
  2127.              'type' => NULL,
  2128.              'region' => NULL,
  2129.              'title' => 'Menu',
  2130.              'width' => '',
  2131.              'height' => '',
  2132.              'collapsible' => false,
  2133.              'collapsed' => false,
  2134.              'bodyStyle' => '',
  2135.              'datatype' => 'layout',
  2136.              'permissions' => NULL,
  2137.              'children' => 
  2138.             array (
  2139.               => 
  2140.               \Pimcore\Model\DataObject\ClassDefinition\Data\Numeric::__set_state(array(
  2141.                  'name' => 'menu_price',
  2142.                  'title' => 'Menu Price',
  2143.                  'tooltip' => '',
  2144.                  'mandatory' => false,
  2145.                  'noteditable' => false,
  2146.                  'index' => false,
  2147.                  'locked' => false,
  2148.                  'style' => '',
  2149.                  'permissions' => NULL,
  2150.                  'datatype' => 'data',
  2151.                  'fieldtype' => 'numeric',
  2152.                  'relationType' => false,
  2153.                  'invisible' => false,
  2154.                  'visibleGridView' => false,
  2155.                  'visibleSearch' => false,
  2156.                  'blockedVarsForExport' => 
  2157.                 array (
  2158.                 ),
  2159.                  'width' => '',
  2160.                  'defaultValue' => NULL,
  2161.                  'integer' => false,
  2162.                  'unsigned' => false,
  2163.                  'minValue' => NULL,
  2164.                  'maxValue' => NULL,
  2165.                  'unique' => false,
  2166.                  'decimalSize' => NULL,
  2167.                  'decimalPrecision' => NULL,
  2168.                  'defaultValueGenerator' => '',
  2169.               )),
  2170.               => 
  2171.               \Pimcore\Model\DataObject\ClassDefinition\Data\Numeric::__set_state(array(
  2172.                  'name' => 'profit_percentage',
  2173.                  'title' => 'Profit Percentage',
  2174.                  'tooltip' => '',
  2175.                  'mandatory' => false,
  2176.                  'noteditable' => false,
  2177.                  'index' => false,
  2178.                  'locked' => false,
  2179.                  'style' => '',
  2180.                  'permissions' => NULL,
  2181.                  'datatype' => 'data',
  2182.                  'fieldtype' => 'numeric',
  2183.                  'relationType' => false,
  2184.                  'invisible' => false,
  2185.                  'visibleGridView' => false,
  2186.                  'visibleSearch' => false,
  2187.                  'blockedVarsForExport' => 
  2188.                 array (
  2189.                 ),
  2190.                  'width' => '',
  2191.                  'defaultValue' => NULL,
  2192.                  'integer' => false,
  2193.                  'unsigned' => false,
  2194.                  'minValue' => NULL,
  2195.                  'maxValue' => NULL,
  2196.                  'unique' => false,
  2197.                  'decimalSize' => NULL,
  2198.                  'decimalPrecision' => NULL,
  2199.                  'defaultValueGenerator' => '',
  2200.               )),
  2201.               => 
  2202.               \Pimcore\Model\DataObject\ClassDefinition\Data\Numeric::__set_state(array(
  2203.                  'name' => 'recipe_manu_vat_oercebtage',
  2204.                  'title' => 'Recipe Menu VAT Percentage',
  2205.                  'tooltip' => '',
  2206.                  'mandatory' => false,
  2207.                  'noteditable' => false,
  2208.                  'index' => false,
  2209.                  'locked' => false,
  2210.                  'style' => '',
  2211.                  'permissions' => NULL,
  2212.                  'datatype' => 'data',
  2213.                  'fieldtype' => 'numeric',
  2214.                  'relationType' => false,
  2215.                  'invisible' => false,
  2216.                  'visibleGridView' => false,
  2217.                  'visibleSearch' => false,
  2218.                  'blockedVarsForExport' => 
  2219.                 array (
  2220.                 ),
  2221.                  'width' => '',
  2222.                  'defaultValue' => 15,
  2223.                  'integer' => false,
  2224.                  'unsigned' => false,
  2225.                  'minValue' => NULL,
  2226.                  'maxValue' => NULL,
  2227.                  'unique' => false,
  2228.                  'decimalSize' => NULL,
  2229.                  'decimalPrecision' => NULL,
  2230.                  'defaultValueGenerator' => '',
  2231.               )),
  2232.             ),
  2233.              'locked' => false,
  2234.              'blockedVarsForExport' => 
  2235.             array (
  2236.             ),
  2237.              'fieldtype' => 'panel',
  2238.              'layout' => NULL,
  2239.              'border' => false,
  2240.              'icon' => '',
  2241.              'labelWidth' => 0,
  2242.              'labelAlign' => 'left',
  2243.           )),
  2244.           => 
  2245.           \Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  2246.              'name' => 'Layout',
  2247.              'type' => NULL,
  2248.              'region' => NULL,
  2249.              'title' => 'SEO',
  2250.              'width' => '',
  2251.              'height' => '',
  2252.              'collapsible' => false,
  2253.              'collapsed' => false,
  2254.              'bodyStyle' => '',
  2255.              'datatype' => 'layout',
  2256.              'permissions' => NULL,
  2257.              'children' => 
  2258.             array (
  2259.               => 
  2260.               \Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  2261.                  'name' => 'localizedfields',
  2262.                  'title' => '',
  2263.                  'tooltip' => '',
  2264.                  'mandatory' => false,
  2265.                  'noteditable' => false,
  2266.                  'index' => NULL,
  2267.                  'locked' => false,
  2268.                  'style' => '',
  2269.                  'permissions' => NULL,
  2270.                  'datatype' => 'data',
  2271.                  'fieldtype' => 'localizedfields',
  2272.                  'relationType' => false,
  2273.                  'invisible' => false,
  2274.                  'visibleGridView' => true,
  2275.                  'visibleSearch' => true,
  2276.                  'blockedVarsForExport' => 
  2277.                 array (
  2278.                 ),
  2279.                  'children' => 
  2280.                 array (
  2281.                   => 
  2282.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  2283.                      'name' => 'meta_title',
  2284.                      'title' => 'Meta Title',
  2285.                      'tooltip' => '',
  2286.                      'mandatory' => false,
  2287.                      'noteditable' => false,
  2288.                      'index' => false,
  2289.                      'locked' => false,
  2290.                      'style' => '',
  2291.                      'permissions' => NULL,
  2292.                      'datatype' => 'data',
  2293.                      'fieldtype' => 'input',
  2294.                      'relationType' => false,
  2295.                      'invisible' => false,
  2296.                      'visibleGridView' => false,
  2297.                      'visibleSearch' => false,
  2298.                      'blockedVarsForExport' => 
  2299.                     array (
  2300.                     ),
  2301.                      'width' => '',
  2302.                      'defaultValue' => NULL,
  2303.                      'columnLength' => 190,
  2304.                      'regex' => '',
  2305.                      'regexFlags' => 
  2306.                     array (
  2307.                     ),
  2308.                      'unique' => false,
  2309.                      'showCharCount' => false,
  2310.                      'defaultValueGenerator' => '',
  2311.                   )),
  2312.                   => 
  2313.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
  2314.                      'name' => 'meta_description',
  2315.                      'title' => 'Meta Description',
  2316.                      'tooltip' => '',
  2317.                      'mandatory' => false,
  2318.                      'noteditable' => false,
  2319.                      'index' => false,
  2320.                      'locked' => false,
  2321.                      'style' => '',
  2322.                      'permissions' => NULL,
  2323.                      'datatype' => 'data',
  2324.                      'fieldtype' => 'textarea',
  2325.                      'relationType' => false,
  2326.                      'invisible' => false,
  2327.                      'visibleGridView' => false,
  2328.                      'visibleSearch' => false,
  2329.                      'blockedVarsForExport' => 
  2330.                     array (
  2331.                     ),
  2332.                      'width' => '',
  2333.                      'height' => '',
  2334.                      'maxLength' => NULL,
  2335.                      'showCharCount' => false,
  2336.                      'excludeFromSearchIndex' => false,
  2337.                   )),
  2338.                 ),
  2339.                  'region' => NULL,
  2340.                  'layout' => NULL,
  2341.                  'width' => '',
  2342.                  'height' => '',
  2343.                  'maxTabs' => NULL,
  2344.                  'border' => false,
  2345.                  'provideSplitView' => false,
  2346.                  'tabPosition' => NULL,
  2347.                  'hideLabelsWhenTabsReached' => NULL,
  2348.                  'referencedFields' => 
  2349.                 array (
  2350.                 ),
  2351.                  'fieldDefinitionsCache' => NULL,
  2352.                  'permissionView' => NULL,
  2353.                  'permissionEdit' => NULL,
  2354.                  'labelWidth' => 0,
  2355.                  'labelAlign' => 'left',
  2356.               )),
  2357.               => 
  2358.               \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  2359.                  'name' => 'recipes_schema_markup_keywords',
  2360.                  'title' => 'Recipes Schema Markup Keywords',
  2361.                  'tooltip' => '',
  2362.                  'mandatory' => false,
  2363.                  'noteditable' => false,
  2364.                  'index' => false,
  2365.                  'locked' => false,
  2366.                  'style' => '',
  2367.                  'permissions' => NULL,
  2368.                  'datatype' => 'data',
  2369.                  'fieldtype' => 'input',
  2370.                  'relationType' => false,
  2371.                  'invisible' => false,
  2372.                  'visibleGridView' => false,
  2373.                  'visibleSearch' => false,
  2374.                  'blockedVarsForExport' => 
  2375.                 array (
  2376.                 ),
  2377.                  'width' => '',
  2378.                  'defaultValue' => NULL,
  2379.                  'columnLength' => 190,
  2380.                  'regex' => '',
  2381.                  'regexFlags' => 
  2382.                 array (
  2383.                 ),
  2384.                  'unique' => false,
  2385.                  'showCharCount' => false,
  2386.                  'defaultValueGenerator' => '',
  2387.               )),
  2388.             ),
  2389.              'locked' => false,
  2390.              'blockedVarsForExport' => 
  2391.             array (
  2392.             ),
  2393.              'fieldtype' => 'panel',
  2394.              'layout' => NULL,
  2395.              'border' => false,
  2396.              'icon' => '',
  2397.              'labelWidth' => 0,
  2398.              'labelAlign' => 'left',
  2399.           )),
  2400.         ),
  2401.          'locked' => false,
  2402.          'blockedVarsForExport' => 
  2403.         array (
  2404.         ),
  2405.          'fieldtype' => 'tabpanel',
  2406.          'border' => false,
  2407.          'tabPosition' => NULL,
  2408.       )),
  2409.     ),
  2410.      'locked' => false,
  2411.      'blockedVarsForExport' => 
  2412.     array (
  2413.     ),
  2414.      'fieldtype' => 'panel',
  2415.      'layout' => NULL,
  2416.      'border' => false,
  2417.      'icon' => NULL,
  2418.      'labelWidth' => 100,
  2419.      'labelAlign' => 'left',
  2420.   )),
  2421.    'icon' => '',
  2422.    'previewUrl' => '',
  2423.    'group' => '',
  2424.    'showAppLoggerTab' => false,
  2425.    'linkGeneratorReference' => '',
  2426.    'previewGeneratorReference' => '',
  2427.    'compositeIndices' => 
  2428.   array (
  2429.   ),
  2430.    'generateTypeDeclarations' => true,
  2431.    'showFieldLookup' => false,
  2432.    'propertyVisibility' => 
  2433.   array (
  2434.     'grid' => 
  2435.     array (
  2436.       'id' => true,
  2437.       'key' => false,
  2438.       'path' => true,
  2439.       'published' => true,
  2440.       'modificationDate' => true,
  2441.       'creationDate' => true,
  2442.     ),
  2443.     'search' => 
  2444.     array (
  2445.       'id' => true,
  2446.       'key' => false,
  2447.       'path' => true,
  2448.       'published' => true,
  2449.       'modificationDate' => true,
  2450.       'creationDate' => true,
  2451.     ),
  2452.   ),
  2453.    'enableGridLocking' => false,
  2454.    'deletedDataComponents' => 
  2455.   array (
  2456.   ),
  2457.    'blockedVarsForExport' => 
  2458.   array (
  2459.   ),
  2460.    'activeDispatchingEvents' => 
  2461.   array (
  2462.   ),
  2463. ));