var/classes/definition_Category.php line 190

Open in your IDE?
  1. <?php
  2. /**
  3. * Inheritance: yes
  4. * Variants: no
  5. Fields Summary:
  6. - localizedfields [localizedfields]
  7. -- name [input]
  8. -- productNamePart [input]
  9. - filterDefinition [manyToOneRelation]
  10. - cars [reverseObjectRelation]
  11. */
  12. return Pimcore\Model\DataObject\ClassDefinition::__set_state(array(
  13.    'id' => 'CA',
  14.    'name' => 'Category',
  15.    'description' => '',
  16.    'creationDate' => 0,
  17.    'modificationDate' => 1617805414,
  18.    'userOwner' => 2,
  19.    'userModification' => 1,
  20.    'parentClass' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\Model\\AbstractCategory',
  21.    'implementsInterfaces' => '',
  22.    'listingParentClass' => '',
  23.    'useTraits' => '',
  24.    'listingUseTraits' => '',
  25.    'encryption' => false,
  26.    'encryptedTables' =>
  27.   array (
  28.   ),
  29.    'allowInherit' => true,
  30.    'allowVariants' => NULL,
  31.    'showVariants' => false,
  32.    'layoutDefinitions' =>
  33.   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  34.      'fieldtype' => 'panel',
  35.      'layout' => NULL,
  36.      'border' => false,
  37.      'name' => 'pimcore_root',
  38.      'type' => NULL,
  39.      'region' => NULL,
  40.      'title' => NULL,
  41.      'width' => 0,
  42.      'height' => 0,
  43.      'collapsible' => false,
  44.      'collapsed' => false,
  45.      'bodyStyle' => NULL,
  46.      'datatype' => 'layout',
  47.      'permissions' => NULL,
  48.      'childs' =>
  49.     array (
  50.       =>
  51.       Pimcore\Model\DataObject\ClassDefinition\Layout\Tabpanel::__set_state(array(
  52.          'fieldtype' => 'tabpanel',
  53.          'border' => false,
  54.          'tabPosition' => 'top',
  55.          'name' => 'Layout',
  56.          'type' => NULL,
  57.          'region' => NULL,
  58.          'title' => NULL,
  59.          'width' => NULL,
  60.          'height' => NULL,
  61.          'collapsible' => false,
  62.          'collapsed' => false,
  63.          'bodyStyle' => NULL,
  64.          'datatype' => 'layout',
  65.          'permissions' => NULL,
  66.          'childs' =>
  67.         array (
  68.           =>
  69.           Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  70.              'fieldtype' => 'panel',
  71.              'layout' => NULL,
  72.              'border' => false,
  73.              'name' => 'Base Data',
  74.              'type' => NULL,
  75.              'region' => NULL,
  76.              'title' => 'Base Data',
  77.              'width' => NULL,
  78.              'height' => NULL,
  79.              'collapsible' => false,
  80.              'collapsed' => false,
  81.              'bodyStyle' => '',
  82.              'datatype' => 'layout',
  83.              'permissions' => NULL,
  84.              'childs' =>
  85.             array (
  86.               =>
  87.               Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  88.                  'fieldtype' => 'localizedfields',
  89.                  'childs' =>
  90.                 array (
  91.                   =>
  92.                   Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  93.                      'fieldtype' => 'input',
  94.                      'width' => NULL,
  95.                      'defaultValue' => NULL,
  96.                      'columnLength' => 190,
  97.                      'regex' => '',
  98.                      'unique' => false,
  99.                      'showCharCount' => false,
  100.                      'name' => 'name',
  101.                      'title' => 'Name',
  102.                      'tooltip' => '',
  103.                      'mandatory' => false,
  104.                      'noteditable' => false,
  105.                      'index' => false,
  106.                      'locked' => false,
  107.                      'style' => '',
  108.                      'permissions' => NULL,
  109.                      'datatype' => 'data',
  110.                      'relationType' => false,
  111.                      'invisible' => false,
  112.                      'visibleGridView' => true,
  113.                      'visibleSearch' => true,
  114.                      'blockedVarsForExport' =>
  115.                     array (
  116.                     ),
  117.                      'defaultValueGenerator' => '',
  118.                   )),
  119.                   =>
  120.                   Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  121.                      'fieldtype' => 'input',
  122.                      'width' => NULL,
  123.                      'defaultValue' => NULL,
  124.                      'columnLength' => 190,
  125.                      'regex' => '',
  126.                      'unique' => false,
  127.                      'showCharCount' => false,
  128.                      'name' => 'productNamePart',
  129.                      'title' => 'Product Name Part',
  130.                      'tooltip' => '',
  131.                      'mandatory' => false,
  132.                      'noteditable' => false,
  133.                      'index' => false,
  134.                      'locked' => false,
  135.                      'style' => '',
  136.                      'permissions' => NULL,
  137.                      'datatype' => 'data',
  138.                      'relationType' => false,
  139.                      'invisible' => false,
  140.                      'visibleGridView' => false,
  141.                      'visibleSearch' => false,
  142.                      'blockedVarsForExport' =>
  143.                     array (
  144.                     ),
  145.                      'defaultValueGenerator' => '',
  146.                   )),
  147.                 ),
  148.                  'name' => 'localizedfields',
  149.                  'region' => NULL,
  150.                  'layout' => NULL,
  151.                  'title' => 'Texts',
  152.                  'width' => '',
  153.                  'height' => '',
  154.                  'maxTabs' => NULL,
  155.                  'border' => false,
  156.                  'provideSplitView' => true,
  157.                  'tabPosition' => 'top',
  158.                  'hideLabelsWhenTabsReached' => NULL,
  159.                  'referencedFields' =>
  160.                 array (
  161.                 ),
  162.                  'fieldDefinitionsCache' => NULL,
  163.                  'permissionView' =>
  164.                 array (
  165.                 ),
  166.                  'permissionEdit' =>
  167.                 array (
  168.                 ),
  169.                  'tooltip' => '',
  170.                  'mandatory' => false,
  171.                  'noteditable' => false,
  172.                  'index' => NULL,
  173.                  'locked' => false,
  174.                  'style' => '',
  175.                  'permissions' => NULL,
  176.                  'datatype' => 'data',
  177.                  'relationType' => false,
  178.                  'invisible' => false,
  179.                  'visibleGridView' => true,
  180.                  'visibleSearch' => true,
  181.                  'blockedVarsForExport' =>
  182.                 array (
  183.                 ),
  184.                  'labelWidth' => 100,
  185.                  'labelAlign' => 'left',
  186.               )),
  187.             ),
  188.              'locked' => false,
  189.              'blockedVarsForExport' =>
  190.             array (
  191.             ),
  192.              'icon' => NULL,
  193.              'labelWidth' => 100,
  194.              'labelAlign' => 'left',
  195.           )),
  196.           =>
  197.           Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  198.              'fieldtype' => 'panel',
  199.              'layout' => NULL,
  200.              'border' => false,
  201.              'name' => 'Relations',
  202.              'type' => NULL,
  203.              'region' => NULL,
  204.              'title' => 'Relations',
  205.              'width' => NULL,
  206.              'height' => NULL,
  207.              'collapsible' => false,
  208.              'collapsed' => false,
  209.              'bodyStyle' => '',
  210.              'datatype' => 'layout',
  211.              'permissions' => NULL,
  212.              'childs' =>
  213.             array (
  214.               =>
  215.               Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
  216.                  'fieldtype' => 'manyToOneRelation',
  217.                  'width' => 800,
  218.                  'assetUploadPath' => '',
  219.                  'relationType' => true,
  220.                  'objectsAllowed' => true,
  221.                  'assetsAllowed' => false,
  222.                  'assetTypes' =>
  223.                 array (
  224.                 ),
  225.                  'documentsAllowed' => false,
  226.                  'documentTypes' =>
  227.                 array (
  228.                 ),
  229.                  'classes' =>
  230.                 array (
  231.                   =>
  232.                   array (
  233.                     'classes' => 'FilterDefinition',
  234.                   ),
  235.                 ),
  236.                  'pathFormatterClass' => '',
  237.                  'name' => 'filterDefinition',
  238.                  'title' => 'Filter Definition',
  239.                  'tooltip' => '',
  240.                  'mandatory' => false,
  241.                  'noteditable' => false,
  242.                  'index' => false,
  243.                  'locked' => false,
  244.                  'style' => '',
  245.                  'permissions' => NULL,
  246.                  'datatype' => 'data',
  247.                  'invisible' => false,
  248.                  'visibleGridView' => false,
  249.                  'visibleSearch' => false,
  250.                  'blockedVarsForExport' =>
  251.                 array (
  252.                 ),
  253.               )),
  254.               =>
  255.               Pimcore\Model\DataObject\ClassDefinition\Data\ReverseObjectRelation::__set_state(array(
  256.                  'fieldtype' => 'reverseObjectRelation',
  257.                  'ownerClassName' => 'Car',
  258.                  'ownerClassId' => NULL,
  259.                  'ownerFieldName' => 'categories',
  260.                  'lazyLoading' => true,
  261.                  'width' => '',
  262.                  'height' => '',
  263.                  'maxItems' => '',
  264.                  'relationType' => true,
  265.                  'visibleFields' => NULL,
  266.                  'allowToCreateNewObject' => true,
  267.                  'optimizedAdminLoading' => false,
  268.                  'visibleFieldDefinitions' =>
  269.                 array (
  270.                 ),
  271.                  'classes' =>
  272.                 array (
  273.                 ),
  274.                  'pathFormatterClass' => '',
  275.                  'name' => 'cars',
  276.                  'title' => 'Cars',
  277.                  'tooltip' => '',
  278.                  'mandatory' => false,
  279.                  'noteditable' => false,
  280.                  'index' => false,
  281.                  'locked' => false,
  282.                  'style' => '',
  283.                  'permissions' => NULL,
  284.                  'datatype' => 'data',
  285.                  'invisible' => false,
  286.                  'visibleGridView' => false,
  287.                  'visibleSearch' => false,
  288.                  'blockedVarsForExport' =>
  289.                 array (
  290.                 ),
  291.               )),
  292.             ),
  293.              'locked' => false,
  294.              'blockedVarsForExport' =>
  295.             array (
  296.             ),
  297.              'icon' => NULL,
  298.              'labelWidth' => 100,
  299.              'labelAlign' => 'left',
  300.           )),
  301.         ),
  302.          'locked' => false,
  303.          'blockedVarsForExport' =>
  304.         array (
  305.         ),
  306.       )),
  307.     ),
  308.      'locked' => false,
  309.      'blockedVarsForExport' =>
  310.     array (
  311.     ),
  312.      'icon' => NULL,
  313.      'labelWidth' => 100,
  314.      'labelAlign' => 'left',
  315.   )),
  316.    'icon' => '/bundles/pimcoreadmin/img/flat-color-icons/genealogy.svg',
  317.    'previewUrl' => '',
  318.    'group' => 'Product Data',
  319.    'showAppLoggerTab' => false,
  320.    'linkGeneratorReference' => '@App\\Website\\LinkGenerator\\CategoryLinkGenerator',
  321.    'compositeIndices' =>
  322.   array (
  323.   ),
  324.    'generateTypeDeclarations' => true,
  325.    'showFieldLookup' => false,
  326.    'propertyVisibility' =>
  327.   array (
  328.     'grid' =>
  329.     array (
  330.       'id' => true,
  331.       'key' => false,
  332.       'path' => true,
  333.       'published' => true,
  334.       'modificationDate' => false,
  335.       'creationDate' => false,
  336.     ),
  337.     'search' =>
  338.     array (
  339.       'id' => true,
  340.       'key' => false,
  341.       'path' => true,
  342.       'published' => true,
  343.       'modificationDate' => false,
  344.       'creationDate' => false,
  345.     ),
  346.   ),
  347.    'enableGridLocking' => false,
  348.    'dao' => NULL,
  349.    'blockedVarsForExport' =>
  350.   array (
  351.   ),
  352. ));