<?php
/**
* Inheritance: no
* Variants: no
*
* Fields Summary:
* - priority [numeric]
* - image [image]
* - firstname [input]
* - lastname [input]
* - functions [textarea]
* - email [input]
* - departments [manyToManyObjectRelation]
*/
return \Pimcore\Model\DataObject\ClassDefinition::__set_state(array(
'dao' => NULL,
'id' => '1',
'name' => 'Person',
'description' => '',
'creationDate' => 0,
'modificationDate' => 1713534552,
'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\Panel::__set_state(array(
'name' => 'Layout',
'type' => NULL,
'region' => NULL,
'title' => '',
'width' => '',
'height' => '',
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'children' =>
array (
0 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Numeric::__set_state(array(
'name' => 'priority',
'title' => 'Priorität',
'tooltip' => ' 1: hoch
99: niedrig',
'mandatory' => true,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'numeric',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => 99,
'integer' => true,
'unsigned' => false,
'minValue' => 1,
'maxValue' => 99,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'defaultValueGenerator' => '',
)),
1 =>
\Pimcore\Model\DataObject\ClassDefinition\Layout\Fieldcontainer::__set_state(array(
'name' => 'Feldcontainer',
'type' => NULL,
'region' => NULL,
'title' => NULL,
'width' => '',
'height' => '',
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'children' =>
array (
0 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
'name' => 'image',
'title' => 'Bild',
'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' => '',
'height' => '',
'uploadPath' => '',
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'fieldtype' => 'fieldcontainer',
'layout' => 'hbox',
'fieldLabel' => 'Bild',
'labelWidth' => 0,
'labelAlign' => 'left',
)),
2 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'firstname',
'title' => 'Vorname',
'tooltip' => '',
'mandatory' => true,
'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' => 'lastname',
'title' => 'Nachname',
'tooltip' => '',
'mandatory' => true,
'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\Textarea::__set_state(array(
'name' => 'functions',
'title' => 'Funktionen',
'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' => 150,
'maxLength' => NULL,
'showCharCount' => false,
'excludeFromSearchIndex' => false,
)),
5 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'email',
'title' => 'E-Mail',
'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' => '',
)),
6 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\ManyToManyObjectRelation::__set_state(array(
'name' => 'departments',
'title' => 'Abteilungen',
'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' => 'Abteilung',
),
),
'pathFormatterClass' => '',
'width' => '',
'height' => '',
'maxItems' => NULL,
'visibleFields' => 'title',
'allowToCreateNewObject' => false,
'optimizedAdminLoading' => false,
'enableTextSelection' => false,
'visibleFieldDefinitions' =>
array (
),
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'fieldtype' => 'panel',
'layout' => NULL,
'border' => false,
'icon' => '',
'labelWidth' => 0,
'labelAlign' => 'left',
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'fieldtype' => 'panel',
'layout' => NULL,
'border' => false,
'icon' => NULL,
'labelWidth' => 100,
'labelAlign' => 'left',
)),
'icon' => '/bundles/pimcoreadmin/img/flat-color-icons/person.svg',
'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 (
),
'blockedVarsForExport' =>
array (
),
'activeDispatchingEvents' =>
array (
),
));