var/classes/definition_AccessoryPart.php line 118

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