<?php
/**
* Inheritance: no
* Variants: no
*
* Fields Summary:
* - title [input]
* - price [numeric]
* - typepackage [select]
* - pricing [fieldcollections]
* - popular [checkbox]
* - currency [select]
* - provider [manyToOneRelation]
*/
return Pimcore\Model\DataObject\ClassDefinition::__set_state(array(
'id' => 'pricing',
'name' => 'Pricing',
'description' => '',
'creationDate' => 0,
'modificationDate' => 1672030570,
'userOwner' => 2,
'userModification' => 2,
'parentClass' => 'App\\Model\\DataObject\\AbstractPricing',
'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(
'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,
'children' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Layout\Tabpanel::__set_state(array(
'fieldtype' => 'tabpanel',
'border' => false,
'tabPosition' => NULL,
'name' => 'Layout',
'type' => NULL,
'region' => NULL,
'title' => 'Thông tin',
'width' => '',
'height' => '',
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'children' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
'fieldtype' => 'panel',
'layout' => NULL,
'border' => false,
'name' => 'Layout',
'type' => NULL,
'region' => NULL,
'title' => 'Thông tin',
'width' => '',
'height' => '',
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'children' =>
array (
0 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'fieldtype' => 'input',
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'regexFlags' =>
array (
),
'unique' => false,
'showCharCount' => false,
'name' => 'title',
'title' => 'Title',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
1 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Numeric::__set_state(array(
'fieldtype' => 'numeric',
'width' => '',
'defaultValue' => 0,
'integer' => false,
'unsigned' => false,
'minValue' => 0,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'name' => 'price',
'title' => 'Price',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
2 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
'fieldtype' => 'select',
'options' =>
array (
0 =>
array (
'key' => 'Giờ',
'value' => 'hour',
),
1 =>
array (
'key' => 'Ngày',
'value' => 'day',
),
2 =>
array (
'key' => 'Tháng',
'value' => 'month',
),
3 =>
array (
'key' => 'Năm',
'value' => 'year',
),
4 =>
array (
'key' => 'Người Dùng / Tháng',
'value' => 'user_month',
),
5 =>
array (
'key' => 'Trọn đời',
'value' => 'lifetime',
),
),
'width' => '',
'defaultValue' => '',
'optionsProviderClass' => '',
'optionsProviderData' => '',
'columnLength' => 190,
'dynamicOptions' => false,
'name' => 'typepackage',
'title' => 'Type Package',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
3 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Fieldcollections::__set_state(array(
'fieldtype' => 'fieldcollections',
'allowedTypes' =>
array (
0 => 'pricing',
),
'lazyLoading' => true,
'maxItems' => NULL,
'disallowAddRemove' => false,
'disallowReorder' => false,
'collapsed' => false,
'collapsible' => false,
'border' => false,
'name' => 'pricing',
'title' => 'Pricing',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
)),
4 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'fieldtype' => 'checkbox',
'defaultValue' => NULL,
'name' => 'popular',
'title' => 'Popular',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
5 =>
Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
'fieldtype' => 'select',
'options' =>
array (
0 =>
array (
'key' => 'VND',
'value' => 'vi-VI',
),
1 =>
array (
'key' => 'EUR',
'value' => 'de-DE',
),
2 =>
array (
'key' => 'USD',
'value' => 'en-US',
),
3 =>
array (
'key' => 'Liên hệ',
'value' => 'customQuote',
),
),
'width' => '',
'defaultValue' => '',
'optionsProviderClass' => '',
'optionsProviderData' => '',
'columnLength' => 190,
'dynamicOptions' => false,
'name' => 'currency',
'title' => 'Đơn vị',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValueGenerator' => '',
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'icon' => '',
'labelWidth' => 0,
'labelAlign' => 'left',
)),
1 =>
Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
'fieldtype' => 'panel',
'layout' => NULL,
'border' => false,
'name' => 'Layout',
'type' => NULL,
'region' => NULL,
'title' => 'Provider',
'width' => '',
'height' => '',
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'children' =>
array (
0 =>
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' => 'Provider',
),
),
'pathFormatterClass' => '',
'name' => 'provider',
'title' => 'Provider',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'icon' => '',
'labelWidth' => 0,
'labelAlign' => 'left',
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'icon' => NULL,
'labelWidth' => 100,
'labelAlign' => 'left',
)),
'icon' => '',
'previewUrl' => '',
'group' => '',
'showAppLoggerTab' => false,
'linkGeneratorReference' => '',
'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,
'deletedDataComponents' =>
array (
),
'dao' => NULL,
'blockedVarsForExport' =>
array (
),
'activeDispatchingEvents' =>
array (
),
));