var/classes/definition_News.php line 494

Open in your IDE?
  1. <?php
  2. /**
  3. * Inheritance: no
  4. * Variants: no
  5. Fields Summary:
  6. - NewsType [select]
  7. - localizedfields [localizedfields]
  8. -- title [input]
  9. -- shortText [textarea]
  10. -- content [wysiwyg]
  11. - date [datetime]
  12. - gallery [imageGallery]
  13. */
  14. return Pimcore\Model\DataObject\ClassDefinition::__set_state(array(
  15.    'id' => 'NE',
  16.    'name' => 'News',
  17.    'description' => '',
  18.    'creationDate' => 0,
  19.    'modificationDate' => 1760971972,
  20.    'userOwner' => 2,
  21.    'userModification' => 1,
  22.    'parentClass' => '',
  23.    'implementsInterfaces' => '',
  24.    'listingParentClass' => '',
  25.    'useTraits' => '',
  26.    'listingUseTraits' => '',
  27.    'encryption' => false,
  28.    'encryptedTables' => 
  29.   array (
  30.   ),
  31.    'allowInherit' => false,
  32.    'allowVariants' => false,
  33.    'showVariants' => false,
  34.    'fieldDefinitions' => 
  35.   array (
  36.   ),
  37.    'layoutDefinitions' => 
  38.   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  39.      'fieldtype' => 'panel',
  40.      'layout' => NULL,
  41.      'border' => false,
  42.      'name' => 'pimcore_root',
  43.      'type' => NULL,
  44.      'region' => NULL,
  45.      'title' => NULL,
  46.      'width' => 0,
  47.      'height' => 0,
  48.      'collapsible' => false,
  49.      'collapsed' => false,
  50.      'bodyStyle' => NULL,
  51.      'datatype' => 'layout',
  52.      'permissions' => NULL,
  53.      'childs' => 
  54.     array (
  55.       => 
  56.       Pimcore\Model\DataObject\ClassDefinition\Layout\Region::__set_state(array(
  57.          'fieldtype' => 'region',
  58.          'name' => 'Base Data',
  59.          'type' => NULL,
  60.          'region' => NULL,
  61.          'title' => 'Base Data',
  62.          'width' => NULL,
  63.          'height' => NULL,
  64.          'collapsible' => false,
  65.          'collapsed' => false,
  66.          'bodyStyle' => '',
  67.          'datatype' => 'layout',
  68.          'permissions' => NULL,
  69.          'childs' => 
  70.         array (
  71.           => 
  72.           Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  73.              'fieldtype' => 'panel',
  74.              'layout' => NULL,
  75.              'border' => false,
  76.              'name' => 'Layout',
  77.              'type' => NULL,
  78.              'region' => 'center',
  79.              'title' => '',
  80.              'width' => NULL,
  81.              'height' => NULL,
  82.              'collapsible' => false,
  83.              'collapsed' => false,
  84.              'bodyStyle' => '',
  85.              'datatype' => 'layout',
  86.              'permissions' => NULL,
  87.              'childs' => 
  88.             array (
  89.               => 
  90.               Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
  91.                  'fieldtype' => 'select',
  92.                  'options' => 
  93.                 array (
  94.                   => 
  95.                   array (
  96.                     'key' => 'B2B',
  97.                     'value' => 'B2B',
  98.                   ),
  99.                   => 
  100.                   array (
  101.                     'key' => 'B2C',
  102.                     'value' => 'B2C',
  103.                   ),
  104.                 ),
  105.                  'width' => '',
  106.                  'defaultValue' => 'B2B',
  107.                  'optionsProviderClass' => '',
  108.                  'optionsProviderData' => '',
  109.                  'columnLength' => 190,
  110.                  'dynamicOptions' => false,
  111.                  'name' => 'NewsType',
  112.                  'title' => 'News Type',
  113.                  'tooltip' => '',
  114.                  'mandatory' => false,
  115.                  'noteditable' => false,
  116.                  'index' => false,
  117.                  'locked' => false,
  118.                  'style' => '',
  119.                  'permissions' => NULL,
  120.                  'datatype' => 'data',
  121.                  'relationType' => false,
  122.                  'invisible' => false,
  123.                  'visibleGridView' => false,
  124.                  'visibleSearch' => false,
  125.                  'forbiddenNames' => 
  126.                 array (
  127.                   => 'id',
  128.                   => 'key',
  129.                   => 'path',
  130.                   => 'type',
  131.                   => 'index',
  132.                   => 'classname',
  133.                   => 'creationdate',
  134.                   => 'userowner',
  135.                   => 'value',
  136.                   => 'class',
  137.                   10 => 'list',
  138.                   11 => 'fullpath',
  139.                   12 => 'childs',
  140.                   13 => 'values',
  141.                   14 => 'cachetag',
  142.                   15 => 'cachetags',
  143.                   16 => 'parent',
  144.                   17 => 'published',
  145.                   18 => 'valuefromparent',
  146.                   19 => 'userpermissions',
  147.                   20 => 'dependencies',
  148.                   21 => 'modificationdate',
  149.                   22 => 'usermodification',
  150.                   23 => 'byid',
  151.                   24 => 'bypath',
  152.                   25 => 'data',
  153.                   26 => 'versions',
  154.                   27 => 'properties',
  155.                   28 => 'permissions',
  156.                   29 => 'permissionsforuser',
  157.                   30 => 'childamount',
  158.                   31 => 'apipluginbroker',
  159.                   32 => 'resource',
  160.                   33 => 'parentClass',
  161.                   34 => 'definition',
  162.                   35 => 'locked',
  163.                   36 => 'language',
  164.                   37 => 'omitmandatorycheck',
  165.                   38 => 'idpath',
  166.                   39 => 'object',
  167.                   40 => 'fieldname',
  168.                   41 => 'property',
  169.                   42 => 'parentid',
  170.                   43 => 'children',
  171.                   44 => 'scheduledtasks',
  172.                 ),
  173.                  'blockedVarsForExport' => 
  174.                 array (
  175.                 ),
  176.                  'defaultValueGenerator' => '',
  177.               )),
  178.               => 
  179.               Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  180.                  'fieldtype' => 'localizedfields',
  181.                  'childs' => 
  182.                 array (
  183.                   => 
  184.                   Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  185.                      'fieldtype' => 'input',
  186.                      'width' => 300,
  187.                      'defaultValue' => NULL,
  188.                      'columnLength' => 190,
  189.                      'regex' => '',
  190.                      'unique' => false,
  191.                      'showCharCount' => false,
  192.                      'name' => 'title',
  193.                      'title' => 'Title',
  194.                      'tooltip' => '',
  195.                      'mandatory' => true,
  196.                      'noteditable' => false,
  197.                      'index' => true,
  198.                      'locked' => false,
  199.                      'style' => '',
  200.                      'permissions' => NULL,
  201.                      'datatype' => 'data',
  202.                      'relationType' => false,
  203.                      'invisible' => false,
  204.                      'visibleGridView' => true,
  205.                      'visibleSearch' => true,
  206.                      'forbiddenNames' => 
  207.                     array (
  208.                       => 'id',
  209.                       => 'key',
  210.                       => 'path',
  211.                       => 'type',
  212.                       => 'index',
  213.                       => 'classname',
  214.                       => 'creationdate',
  215.                       => 'userowner',
  216.                       => 'value',
  217.                       => 'class',
  218.                       10 => 'list',
  219.                       11 => 'fullpath',
  220.                       12 => 'childs',
  221.                       13 => 'values',
  222.                       14 => 'cachetag',
  223.                       15 => 'cachetags',
  224.                       16 => 'parent',
  225.                       17 => 'published',
  226.                       18 => 'valuefromparent',
  227.                       19 => 'userpermissions',
  228.                       20 => 'dependencies',
  229.                       21 => 'modificationdate',
  230.                       22 => 'usermodification',
  231.                       23 => 'byid',
  232.                       24 => 'bypath',
  233.                       25 => 'data',
  234.                       26 => 'versions',
  235.                       27 => 'properties',
  236.                       28 => 'permissions',
  237.                       29 => 'permissionsforuser',
  238.                       30 => 'childamount',
  239.                       31 => 'apipluginbroker',
  240.                       32 => 'resource',
  241.                       33 => 'parentClass',
  242.                       34 => 'definition',
  243.                       35 => 'locked',
  244.                       36 => 'language',
  245.                       37 => 'omitmandatorycheck',
  246.                       38 => 'idpath',
  247.                       39 => 'object',
  248.                       40 => 'fieldname',
  249.                       41 => 'property',
  250.                       42 => 'parentid',
  251.                       43 => 'children',
  252.                       44 => 'scheduledtasks',
  253.                     ),
  254.                      'blockedVarsForExport' => 
  255.                     array (
  256.                     ),
  257.                      'defaultValueGenerator' => '',
  258.                   )),
  259.                   => 
  260.                   Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
  261.                      'fieldtype' => 'textarea',
  262.                      'width' => 800,
  263.                      'height' => 100,
  264.                      'maxLength' => NULL,
  265.                      'showCharCount' => false,
  266.                      'excludeFromSearchIndex' => false,
  267.                      'name' => 'shortText',
  268.                      'title' => 'Short Text',
  269.                      'tooltip' => '',
  270.                      'mandatory' => false,
  271.                      'noteditable' => false,
  272.                      'index' => false,
  273.                      'locked' => false,
  274.                      'style' => '',
  275.                      'permissions' => NULL,
  276.                      'datatype' => 'data',
  277.                      'relationType' => false,
  278.                      'invisible' => false,
  279.                      'visibleGridView' => false,
  280.                      'visibleSearch' => false,
  281.                      'forbiddenNames' => 
  282.                     array (
  283.                       => 'id',
  284.                       => 'key',
  285.                       => 'path',
  286.                       => 'type',
  287.                       => 'index',
  288.                       => 'classname',
  289.                       => 'creationdate',
  290.                       => 'userowner',
  291.                       => 'value',
  292.                       => 'class',
  293.                       10 => 'list',
  294.                       11 => 'fullpath',
  295.                       12 => 'childs',
  296.                       13 => 'values',
  297.                       14 => 'cachetag',
  298.                       15 => 'cachetags',
  299.                       16 => 'parent',
  300.                       17 => 'published',
  301.                       18 => 'valuefromparent',
  302.                       19 => 'userpermissions',
  303.                       20 => 'dependencies',
  304.                       21 => 'modificationdate',
  305.                       22 => 'usermodification',
  306.                       23 => 'byid',
  307.                       24 => 'bypath',
  308.                       25 => 'data',
  309.                       26 => 'versions',
  310.                       27 => 'properties',
  311.                       28 => 'permissions',
  312.                       29 => 'permissionsforuser',
  313.                       30 => 'childamount',
  314.                       31 => 'apipluginbroker',
  315.                       32 => 'resource',
  316.                       33 => 'parentClass',
  317.                       34 => 'definition',
  318.                       35 => 'locked',
  319.                       36 => 'language',
  320.                       37 => 'omitmandatorycheck',
  321.                       38 => 'idpath',
  322.                       39 => 'object',
  323.                       40 => 'fieldname',
  324.                       41 => 'property',
  325.                       42 => 'parentid',
  326.                       43 => 'children',
  327.                       44 => 'scheduledtasks',
  328.                     ),
  329.                      'blockedVarsForExport' => 
  330.                     array (
  331.                     ),
  332.                   )),
  333.                   => 
  334.                   Pimcore\Model\DataObject\ClassDefinition\Data\Wysiwyg::__set_state(array(
  335.                      'fieldtype' => 'wysiwyg',
  336.                      'width' => '',
  337.                      'height' => 400,
  338.                      'toolbarConfig' => '',
  339.                      'excludeFromSearchIndex' => false,
  340.                      'maxCharacters' => '',
  341.                      'name' => 'content',
  342.                      'title' => 'Content',
  343.                      'tooltip' => '',
  344.                      'mandatory' => true,
  345.                      'noteditable' => false,
  346.                      'index' => false,
  347.                      'locked' => false,
  348.                      'style' => '',
  349.                      'permissions' => NULL,
  350.                      'datatype' => 'data',
  351.                      'relationType' => false,
  352.                      'invisible' => false,
  353.                      'visibleGridView' => false,
  354.                      'visibleSearch' => false,
  355.                      'forbiddenNames' => 
  356.                     array (
  357.                       => 'id',
  358.                       => 'key',
  359.                       => 'path',
  360.                       => 'type',
  361.                       => 'index',
  362.                       => 'classname',
  363.                       => 'creationdate',
  364.                       => 'userowner',
  365.                       => 'value',
  366.                       => 'class',
  367.                       10 => 'list',
  368.                       11 => 'fullpath',
  369.                       12 => 'childs',
  370.                       13 => 'values',
  371.                       14 => 'cachetag',
  372.                       15 => 'cachetags',
  373.                       16 => 'parent',
  374.                       17 => 'published',
  375.                       18 => 'valuefromparent',
  376.                       19 => 'userpermissions',
  377.                       20 => 'dependencies',
  378.                       21 => 'modificationdate',
  379.                       22 => 'usermodification',
  380.                       23 => 'byid',
  381.                       24 => 'bypath',
  382.                       25 => 'data',
  383.                       26 => 'versions',
  384.                       27 => 'properties',
  385.                       28 => 'permissions',
  386.                       29 => 'permissionsforuser',
  387.                       30 => 'childamount',
  388.                       31 => 'apipluginbroker',
  389.                       32 => 'resource',
  390.                       33 => 'parentClass',
  391.                       34 => 'definition',
  392.                       35 => 'locked',
  393.                       36 => 'language',
  394.                       37 => 'omitmandatorycheck',
  395.                       38 => 'idpath',
  396.                       39 => 'object',
  397.                       40 => 'fieldname',
  398.                       41 => 'property',
  399.                       42 => 'parentid',
  400.                       43 => 'children',
  401.                       44 => 'scheduledtasks',
  402.                     ),
  403.                      'blockedVarsForExport' => 
  404.                     array (
  405.                     ),
  406.                   )),
  407.                 ),
  408.                  'name' => 'localizedfields',
  409.                  'region' => NULL,
  410.                  'layout' => NULL,
  411.                  'title' => '',
  412.                  'width' => '',
  413.                  'height' => '',
  414.                  'maxTabs' => NULL,
  415.                  'border' => false,
  416.                  'provideSplitView' => false,
  417.                  'tabPosition' => NULL,
  418.                  'hideLabelsWhenTabsReached' => NULL,
  419.                  'referencedFields' => 
  420.                 array (
  421.                 ),
  422.                  'fieldDefinitionsCache' => NULL,
  423.                  'permissionView' => NULL,
  424.                  'permissionEdit' => NULL,
  425.                  'tooltip' => NULL,
  426.                  'mandatory' => NULL,
  427.                  'noteditable' => NULL,
  428.                  'index' => NULL,
  429.                  'locked' => NULL,
  430.                  'style' => NULL,
  431.                  'permissions' => NULL,
  432.                  'datatype' => 'data',
  433.                  'relationType' => false,
  434.                  'invisible' => false,
  435.                  'visibleGridView' => true,
  436.                  'visibleSearch' => true,
  437.                  'forbiddenNames' => 
  438.                 array (
  439.                   => 'id',
  440.                   => 'key',
  441.                   => 'path',
  442.                   => 'type',
  443.                   => 'index',
  444.                   => 'classname',
  445.                   => 'creationdate',
  446.                   => 'userowner',
  447.                   => 'value',
  448.                   => 'class',
  449.                   10 => 'list',
  450.                   11 => 'fullpath',
  451.                   12 => 'childs',
  452.                   13 => 'values',
  453.                   14 => 'cachetag',
  454.                   15 => 'cachetags',
  455.                   16 => 'parent',
  456.                   17 => 'published',
  457.                   18 => 'valuefromparent',
  458.                   19 => 'userpermissions',
  459.                   20 => 'dependencies',
  460.                   21 => 'modificationdate',
  461.                   22 => 'usermodification',
  462.                   23 => 'byid',
  463.                   24 => 'bypath',
  464.                   25 => 'data',
  465.                   26 => 'versions',
  466.                   27 => 'properties',
  467.                   28 => 'permissions',
  468.                   29 => 'permissionsforuser',
  469.                   30 => 'childamount',
  470.                   31 => 'apipluginbroker',
  471.                   32 => 'resource',
  472.                   33 => 'parentClass',
  473.                   34 => 'definition',
  474.                   35 => 'locked',
  475.                   36 => 'language',
  476.                   37 => 'omitmandatorycheck',
  477.                   38 => 'idpath',
  478.                   39 => 'object',
  479.                   40 => 'fieldname',
  480.                   41 => 'property',
  481.                   42 => 'parentid',
  482.                   43 => 'children',
  483.                   44 => 'scheduledtasks',
  484.                 ),
  485.                  'blockedVarsForExport' => 
  486.                 array (
  487.                 ),
  488.                  'labelWidth' => 0,
  489.                  'labelAlign' => 'left',
  490.               )),
  491.             ),
  492.              'locked' => false,
  493.              'blockedVarsForExport' => 
  494.             array (
  495.             ),
  496.              'icon' => NULL,
  497.              'labelWidth' => 100,
  498.              'labelAlign' => 'left',
  499.           )),
  500.           => 
  501.           Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  502.              'fieldtype' => 'panel',
  503.              'layout' => NULL,
  504.              'border' => false,
  505.              'name' => 'Dates & Images',
  506.              'type' => NULL,
  507.              'region' => 'east',
  508.              'title' => '',
  509.              'width' => 450,
  510.              'height' => NULL,
  511.              'collapsible' => false,
  512.              'collapsed' => false,
  513.              'bodyStyle' => '',
  514.              'datatype' => 'layout',
  515.              'permissions' => NULL,
  516.              'childs' => 
  517.             array (
  518.               => 
  519.               Pimcore\Model\DataObject\ClassDefinition\Data\Datetime::__set_state(array(
  520.                  'fieldtype' => 'datetime',
  521.                  'queryColumnType' => 'bigint(20)',
  522.                  'columnType' => 'bigint(20)',
  523.                  'defaultValue' => NULL,
  524.                  'useCurrentDate' => false,
  525.                  'name' => 'date',
  526.                  'title' => 'Date',
  527.                  'tooltip' => '',
  528.                  'mandatory' => true,
  529.                  'noteditable' => false,
  530.                  'index' => true,
  531.                  'locked' => false,
  532.                  'style' => '',
  533.                  'permissions' => NULL,
  534.                  'datatype' => 'data',
  535.                  'relationType' => false,
  536.                  'invisible' => false,
  537.                  'visibleGridView' => true,
  538.                  'visibleSearch' => true,
  539.                  'forbiddenNames' => 
  540.                 array (
  541.                   => 'id',
  542.                   => 'key',
  543.                   => 'path',
  544.                   => 'type',
  545.                   => 'index',
  546.                   => 'classname',
  547.                   => 'creationdate',
  548.                   => 'userowner',
  549.                   => 'value',
  550.                   => 'class',
  551.                   10 => 'list',
  552.                   11 => 'fullpath',
  553.                   12 => 'childs',
  554.                   13 => 'values',
  555.                   14 => 'cachetag',
  556.                   15 => 'cachetags',
  557.                   16 => 'parent',
  558.                   17 => 'published',
  559.                   18 => 'valuefromparent',
  560.                   19 => 'userpermissions',
  561.                   20 => 'dependencies',
  562.                   21 => 'modificationdate',
  563.                   22 => 'usermodification',
  564.                   23 => 'byid',
  565.                   24 => 'bypath',
  566.                   25 => 'data',
  567.                   26 => 'versions',
  568.                   27 => 'properties',
  569.                   28 => 'permissions',
  570.                   29 => 'permissionsforuser',
  571.                   30 => 'childamount',
  572.                   31 => 'apipluginbroker',
  573.                   32 => 'resource',
  574.                   33 => 'parentClass',
  575.                   34 => 'definition',
  576.                   35 => 'locked',
  577.                   36 => 'language',
  578.                   37 => 'omitmandatorycheck',
  579.                   38 => 'idpath',
  580.                   39 => 'object',
  581.                   40 => 'fieldname',
  582.                   41 => 'property',
  583.                   42 => 'parentid',
  584.                   43 => 'children',
  585.                   44 => 'scheduledtasks',
  586.                 ),
  587.                  'blockedVarsForExport' => 
  588.                 array (
  589.                 ),
  590.                  'defaultValueGenerator' => '',
  591.               )),
  592.               => 
  593.               Pimcore\Model\DataObject\ClassDefinition\Data\ImageGallery::__set_state(array(
  594.                  'fieldtype' => 'imageGallery',
  595.                  'width' => 412,
  596.                  'height' => 330,
  597.                  'uploadPath' => '',
  598.                  'ratioX' => NULL,
  599.                  'ratioY' => NULL,
  600.                  'predefinedDataTemplates' => '',
  601.                  'name' => 'gallery',
  602.                  'title' => 'Gallery',
  603.                  'tooltip' => '',
  604.                  'mandatory' => false,
  605.                  'noteditable' => false,
  606.                  'index' => false,
  607.                  'locked' => false,
  608.                  'style' => '',
  609.                  'permissions' => NULL,
  610.                  'datatype' => 'data',
  611.                  'relationType' => false,
  612.                  'invisible' => false,
  613.                  'visibleGridView' => false,
  614.                  'visibleSearch' => false,
  615.                  'forbiddenNames' => 
  616.                 array (
  617.                   => 'id',
  618.                   => 'key',
  619.                   => 'path',
  620.                   => 'type',
  621.                   => 'index',
  622.                   => 'classname',
  623.                   => 'creationdate',
  624.                   => 'userowner',
  625.                   => 'value',
  626.                   => 'class',
  627.                   10 => 'list',
  628.                   11 => 'fullpath',
  629.                   12 => 'childs',
  630.                   13 => 'values',
  631.                   14 => 'cachetag',
  632.                   15 => 'cachetags',
  633.                   16 => 'parent',
  634.                   17 => 'published',
  635.                   18 => 'valuefromparent',
  636.                   19 => 'userpermissions',
  637.                   20 => 'dependencies',
  638.                   21 => 'modificationdate',
  639.                   22 => 'usermodification',
  640.                   23 => 'byid',
  641.                   24 => 'bypath',
  642.                   25 => 'data',
  643.                   26 => 'versions',
  644.                   27 => 'properties',
  645.                   28 => 'permissions',
  646.                   29 => 'permissionsforuser',
  647.                   30 => 'childamount',
  648.                   31 => 'apipluginbroker',
  649.                   32 => 'resource',
  650.                   33 => 'parentClass',
  651.                   34 => 'definition',
  652.                   35 => 'locked',
  653.                   36 => 'language',
  654.                   37 => 'omitmandatorycheck',
  655.                   38 => 'idpath',
  656.                   39 => 'object',
  657.                   40 => 'fieldname',
  658.                   41 => 'property',
  659.                   42 => 'parentid',
  660.                   43 => 'children',
  661.                   44 => 'scheduledtasks',
  662.                 ),
  663.                  'blockedVarsForExport' => 
  664.                 array (
  665.                 ),
  666.               )),
  667.             ),
  668.              'locked' => false,
  669.              'blockedVarsForExport' => 
  670.             array (
  671.             ),
  672.              'icon' => NULL,
  673.              'labelWidth' => 100,
  674.              'labelAlign' => 'left',
  675.           )),
  676.         ),
  677.          'locked' => false,
  678.          'blockedVarsForExport' => 
  679.         array (
  680.         ),
  681.          'icon' => NULL,
  682.       )),
  683.     ),
  684.      'locked' => false,
  685.      'blockedVarsForExport' => 
  686.     array (
  687.     ),
  688.      'icon' => NULL,
  689.      'labelWidth' => 100,
  690.      'labelAlign' => 'left',
  691.   )),
  692.    'icon' => '/bundles/pimcoreadmin/img/flat-color-icons/news.svg',
  693.    'previewUrl' => '',
  694.    'group' => 'News-Events',
  695.    'showAppLoggerTab' => false,
  696.    'linkGeneratorReference' => '@App\\Website\\LinkGenerator\\NewsLinkGenerator',
  697.    'previewGeneratorReference' => '',
  698.    'compositeIndices' => 
  699.   array (
  700.   ),
  701.    'generateTypeDeclarations' => true,
  702.    'showFieldLookup' => false,
  703.    'propertyVisibility' => 
  704.   array (
  705.     'grid' => 
  706.     array (
  707.       'id' => true,
  708.       'key' => false,
  709.       'path' => true,
  710.       'published' => true,
  711.       'modificationDate' => false,
  712.       'creationDate' => false,
  713.     ),
  714.     'search' => 
  715.     array (
  716.       'id' => true,
  717.       'key' => false,
  718.       'path' => true,
  719.       'published' => true,
  720.       'modificationDate' => false,
  721.       'creationDate' => false,
  722.     ),
  723.   ),
  724.    'enableGridLocking' => false,
  725.    'dao' => NULL,
  726.    'blockedVarsForExport' => 
  727.   array (
  728.   ),
  729. ));