var/classes/definition_Category.php line 85

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