var/classes/definition_AccessoryPart.php line 95

Open in your IDE?
  1. <?php
  2. /**
  3.  * Inheritance: no
  4.  * Variants: no
  5.  *
  6.  * Fields Summary:
  7.  * - localizedfields [localizedfields]
  8.  * -- generatedName [calculatedValue]
  9.  * -- nameAddition [input]
  10.  * - manufacturer [manyToOneRelation]
  11.  * - series [manyToOneRelation]
  12.  * - mainCategory [manyToOneRelation]
  13.  * - compatibleTo [manyToManyObjectRelation]
  14.  * - technicalAttributes [classificationstore]
  15.  * - image [hotspotimage]
  16.  * - additionalCategories [manyToManyObjectRelation]
  17.  * - erpNumber [input]
  18.  * - categoryCode [input]
  19.  * - owner [input]
  20.  * - saleInformation [objectbricks]
  21.  * - urlSlug [urlSlug]
  22.  */
  23. return Pimcore\Model\DataObject\ClassDefinition::__set_state(array(
  24.    'dao' => NULL,
  25.    'id' => 'AP',
  26.    'name' => 'AccessoryPart',
  27.    'description' => '',
  28.    'creationDate' => 0,
  29.    'modificationDate' => 1683551625,
  30.    'userOwner' => 2,
  31.    'userModification' => 18,
  32.    'parentClass' => '\\App\\Model\\Product\\AbstractProduct',
  33.    'implementsInterfaces' => '',
  34.    'listingParentClass' => '',
  35.    'useTraits' => '',
  36.    'listingUseTraits' => '',
  37.    'encryption' => false,
  38.    'encryptedTables' => 
  39.   array (
  40.   ),
  41.    'allowInherit' => false,
  42.    'allowVariants' => false,
  43.    'showVariants' => false,
  44.    'fieldDefinitions' => 
  45.   array (
  46.   ),
  47.    'layoutDefinitions' => 
  48.   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  49.      'name' => 'pimcore_root',
  50.      'type' => NULL,
  51.      'region' => NULL,
  52.      'title' => NULL,
  53.      'width' => 0,
  54.      'height' => 0,
  55.      'collapsible' => false,
  56.      'collapsed' => false,
  57.      'bodyStyle' => NULL,
  58.      'datatype' => 'layout',
  59.      'permissions' => NULL,
  60.      'children' => 
  61.     array (
  62.       => 
  63.       Pimcore\Model\DataObject\ClassDefinition\Layout\Tabpanel::__set_state(array(
  64.          'name' => 'Layout',
  65.          'type' => NULL,
  66.          'region' => NULL,
  67.          'title' => '',
  68.          'width' => NULL,
  69.          'height' => NULL,
  70.          'collapsible' => false,
  71.          'collapsed' => false,
  72.          'bodyStyle' => '',
  73.          'datatype' => 'layout',
  74.          'permissions' => NULL,
  75.          'children' => 
  76.         array (
  77.           => 
  78.           Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  79.              'name' => 'Base Data',
  80.              'type' => NULL,
  81.              'region' => NULL,
  82.              'title' => 'Base Data',
  83.              'width' => NULL,
  84.              'height' => NULL,
  85.              'collapsible' => false,
  86.              'collapsed' => false,
  87.              'bodyStyle' => '',
  88.              'datatype' => 'layout',
  89.              'permissions' => NULL,
  90.              'children' => 
  91.             array (
  92.               => 
  93.               Pimcore\Model\DataObject\ClassDefinition\Layout\Fieldset::__set_state(array(
  94.                  'name' => 'Name',
  95.                  'type' => NULL,
  96.                  'region' => NULL,
  97.                  'title' => 'Name',
  98.                  'width' => NULL,
  99.                  'height' => NULL,
  100.                  'collapsible' => false,
  101.                  'collapsed' => false,
  102.                  'bodyStyle' => '',
  103.                  'datatype' => 'layout',
  104.                  'permissions' => NULL,
  105.                  'children' => 
  106.                 array (
  107.                   => 
  108.                   Pimcore\Model\DataObject\ClassDefinition\Layout\Text::__set_state(array(
  109.                      'name' => 'Layout',
  110.                      'type' => NULL,
  111.                      'region' => NULL,
  112.                      'title' => '',
  113.                      'width' => NULL,
  114.                      'height' => NULL,
  115.                      'collapsible' => false,
  116.                      'collapsed' => false,
  117.                      'bodyStyle' => '',
  118.                      'datatype' => 'layout',
  119.                      'permissions' => NULL,
  120.                      'children' => 
  121.                     array (
  122.                     ),
  123.                      'locked' => false,
  124.                      'blockedVarsForExport' => 
  125.                     array (
  126.                     ),
  127.                      'fieldtype' => 'text',
  128.                      'html' => '<div class="alert alert-info">
  129. Text is generated based on
  130. <div><ul><li>manufacturer name</li><li>car series name</li><li>main category name</li><li>name addition</li>
  131. </ul></div>
  132. </div>',
  133.                      'renderingClass' => '',
  134.                      'renderingData' => '',
  135.                      'border' => false,
  136.                   )),
  137.                   => 
  138.                   Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  139.                      'name' => 'localizedfields',
  140.                      'title' => '',
  141.                      'tooltip' => '',
  142.                      'mandatory' => false,
  143.                      'noteditable' => false,
  144.                      'index' => NULL,
  145.                      'locked' => false,
  146.                      'style' => '',
  147.                      'permissions' => NULL,
  148.                      'datatype' => 'data',
  149.                      'fieldtype' => 'localizedfields',
  150.                      'relationType' => false,
  151.                      'invisible' => false,
  152.                      'visibleGridView' => true,
  153.                      'visibleSearch' => true,
  154.                      'blockedVarsForExport' => 
  155.                     array (
  156.                     ),
  157.                      'children' => 
  158.                     array (
  159.                       => 
  160.                       Pimcore\Model\DataObject\ClassDefinition\Data\CalculatedValue::__set_state(array(
  161.                          'name' => 'generatedName',
  162.                          'title' => 'Fullname',
  163.                          'tooltip' => '',
  164.                          'mandatory' => false,
  165.                          'noteditable' => false,
  166.                          'index' => false,
  167.                          'locked' => false,
  168.                          'style' => '',
  169.                          'permissions' => NULL,
  170.                          'datatype' => 'data',
  171.                          'fieldtype' => 'calculatedValue',
  172.                          'relationType' => false,
  173.                          'invisible' => false,
  174.                          'visibleGridView' => true,
  175.                          'visibleSearch' => true,
  176.                          'blockedVarsForExport' => 
  177.                         array (
  178.                         ),
  179.                          'elementType' => 'input',
  180.                          'width' => 500,
  181.                          'calculatorType' => 'class',
  182.                          'calculatorExpression' => NULL,
  183.                          'calculatorClass' => '@App\\Model\\Product\\CalculatedValue\\AccessoryPartName',
  184.                          'columnLength' => 190,
  185.                       )),
  186.                     ),
  187.                      'region' => NULL,
  188.                      'layout' => NULL,
  189.                      'width' => '',
  190.                      'height' => '',
  191.                      'maxTabs' => NULL,
  192.                      'border' => false,
  193.                      'provideSplitView' => false,
  194.                      'tabPosition' => NULL,
  195.                      'hideLabelsWhenTabsReached' => NULL,
  196.                      'referencedFields' => 
  197.                     array (
  198.                       => 
  199.                       Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  200.                          'name' => 'localizedfields',
  201.                          'title' => '',
  202.                          'tooltip' => '',
  203.                          'mandatory' => false,
  204.                          'noteditable' => false,
  205.                          'index' => NULL,
  206.                          'locked' => false,
  207.                          'style' => '',
  208.                          'permissions' => NULL,
  209.                          'datatype' => 'data',
  210.                          'fieldtype' => 'localizedfields',
  211.                          'relationType' => false,
  212.                          'invisible' => false,
  213.                          'visibleGridView' => true,
  214.                          'visibleSearch' => true,
  215.                          'blockedVarsForExport' => 
  216.                         array (
  217.                         ),
  218.                          'children' => 
  219.                         array (
  220.                           => 
  221.                           Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  222.                              'name' => 'nameAddition',
  223.                              'title' => 'Name Addition',
  224.                              'tooltip' => '',
  225.                              'mandatory' => false,
  226.                              'noteditable' => false,
  227.                              'index' => false,
  228.                              'locked' => false,
  229.                              'style' => '',
  230.                              'permissions' => NULL,
  231.                              'datatype' => 'data',
  232.                              'fieldtype' => 'input',
  233.                              'relationType' => false,
  234.                              'invisible' => false,
  235.                              'visibleGridView' => false,
  236.                              'visibleSearch' => false,
  237.                              'blockedVarsForExport' => 
  238.                             array (
  239.                             ),
  240.                              'width' => NULL,
  241.                              'defaultValue' => NULL,
  242.                              'columnLength' => 190,
  243.                              'regex' => '',
  244.                              'regexFlags' => 
  245.                             array (
  246.                             ),
  247.                              'unique' => false,
  248.                              'showCharCount' => false,
  249.                              'defaultValueGenerator' => '',
  250.                           )),
  251.                         ),
  252.                          'region' => NULL,
  253.                          'layout' => NULL,
  254.                          'width' => '',
  255.                          'height' => '',
  256.                          'maxTabs' => NULL,
  257.                          'border' => false,
  258.                          'provideSplitView' => false,
  259.                          'tabPosition' => 'top',
  260.                          'hideLabelsWhenTabsReached' => NULL,
  261.                          'referencedFields' => 
  262.                         array (
  263.                         ),
  264.                          'fieldDefinitionsCache' => NULL,
  265.                          'permissionView' => NULL,
  266.                          'permissionEdit' => NULL,
  267.                          'labelWidth' => 100,
  268.                          'labelAlign' => 'left',
  269.                       )),
  270.                     ),
  271.                      'fieldDefinitionsCache' => NULL,
  272.                      'permissionView' => NULL,
  273.                      'permissionEdit' => NULL,
  274.                      'labelWidth' => 100,
  275.                      'labelAlign' => 'left',
  276.                   )),
  277.                 ),
  278.                  'locked' => false,
  279.                  'blockedVarsForExport' => 
  280.                 array (
  281.                 ),
  282.                  'fieldtype' => 'fieldset',
  283.                  'labelWidth' => 100,
  284.                  'labelAlign' => 'left',
  285.               )),
  286.               => 
  287.               Pimcore\Model\DataObject\ClassDefinition\Layout\Fieldset::__set_state(array(
  288.                  'name' => 'Definition Data',
  289.                  'type' => NULL,
  290.                  'region' => NULL,
  291.                  'title' => 'Definition Data',
  292.                  'width' => NULL,
  293.                  'height' => NULL,
  294.                  'collapsible' => false,
  295.                  'collapsed' => false,
  296.                  'bodyStyle' => '',
  297.                  'datatype' => 'layout',
  298.                  'permissions' => NULL,
  299.                  'children' => 
  300.                 array (
  301.                   => 
  302.                   Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
  303.                      'name' => 'manufacturer',
  304.                      'title' => 'Manufacturer',
  305.                      'tooltip' => '',
  306.                      'mandatory' => false,
  307.                      'noteditable' => false,
  308.                      'index' => false,
  309.                      'locked' => false,
  310.                      'style' => '',
  311.                      'permissions' => NULL,
  312.                      'datatype' => 'data',
  313.                      'fieldtype' => 'manyToOneRelation',
  314.                      'relationType' => true,
  315.                      'invisible' => false,
  316.                      'visibleGridView' => false,
  317.                      'visibleSearch' => false,
  318.                      'blockedVarsForExport' => 
  319.                     array (
  320.                     ),
  321.                      'classes' => 
  322.                     array (
  323.                       => 
  324.                       array (
  325.                         'classes' => 'Manufacturer',
  326.                       ),
  327.                     ),
  328.                      'pathFormatterClass' => '',
  329.                      'width' => 500,
  330.                      'assetUploadPath' => '',
  331.                      'objectsAllowed' => true,
  332.                      'assetsAllowed' => false,
  333.                      'assetTypes' => 
  334.                     array (
  335.                     ),
  336.                      'documentsAllowed' => false,
  337.                      'documentTypes' => 
  338.                     array (
  339.                     ),
  340.                   )),
  341.                   => 
  342.                   Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
  343.                      'name' => 'series',
  344.                      'title' => 'Series',
  345.                      'tooltip' => '',
  346.                      'mandatory' => false,
  347.                      'noteditable' => false,
  348.                      'index' => false,
  349.                      'locked' => false,
  350.                      'style' => '',
  351.                      'permissions' => NULL,
  352.                      'datatype' => 'data',
  353.                      'fieldtype' => 'manyToOneRelation',
  354.                      'relationType' => true,
  355.                      'invisible' => false,
  356.                      'visibleGridView' => false,
  357.                      'visibleSearch' => false,
  358.                      'blockedVarsForExport' => 
  359.                     array (
  360.                     ),
  361.                      'classes' => 
  362.                     array (
  363.                       => 
  364.                       array (
  365.                         'classes' => 'Car',
  366.                       ),
  367.                     ),
  368.                      'pathFormatterClass' => '',
  369.                      'width' => 500,
  370.                      'assetUploadPath' => '',
  371.                      'objectsAllowed' => true,
  372.                      'assetsAllowed' => false,
  373.                      'assetTypes' => 
  374.                     array (
  375.                     ),
  376.                      'documentsAllowed' => false,
  377.                      'documentTypes' => 
  378.                     array (
  379.                     ),
  380.                   )),
  381.                   => 
  382.                   Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
  383.                      'name' => 'mainCategory',
  384.                      'title' => 'Main Category',
  385.                      'tooltip' => '',
  386.                      'mandatory' => false,
  387.                      'noteditable' => false,
  388.                      'index' => false,
  389.                      'locked' => false,
  390.                      'style' => '',
  391.                      'permissions' => NULL,
  392.                      'datatype' => 'data',
  393.                      'fieldtype' => 'manyToOneRelation',
  394.                      'relationType' => true,
  395.                      'invisible' => false,
  396.                      'visibleGridView' => false,
  397.                      'visibleSearch' => false,
  398.                      'blockedVarsForExport' => 
  399.                     array (
  400.                     ),
  401.                      'classes' => 
  402.                     array (
  403.                       => 
  404.                       array (
  405.                         'classes' => 'Category',
  406.                       ),
  407.                     ),
  408.                      'pathFormatterClass' => '',
  409.                      'width' => 500,
  410.                      'assetUploadPath' => '',
  411.                      'objectsAllowed' => true,
  412.                      'assetsAllowed' => false,
  413.                      'assetTypes' => 
  414.                     array (
  415.                     ),
  416.                      'documentsAllowed' => false,
  417.                      'documentTypes' => 
  418.                     array (
  419.                     ),
  420.                   )),
  421.                   => 
  422.                   Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  423.                      'name' => 'localizedfields',
  424.                      'title' => '',
  425.                      'tooltip' => '',
  426.                      'mandatory' => false,
  427.                      'noteditable' => false,
  428.                      'index' => NULL,
  429.                      'locked' => false,
  430.                      'style' => '',
  431.                      'permissions' => NULL,
  432.                      'datatype' => 'data',
  433.                      'fieldtype' => 'localizedfields',
  434.                      'relationType' => false,
  435.                      'invisible' => false,
  436.                      'visibleGridView' => true,
  437.                      'visibleSearch' => true,
  438.                      'blockedVarsForExport' => 
  439.                     array (
  440.                     ),
  441.                      'children' => 
  442.                     array (
  443.                       => 
  444.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  445.                          'name' => 'nameAddition',
  446.                          'title' => 'Name Addition',
  447.                          'tooltip' => '',
  448.                          'mandatory' => false,
  449.                          'noteditable' => false,
  450.                          'index' => false,
  451.                          'locked' => false,
  452.                          'style' => '',
  453.                          'permissions' => NULL,
  454.                          'datatype' => 'data',
  455.                          'fieldtype' => 'input',
  456.                          'relationType' => false,
  457.                          'invisible' => false,
  458.                          'visibleGridView' => false,
  459.                          'visibleSearch' => false,
  460.                          'blockedVarsForExport' => 
  461.                         array (
  462.                         ),
  463.                          'width' => NULL,
  464.                          'defaultValue' => NULL,
  465.                          'columnLength' => 190,
  466.                          'regex' => '',
  467.                          'regexFlags' => 
  468.                         array (
  469.                         ),
  470.                          'unique' => false,
  471.                          'showCharCount' => false,
  472.                          'defaultValueGenerator' => '',
  473.                       )),
  474.                     ),
  475.                      'region' => NULL,
  476.                      'layout' => NULL,
  477.                      'width' => '',
  478.                      'height' => '',
  479.                      'maxTabs' => NULL,
  480.                      'border' => false,
  481.                      'provideSplitView' => false,
  482.                      'tabPosition' => 'top',
  483.                      'hideLabelsWhenTabsReached' => NULL,
  484.                      'referencedFields' => 
  485.                     array (
  486.                     ),
  487.                      'fieldDefinitionsCache' => NULL,
  488.                      'permissionView' => NULL,
  489.                      'permissionEdit' => NULL,
  490.                      'labelWidth' => 100,
  491.                      'labelAlign' => 'left',
  492.                   )),
  493.                   => 
  494.                   Pimcore\Model\DataObject\ClassDefinition\Data\ManyToManyObjectRelation::__set_state(array(
  495.                      'name' => 'compatibleTo',
  496.                      'title' => 'Compatible To',
  497.                      'tooltip' => '',
  498.                      'mandatory' => false,
  499.                      'noteditable' => false,
  500.                      'index' => false,
  501.                      'locked' => false,
  502.                      'style' => '',
  503.                      'permissions' => NULL,
  504.                      'datatype' => 'data',
  505.                      'fieldtype' => 'manyToManyObjectRelation',
  506.                      'relationType' => true,
  507.                      'invisible' => false,
  508.                      'visibleGridView' => false,
  509.                      'visibleSearch' => false,
  510.                      'blockedVarsForExport' => 
  511.                     array (
  512.                     ),
  513.                      'classes' => 
  514.                     array (
  515.                       => 
  516.                       array (
  517.                         'classes' => 'Car',
  518.                       ),
  519.                     ),
  520.                      'pathFormatterClass' => '',
  521.                      'width' => '',
  522.                      'height' => '',
  523.                      'maxItems' => NULL,
  524.                      'visibleFields' => 'id,key,name,bodyStyle',
  525.                      'allowToCreateNewObject' => true,
  526.                      'optimizedAdminLoading' => false,
  527.                      'enableTextSelection' => false,
  528.                      'visibleFieldDefinitions' => 
  529.                     array (
  530.                     ),
  531.                   )),
  532.                 ),
  533.                  'locked' => false,
  534.                  'blockedVarsForExport' => 
  535.                 array (
  536.                 ),
  537.                  'fieldtype' => 'fieldset',
  538.                  'labelWidth' => 100,
  539.                  'labelAlign' => 'left',
  540.               )),
  541.             ),
  542.              'locked' => false,
  543.              'blockedVarsForExport' => 
  544.             array (
  545.             ),
  546.              'fieldtype' => 'panel',
  547.              'layout' => NULL,
  548.              'border' => false,
  549.              'icon' => NULL,
  550.              'labelWidth' => 100,
  551.              'labelAlign' => 'left',
  552.           )),
  553.           => 
  554.           Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  555.              'name' => 'Structured Data',
  556.              'type' => NULL,
  557.              'region' => NULL,
  558.              'title' => 'Structured Data',
  559.              'width' => '',
  560.              'height' => '',
  561.              'collapsible' => false,
  562.              'collapsed' => false,
  563.              'bodyStyle' => '',
  564.              'datatype' => 'layout',
  565.              'permissions' => NULL,
  566.              'children' => 
  567.             array (
  568.               => 
  569.               Pimcore\Model\DataObject\ClassDefinition\Data\Classificationstore::__set_state(array(
  570.                  'name' => 'technicalAttributes',
  571.                  'title' => 'Technical Attributes',
  572.                  'tooltip' => '',
  573.                  'mandatory' => false,
  574.                  'noteditable' => false,
  575.                  'index' => false,
  576.                  'locked' => false,
  577.                  'style' => '',
  578.                  'permissions' => NULL,
  579.                  'datatype' => 'data',
  580.                  'fieldtype' => 'classificationstore',
  581.                  'relationType' => false,
  582.                  'invisible' => false,
  583.                  'visibleGridView' => false,
  584.                  'visibleSearch' => false,
  585.                  'blockedVarsForExport' => 
  586.                 array (
  587.                 ),
  588.                  'children' => 
  589.                 array (
  590.                 ),
  591.                  'region' => NULL,
  592.                  'layout' => NULL,
  593.                  'width' => 0,
  594.                  'height' => 0,
  595.                  'maxTabs' => NULL,
  596.                  'labelWidth' => 0,
  597.                  'localized' => false,
  598.                  'storeId' => '1',
  599.                  'hideEmptyData' => false,
  600.                  'disallowAddRemove' => false,
  601.                  'referencedFields' => 
  602.                 array (
  603.                 ),
  604.                  'fieldDefinitionsCache' => NULL,
  605.                  'allowedGroupIds' => 
  606.                 array (
  607.                 ),
  608.                  'activeGroupDefinitions' => 
  609.                 array (
  610.                 ),
  611.                  'maxItems' => NULL,
  612.                  'permissionView' => NULL,
  613.                  'permissionEdit' => NULL,
  614.               )),
  615.             ),
  616.              'locked' => false,
  617.              'blockedVarsForExport' => 
  618.             array (
  619.             ),
  620.              'fieldtype' => 'panel',
  621.              'layout' => NULL,
  622.              'border' => false,
  623.              'icon' => '',
  624.              'labelWidth' => 0,
  625.              'labelAlign' => 'left',
  626.           )),
  627.           => 
  628.           Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  629.              'name' => 'Multimedia & Additiona Data',
  630.              'type' => NULL,
  631.              'region' => NULL,
  632.              'title' => 'Multimedia & Additiona Data',
  633.              'width' => '',
  634.              'height' => '',
  635.              'collapsible' => false,
  636.              'collapsed' => false,
  637.              'bodyStyle' => '',
  638.              'datatype' => 'layout',
  639.              'permissions' => NULL,
  640.              'children' => 
  641.             array (
  642.               => 
  643.               Pimcore\Model\DataObject\ClassDefinition\Data\Hotspotimage::__set_state(array(
  644.                  'name' => 'image',
  645.                  'title' => 'image',
  646.                  'tooltip' => '',
  647.                  'mandatory' => false,
  648.                  'noteditable' => false,
  649.                  'index' => false,
  650.                  'locked' => false,
  651.                  'style' => '',
  652.                  'permissions' => NULL,
  653.                  'datatype' => 'data',
  654.                  'fieldtype' => 'hotspotimage',
  655.                  'relationType' => false,
  656.                  'invisible' => false,
  657.                  'visibleGridView' => false,
  658.                  'visibleSearch' => false,
  659.                  'blockedVarsForExport' => 
  660.                 array (
  661.                 ),
  662.                  'queryColumnType' => 
  663.                 array (
  664.                   'image' => 'int(11)',
  665.                   'hotspots' => 'text',
  666.                 ),
  667.                  'columnType' => 
  668.                 array (
  669.                   'image' => 'int(11)',
  670.                   'hotspots' => 'text',
  671.                 ),
  672.                  'ratioX' => NULL,
  673.                  'ratioY' => NULL,
  674.                  'predefinedDataTemplates' => '',
  675.                  'width' => '',
  676.                  'height' => '',
  677.                  'uploadPath' => '',
  678.               )),
  679.               => 
  680.               Pimcore\Model\DataObject\ClassDefinition\Layout\Fieldset::__set_state(array(
  681.                  'name' => 'Additional Data',
  682.                  'type' => NULL,
  683.                  'region' => NULL,
  684.                  'title' => 'Additional Data',
  685.                  'width' => NULL,
  686.                  'height' => NULL,
  687.                  'collapsible' => false,
  688.                  'collapsed' => false,
  689.                  'bodyStyle' => '',
  690.                  'datatype' => 'layout',
  691.                  'permissions' => NULL,
  692.                  'children' => 
  693.                 array (
  694.                   => 
  695.                   Pimcore\Model\DataObject\ClassDefinition\Data\ManyToManyObjectRelation::__set_state(array(
  696.                      'name' => 'additionalCategories',
  697.                      'title' => 'Additional Categories',
  698.                      'tooltip' => '',
  699.                      'mandatory' => false,
  700.                      'noteditable' => false,
  701.                      'index' => false,
  702.                      'locked' => false,
  703.                      'style' => '',
  704.                      'permissions' => NULL,
  705.                      'datatype' => 'data',
  706.                      'fieldtype' => 'manyToManyObjectRelation',
  707.                      'relationType' => true,
  708.                      'invisible' => false,
  709.                      'visibleGridView' => false,
  710.                      'visibleSearch' => false,
  711.                      'blockedVarsForExport' => 
  712.                     array (
  713.                     ),
  714.                      'classes' => 
  715.                     array (
  716.                       => 
  717.                       array (
  718.                         'classes' => 'Category',
  719.                       ),
  720.                     ),
  721.                      'pathFormatterClass' => '',
  722.                      'width' => '',
  723.                      'height' => '',
  724.                      'maxItems' => NULL,
  725.                      'visibleFields' => 'id,fullpath,name',
  726.                      'allowToCreateNewObject' => true,
  727.                      'optimizedAdminLoading' => false,
  728.                      'enableTextSelection' => false,
  729.                      'visibleFieldDefinitions' => 
  730.                     array (
  731.                     ),
  732.                   )),
  733.                 ),
  734.                  'locked' => false,
  735.                  'blockedVarsForExport' => 
  736.                 array (
  737.                 ),
  738.                  'fieldtype' => 'fieldset',
  739.                  'labelWidth' => 100,
  740.                  'labelAlign' => 'left',
  741.               )),
  742.             ),
  743.              'locked' => false,
  744.              'blockedVarsForExport' => 
  745.             array (
  746.             ),
  747.              'fieldtype' => 'panel',
  748.              'layout' => NULL,
  749.              'border' => false,
  750.              'icon' => '',
  751.              'labelWidth' => 100,
  752.              'labelAlign' => 'left',
  753.           )),
  754.           => 
  755.           Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  756.              'name' => 'Sale Information & ERP Data',
  757.              'type' => NULL,
  758.              'region' => NULL,
  759.              'title' => 'Sale Information & ERP Data',
  760.              'width' => NULL,
  761.              'height' => NULL,
  762.              'collapsible' => false,
  763.              'collapsed' => false,
  764.              'bodyStyle' => '',
  765.              'datatype' => 'layout',
  766.              'permissions' => NULL,
  767.              'children' => 
  768.             array (
  769.               => 
  770.               Pimcore\Model\DataObject\ClassDefinition\Layout\Fieldset::__set_state(array(
  771.                  'name' => 'ERP-Data',
  772.                  'type' => NULL,
  773.                  'region' => NULL,
  774.                  'title' => 'ERP-Data',
  775.                  'width' => NULL,
  776.                  'height' => NULL,
  777.                  'collapsible' => false,
  778.                  'collapsed' => false,
  779.                  'bodyStyle' => '',
  780.                  'datatype' => 'layout',
  781.                  'permissions' => NULL,
  782.                  'children' => 
  783.                 array (
  784.                   => 
  785.                   Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  786.                      'name' => 'erpNumber',
  787.                      'title' => 'ERP Number',
  788.                      'tooltip' => '',
  789.                      'mandatory' => false,
  790.                      'noteditable' => true,
  791.                      'index' => false,
  792.                      'locked' => false,
  793.                      'style' => '',
  794.                      'permissions' => NULL,
  795.                      'datatype' => 'data',
  796.                      'fieldtype' => 'input',
  797.                      'relationType' => false,
  798.                      'invisible' => false,
  799.                      'visibleGridView' => true,
  800.                      'visibleSearch' => true,
  801.                      'blockedVarsForExport' => 
  802.                     array (
  803.                     ),
  804.                      'width' => NULL,
  805.                      'defaultValue' => NULL,
  806.                      'columnLength' => 190,
  807.                      'regex' => '',
  808.                      'regexFlags' => 
  809.                     array (
  810.                     ),
  811.                      'unique' => false,
  812.                      'showCharCount' => false,
  813.                      'defaultValueGenerator' => '',
  814.                   )),
  815.                   => 
  816.                   Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  817.                      'name' => 'categoryCode',
  818.                      'title' => 'Category Code',
  819.                      'tooltip' => '',
  820.                      'mandatory' => false,
  821.                      'noteditable' => true,
  822.                      'index' => false,
  823.                      'locked' => false,
  824.                      'style' => '',
  825.                      'permissions' => NULL,
  826.                      'datatype' => 'data',
  827.                      'fieldtype' => 'input',
  828.                      'relationType' => false,
  829.                      'invisible' => false,
  830.                      'visibleGridView' => false,
  831.                      'visibleSearch' => false,
  832.                      'blockedVarsForExport' => 
  833.                     array (
  834.                     ),
  835.                      'width' => NULL,
  836.                      'defaultValue' => NULL,
  837.                      'columnLength' => 190,
  838.                      'regex' => '',
  839.                      'regexFlags' => 
  840.                     array (
  841.                     ),
  842.                      'unique' => false,
  843.                      'showCharCount' => false,
  844.                      'defaultValueGenerator' => '',
  845.                   )),
  846.                   => 
  847.                   Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  848.                      'name' => 'owner',
  849.                      'title' => 'Owner',
  850.                      'tooltip' => '',
  851.                      'mandatory' => false,
  852.                      'noteditable' => true,
  853.                      'index' => false,
  854.                      'locked' => false,
  855.                      'style' => '',
  856.                      'permissions' => NULL,
  857.                      'datatype' => 'data',
  858.                      'fieldtype' => 'input',
  859.                      'relationType' => false,
  860.                      'invisible' => false,
  861.                      'visibleGridView' => false,
  862.                      'visibleSearch' => false,
  863.                      'blockedVarsForExport' => 
  864.                     array (
  865.                     ),
  866.                      'width' => NULL,
  867.                      'defaultValue' => NULL,
  868.                      'columnLength' => 190,
  869.                      'regex' => '',
  870.                      'regexFlags' => 
  871.                     array (
  872.                     ),
  873.                      'unique' => false,
  874.                      'showCharCount' => false,
  875.                      'defaultValueGenerator' => '',
  876.                   )),
  877.                 ),
  878.                  'locked' => false,
  879.                  'blockedVarsForExport' => 
  880.                 array (
  881.                 ),
  882.                  'fieldtype' => 'fieldset',
  883.                  'labelWidth' => 100,
  884.                  'labelAlign' => 'left',
  885.               )),
  886.               => 
  887.               Pimcore\Model\DataObject\ClassDefinition\Data\Objectbricks::__set_state(array(
  888.                  'name' => 'saleInformation',
  889.                  'title' => '',
  890.                  'tooltip' => '',
  891.                  'mandatory' => false,
  892.                  'noteditable' => false,
  893.                  'index' => false,
  894.                  'locked' => false,
  895.                  'style' => '',
  896.                  'permissions' => NULL,
  897.                  'datatype' => 'data',
  898.                  'fieldtype' => 'objectbricks',
  899.                  'relationType' => false,
  900.                  'invisible' => false,
  901.                  'visibleGridView' => false,
  902.                  'visibleSearch' => false,
  903.                  'blockedVarsForExport' => 
  904.                 array (
  905.                 ),
  906.                  'allowedTypes' => 
  907.                 array (
  908.                   => 'SaleInformation',
  909.                 ),
  910.                  'maxItems' => 1,
  911.                  'border' => false,
  912.               )),
  913.             ),
  914.              'locked' => false,
  915.              'blockedVarsForExport' => 
  916.             array (
  917.             ),
  918.              'fieldtype' => 'panel',
  919.              'layout' => NULL,
  920.              'border' => false,
  921.              'icon' => NULL,
  922.              'labelWidth' => 100,
  923.              'labelAlign' => 'left',
  924.           )),
  925.           => 
  926.           Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  927.              'name' => 'System Data',
  928.              'type' => NULL,
  929.              'region' => NULL,
  930.              'title' => 'System Data',
  931.              'width' => NULL,
  932.              'height' => NULL,
  933.              'collapsible' => false,
  934.              'collapsed' => false,
  935.              'bodyStyle' => '',
  936.              'datatype' => 'layout',
  937.              'permissions' => NULL,
  938.              'children' => 
  939.             array (
  940.               => 
  941.               Pimcore\Model\DataObject\ClassDefinition\Data\UrlSlug::__set_state(array(
  942.                  'name' => 'urlSlug',
  943.                  'title' => 'UrlSlug',
  944.                  'tooltip' => '',
  945.                  'mandatory' => false,
  946.                  'noteditable' => false,
  947.                  'index' => false,
  948.                  'locked' => false,
  949.                  'style' => '',
  950.                  'permissions' => NULL,
  951.                  'datatype' => 'data',
  952.                  'fieldtype' => 'urlSlug',
  953.                  'relationType' => false,
  954.                  'invisible' => false,
  955.                  'visibleGridView' => false,
  956.                  'visibleSearch' => false,
  957.                  'blockedVarsForExport' => 
  958.                 array (
  959.                 ),
  960.                  'width' => NULL,
  961.                  'domainLabelWidth' => NULL,
  962.                  'action' => 'App\\Controller\\ProductController:productDetailSlugAction',
  963.                  'availableSites' => 
  964.                 array (
  965.                 ),
  966.               )),
  967.             ),
  968.              'locked' => false,
  969.              'blockedVarsForExport' => 
  970.             array (
  971.             ),
  972.              'fieldtype' => 'panel',
  973.              'layout' => NULL,
  974.              'border' => false,
  975.              'icon' => NULL,
  976.              'labelWidth' => 100,
  977.              'labelAlign' => 'left',
  978.           )),
  979.         ),
  980.          'locked' => false,
  981.          'blockedVarsForExport' => 
  982.         array (
  983.         ),
  984.          'fieldtype' => 'tabpanel',
  985.          'border' => false,
  986.          'tabPosition' => NULL,
  987.       )),
  988.     ),
  989.      'locked' => false,
  990.      'blockedVarsForExport' => 
  991.     array (
  992.     ),
  993.      'fieldtype' => 'panel',
  994.      'layout' => NULL,
  995.      'border' => false,
  996.      'icon' => NULL,
  997.      'labelWidth' => 100,
  998.      'labelAlign' => 'left',
  999.   )),
  1000.    'icon' => '/bundles/pimcoreadmin/img/twemoji/1f527.svg',
  1001.    'previewUrl' => '',
  1002.    'group' => 'Product Data',
  1003.    'showAppLoggerTab' => false,
  1004.    'linkGeneratorReference' => '',
  1005.    'previewGeneratorReference' => '',
  1006.    'compositeIndices' => 
  1007.   array (
  1008.   ),
  1009.    'generateTypeDeclarations' => true,
  1010.    'showFieldLookup' => false,
  1011.    'propertyVisibility' => 
  1012.   array (
  1013.     'grid' => 
  1014.     array (
  1015.       'id' => true,
  1016.       'key' => false,
  1017.       'path' => true,
  1018.       'published' => true,
  1019.       'modificationDate' => false,
  1020.       'creationDate' => false,
  1021.     ),
  1022.     'search' => 
  1023.     array (
  1024.       'id' => true,
  1025.       'key' => false,
  1026.       'path' => true,
  1027.       'published' => true,
  1028.       'modificationDate' => false,
  1029.       'creationDate' => false,
  1030.     ),
  1031.   ),
  1032.    'enableGridLocking' => false,
  1033.    'deletedDataComponents' => 
  1034.   array (
  1035.   ),
  1036.    'blockedVarsForExport' => 
  1037.   array (
  1038.   ),
  1039.    'activeDispatchingEvents' => 
  1040.   array (
  1041.   ),
  1042. ));