var/classes/fieldcollections/serving.php line 303

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