<?php
/**
* Inheritance: yes
* Variants: yes
Fields Summary:
- isFeatured [checkbox]
- Item [input]
- Barcode [textarea]
- TBCreated [datetime]
- TBModified [datetime]
- ProductDeleted [checkbox]
- Disabled [checkbox]
- ProductCtg [input]
- Producer [input]
- localizedfields [localizedfields]
-- Description [wysiwyg]
- BaseUoM [input]
- categories [manyToManyObjectRelation]
- manufacturer [manyToOneRelation]
- crossSelling [manyToManyObjectRelation]
- Storage [input]
- StockAvailability [input]
- isActive [checkbox]
- MinimumSaleQty [numeric]
- PercentualeRicaricoVendita [numeric]
- Disponibilita [numeric]
- SuggestedPrice [input]
- Qty [numeric]
- Discount1 [numeric]
- Discount2 [numeric]
- DiscountFormula [input]
- Discounted [numeric]
- WithTax [numeric]
- ValidityStartingDate [datetime]
- ValidityEndingDate [datetime]
- mainImage [image]
- ProductPDF [manyToOneRelation]
- urlSlug [urlSlug]
- searchelem [textarea]
- CONSORZ [input]
- ESTERO [input]
- EST20 [input]
- FERRAM [input]
- RIVENDIT [input]
- PRIIMP [input]
- RIVEDILE [input]
- FERR [input]
- PUNTO3 [input]
- EDILBITT [input]
- LSKOSOVO [input]
- LSLOVENI [input]
*/
return Pimcore\Model\DataObject\ClassDefinition::__set_state(array(
'id' => 'prod',
'name' => 'Product',
'description' => '',
'creationDate' => 0,
'modificationDate' => 1761572212,
'userOwner' => 1,
'userModification' => 1,
'parentClass' => '\\App\\Model\\Product\\AbstractProduct',
'implementsInterfaces' => '',
'listingParentClass' => '',
'useTraits' => '',
'listingUseTraits' => '',
'encryption' => false,
'encryptedTables' =>
array (
),
'allowInherit' => true,
'allowVariants' => true,
'showVariants' => false,
'fieldDefinitions' =>
array (
),
'layoutDefinitions' =>
Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
'fieldtype' => 'panel',
'layout' => NULL,
'border' => false,
'name' => 'pimcore_root',
'type' => NULL,
'region' => NULL,
'title' => NULL,
'width' => 0,
'height' => 0,
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => NULL,
'datatype' => 'layout',
'permissions' => NULL,
'childs' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Layout\Tabpanel::__set_state(array(
'fieldtype' => 'tabpanel',
'border' => false,
'tabPosition' => NULL,
'name' => 'Layout',
'type' => NULL,
'region' => NULL,
'title' => '',
'width' => '',
'height' => '',
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'childs' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
'fieldtype' => 'panel',
'layout' => NULL,
'border' => false,
'name' => 'Basic',
'type' => NULL,
'region' => NULL,
'title' => 'Basic',
'width' => '',
'height' => '',
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'childs' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'fieldtype' => 'checkbox',
'defaultValue' => 0,
'name' => 'isFeatured',
'title' => 'Is Featured',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
1 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'fieldtype' => 'input',
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'Item',
'title' => 'Item',
'tooltip' => '',
'mandatory' => true,
'noteditable' => false,
'index' => true,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
2 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
'fieldtype' => 'textarea',
'width' => '',
'height' => '',
'maxLength' => NULL,
'showCharCount' => false,
'excludeFromSearchIndex' => false,
'name' => 'Barcode',
'title' => 'Barcode',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
)),
3 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Datetime::__set_state(array(
'fieldtype' => 'datetime',
'queryColumnType' => 'bigint(20)',
'columnType' => 'bigint(20)',
'defaultValue' => NULL,
'useCurrentDate' => false,
'name' => 'TBCreated',
'title' => 'TBCreated',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
4 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Datetime::__set_state(array(
'fieldtype' => 'datetime',
'queryColumnType' => 'bigint(20)',
'columnType' => 'bigint(20)',
'defaultValue' => NULL,
'useCurrentDate' => false,
'name' => 'TBModified',
'title' => 'TBModified',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
5 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'fieldtype' => 'checkbox',
'defaultValue' => NULL,
'name' => 'ProductDeleted',
'title' => 'ProductDeleted',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
6 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'fieldtype' => 'checkbox',
'defaultValue' => NULL,
'name' => 'Disabled',
'title' => 'Disabled',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
7 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'fieldtype' => 'input',
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'ProductCtg',
'title' => 'ProductCtg',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => true,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
8 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'fieldtype' => 'input',
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'Producer',
'title' => 'Producer',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => true,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
9 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
'fieldtype' => 'localizedfields',
'childs' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Wysiwyg::__set_state(array(
'fieldtype' => 'wysiwyg',
'width' => '',
'height' => '',
'toolbarConfig' => '',
'excludeFromSearchIndex' => false,
'maxCharacters' => '',
'name' => 'Description',
'title' => 'Description',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
)),
),
'name' => 'localizedfields',
'region' => NULL,
'layout' => NULL,
'title' => '',
'width' => '',
'height' => '',
'maxTabs' => NULL,
'border' => false,
'provideSplitView' => false,
'tabPosition' => NULL,
'hideLabelsWhenTabsReached' => NULL,
'referencedFields' =>
array (
),
'fieldDefinitionsCache' => NULL,
'permissionView' => NULL,
'permissionEdit' => NULL,
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => NULL,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'labelWidth' => 0,
'labelAlign' => 'left',
)),
10 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'fieldtype' => 'input',
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'BaseUoM',
'title' => 'BaseUoM',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
11 =>
Pimcore\Model\DataObject\ClassDefinition\Data\ManyToManyObjectRelation::__set_state(array(
'fieldtype' => 'manyToManyObjectRelation',
'width' => '',
'height' => '',
'maxItems' => '',
'relationType' => true,
'visibleFields' => 'id,name,fullpath',
'allowToCreateNewObject' => true,
'optimizedAdminLoading' => false,
'enableTextSelection' => false,
'visibleFieldDefinitions' =>
array (
),
'classes' =>
array (
0 =>
array (
'classes' => 'Category',
),
),
'pathFormatterClass' => '',
'name' => 'categories',
'title' => 'Categories',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
)),
12 =>
Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
'fieldtype' => 'manyToOneRelation',
'width' => '',
'assetUploadPath' => '',
'relationType' => true,
'objectsAllowed' => true,
'assetsAllowed' => false,
'assetTypes' =>
array (
),
'documentsAllowed' => false,
'documentTypes' =>
array (
),
'classes' =>
array (
0 =>
array (
'classes' => 'Manufacturer',
),
),
'pathFormatterClass' => '',
'name' => 'manufacturer',
'title' => 'manufacturer',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
)),
13 =>
Pimcore\Model\DataObject\ClassDefinition\Data\ManyToManyObjectRelation::__set_state(array(
'fieldtype' => 'manyToManyObjectRelation',
'width' => '',
'height' => '',
'maxItems' => '',
'relationType' => true,
'visibleFields' =>
array (
),
'allowToCreateNewObject' => false,
'optimizedAdminLoading' => false,
'enableTextSelection' => false,
'visibleFieldDefinitions' =>
array (
),
'classes' =>
array (
0 =>
array (
'classes' => 'Product',
),
),
'pathFormatterClass' => '',
'name' => 'crossSelling',
'title' => 'Cross Selling',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => NULL,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'icon' => '/bundles/pimcoreadmin/img/flat-color-icons/briefcase.svg',
'labelWidth' => 0,
'labelAlign' => 'left',
)),
1 =>
Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
'fieldtype' => 'panel',
'layout' => NULL,
'border' => false,
'name' => 'Stock',
'type' => NULL,
'region' => NULL,
'title' => 'Stock',
'width' => '',
'height' => '',
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'childs' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'fieldtype' => 'input',
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'Storage',
'title' => 'Storage',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
1 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'fieldtype' => 'input',
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'StockAvailability',
'title' => 'StockAvailability',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
2 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'fieldtype' => 'checkbox',
'defaultValue' => 0,
'name' => 'isActive',
'title' => 'isActive',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
3 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Numeric::__set_state(array(
'fieldtype' => 'numeric',
'width' => '',
'defaultValue' => NULL,
'integer' => false,
'unsigned' => false,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'MinimumSaleQty',
'title' => 'Minimum Sale Qty',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
4 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Numeric::__set_state(array(
'fieldtype' => 'numeric',
'width' => '',
'defaultValue' => NULL,
'integer' => false,
'unsigned' => false,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'PercentualeRicaricoVendita',
'title' => 'Percentuale Ricarico Vendita',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
5 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Numeric::__set_state(array(
'fieldtype' => 'numeric',
'width' => '',
'defaultValue' => NULL,
'integer' => false,
'unsigned' => false,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'Disponibilita',
'title' => 'Disponibilita',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'icon' => '/bundles/pimcoreadmin/img/flat-color-icons/biomass.svg',
'labelWidth' => 0,
'labelAlign' => 'left',
)),
2 =>
Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
'fieldtype' => 'panel',
'layout' => NULL,
'border' => false,
'name' => 'Price',
'type' => NULL,
'region' => NULL,
'title' => 'Price',
'width' => '',
'height' => '',
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'childs' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'fieldtype' => 'input',
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'SuggestedPrice',
'title' => 'Suggested Price',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
1 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Numeric::__set_state(array(
'fieldtype' => 'numeric',
'width' => '',
'defaultValue' => NULL,
'integer' => false,
'unsigned' => false,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'Qty',
'title' => 'Qty',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
2 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Numeric::__set_state(array(
'fieldtype' => 'numeric',
'width' => '',
'defaultValue' => NULL,
'integer' => false,
'unsigned' => false,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'Discount1',
'title' => 'Discount1',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
3 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Numeric::__set_state(array(
'fieldtype' => 'numeric',
'width' => '',
'defaultValue' => NULL,
'integer' => false,
'unsigned' => false,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'Discount2',
'title' => 'Discount2',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
4 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'fieldtype' => 'input',
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'DiscountFormula',
'title' => 'DiscountFormula',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
5 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Numeric::__set_state(array(
'fieldtype' => 'numeric',
'width' => '',
'defaultValue' => NULL,
'integer' => false,
'unsigned' => false,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'Discounted',
'title' => 'Discounted',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
6 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Numeric::__set_state(array(
'fieldtype' => 'numeric',
'width' => '',
'defaultValue' => NULL,
'integer' => false,
'unsigned' => false,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'WithTax',
'title' => 'WithTax',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
7 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Datetime::__set_state(array(
'fieldtype' => 'datetime',
'queryColumnType' => 'bigint(20)',
'columnType' => 'bigint(20)',
'defaultValue' => NULL,
'useCurrentDate' => false,
'name' => 'ValidityStartingDate',
'title' => 'ValidityStartingDate',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
8 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Datetime::__set_state(array(
'fieldtype' => 'datetime',
'queryColumnType' => 'bigint(20)',
'columnType' => 'bigint(20)',
'defaultValue' => NULL,
'useCurrentDate' => false,
'name' => 'ValidityEndingDate',
'title' => 'ValidityEndingDate',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'icon' => '/bundles/pimcoreadmin/img/twemoji/1f4b0.svg',
'labelWidth' => 0,
'labelAlign' => 'left',
)),
3 =>
Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
'fieldtype' => 'panel',
'layout' => NULL,
'border' => false,
'name' => 'Media',
'type' => NULL,
'region' => NULL,
'title' => 'Media',
'width' => NULL,
'height' => NULL,
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'childs' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
'fieldtype' => 'image',
'name' => 'mainImage',
'title' => 'mainImage',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'width' => 300,
'height' => 300,
'uploadPath' => '',
)),
1 =>
Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
'fieldtype' => 'manyToOneRelation',
'width' => '',
'assetUploadPath' => '/Documents',
'relationType' => true,
'objectsAllowed' => false,
'assetsAllowed' => true,
'assetTypes' =>
array (
0 =>
array (
'assetTypes' => 'folder',
),
1 =>
array (
'assetTypes' => 'image',
),
2 =>
array (
'assetTypes' => 'text',
),
3 =>
array (
'assetTypes' => 'audio',
),
4 =>
array (
'assetTypes' => 'video',
),
5 =>
array (
'assetTypes' => 'document',
),
6 =>
array (
'assetTypes' => 'archive',
),
7 =>
array (
'assetTypes' => 'unknown',
),
),
'documentsAllowed' => false,
'documentTypes' =>
array (
),
'classes' =>
array (
),
'pathFormatterClass' => '',
'name' => 'ProductPDF',
'title' => 'Product PDF',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'icon' => NULL,
'labelWidth' => 100,
'labelAlign' => 'left',
)),
4 =>
Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
'fieldtype' => 'panel',
'layout' => NULL,
'border' => false,
'name' => 'System Data',
'type' => NULL,
'region' => NULL,
'title' => 'System Data',
'width' => '',
'height' => '',
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'childs' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Data\UrlSlug::__set_state(array(
'fieldtype' => 'urlSlug',
'width' => '',
'domainLabelWidth' => NULL,
'action' => 'App\\Controller\\ProductController:productDetailSlugAction',
'availableSites' =>
array (
0 => 1,
),
'name' => 'urlSlug',
'title' => 'UrlSlug',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
)),
1 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
'fieldtype' => 'textarea',
'width' => '',
'height' => '',
'maxLength' => NULL,
'showCharCount' => false,
'excludeFromSearchIndex' => false,
'name' => 'searchelem',
'title' => 'Searchelem',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'icon' => '',
'labelWidth' => 100,
'labelAlign' => 'left',
)),
5 =>
Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
'fieldtype' => 'panel',
'layout' => NULL,
'border' => false,
'name' => 'PriceList',
'type' => NULL,
'region' => NULL,
'title' => 'PriceList',
'width' => '',
'height' => '',
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'childs' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'fieldtype' => 'input',
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'CONSORZ',
'title' => 'CONSORZ',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
1 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'fieldtype' => 'input',
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'ESTERO',
'title' => 'ESTERO',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
2 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'fieldtype' => 'input',
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'EST20',
'title' => 'EST.20',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
3 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'fieldtype' => 'input',
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'FERRAM',
'title' => 'FERRAM',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
4 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'fieldtype' => 'input',
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'RIVENDIT',
'title' => 'RIVENDIT',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
5 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'fieldtype' => 'input',
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'PRIIMP',
'title' => 'PRI/IMP',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
6 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'fieldtype' => 'input',
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'RIVEDILE',
'title' => 'RIVEDILE',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
7 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'fieldtype' => 'input',
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'FERR',
'title' => 'FERR',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
8 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'fieldtype' => 'input',
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'PUNTO3',
'title' => 'PUNTO3',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
9 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'fieldtype' => 'input',
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'EDILBITT',
'title' => 'EDILBITT',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
10 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'fieldtype' => 'input',
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'LSKOSOVO',
'title' => 'LSKOSOVO',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
11 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'fieldtype' => 'input',
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'unique' => false,
'showCharCount' => false,
'name' => 'LSLOVENI',
'title' => 'LSLOVENI',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'forbiddenNames' =>
array (
0 => 'id',
1 => 'key',
2 => 'path',
3 => 'type',
4 => 'index',
5 => 'classname',
6 => 'creationdate',
7 => 'userowner',
8 => 'value',
9 => 'class',
10 => 'list',
11 => 'fullpath',
12 => 'childs',
13 => 'values',
14 => 'cachetag',
15 => 'cachetags',
16 => 'parent',
17 => 'published',
18 => 'valuefromparent',
19 => 'userpermissions',
20 => 'dependencies',
21 => 'modificationdate',
22 => 'usermodification',
23 => 'byid',
24 => 'bypath',
25 => 'data',
26 => 'versions',
27 => 'properties',
28 => 'permissions',
29 => 'permissionsforuser',
30 => 'childamount',
31 => 'apipluginbroker',
32 => 'resource',
33 => 'parentClass',
34 => 'definition',
35 => 'locked',
36 => 'language',
37 => 'omitmandatorycheck',
38 => 'idpath',
39 => 'object',
40 => 'fieldname',
41 => 'property',
42 => 'parentid',
43 => 'children',
44 => 'scheduledtasks',
),
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'icon' => '',
'labelWidth' => 100,
'labelAlign' => 'left',
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'icon' => NULL,
'labelWidth' => 100,
'labelAlign' => 'left',
)),
'icon' => '/bundles/pimcoreadmin/img/flat-color-icons/safe.svg',
'previewUrl' => '',
'group' => 'Products',
'showAppLoggerTab' => false,
'linkGeneratorReference' => '@App\\Website\\LinkGenerator\\ProductLinkGenerator',
'previewGeneratorReference' => '',
'compositeIndices' =>
array (
),
'generateTypeDeclarations' => true,
'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,
'dao' => NULL,
'blockedVarsForExport' =>
array (
),
));