var/classes/definition_ThemaArtikel.php line 82

Open in your IDE?
  1. <?php
  2. /**
  3.  * Inheritance: no
  4.  * Variants: no
  5.  *
  6.  * Fields Summary:
  7.  * - articleDate [datetime]
  8.  * - highlight [checkbox]
  9.  * - bereiche [manyToManyObjectRelation]
  10.  * - source [input]
  11.  * - sponsor [manyToOneRelation]
  12.  * - mastodonLink [input]
  13.  * - mastodon [checkbox]
  14.  * - title [input]
  15.  * - subtitle [input]
  16.  * - excerpt [textarea]
  17.  * - link [link]
  18.  * - content [wysiwyg]
  19.  * - image [image]
  20.  * - imageHeader [image]
  21.  * - imageGallery [imageGallery]
  22.  * - podcast [manyToManyObjectRelation]
  23.  * - Snippets [manyToManyRelation]
  24.  */
  25. return Pimcore\Model\DataObject\ClassDefinition::__set_state(array(
  26.    'dao' => NULL,
  27.    'id' => '13',
  28.    'name' => 'ThemaArtikel',
  29.    'description' => '',
  30.    'creationDate' => 0,
  31.    'modificationDate' => 1737627714,
  32.    'userOwner' => 2,
  33.    'userModification' => 28,
  34.    'parentClass' => '',
  35.    'implementsInterfaces' => '',
  36.    'listingParentClass' => '',
  37.    'useTraits' => '',
  38.    'listingUseTraits' => '',
  39.    'encryption' => false,
  40.    'encryptedTables' => 
  41.   array (
  42.   ),
  43.    'allowInherit' => false,
  44.    'allowVariants' => false,
  45.    'showVariants' => false,
  46.    'fieldDefinitions' => 
  47.   array (
  48.   ),
  49.    'layoutDefinitions' => 
  50.   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  51.      'name' => 'pimcore_root',
  52.      'type' => NULL,
  53.      'region' => NULL,
  54.      'title' => NULL,
  55.      'width' => 0,
  56.      'height' => 0,
  57.      'collapsible' => false,
  58.      'collapsed' => false,
  59.      'bodyStyle' => NULL,
  60.      'datatype' => 'layout',
  61.      'permissions' => NULL,
  62.      'children' => 
  63.     array (
  64.       => 
  65.       Pimcore\Model\DataObject\ClassDefinition\Layout\Tabpanel::__set_state(array(
  66.          'name' => 'Layout',
  67.          'type' => NULL,
  68.          'region' => NULL,
  69.          'title' => '',
  70.          'width' => '',
  71.          'height' => '',
  72.          'collapsible' => false,
  73.          'collapsed' => false,
  74.          'bodyStyle' => '',
  75.          'datatype' => 'layout',
  76.          'permissions' => NULL,
  77.          'children' => 
  78.         array (
  79.           => 
  80.           Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  81.              'name' => 'Veröffentlichung',
  82.              'type' => NULL,
  83.              'region' => NULL,
  84.              'title' => 'Veröffentlichung',
  85.              'width' => '',
  86.              'height' => '',
  87.              'collapsible' => false,
  88.              'collapsed' => false,
  89.              'bodyStyle' => '',
  90.              'datatype' => 'layout',
  91.              'permissions' => NULL,
  92.              'children' => 
  93.             array (
  94.               => 
  95.               Pimcore\Model\DataObject\ClassDefinition\Data\Datetime::__set_state(array(
  96.                  'name' => 'articleDate',
  97.                  'title' => 'Article Date',
  98.                  'tooltip' => '',
  99.                  'mandatory' => true,
  100.                  'noteditable' => false,
  101.                  'index' => false,
  102.                  'locked' => false,
  103.                  'style' => '',
  104.                  'permissions' => NULL,
  105.                  'datatype' => 'data',
  106.                  'fieldtype' => 'datetime',
  107.                  'relationType' => false,
  108.                  'invisible' => false,
  109.                  'visibleGridView' => false,
  110.                  'visibleSearch' => false,
  111.                  'blockedVarsForExport' => 
  112.                 array (
  113.                 ),
  114.                  'queryColumnType' => 'bigint(20)',
  115.                  'columnType' => 'bigint(20)',
  116.                  'defaultValue' => NULL,
  117.                  'useCurrentDate' => false,
  118.                  'defaultValueGenerator' => '',
  119.               )),
  120.               => 
  121.               Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  122.                  'name' => 'highlight',
  123.                  'title' => 'Highlight',
  124.                  'tooltip' => '',
  125.                  'mandatory' => false,
  126.                  'noteditable' => false,
  127.                  'index' => false,
  128.                  'locked' => false,
  129.                  'style' => '',
  130.                  'permissions' => NULL,
  131.                  'datatype' => 'data',
  132.                  'fieldtype' => 'checkbox',
  133.                  'relationType' => false,
  134.                  'invisible' => false,
  135.                  'visibleGridView' => false,
  136.                  'visibleSearch' => false,
  137.                  'blockedVarsForExport' => 
  138.                 array (
  139.                 ),
  140.                  'defaultValue' => 0,
  141.                  'defaultValueGenerator' => '',
  142.               )),
  143.               => 
  144.               Pimcore\Model\DataObject\ClassDefinition\Data\ManyToManyObjectRelation::__set_state(array(
  145.                  'name' => 'bereiche',
  146.                  'title' => 'Bereiche',
  147.                  'tooltip' => '',
  148.                  'mandatory' => true,
  149.                  'noteditable' => false,
  150.                  'index' => false,
  151.                  'locked' => false,
  152.                  'style' => '',
  153.                  'permissions' => NULL,
  154.                  'datatype' => 'data',
  155.                  'fieldtype' => 'manyToManyObjectRelation',
  156.                  'relationType' => true,
  157.                  'invisible' => false,
  158.                  'visibleGridView' => true,
  159.                  'visibleSearch' => true,
  160.                  'blockedVarsForExport' => 
  161.                 array (
  162.                 ),
  163.                  'classes' => 
  164.                 array (
  165.                   => 
  166.                   array (
  167.                     'classes' => 'ThemaBereich',
  168.                   ),
  169.                 ),
  170.                  'pathFormatterClass' => '',
  171.                  'width' => '',
  172.                  'height' => '',
  173.                  'maxItems' => NULL,
  174.                  'visibleFields' => 'title,fullpath',
  175.                  'allowToCreateNewObject' => false,
  176.                  'optimizedAdminLoading' => false,
  177.                  'enableTextSelection' => false,
  178.                  'visibleFieldDefinitions' => 
  179.                 array (
  180.                 ),
  181.               )),
  182.               => 
  183.               Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  184.                  'name' => 'source',
  185.                  'title' => 'Quelle, Autor',
  186.                  'tooltip' => 'djd, dpa, Name',
  187.                  'mandatory' => false,
  188.                  'noteditable' => false,
  189.                  'index' => false,
  190.                  'locked' => false,
  191.                  'style' => '',
  192.                  'permissions' => NULL,
  193.                  'datatype' => 'data',
  194.                  'fieldtype' => 'input',
  195.                  'relationType' => false,
  196.                  'invisible' => false,
  197.                  'visibleGridView' => false,
  198.                  'visibleSearch' => false,
  199.                  'blockedVarsForExport' => 
  200.                 array (
  201.                 ),
  202.                  'width' => '',
  203.                  'defaultValue' => NULL,
  204.                  'columnLength' => 190,
  205.                  'regex' => '',
  206.                  'regexFlags' => 
  207.                 array (
  208.                 ),
  209.                  'unique' => false,
  210.                  'showCharCount' => false,
  211.                  'defaultValueGenerator' => '',
  212.               )),
  213.               => 
  214.               Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
  215.                  'name' => 'sponsor',
  216.                  'title' => 'Sponsor (Explizit für den Artikel)',
  217.                  'tooltip' => '',
  218.                  'mandatory' => false,
  219.                  'noteditable' => false,
  220.                  'index' => false,
  221.                  'locked' => false,
  222.                  'style' => '',
  223.                  'permissions' => NULL,
  224.                  'datatype' => 'data',
  225.                  'fieldtype' => 'manyToOneRelation',
  226.                  'relationType' => true,
  227.                  'invisible' => false,
  228.                  'visibleGridView' => true,
  229.                  'visibleSearch' => false,
  230.                  'blockedVarsForExport' => 
  231.                 array (
  232.                 ),
  233.                  'classes' => 
  234.                 array (
  235.                   => 
  236.                   array (
  237.                     'classes' => 'ThemaSponsor',
  238.                   ),
  239.                 ),
  240.                  'pathFormatterClass' => '',
  241.                  'width' => '',
  242.                  'assetUploadPath' => '',
  243.                  'objectsAllowed' => true,
  244.                  'assetsAllowed' => false,
  245.                  'assetTypes' => 
  246.                 array (
  247.                 ),
  248.                  'documentsAllowed' => false,
  249.                  'documentTypes' => 
  250.                 array (
  251.                 ),
  252.               )),
  253.               => 
  254.               Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  255.                  'name' => 'mastodonLink',
  256.                  'title' => 'Mastodon Link',
  257.                  'tooltip' => 'Wird gefüllt, wenn der Beitrag auf Mastodon gepostet wurde',
  258.                  'mandatory' => false,
  259.                  'noteditable' => false,
  260.                  'index' => false,
  261.                  'locked' => false,
  262.                  'style' => '',
  263.                  'permissions' => NULL,
  264.                  'datatype' => 'data',
  265.                  'fieldtype' => 'input',
  266.                  'relationType' => false,
  267.                  'invisible' => false,
  268.                  'visibleGridView' => false,
  269.                  'visibleSearch' => false,
  270.                  'blockedVarsForExport' => 
  271.                 array (
  272.                 ),
  273.                  'width' => '',
  274.                  'defaultValue' => NULL,
  275.                  'columnLength' => 190,
  276.                  'regex' => '',
  277.                  'regexFlags' => 
  278.                 array (
  279.                 ),
  280.                  'unique' => false,
  281.                  'showCharCount' => false,
  282.                  'defaultValueGenerator' => '',
  283.               )),
  284.               => 
  285.               Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  286.                  'name' => 'mastodon',
  287.                  'title' => 'Auf Mastodon posten',
  288.                  'tooltip' => '',
  289.                  'mandatory' => false,
  290.                  'noteditable' => false,
  291.                  'index' => false,
  292.                  'locked' => false,
  293.                  'style' => '',
  294.                  'permissions' => NULL,
  295.                  'datatype' => 'data',
  296.                  'fieldtype' => 'checkbox',
  297.                  'relationType' => false,
  298.                  'invisible' => false,
  299.                  'visibleGridView' => false,
  300.                  'visibleSearch' => false,
  301.                  'blockedVarsForExport' => 
  302.                 array (
  303.                 ),
  304.                  'defaultValue' => 0,
  305.                  'defaultValueGenerator' => '',
  306.               )),
  307.             ),
  308.              'locked' => false,
  309.              'blockedVarsForExport' => 
  310.             array (
  311.             ),
  312.              'fieldtype' => 'panel',
  313.              'layout' => NULL,
  314.              'border' => false,
  315.              'icon' => '',
  316.              'labelWidth' => 0,
  317.              'labelAlign' => 'left',
  318.           )),
  319.           => 
  320.           Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  321.              'name' => 'Inhalt',
  322.              'type' => NULL,
  323.              'region' => NULL,
  324.              'title' => 'Text',
  325.              'width' => '',
  326.              'height' => '',
  327.              'collapsible' => false,
  328.              'collapsed' => false,
  329.              'bodyStyle' => '',
  330.              'datatype' => 'layout',
  331.              'permissions' => NULL,
  332.              'children' => 
  333.             array (
  334.               => 
  335.               Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  336.                  'name' => 'title',
  337.                  'title' => 'Titel',
  338.                  'tooltip' => '',
  339.                  'mandatory' => true,
  340.                  'noteditable' => false,
  341.                  'index' => false,
  342.                  'locked' => false,
  343.                  'style' => '',
  344.                  'permissions' => NULL,
  345.                  'datatype' => 'data',
  346.                  'fieldtype' => 'input',
  347.                  'relationType' => false,
  348.                  'invisible' => false,
  349.                  'visibleGridView' => true,
  350.                  'visibleSearch' => false,
  351.                  'blockedVarsForExport' => 
  352.                 array (
  353.                 ),
  354.                  'width' => '70%',
  355.                  'defaultValue' => NULL,
  356.                  'columnLength' => 190,
  357.                  'regex' => '',
  358.                  'regexFlags' => 
  359.                 array (
  360.                 ),
  361.                  'unique' => false,
  362.                  'showCharCount' => false,
  363.                  'defaultValueGenerator' => '',
  364.               )),
  365.               => 
  366.               Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  367.                  'name' => 'subtitle',
  368.                  'title' => 'Untertitel',
  369.                  'tooltip' => '',
  370.                  'mandatory' => false,
  371.                  'noteditable' => false,
  372.                  'index' => false,
  373.                  'locked' => false,
  374.                  'style' => '',
  375.                  'permissions' => NULL,
  376.                  'datatype' => 'data',
  377.                  'fieldtype' => 'input',
  378.                  'relationType' => false,
  379.                  'invisible' => false,
  380.                  'visibleGridView' => false,
  381.                  'visibleSearch' => false,
  382.                  'blockedVarsForExport' => 
  383.                 array (
  384.                 ),
  385.                  'width' => '70%',
  386.                  'defaultValue' => NULL,
  387.                  'columnLength' => 190,
  388.                  'regex' => '',
  389.                  'regexFlags' => 
  390.                 array (
  391.                 ),
  392.                  'unique' => false,
  393.                  'showCharCount' => false,
  394.                  'defaultValueGenerator' => '',
  395.               )),
  396.               => 
  397.               Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
  398.                  'name' => 'excerpt',
  399.                  'title' => 'Kurzfassung',
  400.                  'tooltip' => 'Für Ãœbersichten',
  401.                  'mandatory' => true,
  402.                  'noteditable' => false,
  403.                  'index' => false,
  404.                  'locked' => false,
  405.                  'style' => '',
  406.                  'permissions' => NULL,
  407.                  'datatype' => 'data',
  408.                  'fieldtype' => 'textarea',
  409.                  'relationType' => false,
  410.                  'invisible' => false,
  411.                  'visibleGridView' => false,
  412.                  'visibleSearch' => false,
  413.                  'blockedVarsForExport' => 
  414.                 array (
  415.                 ),
  416.                  'width' => '70%',
  417.                  'height' => '',
  418.                  'maxLength' => NULL,
  419.                  'showCharCount' => false,
  420.                  'excludeFromSearchIndex' => false,
  421.               )),
  422.               => 
  423.               Pimcore\Model\DataObject\ClassDefinition\Data\Link::__set_state(array(
  424.                  'name' => 'link',
  425.                  'title' => 'Link',
  426.                  'tooltip' => '',
  427.                  'mandatory' => false,
  428.                  'noteditable' => false,
  429.                  'index' => false,
  430.                  'locked' => false,
  431.                  'style' => '',
  432.                  'permissions' => NULL,
  433.                  'datatype' => 'data',
  434.                  'fieldtype' => 'link',
  435.                  'relationType' => false,
  436.                  'invisible' => false,
  437.                  'visibleGridView' => false,
  438.                  'visibleSearch' => false,
  439.                  'blockedVarsForExport' => 
  440.                 array (
  441.                 ),
  442.               )),
  443.               => 
  444.               Pimcore\Model\DataObject\ClassDefinition\Data\Wysiwyg::__set_state(array(
  445.                  'name' => 'content',
  446.                  'title' => 'Inhalt',
  447.                  'tooltip' => '',
  448.                  'mandatory' => false,
  449.                  'noteditable' => false,
  450.                  'index' => false,
  451.                  'locked' => false,
  452.                  'style' => '',
  453.                  'permissions' => NULL,
  454.                  'datatype' => 'data',
  455.                  'fieldtype' => 'wysiwyg',
  456.                  'relationType' => false,
  457.                  'invisible' => false,
  458.                  'visibleGridView' => false,
  459.                  'visibleSearch' => false,
  460.                  'blockedVarsForExport' => 
  461.                 array (
  462.                 ),
  463.                  'width' => '',
  464.                  'height' => '',
  465.                  'toolbarConfig' => '',
  466.                  'excludeFromSearchIndex' => false,
  467.                  'maxCharacters' => '',
  468.               )),
  469.             ),
  470.              'locked' => false,
  471.              'blockedVarsForExport' => 
  472.             array (
  473.             ),
  474.              'fieldtype' => 'panel',
  475.              'layout' => NULL,
  476.              'border' => false,
  477.              'icon' => '',
  478.              'labelWidth' => 0,
  479.              'labelAlign' => 'left',
  480.           )),
  481.           => 
  482.           Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  483.              'name' => 'Bilder',
  484.              'type' => NULL,
  485.              'region' => NULL,
  486.              'title' => 'Bilder',
  487.              'width' => '',
  488.              'height' => '',
  489.              'collapsible' => false,
  490.              'collapsed' => false,
  491.              'bodyStyle' => '',
  492.              'datatype' => 'layout',
  493.              'permissions' => NULL,
  494.              'children' => 
  495.             array (
  496.               => 
  497.               Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  498.                  'name' => 'image',
  499.                  'title' => 'Bild Ãœbersicht',
  500.                  'tooltip' => '',
  501.                  'mandatory' => false,
  502.                  'noteditable' => false,
  503.                  'index' => false,
  504.                  'locked' => false,
  505.                  'style' => '',
  506.                  'permissions' => NULL,
  507.                  'datatype' => 'data',
  508.                  'fieldtype' => 'image',
  509.                  'relationType' => false,
  510.                  'invisible' => false,
  511.                  'visibleGridView' => false,
  512.                  'visibleSearch' => false,
  513.                  'blockedVarsForExport' => 
  514.                 array (
  515.                 ),
  516.                  'width' => '',
  517.                  'height' => '',
  518.                  'uploadPath' => '',
  519.               )),
  520.               => 
  521.               Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  522.                  'name' => 'imageHeader',
  523.                  'title' => 'Bild Header',
  524.                  'tooltip' => '',
  525.                  'mandatory' => false,
  526.                  'noteditable' => false,
  527.                  'index' => false,
  528.                  'locked' => false,
  529.                  'style' => '',
  530.                  'permissions' => NULL,
  531.                  'datatype' => 'data',
  532.                  'fieldtype' => 'image',
  533.                  'relationType' => false,
  534.                  'invisible' => false,
  535.                  'visibleGridView' => false,
  536.                  'visibleSearch' => false,
  537.                  'blockedVarsForExport' => 
  538.                 array (
  539.                 ),
  540.                  'width' => '',
  541.                  'height' => '',
  542.                  'uploadPath' => '',
  543.               )),
  544.               => 
  545.               Pimcore\Model\DataObject\ClassDefinition\Data\ImageGallery::__set_state(array(
  546.                  'name' => 'imageGallery',
  547.                  'title' => 'Bildergalerie',
  548.                  'tooltip' => '',
  549.                  'mandatory' => false,
  550.                  'noteditable' => false,
  551.                  'index' => false,
  552.                  'locked' => false,
  553.                  'style' => '',
  554.                  'permissions' => NULL,
  555.                  'datatype' => 'data',
  556.                  'fieldtype' => 'imageGallery',
  557.                  'relationType' => false,
  558.                  'invisible' => false,
  559.                  'visibleGridView' => false,
  560.                  'visibleSearch' => false,
  561.                  'blockedVarsForExport' => 
  562.                 array (
  563.                 ),
  564.                  'width' => '',
  565.                  'height' => '',
  566.                  'uploadPath' => '',
  567.                  'ratioX' => NULL,
  568.                  'ratioY' => NULL,
  569.                  'predefinedDataTemplates' => '',
  570.               )),
  571.             ),
  572.              'locked' => false,
  573.              'blockedVarsForExport' => 
  574.             array (
  575.             ),
  576.              'fieldtype' => 'panel',
  577.              'layout' => NULL,
  578.              'border' => false,
  579.              'icon' => '',
  580.              'labelWidth' => 0,
  581.              'labelAlign' => 'left',
  582.           )),
  583.           => 
  584.           Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  585.              'name' => 'Medien',
  586.              'type' => NULL,
  587.              'region' => NULL,
  588.              'title' => 'Medien',
  589.              'width' => '',
  590.              'height' => '',
  591.              'collapsible' => false,
  592.              'collapsed' => false,
  593.              'bodyStyle' => '',
  594.              'datatype' => 'layout',
  595.              'permissions' => NULL,
  596.              'children' => 
  597.             array (
  598.               => 
  599.               Pimcore\Model\DataObject\ClassDefinition\Data\ManyToManyObjectRelation::__set_state(array(
  600.                  'name' => 'podcast',
  601.                  'title' => 'Podcast',
  602.                  'tooltip' => '',
  603.                  'mandatory' => false,
  604.                  'noteditable' => false,
  605.                  'index' => false,
  606.                  'locked' => false,
  607.                  'style' => '',
  608.                  'permissions' => NULL,
  609.                  'datatype' => 'data',
  610.                  'fieldtype' => 'manyToManyObjectRelation',
  611.                  'relationType' => true,
  612.                  'invisible' => false,
  613.                  'visibleGridView' => false,
  614.                  'visibleSearch' => false,
  615.                  'blockedVarsForExport' => 
  616.                 array (
  617.                 ),
  618.                  'classes' => 
  619.                 array (
  620.                   => 
  621.                   array (
  622.                     'classes' => 'Podcast',
  623.                   ),
  624.                 ),
  625.                  'pathFormatterClass' => '',
  626.                  'width' => '',
  627.                  'height' => '',
  628.                  'maxItems' => NULL,
  629.                  'visibleFields' => 'key,title',
  630.                  'allowToCreateNewObject' => false,
  631.                  'optimizedAdminLoading' => false,
  632.                  'enableTextSelection' => false,
  633.                  'visibleFieldDefinitions' => 
  634.                 array (
  635.                 ),
  636.               )),
  637.               => 
  638.               Pimcore\Model\DataObject\ClassDefinition\Data\ManyToManyRelation::__set_state(array(
  639.                  'name' => 'Snippets',
  640.                  'title' => 'Snippets',
  641.                  'tooltip' => '',
  642.                  'mandatory' => false,
  643.                  'noteditable' => false,
  644.                  'index' => false,
  645.                  'locked' => false,
  646.                  'style' => '',
  647.                  'permissions' => NULL,
  648.                  'datatype' => 'data',
  649.                  'fieldtype' => 'manyToManyRelation',
  650.                  'relationType' => true,
  651.                  'invisible' => false,
  652.                  'visibleGridView' => false,
  653.                  'visibleSearch' => false,
  654.                  'blockedVarsForExport' => 
  655.                 array (
  656.                 ),
  657.                  'classes' => 
  658.                 array (
  659.                   => 
  660.                   array (
  661.                     'classes' => '',
  662.                   ),
  663.                 ),
  664.                  'pathFormatterClass' => '',
  665.                  'width' => '',
  666.                  'height' => '',
  667.                  'maxItems' => NULL,
  668.                  'assetUploadPath' => '',
  669.                  'objectsAllowed' => false,
  670.                  'assetsAllowed' => false,
  671.                  'assetTypes' => 
  672.                 array (
  673.                   => 
  674.                   array (
  675.                     'assetTypes' => '',
  676.                   ),
  677.                 ),
  678.                  'documentsAllowed' => true,
  679.                  'documentTypes' => 
  680.                 array (
  681.                   => 
  682.                   array (
  683.                     'documentTypes' => 'snippet',
  684.                   ),
  685.                 ),
  686.                  'enableTextSelection' => false,
  687.               )),
  688.             ),
  689.              'locked' => false,
  690.              'blockedVarsForExport' => 
  691.             array (
  692.             ),
  693.              'fieldtype' => 'panel',
  694.              'layout' => NULL,
  695.              'border' => false,
  696.              'icon' => '',
  697.              'labelWidth' => 0,
  698.              'labelAlign' => 'left',
  699.           )),
  700.         ),
  701.          'locked' => false,
  702.          'blockedVarsForExport' => 
  703.         array (
  704.         ),
  705.          'fieldtype' => 'tabpanel',
  706.          'border' => false,
  707.          'tabPosition' => NULL,
  708.       )),
  709.     ),
  710.      'locked' => false,
  711.      'blockedVarsForExport' => 
  712.     array (
  713.     ),
  714.      'fieldtype' => 'panel',
  715.      'layout' => NULL,
  716.      'border' => false,
  717.      'icon' => NULL,
  718.      'labelWidth' => 100,
  719.      'labelAlign' => 'left',
  720.   )),
  721.    'icon' => '/bundles/pimcoreadmin/img/twemoji/1f4dd.svg',
  722.    'previewUrl' => '/themen/artikel/%o_key',
  723.    'group' => '',
  724.    'showAppLoggerTab' => false,
  725.    'linkGeneratorReference' => '',
  726.    'previewGeneratorReference' => '',
  727.    'compositeIndices' => 
  728.   array (
  729.   ),
  730.    'generateTypeDeclarations' => true,
  731.    'showFieldLookup' => false,
  732.    'propertyVisibility' => 
  733.   array (
  734.     'grid' => 
  735.     array (
  736.       'id' => true,
  737.       'key' => false,
  738.       'path' => true,
  739.       'published' => true,
  740.       'modificationDate' => true,
  741.       'creationDate' => true,
  742.     ),
  743.     'search' => 
  744.     array (
  745.       'id' => true,
  746.       'key' => false,
  747.       'path' => true,
  748.       'published' => true,
  749.       'modificationDate' => true,
  750.       'creationDate' => true,
  751.     ),
  752.   ),
  753.    'enableGridLocking' => false,
  754.    'deletedDataComponents' => 
  755.   array (
  756.   ),
  757.    'blockedVarsForExport' => 
  758.   array (
  759.   ),
  760.    'activeDispatchingEvents' => 
  761.   array (
  762.   ),
  763. ));