var/classes/definition_ServiceClass.php line 334

Open in your IDE?
  1. <?php
  2. /**
  3. * Inheritance: no
  4. * Variants: no
  5. Fields Summary:
  6. - Url [input]
  7. - Title [input]
  8. - Tags [input]
  9. - TeaserDescription [textarea]
  10. - TeaserImg [image]
  11. - Area [select]
  12. - MetaTitle [input]
  13. - MetaDescription [textarea]
  14. - Snipped [manyToOneRelation]
  15. */
  16. return Pimcore\Model\DataObject\ClassDefinition::__set_state(array(
  17.    'id' => '3',
  18.    'name' => 'ServiceClass',
  19.    'description' => '',
  20.    'creationDate' => 0,
  21.    'modificationDate' => 1648728879,
  22.    'userOwner' => 2,
  23.    'userModification' => 2,
  24.    'parentClass' => '',
  25.    'implementsInterfaces' => '',
  26.    'listingParentClass' => '',
  27.    'useTraits' => '',
  28.    'listingUseTraits' => '',
  29.    'encryption' => false,
  30.    'encryptedTables' => 
  31.   array (
  32.   ),
  33.    'allowInherit' => false,
  34.    'allowVariants' => false,
  35.    'showVariants' => false,
  36.    'fieldDefinitions' => 
  37.   array (
  38.   ),
  39.    'layoutDefinitions' => 
  40.   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  41.      'fieldtype' => 'panel',
  42.      'layout' => NULL,
  43.      'border' => false,
  44.      'name' => 'pimcore_root',
  45.      'type' => NULL,
  46.      'region' => NULL,
  47.      'title' => NULL,
  48.      'width' => 0,
  49.      'height' => 0,
  50.      'collapsible' => false,
  51.      'collapsed' => false,
  52.      'bodyStyle' => NULL,
  53.      'datatype' => 'layout',
  54.      'permissions' => NULL,
  55.      'childs' => 
  56.     array (
  57.       => 
  58.       Pimcore\Model\DataObject\ClassDefinition\Layout\Tabpanel::__set_state(array(
  59.          'fieldtype' => 'tabpanel',
  60.          'border' => false,
  61.          'tabPosition' => NULL,
  62.          'name' => 'Layout',
  63.          'type' => NULL,
  64.          'region' => NULL,
  65.          'title' => '',
  66.          'width' => '',
  67.          'height' => '',
  68.          'collapsible' => false,
  69.          'collapsed' => false,
  70.          'bodyStyle' => '',
  71.          'datatype' => 'layout',
  72.          'permissions' => NULL,
  73.          'childs' => 
  74.         array (
  75.           => 
  76.           Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  77.              'fieldtype' => 'panel',
  78.              'layout' => NULL,
  79.              'border' => false,
  80.              'name' => 'Data',
  81.              'type' => NULL,
  82.              'region' => NULL,
  83.              'title' => 'Data',
  84.              'width' => '',
  85.              'height' => '',
  86.              'collapsible' => false,
  87.              'collapsed' => false,
  88.              'bodyStyle' => '',
  89.              'datatype' => 'layout',
  90.              'permissions' => NULL,
  91.              'childs' => 
  92.             array (
  93.               => 
  94.               Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  95.                  'fieldtype' => 'input',
  96.                  'width' => '',
  97.                  'defaultValue' => NULL,
  98.                  'columnLength' => 190,
  99.                  'regex' => '',
  100.                  'unique' => false,
  101.                  'showCharCount' => false,
  102.                  'name' => 'Url',
  103.                  'title' => 'URL-Path',
  104.                  'tooltip' => '',
  105.                  'mandatory' => false,
  106.                  'noteditable' => false,
  107.                  'index' => false,
  108.                  'locked' => false,
  109.                  'style' => '',
  110.                  'permissions' => NULL,
  111.                  'datatype' => 'data',
  112.                  'relationType' => false,
  113.                  'invisible' => false,
  114.                  'visibleGridView' => false,
  115.                  'visibleSearch' => false,
  116.                  'blockedVarsForExport' => 
  117.                 array (
  118.                 ),
  119.                  'defaultValueGenerator' => '',
  120.               )),
  121.               => 
  122.               Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  123.                  'fieldtype' => 'input',
  124.                  'width' => '',
  125.                  'defaultValue' => NULL,
  126.                  'columnLength' => 190,
  127.                  'regex' => '',
  128.                  'unique' => false,
  129.                  'showCharCount' => false,
  130.                  'name' => 'Title',
  131.                  'title' => 'Title',
  132.                  'tooltip' => '',
  133.                  'mandatory' => false,
  134.                  'noteditable' => false,
  135.                  'index' => false,
  136.                  'locked' => false,
  137.                  'style' => '',
  138.                  'permissions' => NULL,
  139.                  'datatype' => 'data',
  140.                  'relationType' => false,
  141.                  'invisible' => false,
  142.                  'visibleGridView' => false,
  143.                  'visibleSearch' => false,
  144.                  'blockedVarsForExport' => 
  145.                 array (
  146.                 ),
  147.                  'defaultValueGenerator' => '',
  148.               )),
  149.               => 
  150.               Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  151.                  'fieldtype' => 'input',
  152.                  'width' => '',
  153.                  'defaultValue' => NULL,
  154.                  'columnLength' => 190,
  155.                  'regex' => '',
  156.                  'unique' => false,
  157.                  'showCharCount' => false,
  158.                  'name' => 'Tags',
  159.                  'title' => 'Tags',
  160.                  'tooltip' => 'Separator: |',
  161.                  'mandatory' => false,
  162.                  'noteditable' => false,
  163.                  'index' => false,
  164.                  'locked' => false,
  165.                  'style' => '',
  166.                  'permissions' => NULL,
  167.                  'datatype' => 'data',
  168.                  'relationType' => false,
  169.                  'invisible' => false,
  170.                  'visibleGridView' => false,
  171.                  'visibleSearch' => false,
  172.                  'blockedVarsForExport' => 
  173.                 array (
  174.                 ),
  175.                  'defaultValueGenerator' => '',
  176.               )),
  177.               => 
  178.               Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
  179.                  'fieldtype' => 'textarea',
  180.                  'width' => '',
  181.                  'height' => '',
  182.                  'maxLength' => NULL,
  183.                  'showCharCount' => false,
  184.                  'excludeFromSearchIndex' => false,
  185.                  'name' => 'TeaserDescription',
  186.                  'title' => 'Teaser Description',
  187.                  'tooltip' => '',
  188.                  'mandatory' => false,
  189.                  'noteditable' => false,
  190.                  'index' => false,
  191.                  'locked' => false,
  192.                  'style' => '',
  193.                  'permissions' => NULL,
  194.                  'datatype' => 'data',
  195.                  'relationType' => false,
  196.                  'invisible' => false,
  197.                  'visibleGridView' => false,
  198.                  'visibleSearch' => false,
  199.                  'blockedVarsForExport' => 
  200.                 array (
  201.                 ),
  202.               )),
  203.               => 
  204.               Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  205.                  'fieldtype' => 'image',
  206.                  'name' => 'TeaserImg',
  207.                  'title' => 'Teaser Image',
  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.                  'blockedVarsForExport' => 
  221.                 array (
  222.                 ),
  223.                  'width' => '',
  224.                  'height' => '',
  225.                  'uploadPath' => '',
  226.               )),
  227.               => 
  228.               Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
  229.                  'fieldtype' => 'select',
  230.                  'options' => 
  231.                 array (
  232.                   => 
  233.                   array (
  234.                     'key' => 'MRO',
  235.                     'value' => 'MRO',
  236.                   ),
  237.                   => 
  238.                   array (
  239.                     'key' => 'OEM',
  240.                     'value' => 'OEM',
  241.                   ),
  242.                 ),
  243.                  'width' => '',
  244.                  'defaultValue' => '',
  245.                  'optionsProviderClass' => '',
  246.                  'optionsProviderData' => '',
  247.                  'columnLength' => 190,
  248.                  'dynamicOptions' => false,
  249.                  'name' => 'Area',
  250.                  'title' => 'Area',
  251.                  'tooltip' => '',
  252.                  'mandatory' => false,
  253.                  'noteditable' => false,
  254.                  'index' => false,
  255.                  'locked' => false,
  256.                  'style' => '',
  257.                  'permissions' => NULL,
  258.                  'datatype' => 'data',
  259.                  'relationType' => false,
  260.                  'invisible' => false,
  261.                  'visibleGridView' => false,
  262.                  'visibleSearch' => false,
  263.                  'blockedVarsForExport' => 
  264.                 array (
  265.                 ),
  266.                  'defaultValueGenerator' => '',
  267.               )),
  268.               => 
  269.               Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  270.                  'fieldtype' => 'input',
  271.                  'width' => '',
  272.                  'defaultValue' => NULL,
  273.                  'columnLength' => 190,
  274.                  'regex' => '',
  275.                  'unique' => false,
  276.                  'showCharCount' => false,
  277.                  'name' => 'MetaTitle',
  278.                  'title' => 'Meta Title',
  279.                  'tooltip' => '',
  280.                  'mandatory' => false,
  281.                  'noteditable' => false,
  282.                  'index' => false,
  283.                  'locked' => NULL,
  284.                  'style' => '',
  285.                  'permissions' => NULL,
  286.                  'datatype' => 'data',
  287.                  'relationType' => false,
  288.                  'invisible' => false,
  289.                  'visibleGridView' => false,
  290.                  'visibleSearch' => false,
  291.                  'blockedVarsForExport' => 
  292.                 array (
  293.                 ),
  294.                  'defaultValueGenerator' => '',
  295.               )),
  296.               => 
  297.               Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
  298.                  'fieldtype' => 'textarea',
  299.                  'width' => '',
  300.                  'height' => '',
  301.                  'maxLength' => NULL,
  302.                  'showCharCount' => false,
  303.                  'excludeFromSearchIndex' => false,
  304.                  'name' => 'MetaDescription',
  305.                  'title' => 'Meta Description',
  306.                  'tooltip' => '',
  307.                  'mandatory' => false,
  308.                  'noteditable' => false,
  309.                  'index' => false,
  310.                  'locked' => NULL,
  311.                  'style' => '',
  312.                  'permissions' => NULL,
  313.                  'datatype' => 'data',
  314.                  'relationType' => false,
  315.                  'invisible' => false,
  316.                  'visibleGridView' => false,
  317.                  'visibleSearch' => false,
  318.                  'blockedVarsForExport' => 
  319.                 array (
  320.                 ),
  321.               )),
  322.             ),
  323.              'locked' => false,
  324.              'blockedVarsForExport' => 
  325.             array (
  326.             ),
  327.              'icon' => '',
  328.              'labelWidth' => 0,
  329.              'labelAlign' => 'left',
  330.           )),
  331.           => 
  332.           Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  333.              'fieldtype' => 'panel',
  334.              'layout' => NULL,
  335.              'border' => false,
  336.              'name' => 'Content',
  337.              'type' => NULL,
  338.              'region' => NULL,
  339.              'title' => 'Content',
  340.              'width' => '',
  341.              'height' => '',
  342.              'collapsible' => false,
  343.              'collapsed' => false,
  344.              'bodyStyle' => '',
  345.              'datatype' => 'layout',
  346.              'permissions' => NULL,
  347.              'childs' => 
  348.             array (
  349.               => 
  350.               Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
  351.                  'fieldtype' => 'manyToOneRelation',
  352.                  'width' => '',
  353.                  'assetUploadPath' => '',
  354.                  'relationType' => true,
  355.                  'objectsAllowed' => false,
  356.                  'assetsAllowed' => false,
  357.                  'assetTypes' => 
  358.                 array (
  359.                 ),
  360.                  'documentsAllowed' => true,
  361.                  'documentTypes' => 
  362.                 array (
  363.                   => 
  364.                   array (
  365.                     'documentTypes' => 'snippet',
  366.                   ),
  367.                 ),
  368.                  'classes' => 
  369.                 array (
  370.                 ),
  371.                  'pathFormatterClass' => '',
  372.                  'name' => 'Snipped',
  373.                  'title' => 'Snipped',
  374.                  'tooltip' => '',
  375.                  'mandatory' => false,
  376.                  'noteditable' => false,
  377.                  'index' => false,
  378.                  'locked' => false,
  379.                  'style' => '',
  380.                  'permissions' => NULL,
  381.                  'datatype' => 'data',
  382.                  'invisible' => false,
  383.                  'visibleGridView' => false,
  384.                  'visibleSearch' => false,
  385.                  'blockedVarsForExport' => 
  386.                 array (
  387.                 ),
  388.               )),
  389.             ),
  390.              'locked' => false,
  391.              'blockedVarsForExport' => 
  392.             array (
  393.             ),
  394.              'icon' => '',
  395.              'labelWidth' => 0,
  396.              'labelAlign' => 'left',
  397.           )),
  398.         ),
  399.          'locked' => false,
  400.          'blockedVarsForExport' => 
  401.         array (
  402.         ),
  403.       )),
  404.     ),
  405.      'locked' => false,
  406.      'blockedVarsForExport' => 
  407.     array (
  408.     ),
  409.      'icon' => NULL,
  410.      'labelWidth' => 100,
  411.      'labelAlign' => 'left',
  412.   )),
  413.    'icon' => '',
  414.    'previewUrl' => '/dienstleistungen/sid-%o_id',
  415.    'group' => '',
  416.    'showAppLoggerTab' => false,
  417.    'linkGeneratorReference' => '',
  418.    'previewGeneratorReference' => '',
  419.    'compositeIndices' => 
  420.   array (
  421.   ),
  422.    'generateTypeDeclarations' => true,
  423.    'showFieldLookup' => false,
  424.    'propertyVisibility' => 
  425.   array (
  426.     'grid' => 
  427.     array (
  428.       'id' => true,
  429.       'key' => false,
  430.       'path' => true,
  431.       'published' => true,
  432.       'modificationDate' => true,
  433.       'creationDate' => true,
  434.     ),
  435.     'search' => 
  436.     array (
  437.       'id' => true,
  438.       'key' => false,
  439.       'path' => true,
  440.       'published' => true,
  441.       'modificationDate' => true,
  442.       'creationDate' => true,
  443.     ),
  444.   ),
  445.    'enableGridLocking' => false,
  446.    'dao' => NULL,
  447.    'blockedVarsForExport' => 
  448.   array (
  449.   ),
  450. ));