var/classes/definition_Trainings.php line 802

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