var/classes/definition_Category.php line 89

Open in your IDE?
  1. <?php
  2. /**
  3.  * Inheritance: no
  4.  * Variants: no
  5.  *
  6.  * Fields Summary:
  7.  * - enabled [checkbox]
  8.  * - anchor [checkbox]
  9.  * - include_in_menu [checkbox]
  10.  * - layer_category_only [checkbox]
  11.  * - search_exclude [checkbox]
  12.  * - exclude_from_category_filter [checkbox]
  13.  * - ubongo_exclude [checkbox]
  14.  * - additional_category [checkbox]
  15.  * - is_outlet_parent [checkbox]
  16.  * - new_in [checkbox]
  17.  * - sale [checkbox]
  18.  * - outlet [checkbox]
  19.  * - action [checkbox]
  20.  * - display_mode [select]
  21.  * - name [input]
  22.  * - seo_page_title [input]
  23.  * - seo_heading [input]
  24.  * - touchpoint_id [input]
  25.  * - default_sort_by [select]
  26.  * - description [textarea]
  27.  * - meta_title [input]
  28.  * - meta_keywords [input]
  29.  * - meta_description [input]
  30.  * - google_id [input]
  31.  * - zsdev_robots [input]
  32.  * - zsdev_canonical [input]
  33.  * - zsdev_include_in_sitemap [select]
  34.  * - zsdev_robots_pagination [input]
  35.  * - zsdev_canonical_pagination [input]
  36.  * - zsdev_include_in_sitemap_pagination [select]
  37.  * - zsdev_images_include_in_sitemap [select]
  38.  * - site [manyToOneRelation]
  39.  * - attribute_set [select]
  40.  * - special_title [input]
  41.  * - special_url [input]
  42.  * - shipping_level [select]
  43.  * - shipping_time [select]
  44.  * - image [image]
  45.  * - thumbnail [image]
  46.  */
  47. return \Pimcore\Model\DataObject\ClassDefinition::__set_state(array(
  48.    'dao' => NULL,
  49.    'id' => '5',
  50.    'name' => 'Category',
  51.    'description' => '',
  52.    'creationDate' => 0,
  53.    'modificationDate' => 1712046238,
  54.    'userOwner' => 2,
  55.    'userModification' => 2,
  56.    'parentClass' => '',
  57.    'implementsInterfaces' => '',
  58.    'listingParentClass' => '',
  59.    'useTraits' => '',
  60.    'listingUseTraits' => '',
  61.    'encryption' => false,
  62.    'encryptedTables' => 
  63.   array (
  64.   ),
  65.    'allowInherit' => false,
  66.    'allowVariants' => false,
  67.    'showVariants' => false,
  68.    'fieldDefinitions' => 
  69.   array (
  70.   ),
  71.    'layoutDefinitions' => 
  72.   \Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  73.      'name' => 'pimcore_root',
  74.      'type' => NULL,
  75.      'region' => NULL,
  76.      'title' => NULL,
  77.      'width' => 0,
  78.      'height' => 0,
  79.      'collapsible' => false,
  80.      'collapsed' => false,
  81.      'bodyStyle' => NULL,
  82.      'datatype' => 'layout',
  83.      'permissions' => NULL,
  84.      'children' => 
  85.     array (
  86.       => 
  87.       \Pimcore\Model\DataObject\ClassDefinition\Layout\Region::__set_state(array(
  88.          'name' => 'category_layout',
  89.          'type' => NULL,
  90.          'region' => NULL,
  91.          'title' => 'Kategorija',
  92.          'width' => NULL,
  93.          'height' => NULL,
  94.          'collapsible' => false,
  95.          'collapsed' => false,
  96.          'bodyStyle' => '',
  97.          'datatype' => 'layout',
  98.          'permissions' => NULL,
  99.          'children' => 
  100.         array (
  101.           => 
  102.           \Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  103.              'name' => 'left',
  104.              'type' => NULL,
  105.              'region' => 'center',
  106.              'title' => 'Osnove informacije',
  107.              'width' => 1000,
  108.              'height' => '',
  109.              'collapsible' => false,
  110.              'collapsed' => false,
  111.              'bodyStyle' => '',
  112.              'datatype' => 'layout',
  113.              'permissions' => NULL,
  114.              'children' => 
  115.             array (
  116.               => 
  117.               \Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  118.                  'name' => 'enabled',
  119.                  'title' => 'Enabled',
  120.                  'tooltip' => '',
  121.                  'mandatory' => false,
  122.                  'noteditable' => false,
  123.                  'index' => false,
  124.                  'locked' => false,
  125.                  'style' => '',
  126.                  'permissions' => NULL,
  127.                  'datatype' => 'data',
  128.                  'fieldtype' => 'checkbox',
  129.                  'relationType' => false,
  130.                  'invisible' => false,
  131.                  'visibleGridView' => false,
  132.                  'visibleSearch' => false,
  133.                  'blockedVarsForExport' => 
  134.                 array (
  135.                 ),
  136.                  'defaultValue' => NULL,
  137.                  'defaultValueGenerator' => '',
  138.               )),
  139.               => 
  140.               \Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  141.                  'name' => 'anchor',
  142.                  'title' => 'anchor',
  143.                  'tooltip' => '',
  144.                  'mandatory' => false,
  145.                  'noteditable' => false,
  146.                  'index' => false,
  147.                  'locked' => false,
  148.                  'style' => '',
  149.                  'permissions' => NULL,
  150.                  'datatype' => 'data',
  151.                  'fieldtype' => 'checkbox',
  152.                  'relationType' => false,
  153.                  'invisible' => false,
  154.                  'visibleGridView' => false,
  155.                  'visibleSearch' => false,
  156.                  'blockedVarsForExport' => 
  157.                 array (
  158.                 ),
  159.                  'defaultValue' => NULL,
  160.                  'defaultValueGenerator' => '',
  161.               )),
  162.               => 
  163.               \Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  164.                  'name' => 'include_in_menu',
  165.                  'title' => 'Uključi na meniu',
  166.                  'tooltip' => '',
  167.                  'mandatory' => false,
  168.                  'noteditable' => false,
  169.                  'index' => false,
  170.                  'locked' => false,
  171.                  'style' => '',
  172.                  'permissions' => NULL,
  173.                  'datatype' => 'data',
  174.                  'fieldtype' => 'checkbox',
  175.                  'relationType' => false,
  176.                  'invisible' => false,
  177.                  'visibleGridView' => false,
  178.                  'visibleSearch' => false,
  179.                  'blockedVarsForExport' => 
  180.                 array (
  181.                 ),
  182.                  'defaultValue' => NULL,
  183.                  'defaultValueGenerator' => '',
  184.               )),
  185.               => 
  186.               \Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  187.                  'name' => 'layer_category_only',
  188.                  'title' => 'Only Subcategories',
  189.                  'tooltip' => '',
  190.                  'mandatory' => false,
  191.                  'noteditable' => false,
  192.                  'index' => false,
  193.                  'locked' => false,
  194.                  'style' => '',
  195.                  'permissions' => NULL,
  196.                  'datatype' => 'data',
  197.                  'fieldtype' => 'checkbox',
  198.                  'relationType' => false,
  199.                  'invisible' => false,
  200.                  'visibleGridView' => false,
  201.                  'visibleSearch' => false,
  202.                  'blockedVarsForExport' => 
  203.                 array (
  204.                 ),
  205.                  'defaultValue' => NULL,
  206.                  'defaultValueGenerator' => '',
  207.               )),
  208.               => 
  209.               \Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  210.                  'name' => 'search_exclude',
  211.                  'title' => 'Ne koristi na searchu',
  212.                  'tooltip' => '',
  213.                  'mandatory' => false,
  214.                  'noteditable' => false,
  215.                  'index' => false,
  216.                  'locked' => false,
  217.                  'style' => '',
  218.                  'permissions' => NULL,
  219.                  'datatype' => 'data',
  220.                  'fieldtype' => 'checkbox',
  221.                  'relationType' => false,
  222.                  'invisible' => false,
  223.                  'visibleGridView' => false,
  224.                  'visibleSearch' => false,
  225.                  'blockedVarsForExport' => 
  226.                 array (
  227.                 ),
  228.                  'defaultValue' => NULL,
  229.                  'defaultValueGenerator' => '',
  230.               )),
  231.               => 
  232.               \Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  233.                  'name' => 'exclude_from_category_filter',
  234.                  'title' => 'Exclude from category filter',
  235.                  'tooltip' => '',
  236.                  'mandatory' => false,
  237.                  'noteditable' => false,
  238.                  'index' => false,
  239.                  'locked' => false,
  240.                  'style' => '',
  241.                  'permissions' => NULL,
  242.                  'datatype' => 'data',
  243.                  'fieldtype' => 'checkbox',
  244.                  'relationType' => false,
  245.                  'invisible' => false,
  246.                  'visibleGridView' => false,
  247.                  'visibleSearch' => false,
  248.                  'blockedVarsForExport' => 
  249.                 array (
  250.                 ),
  251.                  'defaultValue' => NULL,
  252.                  'defaultValueGenerator' => '',
  253.               )),
  254.               => 
  255.               \Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  256.                  'name' => 'ubongo_exclude',
  257.                  'title' => 'Ubongo exclude',
  258.                  'tooltip' => 'Ubongo slanje exclude, ako ima flag nece ici u Ubongo data sa Magenta.',
  259.                  'mandatory' => false,
  260.                  'noteditable' => false,
  261.                  'index' => false,
  262.                  'locked' => false,
  263.                  'style' => '',
  264.                  'permissions' => NULL,
  265.                  'datatype' => 'data',
  266.                  'fieldtype' => 'checkbox',
  267.                  'relationType' => false,
  268.                  'invisible' => false,
  269.                  'visibleGridView' => false,
  270.                  'visibleSearch' => false,
  271.                  'blockedVarsForExport' => 
  272.                 array (
  273.                 ),
  274.                  'defaultValue' => NULL,
  275.                  'defaultValueGenerator' => '',
  276.               )),
  277.               => 
  278.               \Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  279.                  'name' => 'additional_category',
  280.                  'title' => 'Additional category',
  281.                  'tooltip' => 'Markiranje kategorije kao additional, sluzi za razne funkcionalnosti na PP i Magento strani.',
  282.                  'mandatory' => false,
  283.                  'noteditable' => false,
  284.                  'index' => false,
  285.                  'locked' => false,
  286.                  'style' => '',
  287.                  'permissions' => NULL,
  288.                  'datatype' => 'data',
  289.                  'fieldtype' => 'checkbox',
  290.                  'relationType' => false,
  291.                  'invisible' => false,
  292.                  'visibleGridView' => false,
  293.                  'visibleSearch' => false,
  294.                  'blockedVarsForExport' => 
  295.                 array (
  296.                 ),
  297.                  'defaultValue' => NULL,
  298.                  'defaultValueGenerator' => '',
  299.               )),
  300.               => 
  301.               \Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  302.                  'name' => 'is_outlet_parent',
  303.                  'title' => 'Outlet parent',
  304.                  'tooltip' => '',
  305.                  'mandatory' => false,
  306.                  'noteditable' => false,
  307.                  'index' => false,
  308.                  'locked' => false,
  309.                  'style' => '',
  310.                  'permissions' => NULL,
  311.                  'datatype' => 'data',
  312.                  'fieldtype' => 'checkbox',
  313.                  'relationType' => false,
  314.                  'invisible' => false,
  315.                  'visibleGridView' => false,
  316.                  'visibleSearch' => false,
  317.                  'blockedVarsForExport' => 
  318.                 array (
  319.                 ),
  320.                  'defaultValue' => NULL,
  321.                  'defaultValueGenerator' => '',
  322.               )),
  323.               => 
  324.               \Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  325.                  'name' => 'new_in',
  326.                  'title' => 'New in',
  327.                  'tooltip' => '',
  328.                  'mandatory' => false,
  329.                  'noteditable' => false,
  330.                  'index' => false,
  331.                  'locked' => false,
  332.                  'style' => '',
  333.                  'permissions' => NULL,
  334.                  'datatype' => 'data',
  335.                  'fieldtype' => 'checkbox',
  336.                  'relationType' => false,
  337.                  'invisible' => false,
  338.                  'visibleGridView' => false,
  339.                  'visibleSearch' => false,
  340.                  'blockedVarsForExport' => 
  341.                 array (
  342.                 ),
  343.                  'defaultValue' => NULL,
  344.                  'defaultValueGenerator' => '',
  345.               )),
  346.               10 => 
  347.               \Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  348.                  'name' => 'sale',
  349.                  'title' => 'Sale',
  350.                  'tooltip' => '',
  351.                  'mandatory' => false,
  352.                  'noteditable' => false,
  353.                  'index' => false,
  354.                  'locked' => false,
  355.                  'style' => '',
  356.                  'permissions' => NULL,
  357.                  'datatype' => 'data',
  358.                  'fieldtype' => 'checkbox',
  359.                  'relationType' => false,
  360.                  'invisible' => false,
  361.                  'visibleGridView' => false,
  362.                  'visibleSearch' => false,
  363.                  'blockedVarsForExport' => 
  364.                 array (
  365.                 ),
  366.                  'defaultValue' => NULL,
  367.                  'defaultValueGenerator' => '',
  368.               )),
  369.               11 => 
  370.               \Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  371.                  'name' => 'outlet',
  372.                  'title' => 'Outlet',
  373.                  'tooltip' => '',
  374.                  'mandatory' => false,
  375.                  'noteditable' => false,
  376.                  'index' => false,
  377.                  'locked' => false,
  378.                  'style' => '',
  379.                  'permissions' => NULL,
  380.                  'datatype' => 'data',
  381.                  'fieldtype' => 'checkbox',
  382.                  'relationType' => false,
  383.                  'invisible' => false,
  384.                  'visibleGridView' => false,
  385.                  'visibleSearch' => false,
  386.                  'blockedVarsForExport' => 
  387.                 array (
  388.                 ),
  389.                  'defaultValue' => NULL,
  390.                  'defaultValueGenerator' => '',
  391.               )),
  392.               12 => 
  393.               \Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  394.                  'name' => 'action',
  395.                  'title' => 'Action',
  396.                  'tooltip' => '',
  397.                  'mandatory' => false,
  398.                  'noteditable' => false,
  399.                  'index' => false,
  400.                  'locked' => false,
  401.                  'style' => '',
  402.                  'permissions' => NULL,
  403.                  'datatype' => 'data',
  404.                  'fieldtype' => 'checkbox',
  405.                  'relationType' => false,
  406.                  'invisible' => false,
  407.                  'visibleGridView' => false,
  408.                  'visibleSearch' => false,
  409.                  'blockedVarsForExport' => 
  410.                 array (
  411.                 ),
  412.                  'defaultValue' => NULL,
  413.                  'defaultValueGenerator' => '',
  414.               )),
  415.               13 => 
  416.               \Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
  417.                  'name' => 'display_mode',
  418.                  'title' => 'Display mode',
  419.                  'tooltip' => '',
  420.                  'mandatory' => true,
  421.                  'noteditable' => false,
  422.                  'index' => false,
  423.                  'locked' => false,
  424.                  'style' => '',
  425.                  'permissions' => NULL,
  426.                  'datatype' => 'data',
  427.                  'fieldtype' => 'select',
  428.                  'relationType' => false,
  429.                  'invisible' => false,
  430.                  'visibleGridView' => false,
  431.                  'visibleSearch' => false,
  432.                  'blockedVarsForExport' => 
  433.                 array (
  434.                 ),
  435.                  'options' => 
  436.                 array (
  437.                   => 
  438.                   array (
  439.                     'key' => 'Products only',
  440.                     'value' => 'PRODUCTS',
  441.                   ),
  442.                   => 
  443.                   array (
  444.                     'key' => 'Static block only',
  445.                     'value' => 'PAGE',
  446.                   ),
  447.                   => 
  448.                   array (
  449.                     'key' => 'Static block and products',
  450.                     'value' => 'PRODUCTS_AND_PAGE',
  451.                   ),
  452.                 ),
  453.                  'width' => '',
  454.                  'defaultValue' => '',
  455.                  'optionsProviderClass' => '',
  456.                  'optionsProviderData' => '',
  457.                  'columnLength' => 190,
  458.                  'dynamicOptions' => false,
  459.                  'defaultValueGenerator' => '',
  460.               )),
  461.               14 => 
  462.               \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  463.                  'name' => 'name',
  464.                  'title' => 'Ime',
  465.                  'tooltip' => '',
  466.                  'mandatory' => true,
  467.                  'noteditable' => false,
  468.                  'index' => true,
  469.                  'locked' => false,
  470.                  'style' => '',
  471.                  'permissions' => NULL,
  472.                  'datatype' => 'data',
  473.                  'fieldtype' => 'input',
  474.                  'relationType' => false,
  475.                  'invisible' => false,
  476.                  'visibleGridView' => false,
  477.                  'visibleSearch' => false,
  478.                  'blockedVarsForExport' => 
  479.                 array (
  480.                 ),
  481.                  'width' => 500,
  482.                  'defaultValue' => NULL,
  483.                  'columnLength' => 190,
  484.                  'regex' => '',
  485.                  'regexFlags' => 
  486.                 array (
  487.                 ),
  488.                  'unique' => false,
  489.                  'showCharCount' => false,
  490.                  'defaultValueGenerator' => '',
  491.               )),
  492.               15 => 
  493.               \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  494.                  'name' => 'seo_page_title',
  495.                  'title' => 'SEO Page Title',
  496.                  'tooltip' => '',
  497.                  'mandatory' => false,
  498.                  'noteditable' => false,
  499.                  'index' => true,
  500.                  'locked' => false,
  501.                  'style' => '',
  502.                  'permissions' => NULL,
  503.                  'datatype' => 'data',
  504.                  'fieldtype' => 'input',
  505.                  'relationType' => false,
  506.                  'invisible' => false,
  507.                  'visibleGridView' => false,
  508.                  'visibleSearch' => false,
  509.                  'blockedVarsForExport' => 
  510.                 array (
  511.                 ),
  512.                  'width' => 500,
  513.                  'defaultValue' => NULL,
  514.                  'columnLength' => 190,
  515.                  'regex' => '',
  516.                  'regexFlags' => 
  517.                 array (
  518.                 ),
  519.                  'unique' => false,
  520.                  'showCharCount' => false,
  521.                  'defaultValueGenerator' => '',
  522.               )),
  523.               16 => 
  524.               \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  525.                  'name' => 'seo_heading',
  526.                  'title' => 'SEO H1 heading',
  527.                  'tooltip' => '',
  528.                  'mandatory' => false,
  529.                  'noteditable' => false,
  530.                  'index' => true,
  531.                  'locked' => false,
  532.                  'style' => '',
  533.                  'permissions' => NULL,
  534.                  'datatype' => 'data',
  535.                  'fieldtype' => 'input',
  536.                  'relationType' => false,
  537.                  'invisible' => false,
  538.                  'visibleGridView' => false,
  539.                  'visibleSearch' => false,
  540.                  'blockedVarsForExport' => 
  541.                 array (
  542.                 ),
  543.                  'width' => 500,
  544.                  'defaultValue' => NULL,
  545.                  'columnLength' => 190,
  546.                  'regex' => '',
  547.                  'regexFlags' => 
  548.                 array (
  549.                 ),
  550.                  'unique' => false,
  551.                  'showCharCount' => false,
  552.                  'defaultValueGenerator' => '',
  553.               )),
  554.               17 => 
  555.               \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  556.                  'name' => 'touchpoint_id',
  557.                  'title' => 'Touchpoint  id',
  558.                  'tooltip' => '',
  559.                  'mandatory' => false,
  560.                  'noteditable' => false,
  561.                  'index' => false,
  562.                  'locked' => false,
  563.                  'style' => '',
  564.                  'permissions' => NULL,
  565.                  'datatype' => 'data',
  566.                  'fieldtype' => 'input',
  567.                  'relationType' => false,
  568.                  'invisible' => false,
  569.                  'visibleGridView' => false,
  570.                  'visibleSearch' => false,
  571.                  'blockedVarsForExport' => 
  572.                 array (
  573.                 ),
  574.                  'width' => 500,
  575.                  'defaultValue' => NULL,
  576.                  'columnLength' => 190,
  577.                  'regex' => '',
  578.                  'regexFlags' => 
  579.                 array (
  580.                 ),
  581.                  'unique' => false,
  582.                  'showCharCount' => false,
  583.                  'defaultValueGenerator' => '',
  584.               )),
  585.               18 => 
  586.               \Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
  587.                  'name' => 'default_sort_by',
  588.                  'title' => 'Difoltno sortiranje po',
  589.                  'tooltip' => '',
  590.                  'mandatory' => false,
  591.                  'noteditable' => false,
  592.                  'index' => false,
  593.                  'locked' => false,
  594.                  'style' => '',
  595.                  'permissions' => NULL,
  596.                  'datatype' => 'data',
  597.                  'fieldtype' => 'select',
  598.                  'relationType' => false,
  599.                  'invisible' => false,
  600.                  'visibleGridView' => false,
  601.                  'visibleSearch' => false,
  602.                  'blockedVarsForExport' => 
  603.                 array (
  604.                 ),
  605.                  'options' => 
  606.                 array (
  607.                   => 
  608.                   array (
  609.                     'key' => 'Preporučeno',
  610.                     'value' => 'sort_1',
  611.                   ),
  612.                   => 
  613.                   array (
  614.                     'key' => 'Position (core)',
  615.                     'value' => 'position',
  616.                   ),
  617.                   => 
  618.                   array (
  619.                     'key' => 'Price',
  620.                     'value' => 'price',
  621.                   ),
  622.                 ),
  623.                  'width' => '',
  624.                  'defaultValue' => '',
  625.                  'optionsProviderClass' => '',
  626.                  'optionsProviderData' => '',
  627.                  'columnLength' => 190,
  628.                  'dynamicOptions' => false,
  629.                  'defaultValueGenerator' => '',
  630.               )),
  631.               19 => 
  632.               \Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
  633.                  'name' => 'description',
  634.                  'title' => 'Opis',
  635.                  'tooltip' => '',
  636.                  'mandatory' => false,
  637.                  'noteditable' => false,
  638.                  'index' => false,
  639.                  'locked' => false,
  640.                  'style' => '',
  641.                  'permissions' => NULL,
  642.                  'datatype' => 'data',
  643.                  'fieldtype' => 'textarea',
  644.                  'relationType' => false,
  645.                  'invisible' => false,
  646.                  'visibleGridView' => false,
  647.                  'visibleSearch' => false,
  648.                  'blockedVarsForExport' => 
  649.                 array (
  650.                 ),
  651.                  'width' => 500,
  652.                  'height' => 200,
  653.                  'maxLength' => NULL,
  654.                  'showCharCount' => false,
  655.                  'excludeFromSearchIndex' => false,
  656.               )),
  657.               20 => 
  658.               \Pimcore\Model\DataObject\ClassDefinition\Layout\Fieldset::__set_state(array(
  659.                  'name' => 'seo',
  660.                  'type' => NULL,
  661.                  'region' => NULL,
  662.                  'title' => 'SEO',
  663.                  'width' => '',
  664.                  'height' => '',
  665.                  'collapsible' => false,
  666.                  'collapsed' => false,
  667.                  'bodyStyle' => '',
  668.                  'datatype' => 'layout',
  669.                  'permissions' => NULL,
  670.                  'children' => 
  671.                 array (
  672.                   => 
  673.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  674.                      'name' => 'meta_title',
  675.                      'title' => 'Meta title',
  676.                      'tooltip' => '',
  677.                      'mandatory' => false,
  678.                      'noteditable' => false,
  679.                      'index' => false,
  680.                      'locked' => false,
  681.                      'style' => '',
  682.                      'permissions' => NULL,
  683.                      'datatype' => 'data',
  684.                      'fieldtype' => 'input',
  685.                      'relationType' => false,
  686.                      'invisible' => false,
  687.                      'visibleGridView' => false,
  688.                      'visibleSearch' => false,
  689.                      'blockedVarsForExport' => 
  690.                     array (
  691.                     ),
  692.                      'width' => 500,
  693.                      'defaultValue' => NULL,
  694.                      'columnLength' => 190,
  695.                      'regex' => '',
  696.                      'regexFlags' => 
  697.                     array (
  698.                     ),
  699.                      'unique' => false,
  700.                      'showCharCount' => false,
  701.                      'defaultValueGenerator' => '',
  702.                   )),
  703.                   => 
  704.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  705.                      'name' => 'meta_keywords',
  706.                      'title' => 'Meta keywords',
  707.                      'tooltip' => '',
  708.                      'mandatory' => false,
  709.                      'noteditable' => false,
  710.                      'index' => false,
  711.                      'locked' => false,
  712.                      'style' => '',
  713.                      'permissions' => NULL,
  714.                      'datatype' => 'data',
  715.                      'fieldtype' => 'input',
  716.                      'relationType' => false,
  717.                      'invisible' => false,
  718.                      'visibleGridView' => false,
  719.                      'visibleSearch' => false,
  720.                      'blockedVarsForExport' => 
  721.                     array (
  722.                     ),
  723.                      'width' => 500,
  724.                      'defaultValue' => NULL,
  725.                      'columnLength' => 190,
  726.                      'regex' => '',
  727.                      'regexFlags' => 
  728.                     array (
  729.                     ),
  730.                      'unique' => false,
  731.                      'showCharCount' => false,
  732.                      'defaultValueGenerator' => '',
  733.                   )),
  734.                   => 
  735.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  736.                      'name' => 'meta_description',
  737.                      'title' => 'Meta description',
  738.                      'tooltip' => '',
  739.                      'mandatory' => false,
  740.                      'noteditable' => false,
  741.                      'index' => false,
  742.                      'locked' => false,
  743.                      'style' => '',
  744.                      'permissions' => NULL,
  745.                      'datatype' => 'data',
  746.                      'fieldtype' => 'input',
  747.                      'relationType' => false,
  748.                      'invisible' => false,
  749.                      'visibleGridView' => false,
  750.                      'visibleSearch' => false,
  751.                      'blockedVarsForExport' => 
  752.                     array (
  753.                     ),
  754.                      'width' => 500,
  755.                      'defaultValue' => NULL,
  756.                      'columnLength' => 190,
  757.                      'regex' => '',
  758.                      'regexFlags' => 
  759.                     array (
  760.                     ),
  761.                      'unique' => false,
  762.                      'showCharCount' => false,
  763.                      'defaultValueGenerator' => '',
  764.                   )),
  765.                   => 
  766.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  767.                      'name' => 'google_id',
  768.                      'title' => 'Google ID',
  769.                      'tooltip' => 'Google id kategorije prema google taxonomiji',
  770.                      'mandatory' => false,
  771.                      'noteditable' => false,
  772.                      'index' => false,
  773.                      'locked' => false,
  774.                      'style' => '',
  775.                      'permissions' => NULL,
  776.                      'datatype' => 'data',
  777.                      'fieldtype' => 'input',
  778.                      'relationType' => false,
  779.                      'invisible' => false,
  780.                      'visibleGridView' => false,
  781.                      'visibleSearch' => false,
  782.                      'blockedVarsForExport' => 
  783.                     array (
  784.                     ),
  785.                      'width' => '',
  786.                      'defaultValue' => NULL,
  787.                      'columnLength' => 190,
  788.                      'regex' => '',
  789.                      'regexFlags' => 
  790.                     array (
  791.                     ),
  792.                      'unique' => false,
  793.                      'showCharCount' => false,
  794.                      'defaultValueGenerator' => '',
  795.                   )),
  796.                   => 
  797.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  798.                      'name' => 'zsdev_robots',
  799.                      'title' => 'Robots',
  800.                      'tooltip' => '',
  801.                      'mandatory' => false,
  802.                      'noteditable' => false,
  803.                      'index' => false,
  804.                      'locked' => false,
  805.                      'style' => '',
  806.                      'permissions' => NULL,
  807.                      'datatype' => 'data',
  808.                      'fieldtype' => 'input',
  809.                      'relationType' => false,
  810.                      'invisible' => false,
  811.                      'visibleGridView' => false,
  812.                      'visibleSearch' => false,
  813.                      'blockedVarsForExport' => 
  814.                     array (
  815.                     ),
  816.                      'width' => 500,
  817.                      'defaultValue' => NULL,
  818.                      'columnLength' => 190,
  819.                      'regex' => '',
  820.                      'regexFlags' => 
  821.                     array (
  822.                     ),
  823.                      'unique' => false,
  824.                      'showCharCount' => false,
  825.                      'defaultValueGenerator' => '',
  826.                   )),
  827.                   => 
  828.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  829.                      'name' => 'zsdev_canonical',
  830.                      'title' => 'Canonical',
  831.                      'tooltip' => '',
  832.                      'mandatory' => false,
  833.                      'noteditable' => false,
  834.                      'index' => false,
  835.                      'locked' => false,
  836.                      'style' => '',
  837.                      'permissions' => NULL,
  838.                      'datatype' => 'data',
  839.                      'fieldtype' => 'input',
  840.                      'relationType' => false,
  841.                      'invisible' => false,
  842.                      'visibleGridView' => false,
  843.                      'visibleSearch' => false,
  844.                      'blockedVarsForExport' => 
  845.                     array (
  846.                     ),
  847.                      'width' => 500,
  848.                      'defaultValue' => NULL,
  849.                      'columnLength' => 190,
  850.                      'regex' => '',
  851.                      'regexFlags' => 
  852.                     array (
  853.                     ),
  854.                      'unique' => false,
  855.                      'showCharCount' => false,
  856.                      'defaultValueGenerator' => '',
  857.                   )),
  858.                   => 
  859.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
  860.                      'name' => 'zsdev_include_in_sitemap',
  861.                      'title' => 'Include in sitemap',
  862.                      'tooltip' => '',
  863.                      'mandatory' => false,
  864.                      'noteditable' => false,
  865.                      'index' => false,
  866.                      'locked' => false,
  867.                      'style' => '',
  868.                      'permissions' => NULL,
  869.                      'datatype' => 'data',
  870.                      'fieldtype' => 'select',
  871.                      'relationType' => false,
  872.                      'invisible' => false,
  873.                      'visibleGridView' => false,
  874.                      'visibleSearch' => false,
  875.                      'blockedVarsForExport' => 
  876.                     array (
  877.                     ),
  878.                      'options' => 
  879.                     array (
  880.                       => 
  881.                       array (
  882.                         'key' => 'Yes',
  883.                         'value' => '1',
  884.                       ),
  885.                       => 
  886.                       array (
  887.                         'key' => 'No',
  888.                         'value' => '0',
  889.                       ),
  890.                       => 
  891.                       array (
  892.                         'key' => '',
  893.                         'value' => 'null',
  894.                       ),
  895.                     ),
  896.                      'width' => 500,
  897.                      'defaultValue' => 'null',
  898.                      'optionsProviderClass' => '',
  899.                      'optionsProviderData' => '',
  900.                      'columnLength' => 190,
  901.                      'dynamicOptions' => false,
  902.                      'defaultValueGenerator' => '',
  903.                   )),
  904.                   => 
  905.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  906.                      'name' => 'zsdev_robots_pagination',
  907.                      'title' => 'Robots (pagination)',
  908.                      'tooltip' => '',
  909.                      'mandatory' => false,
  910.                      'noteditable' => false,
  911.                      'index' => false,
  912.                      'locked' => false,
  913.                      'style' => '',
  914.                      'permissions' => NULL,
  915.                      'datatype' => 'data',
  916.                      'fieldtype' => 'input',
  917.                      'relationType' => false,
  918.                      'invisible' => false,
  919.                      'visibleGridView' => false,
  920.                      'visibleSearch' => false,
  921.                      'blockedVarsForExport' => 
  922.                     array (
  923.                     ),
  924.                      'width' => '',
  925.                      'defaultValue' => NULL,
  926.                      'columnLength' => 190,
  927.                      'regex' => '',
  928.                      'regexFlags' => 
  929.                     array (
  930.                     ),
  931.                      'unique' => false,
  932.                      'showCharCount' => false,
  933.                      'defaultValueGenerator' => '',
  934.                   )),
  935.                   => 
  936.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  937.                      'name' => 'zsdev_canonical_pagination',
  938.                      'title' => 'Canonical (pagination)',
  939.                      'tooltip' => '',
  940.                      'mandatory' => false,
  941.                      'noteditable' => false,
  942.                      'index' => false,
  943.                      'locked' => false,
  944.                      'style' => '',
  945.                      'permissions' => NULL,
  946.                      'datatype' => 'data',
  947.                      'fieldtype' => 'input',
  948.                      'relationType' => false,
  949.                      'invisible' => false,
  950.                      'visibleGridView' => false,
  951.                      'visibleSearch' => false,
  952.                      'blockedVarsForExport' => 
  953.                     array (
  954.                     ),
  955.                      'width' => 500,
  956.                      'defaultValue' => NULL,
  957.                      'columnLength' => 190,
  958.                      'regex' => '',
  959.                      'regexFlags' => 
  960.                     array (
  961.                     ),
  962.                      'unique' => false,
  963.                      'showCharCount' => false,
  964.                      'defaultValueGenerator' => '',
  965.                   )),
  966.                   => 
  967.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
  968.                      'name' => 'zsdev_include_in_sitemap_pagination',
  969.                      'title' => 'Include in sitemap (pagination)',
  970.                      'tooltip' => '',
  971.                      'mandatory' => false,
  972.                      'noteditable' => false,
  973.                      'index' => false,
  974.                      'locked' => false,
  975.                      'style' => '',
  976.                      'permissions' => NULL,
  977.                      'datatype' => 'data',
  978.                      'fieldtype' => 'select',
  979.                      'relationType' => false,
  980.                      'invisible' => false,
  981.                      'visibleGridView' => false,
  982.                      'visibleSearch' => false,
  983.                      'blockedVarsForExport' => 
  984.                     array (
  985.                     ),
  986.                      'options' => 
  987.                     array (
  988.                       => 
  989.                       array (
  990.                         'key' => 'Yes',
  991.                         'value' => '1',
  992.                       ),
  993.                       => 
  994.                       array (
  995.                         'key' => 'No',
  996.                         'value' => '0',
  997.                       ),
  998.                       => 
  999.                       array (
  1000.                         'key' => '',
  1001.                         'value' => 'null',
  1002.                       ),
  1003.                     ),
  1004.                      'width' => 500,
  1005.                      'defaultValue' => 'null',
  1006.                      'optionsProviderClass' => '',
  1007.                      'optionsProviderData' => '',
  1008.                      'columnLength' => 194,
  1009.                      'dynamicOptions' => false,
  1010.                      'defaultValueGenerator' => '',
  1011.                   )),
  1012.                   10 => 
  1013.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
  1014.                      'name' => 'zsdev_images_include_in_sitemap',
  1015.                      'title' => 'Include images in sitemap',
  1016.                      'tooltip' => '',
  1017.                      'mandatory' => false,
  1018.                      'noteditable' => false,
  1019.                      'index' => false,
  1020.                      'locked' => false,
  1021.                      'style' => '',
  1022.                      'permissions' => NULL,
  1023.                      'datatype' => 'data',
  1024.                      'fieldtype' => 'select',
  1025.                      'relationType' => false,
  1026.                      'invisible' => false,
  1027.                      'visibleGridView' => false,
  1028.                      'visibleSearch' => false,
  1029.                      'blockedVarsForExport' => 
  1030.                     array (
  1031.                     ),
  1032.                      'options' => 
  1033.                     array (
  1034.                       => 
  1035.                       array (
  1036.                         'key' => 'Yes',
  1037.                         'value' => '1',
  1038.                       ),
  1039.                       => 
  1040.                       array (
  1041.                         'key' => 'No',
  1042.                         'value' => '0',
  1043.                       ),
  1044.                       => 
  1045.                       array (
  1046.                         'key' => '',
  1047.                         'value' => 'null',
  1048.                       ),
  1049.                     ),
  1050.                      'width' => 500,
  1051.                      'defaultValue' => 'null',
  1052.                      'optionsProviderClass' => '',
  1053.                      'optionsProviderData' => '',
  1054.                      'columnLength' => 190,
  1055.                      'dynamicOptions' => false,
  1056.                      'defaultValueGenerator' => '',
  1057.                   )),
  1058.                 ),
  1059.                  'locked' => false,
  1060.                  'blockedVarsForExport' => 
  1061.                 array (
  1062.                 ),
  1063.                  'fieldtype' => 'fieldset',
  1064.                  'labelWidth' => 100,
  1065.                  'labelAlign' => 'left',
  1066.               )),
  1067.               21 => 
  1068.               \Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
  1069.                  'name' => 'site',
  1070.                  'title' => 'Site',
  1071.                  'tooltip' => '',
  1072.                  'mandatory' => false,
  1073.                  'noteditable' => false,
  1074.                  'index' => false,
  1075.                  'locked' => false,
  1076.                  'style' => '',
  1077.                  'permissions' => NULL,
  1078.                  'datatype' => 'data',
  1079.                  'fieldtype' => 'manyToOneRelation',
  1080.                  'relationType' => true,
  1081.                  'invisible' => false,
  1082.                  'visibleGridView' => false,
  1083.                  'visibleSearch' => false,
  1084.                  'blockedVarsForExport' => 
  1085.                 array (
  1086.                 ),
  1087.                  'classes' => 
  1088.                 array (
  1089.                   => 
  1090.                   array (
  1091.                     'classes' => 'Site',
  1092.                   ),
  1093.                 ),
  1094.                  'pathFormatterClass' => '',
  1095.                  'width' => '',
  1096.                  'assetUploadPath' => '',
  1097.                  'objectsAllowed' => true,
  1098.                  'assetsAllowed' => false,
  1099.                  'assetTypes' => 
  1100.                 array (
  1101.                 ),
  1102.                  'documentsAllowed' => false,
  1103.                  'documentTypes' => 
  1104.                 array (
  1105.                 ),
  1106.               )),
  1107.               22 => 
  1108.               \Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
  1109.                  'name' => 'attribute_set',
  1110.                  'title' => 'Attribute set',
  1111.                  'tooltip' => '',
  1112.                  'mandatory' => false,
  1113.                  'noteditable' => false,
  1114.                  'index' => false,
  1115.                  'locked' => false,
  1116.                  'style' => '',
  1117.                  'permissions' => NULL,
  1118.                  'datatype' => 'data',
  1119.                  'fieldtype' => 'select',
  1120.                  'relationType' => false,
  1121.                  'invisible' => false,
  1122.                  'visibleGridView' => false,
  1123.                  'visibleSearch' => false,
  1124.                  'blockedVarsForExport' => 
  1125.                 array (
  1126.                 ),
  1127.                  'width' => '',
  1128.                  'defaultValue' => '',
  1129.                  'optionsProviderClass' => 'App\\Zsdev\\MarketplaceBundle\\Service\\OptionsProvider\\AttributeSetsOptionsProvider',
  1130.                  'optionsProviderData' => '',
  1131.                  'columnLength' => 190,
  1132.                  'dynamicOptions' => false,
  1133.                  'defaultValueGenerator' => '',
  1134.               )),
  1135.               23 => 
  1136.               \Pimcore\Model\DataObject\ClassDefinition\Layout\Fieldset::__set_state(array(
  1137.                  'name' => 'special_category_data_fieldset',
  1138.                  'type' => NULL,
  1139.                  'region' => '',
  1140.                  'title' => 'Special Category data',
  1141.                  'width' => '',
  1142.                  'height' => '',
  1143.                  'collapsible' => false,
  1144.                  'collapsed' => false,
  1145.                  'bodyStyle' => '',
  1146.                  'datatype' => 'layout',
  1147.                  'permissions' => NULL,
  1148.                  'children' => 
  1149.                 array (
  1150.                   => 
  1151.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  1152.                      'name' => 'special_title',
  1153.                      'title' => 'Special title',
  1154.                      'tooltip' => '',
  1155.                      'mandatory' => false,
  1156.                      'noteditable' => false,
  1157.                      'index' => false,
  1158.                      'locked' => false,
  1159.                      'style' => '',
  1160.                      'permissions' => NULL,
  1161.                      'datatype' => 'data',
  1162.                      'fieldtype' => 'input',
  1163.                      'relationType' => false,
  1164.                      'invisible' => false,
  1165.                      'visibleGridView' => false,
  1166.                      'visibleSearch' => false,
  1167.                      'blockedVarsForExport' => 
  1168.                     array (
  1169.                     ),
  1170.                      'width' => 500,
  1171.                      'defaultValue' => NULL,
  1172.                      'columnLength' => 190,
  1173.                      'regex' => '',
  1174.                      'regexFlags' => 
  1175.                     array (
  1176.                     ),
  1177.                      'unique' => false,
  1178.                      'showCharCount' => false,
  1179.                      'defaultValueGenerator' => '',
  1180.                   )),
  1181.                   => 
  1182.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  1183.                      'name' => 'special_url',
  1184.                      'title' => 'Special URL',
  1185.                      'tooltip' => '',
  1186.                      'mandatory' => false,
  1187.                      'noteditable' => false,
  1188.                      'index' => false,
  1189.                      'locked' => false,
  1190.                      'style' => '',
  1191.                      'permissions' => NULL,
  1192.                      'datatype' => 'data',
  1193.                      'fieldtype' => 'input',
  1194.                      'relationType' => false,
  1195.                      'invisible' => false,
  1196.                      'visibleGridView' => false,
  1197.                      'visibleSearch' => false,
  1198.                      'blockedVarsForExport' => 
  1199.                     array (
  1200.                     ),
  1201.                      'width' => 500,
  1202.                      'defaultValue' => NULL,
  1203.                      'columnLength' => 190,
  1204.                      'regex' => '',
  1205.                      'regexFlags' => 
  1206.                     array (
  1207.                     ),
  1208.                      'unique' => false,
  1209.                      'showCharCount' => false,
  1210.                      'defaultValueGenerator' => '',
  1211.                   )),
  1212.                 ),
  1213.                  'locked' => false,
  1214.                  'blockedVarsForExport' => 
  1215.                 array (
  1216.                 ),
  1217.                  'fieldtype' => 'fieldset',
  1218.                  'labelWidth' => 100,
  1219.                  'labelAlign' => 'left',
  1220.               )),
  1221.               24 => 
  1222.               \Pimcore\Model\DataObject\ClassDefinition\Layout\Fieldset::__set_state(array(
  1223.                  'name' => 'shipping',
  1224.                  'type' => NULL,
  1225.                  'region' => '',
  1226.                  'title' => 'Shipping',
  1227.                  'width' => '',
  1228.                  'height' => '',
  1229.                  'collapsible' => false,
  1230.                  'collapsed' => false,
  1231.                  'bodyStyle' => '',
  1232.                  'datatype' => 'layout',
  1233.                  'permissions' => NULL,
  1234.                  'children' => 
  1235.                 array (
  1236.                   => 
  1237.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
  1238.                      'name' => 'shipping_level',
  1239.                      'title' => 'Shipping level',
  1240.                      'tooltip' => '',
  1241.                      'mandatory' => false,
  1242.                      'noteditable' => false,
  1243.                      'index' => false,
  1244.                      'locked' => false,
  1245.                      'style' => '',
  1246.                      'permissions' => NULL,
  1247.                      'datatype' => 'data',
  1248.                      'fieldtype' => 'select',
  1249.                      'relationType' => false,
  1250.                      'invisible' => false,
  1251.                      'visibleGridView' => false,
  1252.                      'visibleSearch' => false,
  1253.                      'blockedVarsForExport' => 
  1254.                     array (
  1255.                     ),
  1256.                      'options' => 
  1257.                     array (
  1258.                       => 
  1259.                       array (
  1260.                         'key' => 'Level 1',
  1261.                         'value' => '1',
  1262.                       ),
  1263.                       => 
  1264.                       array (
  1265.                         'key' => 'Level 2',
  1266.                         'value' => '2',
  1267.                       ),
  1268.                       => 
  1269.                       array (
  1270.                         'key' => 'Level 3',
  1271.                         'value' => '3',
  1272.                       ),
  1273.                       => 
  1274.                       array (
  1275.                         'key' => 'Level 4',
  1276.                         'value' => '4',
  1277.                       ),
  1278.                       => 
  1279.                       array (
  1280.                         'key' => 'Level 5',
  1281.                         'value' => '5',
  1282.                       ),
  1283.                     ),
  1284.                      'width' => '',
  1285.                      'defaultValue' => '',
  1286.                      'optionsProviderClass' => '',
  1287.                      'optionsProviderData' => '',
  1288.                      'columnLength' => 190,
  1289.                      'dynamicOptions' => false,
  1290.                      'defaultValueGenerator' => '',
  1291.                   )),
  1292.                   => 
  1293.                   \Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
  1294.                      'name' => 'shipping_time',
  1295.                      'title' => 'Shipping time',
  1296.                      'tooltip' => '',
  1297.                      'mandatory' => false,
  1298.                      'noteditable' => false,
  1299.                      'index' => false,
  1300.                      'locked' => false,
  1301.                      'style' => '',
  1302.                      'permissions' => NULL,
  1303.                      'datatype' => 'data',
  1304.                      'fieldtype' => 'select',
  1305.                      'relationType' => false,
  1306.                      'invisible' => false,
  1307.                      'visibleGridView' => false,
  1308.                      'visibleSearch' => false,
  1309.                      'blockedVarsForExport' => 
  1310.                     array (
  1311.                     ),
  1312.                      'options' => 
  1313.                     array (
  1314.                       => 
  1315.                       array (
  1316.                         'key' => 'Time level 1',
  1317.                         'value' => '1',
  1318.                       ),
  1319.                       => 
  1320.                       array (
  1321.                         'key' => 'Time level 2',
  1322.                         'value' => '2',
  1323.                       ),
  1324.                       => 
  1325.                       array (
  1326.                         'key' => 'Time level 3',
  1327.                         'value' => '3',
  1328.                       ),
  1329.                       => 
  1330.                       array (
  1331.                         'key' => 'Time level 4',
  1332.                         'value' => '4',
  1333.                       ),
  1334.                       => 
  1335.                       array (
  1336.                         'key' => 'Time level 5',
  1337.                         'value' => '5',
  1338.                       ),
  1339.                     ),
  1340.                      'width' => '',
  1341.                      'defaultValue' => '',
  1342.                      'optionsProviderClass' => '',
  1343.                      'optionsProviderData' => '',
  1344.                      'columnLength' => 190,
  1345.                      'dynamicOptions' => false,
  1346.                      'defaultValueGenerator' => '',
  1347.                   )),
  1348.                 ),
  1349.                  'locked' => false,
  1350.                  'blockedVarsForExport' => 
  1351.                 array (
  1352.                 ),
  1353.                  'fieldtype' => 'fieldset',
  1354.                  'labelWidth' => 0,
  1355.                  'labelAlign' => 'left',
  1356.               )),
  1357.             ),
  1358.              'locked' => false,
  1359.              'blockedVarsForExport' => 
  1360.             array (
  1361.             ),
  1362.              'fieldtype' => 'panel',
  1363.              'layout' => NULL,
  1364.              'border' => false,
  1365.              'icon' => '/bundles/pimcoreadmin/img/flat-color-icons/book.svg',
  1366.              'labelWidth' => 200,
  1367.              'labelAlign' => 'left',
  1368.           )),
  1369.           => 
  1370.           \Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  1371.              'name' => 'right',
  1372.              'type' => NULL,
  1373.              'region' => 'east',
  1374.              'title' => 'Media',
  1375.              'width' => 450,
  1376.              'height' => '',
  1377.              'collapsible' => false,
  1378.              'collapsed' => false,
  1379.              'bodyStyle' => '',
  1380.              'datatype' => 'layout',
  1381.              'permissions' => NULL,
  1382.              'children' => 
  1383.             array (
  1384.               => 
  1385.               \Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  1386.                  'name' => 'image',
  1387.                  'title' => 'Glavna slika',
  1388.                  'tooltip' => '',
  1389.                  'mandatory' => false,
  1390.                  'noteditable' => false,
  1391.                  'index' => false,
  1392.                  'locked' => false,
  1393.                  'style' => '',
  1394.                  'permissions' => NULL,
  1395.                  'datatype' => 'data',
  1396.                  'fieldtype' => 'image',
  1397.                  'relationType' => false,
  1398.                  'invisible' => false,
  1399.                  'visibleGridView' => false,
  1400.                  'visibleSearch' => false,
  1401.                  'blockedVarsForExport' => 
  1402.                 array (
  1403.                 ),
  1404.                  'width' => 400,
  1405.                  'height' => 400,
  1406.                  'uploadPath' => '/images/category/main',
  1407.               )),
  1408.               => 
  1409.               \Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  1410.                  'name' => 'thumbnail',
  1411.                  'title' => 'Thumbnail',
  1412.                  'tooltip' => '',
  1413.                  'mandatory' => false,
  1414.                  'noteditable' => false,
  1415.                  'index' => false,
  1416.                  'locked' => false,
  1417.                  'style' => '',
  1418.                  'permissions' => NULL,
  1419.                  'datatype' => 'data',
  1420.                  'fieldtype' => 'image',
  1421.                  'relationType' => false,
  1422.                  'invisible' => false,
  1423.                  'visibleGridView' => false,
  1424.                  'visibleSearch' => false,
  1425.                  'blockedVarsForExport' => 
  1426.                 array (
  1427.                 ),
  1428.                  'width' => 400,
  1429.                  'height' => 400,
  1430.                  'uploadPath' => '/images/category/thumbnail',
  1431.               )),
  1432.             ),
  1433.              'locked' => false,
  1434.              'blockedVarsForExport' => 
  1435.             array (
  1436.             ),
  1437.              'fieldtype' => 'panel',
  1438.              'layout' => NULL,
  1439.              'border' => false,
  1440.              'icon' => '/bundles/pimcoreadmin/img/flat-color-icons/asset.svg',
  1441.              'labelWidth' => 100,
  1442.              'labelAlign' => 'left',
  1443.           )),
  1444.         ),
  1445.          'locked' => false,
  1446.          'blockedVarsForExport' => 
  1447.         array (
  1448.         ),
  1449.          'fieldtype' => 'region',
  1450.          'icon' => '/bundles/pimcoreadmin/img/flat-color-icons/bricks.svg',
  1451.       )),
  1452.     ),
  1453.      'locked' => false,
  1454.      'blockedVarsForExport' => 
  1455.     array (
  1456.     ),
  1457.      'fieldtype' => 'panel',
  1458.      'layout' => NULL,
  1459.      'border' => false,
  1460.      'icon' => NULL,
  1461.      'labelWidth' => 100,
  1462.      'labelAlign' => 'left',
  1463.   )),
  1464.    'icon' => '/bundles/pimcoreadmin/img/flat-color-icons/bricks.svg',
  1465.    'previewUrl' => '',
  1466.    'group' => '',
  1467.    'showAppLoggerTab' => false,
  1468.    'linkGeneratorReference' => '',
  1469.    'previewGeneratorReference' => '',
  1470.    'compositeIndices' => 
  1471.   array (
  1472.   ),
  1473.    'generateTypeDeclarations' => false,
  1474.    'showFieldLookup' => false,
  1475.    'propertyVisibility' => 
  1476.   array (
  1477.     'grid' => 
  1478.     array (
  1479.       'id' => true,
  1480.       'key' => false,
  1481.       'path' => true,
  1482.       'published' => true,
  1483.       'modificationDate' => true,
  1484.       'creationDate' => true,
  1485.     ),
  1486.     'search' => 
  1487.     array (
  1488.       'id' => true,
  1489.       'key' => false,
  1490.       'path' => true,
  1491.       'published' => true,
  1492.       'modificationDate' => true,
  1493.       'creationDate' => true,
  1494.     ),
  1495.   ),
  1496.    'enableGridLocking' => false,
  1497.    'deletedDataComponents' => 
  1498.   array (
  1499.   ),
  1500.    'blockedVarsForExport' => 
  1501.   array (
  1502.   ),
  1503.    'activeDispatchingEvents' => 
  1504.   array (
  1505.   ),
  1506. ));