var/classes/definition_Produits.php line 137

Open in your IDE?
  1. <?php
  2. /**
  3. * Inheritance: no
  4. * Variants: no
  5. Fields Summary:
  6. - localizedfields [localizedfields]
  7. -- image [image]
  8. - lienPharmacies [fieldcollections]
  9. */
  10. return Pimcore\Model\DataObject\ClassDefinition::__set_state(array(
  11.    'id' => '3',
  12.    'name' => 'Produits',
  13.    'description' => '',
  14.    'creationDate' => 0,
  15.    'modificationDate' => 1679496925,
  16.    'userOwner' => 2,
  17.    'userModification' => 2,
  18.    'parentClass' => '',
  19.    'implementsInterfaces' => '',
  20.    'listingParentClass' => '',
  21.    'useTraits' => '',
  22.    'listingUseTraits' => '',
  23.    'encryption' => false,
  24.    'encryptedTables' => 
  25.   array (
  26.   ),
  27.    'allowInherit' => false,
  28.    'allowVariants' => false,
  29.    'showVariants' => false,
  30.    'fieldDefinitions' => 
  31.   array (
  32.   ),
  33.    'layoutDefinitions' => 
  34.   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  35.      'fieldtype' => 'panel',
  36.      'layout' => NULL,
  37.      'border' => false,
  38.      'name' => 'pimcore_root',
  39.      'type' => NULL,
  40.      'region' => NULL,
  41.      'title' => NULL,
  42.      'width' => 0,
  43.      'height' => 0,
  44.      'collapsible' => false,
  45.      'collapsed' => false,
  46.      'bodyStyle' => NULL,
  47.      'datatype' => 'layout',
  48.      'permissions' => NULL,
  49.      'childs' => 
  50.     array (
  51.       => 
  52.       Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  53.          'fieldtype' => 'panel',
  54.          'layout' => NULL,
  55.          'border' => false,
  56.          'name' => 'Layout',
  57.          'type' => NULL,
  58.          'region' => NULL,
  59.          'title' => '',
  60.          'width' => '',
  61.          'height' => '',
  62.          'collapsible' => false,
  63.          'collapsed' => false,
  64.          'bodyStyle' => '',
  65.          'datatype' => 'layout',
  66.          'permissions' => NULL,
  67.          'childs' => 
  68.         array (
  69.           => 
  70.           Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  71.              'fieldtype' => 'localizedfields',
  72.              'childs' => 
  73.             array (
  74.               => 
  75.               Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  76.                  'fieldtype' => 'image',
  77.                  'name' => 'image',
  78.                  'title' => 'Image',
  79.                  'tooltip' => '',
  80.                  'mandatory' => false,
  81.                  'noteditable' => false,
  82.                  'index' => false,
  83.                  'locked' => false,
  84.                  'style' => '',
  85.                  'permissions' => NULL,
  86.                  'datatype' => 'data',
  87.                  'relationType' => false,
  88.                  'invisible' => false,
  89.                  'visibleGridView' => false,
  90.                  'visibleSearch' => false,
  91.                  'blockedVarsForExport' => 
  92.                 array (
  93.                 ),
  94.                  'width' => '',
  95.                  'height' => '',
  96.                  'uploadPath' => '',
  97.               )),
  98.             ),
  99.              'name' => 'localizedfields',
  100.              'region' => NULL,
  101.              'layout' => NULL,
  102.              'title' => '',
  103.              'width' => '',
  104.              'height' => '',
  105.              'maxTabs' => NULL,
  106.              'border' => false,
  107.              'provideSplitView' => false,
  108.              'tabPosition' => NULL,
  109.              'hideLabelsWhenTabsReached' => NULL,
  110.              'referencedFields' => 
  111.             array (
  112.             ),
  113.              'fieldDefinitionsCache' => NULL,
  114.              'permissionView' => NULL,
  115.              'permissionEdit' => NULL,
  116.              'tooltip' => '',
  117.              'mandatory' => false,
  118.              'noteditable' => false,
  119.              'index' => NULL,
  120.              'locked' => false,
  121.              'style' => '',
  122.              'permissions' => NULL,
  123.              'datatype' => 'data',
  124.              'relationType' => false,
  125.              'invisible' => false,
  126.              'visibleGridView' => true,
  127.              'visibleSearch' => true,
  128.              'blockedVarsForExport' => 
  129.             array (
  130.             ),
  131.              'labelWidth' => 0,
  132.              'labelAlign' => 'left',
  133.           )),
  134.           => 
  135.           Pimcore\Model\DataObject\ClassDefinition\Data\Fieldcollections::__set_state(array(
  136.              'fieldtype' => 'fieldcollections',
  137.              'allowedTypes' => 
  138.             array (
  139.               => 'Pharmacies',
  140.             ),
  141.              'lazyLoading' => true,
  142.              'maxItems' => '',
  143.              'disallowAddRemove' => false,
  144.              'disallowReorder' => false,
  145.              'collapsed' => false,
  146.              'collapsible' => false,
  147.              'border' => false,
  148.              'name' => 'lienPharmacies',
  149.              'title' => 'Lien Pharmacies',
  150.              'tooltip' => '',
  151.              'mandatory' => false,
  152.              'noteditable' => false,
  153.              'index' => false,
  154.              'locked' => false,
  155.              'style' => '',
  156.              'permissions' => NULL,
  157.              'datatype' => 'data',
  158.              'relationType' => false,
  159.              'invisible' => false,
  160.              'visibleGridView' => false,
  161.              'visibleSearch' => false,
  162.              'blockedVarsForExport' => 
  163.             array (
  164.             ),
  165.           )),
  166.         ),
  167.          'locked' => false,
  168.          'blockedVarsForExport' => 
  169.         array (
  170.         ),
  171.          'icon' => '',
  172.          'labelWidth' => 0,
  173.          'labelAlign' => 'left',
  174.       )),
  175.     ),
  176.      'locked' => false,
  177.      'blockedVarsForExport' => 
  178.     array (
  179.     ),
  180.      'icon' => NULL,
  181.      'labelWidth' => 100,
  182.      'labelAlign' => 'left',
  183.   )),
  184.    'icon' => '',
  185.    'previewUrl' => '',
  186.    'group' => '',
  187.    'showAppLoggerTab' => false,
  188.    'linkGeneratorReference' => '',
  189.    'previewGeneratorReference' => '',
  190.    'compositeIndices' => 
  191.   array (
  192.   ),
  193.    'generateTypeDeclarations' => true,
  194.    'showFieldLookup' => false,
  195.    'propertyVisibility' => 
  196.   array (
  197.     'grid' => 
  198.     array (
  199.       'id' => true,
  200.       'key' => false,
  201.       'path' => true,
  202.       'published' => true,
  203.       'modificationDate' => true,
  204.       'creationDate' => true,
  205.     ),
  206.     'search' => 
  207.     array (
  208.       'id' => true,
  209.       'key' => false,
  210.       'path' => true,
  211.       'published' => true,
  212.       'modificationDate' => true,
  213.       'creationDate' => true,
  214.     ),
  215.   ),
  216.    'enableGridLocking' => false,
  217.    'dao' => NULL,
  218.    'blockedVarsForExport' => 
  219.   array (
  220.   ),
  221. ));