<?php
/**
* Inheritance: no
* Variants: no
*
* Fields Summary:
* - disable_in_navigation [checkbox]
* - show_in_brand_slider [checkbox]
* - unique_key [input]
* - name [input]
* - seo_page_title [input]
* - seo_heading [input]
* - brand_slider_position [numeric]
* - description [textarea]
* - short_description [textarea]
* - meta_title [input]
* - meta_keywords [input]
* - meta_description [input]
* - zsdev_robots [input]
* - zsdev_canonical [input]
* - zsdev_include_in_sitemap [select]
* - zsdev_robots_pagination [input]
* - zsdev_canonical_pagination [input]
* - zsdev_include_in_sitemap_pagination [select]
* - main_image [image]
* - small_image [image]
* - alt [input]
* - sites [manyToManyObjectRelation]
* - shipping_level [select]
* - shipping_time [select]
* - categorylevels [block]
* -- category [manyToOneRelation]
* -- shipping_level [select]
* -- shipping_time [select]
*/
return \Pimcore\Model\DataObject\ClassDefinition::__set_state(array(
'dao' => NULL,
'id' => '4',
'name' => 'Brand',
'description' => '',
'creationDate' => 0,
'modificationDate' => 1714122337,
'userOwner' => 2,
'userModification' => 2,
'parentClass' => '',
'implementsInterfaces' => '',
'listingParentClass' => '',
'useTraits' => '',
'listingUseTraits' => '',
'encryption' => false,
'encryptedTables' =>
array (
),
'allowInherit' => false,
'allowVariants' => false,
'showVariants' => false,
'fieldDefinitions' =>
array (
),
'layoutDefinitions' =>
\Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
'name' => 'pimcore_root',
'type' => NULL,
'region' => NULL,
'title' => NULL,
'width' => 0,
'height' => 0,
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => NULL,
'datatype' => 'layout',
'permissions' => NULL,
'children' =>
array (
0 =>
\Pimcore\Model\DataObject\ClassDefinition\Layout\Tabpanel::__set_state(array(
'name' => 'Layout',
'type' => NULL,
'region' => NULL,
'title' => '',
'width' => NULL,
'height' => NULL,
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'children' =>
array (
0 =>
\Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
'name' => 'osnovne',
'type' => NULL,
'region' => '',
'title' => 'Osnovne informacije',
'width' => NULL,
'height' => NULL,
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'children' =>
array (
0 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'disable_in_navigation',
'title' => 'Makni iz navigacije',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => NULL,
'defaultValueGenerator' => '',
)),
1 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'show_in_brand_slider',
'title' => 'Prikaži u slideru branda',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => NULL,
'defaultValueGenerator' => '',
)),
2 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'unique_key',
'title' => 'Key',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => 500,
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'regexFlags' =>
array (
),
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
3 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'name',
'title' => 'Naziv',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => 500,
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'regexFlags' =>
array (
),
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
4 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'seo_page_title',
'title' => 'SEO Page Title',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => true,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => 500,
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'regexFlags' =>
array (
),
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
5 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'seo_heading',
'title' => 'SEO H1 heading',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => true,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => 500,
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'regexFlags' =>
array (
),
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
6 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Numeric::__set_state(array(
'name' => 'brand_slider_position',
'title' => 'Pozicija na brand slideru',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'numeric',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => 500,
'defaultValue' => NULL,
'integer' => false,
'unsigned' => false,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'defaultValueGenerator' => '',
)),
7 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
'name' => 'description',
'title' => 'Opis',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'textarea',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => 500,
'height' => 200,
'maxLength' => NULL,
'showCharCount' => false,
'excludeFromSearchIndex' => false,
)),
8 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
'name' => 'short_description',
'title' => 'Kratak opis',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'textarea',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => 500,
'height' => 200,
'maxLength' => NULL,
'showCharCount' => false,
'excludeFromSearchIndex' => false,
)),
9 =>
\Pimcore\Model\DataObject\ClassDefinition\Layout\Fieldset::__set_state(array(
'name' => 'seo',
'type' => NULL,
'region' => NULL,
'title' => 'SEO',
'width' => '',
'height' => '',
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'children' =>
array (
0 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'meta_title',
'title' => 'Meta title',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => 500,
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'regexFlags' =>
array (
),
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
1 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'meta_keywords',
'title' => 'Meta keywords',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => 500,
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'regexFlags' =>
array (
),
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
2 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'meta_description',
'title' => 'Meta description',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => 500,
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'regexFlags' =>
array (
),
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
3 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'zsdev_robots',
'title' => 'Robots',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => 500,
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'regexFlags' =>
array (
),
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
4 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'zsdev_canonical',
'title' => 'Canonical',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => 500,
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'regexFlags' =>
array (
),
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
5 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
'name' => 'zsdev_include_in_sitemap',
'title' => 'Include in sitemap',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'select',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'options' =>
array (
0 =>
array (
'key' => 'Yes',
'value' => '1',
),
1 =>
array (
'key' => 'No',
'value' => '0',
),
2 =>
array (
'key' => '',
'value' => 'null',
),
),
'width' => 500,
'defaultValue' => 'null',
'optionsProviderClass' => '',
'optionsProviderData' => '',
'columnLength' => 190,
'dynamicOptions' => false,
'defaultValueGenerator' => '',
)),
6 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'zsdev_robots_pagination',
'title' => 'Robots (pagination)',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => 500,
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'regexFlags' =>
array (
),
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
7 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'zsdev_canonical_pagination',
'title' => 'Canonical (pagination)',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => 500,
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'regexFlags' =>
array (
),
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
8 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
'name' => 'zsdev_include_in_sitemap_pagination',
'title' => 'Include in sitemap (pagination)',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'select',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'options' =>
array (
0 =>
array (
'key' => 'Yes',
'value' => '1',
),
1 =>
array (
'key' => 'No',
'value' => '0',
),
2 =>
array (
'key' => '',
'value' => 'null',
),
),
'width' => 500,
'defaultValue' => 'null',
'optionsProviderClass' => '',
'optionsProviderData' => '',
'columnLength' => 190,
'dynamicOptions' => false,
'defaultValueGenerator' => '',
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'fieldtype' => 'fieldset',
'labelWidth' => 100,
'labelAlign' => 'left',
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'fieldtype' => 'panel',
'layout' => '',
'border' => false,
'icon' => '/bundles/pimcoreadmin/img/flat-color-icons/book.svg',
'labelWidth' => 100,
'labelAlign' => 'left',
)),
1 =>
\Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
'name' => 'media',
'type' => NULL,
'region' => '',
'title' => 'Media',
'width' => NULL,
'height' => NULL,
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'children' =>
array (
0 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
'name' => 'main_image',
'title' => 'Glavna slika',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'image',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => 400,
'height' => 400,
'uploadPath' => '/images/brand/main',
)),
1 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
'name' => 'small_image',
'title' => 'Mala slika',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'image',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => 400,
'height' => 400,
'uploadPath' => '/images/brand/small_image',
)),
2 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'alt',
'title' => 'Image alt',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => 300,
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'regexFlags' =>
array (
),
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'fieldtype' => 'panel',
'layout' => NULL,
'border' => false,
'icon' => '/bundles/pimcoreadmin/img/flat-color-icons/asset.svg',
'labelWidth' => 100,
'labelAlign' => 'left',
)),
2 =>
\Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
'name' => 'sites',
'type' => NULL,
'region' => NULL,
'title' => 'Sites',
'width' => NULL,
'height' => NULL,
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'children' =>
array (
0 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\ManyToManyObjectRelation::__set_state(array(
'name' => 'sites',
'title' => 'Sites',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'manyToManyObjectRelation',
'relationType' => true,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'classes' =>
array (
0 =>
array (
'classes' => 'Site',
),
),
'pathFormatterClass' => '',
'width' => '',
'height' => '',
'maxItems' => NULL,
'visibleFields' => 'unique_name,name',
'allowToCreateNewObject' => false,
'optimizedAdminLoading' => false,
'enableTextSelection' => false,
'visibleFieldDefinitions' =>
array (
),
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'fieldtype' => 'panel',
'layout' => NULL,
'border' => false,
'icon' => '',
'labelWidth' => 100,
'labelAlign' => 'left',
)),
3 =>
\Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
'name' => 'shippinglevelspanel',
'type' => NULL,
'region' => NULL,
'title' => 'Shipping levels',
'width' => '',
'height' => '',
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'children' =>
array (
0 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
'name' => 'shipping_level',
'title' => 'Brand Shipping level',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'select',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'options' =>
array (
0 =>
array (
'key' => 'Level 1',
'value' => '1',
),
1 =>
array (
'key' => 'Level 2',
'value' => '2',
),
2 =>
array (
'key' => 'Level 3',
'value' => '3',
),
3 =>
array (
'key' => 'Level 4',
'value' => '4',
),
4 =>
array (
'key' => 'Level 5',
'value' => '5',
),
),
'width' => '',
'defaultValue' => '',
'optionsProviderClass' => '',
'optionsProviderData' => '',
'columnLength' => 190,
'dynamicOptions' => false,
'defaultValueGenerator' => '',
)),
1 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
'name' => 'shipping_time',
'title' => 'Brand Shipping time',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'select',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'options' =>
array (
0 =>
array (
'key' => 'Time level 1',
'value' => '1',
'id' => 'extModel942-1',
),
1 =>
array (
'key' => 'Time level 2',
'value' => '2',
'id' => 'extModel942-2',
),
2 =>
array (
'key' => 'Time level 3',
'value' => '3',
'id' => 'extModel942-3',
),
3 =>
array (
'key' => 'Time level 4',
'value' => '4',
'id' => 'extModel942-4',
),
4 =>
array (
'key' => 'Time level 5',
'value' => '5',
'id' => 'extModel942-5',
),
),
'width' => '',
'defaultValue' => '',
'optionsProviderClass' => '',
'optionsProviderData' => '',
'columnLength' => 190,
'dynamicOptions' => false,
'defaultValueGenerator' => '',
)),
2 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Block::__set_state(array(
'name' => 'categorylevels',
'title' => 'Category levels',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'block',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'lazyLoading' => false,
'disallowAddRemove' => false,
'disallowReorder' => false,
'collapsible' => false,
'collapsed' => false,
'maxItems' => NULL,
'styleElement' => '',
'children' =>
array (
0 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
'name' => 'category',
'title' => 'Category',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'manyToOneRelation',
'relationType' => true,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'classes' =>
array (
0 =>
array (
'classes' => 'Category',
),
),
'pathFormatterClass' => '',
'width' => '',
'assetUploadPath' => '',
'objectsAllowed' => true,
'assetsAllowed' => false,
'assetTypes' =>
array (
),
'documentsAllowed' => false,
'documentTypes' =>
array (
),
)),
1 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
'name' => 'shipping_level',
'title' => 'Shipping level',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'select',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'options' =>
array (
0 =>
array (
'key' => 'Level 1',
'value' => '1',
),
1 =>
array (
'key' => 'Level 2',
'value' => '2',
),
2 =>
array (
'key' => 'Level 3',
'value' => '3',
),
3 =>
array (
'key' => 'Level 4',
'value' => '4',
),
4 =>
array (
'key' => 'Level 5',
'value' => '5',
),
),
'width' => '',
'defaultValue' => '',
'optionsProviderClass' => '',
'optionsProviderData' => '',
'columnLength' => 190,
'dynamicOptions' => false,
'defaultValueGenerator' => '',
)),
2 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
'name' => 'shipping_time',
'title' => 'Shipping time',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'select',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'options' =>
array (
0 =>
array (
'key' => 'Time level 1',
'value' => '1',
),
1 =>
array (
'key' => 'Time level 2',
'value' => '2',
),
2 =>
array (
'key' => 'Time level 3',
'value' => '3',
),
3 =>
array (
'key' => 'Time level 4',
'value' => '4',
),
4 =>
array (
'key' => 'Time level 5',
'value' => '5',
),
),
'width' => '',
'defaultValue' => '',
'optionsProviderClass' => '',
'optionsProviderData' => '',
'columnLength' => 190,
'dynamicOptions' => false,
'defaultValueGenerator' => '',
)),
),
'layout' => NULL,
'referencedFields' =>
array (
),
'fieldDefinitionsCache' => NULL,
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'fieldtype' => 'panel',
'layout' => NULL,
'border' => false,
'icon' => '',
'labelWidth' => 0,
'labelAlign' => 'left',
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'fieldtype' => 'tabpanel',
'border' => false,
'tabPosition' => NULL,
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'fieldtype' => 'panel',
'layout' => NULL,
'border' => false,
'icon' => NULL,
'labelWidth' => 100,
'labelAlign' => 'left',
)),
'icon' => '/bundles/pimcoreadmin/img/flat-color-icons/label.svg',
'previewUrl' => '',
'group' => '',
'showAppLoggerTab' => false,
'linkGeneratorReference' => '',
'previewGeneratorReference' => '',
'compositeIndices' =>
array (
),
'generateTypeDeclarations' => false,
'showFieldLookup' => false,
'propertyVisibility' =>
array (
'grid' =>
array (
'id' => true,
'key' => false,
'path' => true,
'published' => true,
'modificationDate' => true,
'creationDate' => true,
),
'search' =>
array (
'id' => true,
'key' => false,
'path' => true,
'published' => true,
'modificationDate' => true,
'creationDate' => true,
),
),
'enableGridLocking' => false,
'deletedDataComponents' =>
array (
),
'blockedVarsForExport' =>
array (
),
'activeDispatchingEvents' =>
array (
),
));