var/classes/fieldcollections/NewsCars.php line 61

Open in your IDE?
  1. <?php 
  2. /** 
  3. * Generated at: 2019-08-27T15:39:58+02:00
  4. * IP: 192.168.9.96
  5. Fields Summary: 
  6.  - localizedfields [localizedfields]
  7.  - relatedCars [manyToManyObjectRelation]
  8. */ 
  9. return Pimcore\Model\DataObject\Fieldcollection\Definition::__set_state(array(
  10.    'key' => 'NewsCars',
  11.    'parentClass' => '',
  12.    'title' => '',
  13.    'group' => 'News',
  14.    'layoutDefinitions' => 
  15.   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  16.      'fieldtype' => 'panel',
  17.      'labelWidth' => 100,
  18.      'layout' => NULL,
  19.      'border' => false,
  20.      'icon' => NULL,
  21.      'name' => NULL,
  22.      'type' => NULL,
  23.      'region' => NULL,
  24.      'title' => NULL,
  25.      'width' => NULL,
  26.      'height' => NULL,
  27.      'collapsible' => false,
  28.      'collapsed' => false,
  29.      'bodyStyle' => NULL,
  30.      'datatype' => 'layout',
  31.      'permissions' => NULL,
  32.      'childs' => 
  33.     array (
  34.       => 
  35.       Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  36.          'fieldtype' => 'panel',
  37.          'labelWidth' => 100,
  38.          'layout' => NULL,
  39.          'border' => false,
  40.          'icon' => '',
  41.          'name' => 'Layout',
  42.          'type' => NULL,
  43.          'region' => NULL,
  44.          'title' => '',
  45.          'width' => NULL,
  46.          'height' => NULL,
  47.          'collapsible' => false,
  48.          'collapsed' => false,
  49.          'bodyStyle' => '',
  50.          'datatype' => 'layout',
  51.          'permissions' => NULL,
  52.          'childs' => 
  53.         array (
  54.           => 
  55.           Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  56.              'fieldtype' => 'localizedfields',
  57.              'phpdocType' => '\\Pimcore\\Model\\DataObject\\Localizedfield',
  58.              'childs' => 
  59.             array (
  60.               => 
  61.               Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  62.                  'fieldtype' => 'input',
  63.                  'width' => NULL,
  64.                  'queryColumnType' => 'varchar',
  65.                  'columnType' => 'varchar',
  66.                  'columnLength' => 190,
  67.                  'phpdocType' => 'string',
  68.                  'regex' => '',
  69.                  'unique' => false,
  70.                  'showCharCount' => false,
  71.                  'name' => 'title',
  72.                  'title' => 'Title',
  73.                  'tooltip' => '',
  74.                  'mandatory' => false,
  75.                  'noteditable' => false,
  76.                  'index' => false,
  77.                  'locked' => false,
  78.                  'style' => '',
  79.                  'permissions' => NULL,
  80.                  'datatype' => 'data',
  81.                  'relationType' => false,
  82.                  'invisible' => false,
  83.                  'visibleGridView' => false,
  84.                  'visibleSearch' => false,
  85.               )),
  86.             ),
  87.              'name' => 'localizedfields',
  88.              'region' => NULL,
  89.              'layout' => NULL,
  90.              'title' => '',
  91.              'width' => '',
  92.              'height' => '',
  93.              'maxTabs' => NULL,
  94.              'labelWidth' => NULL,
  95.              'border' => false,
  96.              'provideSplitView' => false,
  97.              'tabPosition' => NULL,
  98.              'hideLabelsWhenTabsReached' => NULL,
  99.              'referencedFields' => 
  100.             array (
  101.             ),
  102.              'fieldDefinitionsCache' => NULL,
  103.              'tooltip' => NULL,
  104.              'mandatory' => NULL,
  105.              'noteditable' => NULL,
  106.              'index' => NULL,
  107.              'locked' => NULL,
  108.              'style' => NULL,
  109.              'permissions' => NULL,
  110.              'datatype' => 'data',
  111.              'relationType' => false,
  112.              'invisible' => false,
  113.              'visibleGridView' => true,
  114.              'visibleSearch' => true,
  115.           )),
  116.           => 
  117.           Pimcore\Model\DataObject\ClassDefinition\Data\ManyToManyObjectRelation::__set_state(array(
  118.              'fieldtype' => 'manyToManyObjectRelation',
  119.              'width' => '',
  120.              'height' => '',
  121.              'maxItems' => '',
  122.              'queryColumnType' => 'text',
  123.              'phpdocType' => 'array',
  124.              'relationType' => true,
  125.              'visibleFields' => 'id,key,name,manufacturer',
  126.              'optimizedAdminLoading' => false,
  127.              'visibleFieldDefinitions' => 
  128.             array (
  129.             ),
  130.              'lazyLoading' => true,
  131.              'classes' => 
  132.             array (
  133.               => 
  134.               array (
  135.                 'classes' => 'Car',
  136.               ),
  137.             ),
  138.              'pathFormatterClass' => '',
  139.              'name' => 'relatedCars',
  140.              'title' => 'Related Cars',
  141.              'tooltip' => '',
  142.              'mandatory' => false,
  143.              'noteditable' => false,
  144.              'index' => false,
  145.              'locked' => false,
  146.              'style' => '',
  147.              'permissions' => NULL,
  148.              'datatype' => 'data',
  149.              'invisible' => false,
  150.              'visibleGridView' => false,
  151.              'visibleSearch' => false,
  152.           )),
  153.         ),
  154.          'locked' => false,
  155.       )),
  156.     ),
  157.      'locked' => false,
  158.   )),
  159.    'dao' => NULL,
  160. ));