var/classes/definition_Manufacturer.php line 129

Open in your IDE?
  1. <?php
  2. /**
  3. * Inheritance: no
  4. * Variants: no
  5. Fields Summary:
  6. - name [input]
  7. - logo [image]
  8. */
  9. return Pimcore\Model\DataObject\ClassDefinition::__set_state(array(
  10.    'id' => 'MA',
  11.    'name' => 'Manufacturer',
  12.    'description' => '',
  13.    'creationDate' => 0,
  14.    'modificationDate' => 1617805394,
  15.    'userOwner' => 2,
  16.    'userModification' => 1,
  17.    'parentClass' => '',
  18.    'implementsInterfaces' => '',
  19.    'listingParentClass' => '',
  20.    'useTraits' => '',
  21.    'listingUseTraits' => '',
  22.    'encryption' => false,
  23.    'encryptedTables' =>
  24.   array (
  25.   ),
  26.    'allowInherit' => false,
  27.    'allowVariants' => NULL,
  28.    'showVariants' => false,
  29.    'layoutDefinitions' =>
  30.   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  31.      'fieldtype' => 'panel',
  32.      'layout' => NULL,
  33.      'border' => false,
  34.      'name' => 'pimcore_root',
  35.      'type' => NULL,
  36.      'region' => NULL,
  37.      'title' => NULL,
  38.      'width' => 0,
  39.      'height' => 0,
  40.      'collapsible' => false,
  41.      'collapsed' => false,
  42.      'bodyStyle' => NULL,
  43.      'datatype' => 'layout',
  44.      'permissions' => NULL,
  45.      'childs' =>
  46.     array (
  47.       =>
  48.       Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  49.          'fieldtype' => 'panel',
  50.          'layout' => NULL,
  51.          'border' => false,
  52.          'name' => 'Layout',
  53.          'type' => NULL,
  54.          'region' => NULL,
  55.          'title' => '',
  56.          'width' => NULL,
  57.          'height' => NULL,
  58.          'collapsible' => false,
  59.          'collapsed' => false,
  60.          'bodyStyle' => '',
  61.          'datatype' => 'layout',
  62.          'permissions' => NULL,
  63.          'childs' =>
  64.         array (
  65.           =>
  66.           Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  67.              'fieldtype' => 'input',
  68.              'width' => 400,
  69.              'defaultValue' => NULL,
  70.              'columnLength' => 190,
  71.              'regex' => '',
  72.              'unique' => false,
  73.              'showCharCount' => false,
  74.              'name' => 'name',
  75.              'title' => 'Name',
  76.              'tooltip' => '',
  77.              'mandatory' => false,
  78.              'noteditable' => false,
  79.              'index' => false,
  80.              'locked' => false,
  81.              'style' => '',
  82.              'permissions' => NULL,
  83.              'datatype' => 'data',
  84.              'relationType' => false,
  85.              'invisible' => false,
  86.              'visibleGridView' => true,
  87.              'visibleSearch' => true,
  88.              'blockedVarsForExport' =>
  89.             array (
  90.             ),
  91.              'defaultValueGenerator' => '',
  92.           )),
  93.           =>
  94.           Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  95.              'fieldtype' => 'image',
  96.              'name' => 'logo',
  97.              'title' => 'Logo',
  98.              'tooltip' => '',
  99.              'mandatory' => false,
  100.              'noteditable' => false,
  101.              'index' => false,
  102.              'locked' => false,
  103.              'style' => '',
  104.              'permissions' => NULL,
  105.              'datatype' => 'data',
  106.              'relationType' => false,
  107.              'invisible' => false,
  108.              'visibleGridView' => false,
  109.              'visibleSearch' => false,
  110.              'blockedVarsForExport' =>
  111.             array (
  112.             ),
  113.              'width' => 500,
  114.              'height' => '',
  115.              'uploadPath' => '',
  116.           )),
  117.         ),
  118.          'locked' => false,
  119.          'blockedVarsForExport' =>
  120.         array (
  121.         ),
  122.          'icon' => NULL,
  123.          'labelWidth' => 100,
  124.          'labelAlign' => 'left',
  125.       )),
  126.     ),
  127.      'locked' => false,
  128.      'blockedVarsForExport' =>
  129.     array (
  130.     ),
  131.      'icon' => NULL,
  132.      'labelWidth' => 100,
  133.      'labelAlign' => 'left',
  134.   )),
  135.    'icon' => '/bundles/pimcoreadmin/img/flat-color-icons/factory.svg',
  136.    'previewUrl' => '',
  137.    'group' => 'Product Data',
  138.    'showAppLoggerTab' => false,
  139.    'linkGeneratorReference' => '',
  140.    'compositeIndices' =>
  141.   array (
  142.   ),
  143.    'generateTypeDeclarations' => true,
  144.    'showFieldLookup' => false,
  145.    'propertyVisibility' =>
  146.   array (
  147.     'grid' =>
  148.     array (
  149.       'id' => true,
  150.       'key' => false,
  151.       'path' => true,
  152.       'published' => true,
  153.       'modificationDate' => false,
  154.       'creationDate' => false,
  155.     ),
  156.     'search' =>
  157.     array (
  158.       'id' => true,
  159.       'key' => false,
  160.       'path' => true,
  161.       'published' => true,
  162.       'modificationDate' => false,
  163.       'creationDate' => false,
  164.     ),
  165.   ),
  166.    'enableGridLocking' => false,
  167.    'dao' => NULL,
  168.    'blockedVarsForExport' =>
  169.   array (
  170.   ),
  171. ));