var/classes/objectbricks/Dimensions.php line 47

Open in your IDE?
  1. <?php 
  2. /** 
  3. Fields Summary: 
  4. - length [quantityValue]
  5. - width [quantityValue]
  6. - wheelbase [quantityValue]
  7. - weight [quantityValue]
  8. */ 
  9. return Pimcore\Model\DataObject\Objectbrick\Definition::__set_state(array(
  10.    'classDefinitions' => 
  11.   array (
  12.     => 
  13.     array (
  14.       'classname' => 'Car',
  15.       'fieldname' => 'attributes',
  16.     ),
  17.   ),
  18.    'dao' => NULL,
  19.    'key' => 'Dimensions',
  20.    'parentClass' => '',
  21.    'implementsInterfaces' => NULL,
  22.    'title' => '',
  23.    'group' => '',
  24.    'layoutDefinitions' => 
  25.   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  26.      'fieldtype' => 'panel',
  27.      'labelWidth' => 100,
  28.      'layout' => NULL,
  29.      'border' => false,
  30.      'name' => NULL,
  31.      'type' => NULL,
  32.      'region' => NULL,
  33.      'title' => NULL,
  34.      'width' => NULL,
  35.      'height' => NULL,
  36.      'collapsible' => false,
  37.      'collapsed' => false,
  38.      'bodyStyle' => NULL,
  39.      'datatype' => 'layout',
  40.      'permissions' => NULL,
  41.      'childs' => 
  42.     array (
  43.       => 
  44.       Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  45.          'fieldtype' => 'panel',
  46.          'labelWidth' => 100,
  47.          'layout' => NULL,
  48.          'border' => false,
  49.          'name' => 'Layout',
  50.          'type' => NULL,
  51.          'region' => NULL,
  52.          'title' => '',
  53.          'width' => NULL,
  54.          'height' => NULL,
  55.          'collapsible' => false,
  56.          'collapsed' => false,
  57.          'bodyStyle' => '',
  58.          'datatype' => 'layout',
  59.          'permissions' => NULL,
  60.          'childs' => 
  61.         array (
  62.           => 
  63.           Pimcore\Model\DataObject\ClassDefinition\Data\QuantityValue::__set_state(array(
  64.              'fieldtype' => 'quantityValue',
  65.              'width' => NULL,
  66.              'unitWidth' => NULL,
  67.              'defaultValue' => NULL,
  68.              'defaultUnit' => '1',
  69.              'validUnits' => 
  70.             array (
  71.               => '1',
  72.             ),
  73.              'decimalPrecision' => NULL,
  74.              'autoConvert' => false,
  75.              'queryColumnType' => 
  76.             array (
  77.               'value' => 'double',
  78.               'unit' => 'bigint(20)',
  79.             ),
  80.              'columnType' => 
  81.             array (
  82.               'value' => 'double',
  83.               'unit' => 'bigint(20)',
  84.             ),
  85.              'phpdocType' => '\\Pimcore\\Model\\DataObject\\Data\\QuantityValue',
  86.              'name' => 'length',
  87.              'title' => 'Length',
  88.              'tooltip' => '',
  89.              'mandatory' => false,
  90.              'noteditable' => false,
  91.              'index' => false,
  92.              'locked' => false,
  93.              'style' => '',
  94.              'permissions' => NULL,
  95.              'datatype' => 'data',
  96.              'relationType' => false,
  97.              'invisible' => false,
  98.              'visibleGridView' => false,
  99.              'visibleSearch' => false,
  100.              'defaultValueGenerator' => '',
  101.           )),
  102.           => 
  103.           Pimcore\Model\DataObject\ClassDefinition\Data\QuantityValue::__set_state(array(
  104.              'fieldtype' => 'quantityValue',
  105.              'width' => NULL,
  106.              'unitWidth' => NULL,
  107.              'defaultValue' => NULL,
  108.              'defaultUnit' => '1',
  109.              'validUnits' => 
  110.             array (
  111.               => '1',
  112.             ),
  113.              'decimalPrecision' => NULL,
  114.              'autoConvert' => false,
  115.              'queryColumnType' => 
  116.             array (
  117.               'value' => 'double',
  118.               'unit' => 'bigint(20)',
  119.             ),
  120.              'columnType' => 
  121.             array (
  122.               'value' => 'double',
  123.               'unit' => 'bigint(20)',
  124.             ),
  125.              'phpdocType' => '\\Pimcore\\Model\\DataObject\\Data\\QuantityValue',
  126.              'name' => 'width',
  127.              'title' => 'Width',
  128.              'tooltip' => '',
  129.              'mandatory' => false,
  130.              'noteditable' => false,
  131.              'index' => false,
  132.              'locked' => false,
  133.              'style' => '',
  134.              'permissions' => NULL,
  135.              'datatype' => 'data',
  136.              'relationType' => false,
  137.              'invisible' => false,
  138.              'visibleGridView' => false,
  139.              'visibleSearch' => false,
  140.              'defaultValueGenerator' => '',
  141.           )),
  142.           => 
  143.           Pimcore\Model\DataObject\ClassDefinition\Data\QuantityValue::__set_state(array(
  144.              'fieldtype' => 'quantityValue',
  145.              'width' => NULL,
  146.              'unitWidth' => NULL,
  147.              'defaultValue' => NULL,
  148.              'defaultUnit' => '1',
  149.              'validUnits' => 
  150.             array (
  151.               => '1',
  152.             ),
  153.              'decimalPrecision' => NULL,
  154.              'autoConvert' => false,
  155.              'queryColumnType' => 
  156.             array (
  157.               'value' => 'double',
  158.               'unit' => 'bigint(20)',
  159.             ),
  160.              'columnType' => 
  161.             array (
  162.               'value' => 'double',
  163.               'unit' => 'bigint(20)',
  164.             ),
  165.              'phpdocType' => '\\Pimcore\\Model\\DataObject\\Data\\QuantityValue',
  166.              'name' => 'wheelbase',
  167.              'title' => 'Wheelbase',
  168.              'tooltip' => '',
  169.              'mandatory' => false,
  170.              'noteditable' => false,
  171.              'index' => false,
  172.              'locked' => false,
  173.              'style' => '',
  174.              'permissions' => NULL,
  175.              'datatype' => 'data',
  176.              'relationType' => false,
  177.              'invisible' => false,
  178.              'visibleGridView' => false,
  179.              'visibleSearch' => false,
  180.              'defaultValueGenerator' => '',
  181.           )),
  182.           => 
  183.           Pimcore\Model\DataObject\ClassDefinition\Data\QuantityValue::__set_state(array(
  184.              'fieldtype' => 'quantityValue',
  185.              'width' => NULL,
  186.              'unitWidth' => NULL,
  187.              'defaultValue' => NULL,
  188.              'defaultUnit' => '3',
  189.              'validUnits' => 
  190.             array (
  191.               => '3',
  192.             ),
  193.              'decimalPrecision' => NULL,
  194.              'autoConvert' => false,
  195.              'queryColumnType' => 
  196.             array (
  197.               'value' => 'double',
  198.               'unit' => 'bigint(20)',
  199.             ),
  200.              'columnType' => 
  201.             array (
  202.               'value' => 'double',
  203.               'unit' => 'bigint(20)',
  204.             ),
  205.              'phpdocType' => '\\Pimcore\\Model\\DataObject\\Data\\QuantityValue',
  206.              'name' => 'weight',
  207.              'title' => 'Weight',
  208.              'tooltip' => '',
  209.              'mandatory' => false,
  210.              'noteditable' => false,
  211.              'index' => false,
  212.              'locked' => false,
  213.              'style' => '',
  214.              'permissions' => NULL,
  215.              'datatype' => 'data',
  216.              'relationType' => false,
  217.              'invisible' => false,
  218.              'visibleGridView' => false,
  219.              'visibleSearch' => false,
  220.              'defaultValueGenerator' => '',
  221.           )),
  222.         ),
  223.          'locked' => false,
  224.          'icon' => NULL,
  225.       )),
  226.     ),
  227.      'locked' => false,
  228.      'icon' => NULL,
  229.   )),
  230. ));