var/classes/definition_SuccessStories.php line 401

Open in your IDE?
  1. <?php
  2. /**
  3. * Inheritance: no
  4. * Variants: no
  5. Fields Summary:
  6. - Url [input]
  7. - Title [input]
  8. - Teaser [textarea]
  9. - realTags [manyToManyObjectRelation]
  10. - Tags [input]
  11. - TeaserImage [image]
  12. - Area [select]
  13. - ReleaseDate [date]
  14. - MetaTitle [input]
  15. - MetaDescription [textarea]
  16. - Snipped [manyToOneRelation]
  17. */
  18. return Pimcore\Model\DataObject\ClassDefinition::__set_state(array(
  19.    'id' => '2',
  20.    'name' => 'SuccessStories',
  21.    'description' => '',
  22.    'creationDate' => 0,
  23.    'modificationDate' => 1677673626,
  24.    'userOwner' => 2,
  25.    'userModification' => 2,
  26.    'parentClass' => '',
  27.    'implementsInterfaces' => '',
  28.    'listingParentClass' => '',
  29.    'useTraits' => '',
  30.    'listingUseTraits' => '',
  31.    'encryption' => false,
  32.    'encryptedTables' => 
  33.   array (
  34.   ),
  35.    'allowInherit' => false,
  36.    'allowVariants' => false,
  37.    'showVariants' => false,
  38.    'fieldDefinitions' => 
  39.   array (
  40.   ),
  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' => 'Tabpanel',
  65.          'type' => NULL,
  66.          'region' => NULL,
  67.          'title' => 'Tabpanel',
  68.          'width' => '',
  69.          'height' => '',
  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' => 'Data',
  83.              'type' => NULL,
  84.              'region' => NULL,
  85.              'title' => 'Data',
  86.              'width' => '',
  87.              'height' => '',
  88.              'collapsible' => false,
  89.              'collapsed' => false,
  90.              'bodyStyle' => '',
  91.              'datatype' => 'layout',
  92.              'permissions' => NULL,
  93.              'childs' => 
  94.             array (
  95.               => 
  96.               Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  97.                  'fieldtype' => 'input',
  98.                  'width' => '',
  99.                  'defaultValue' => NULL,
  100.                  'columnLength' => 190,
  101.                  'regex' => '',
  102.                  'unique' => false,
  103.                  'showCharCount' => false,
  104.                  'name' => 'Url',
  105.                  'title' => 'URL-Path',
  106.                  'tooltip' => '',
  107.                  'mandatory' => false,
  108.                  'noteditable' => false,
  109.                  'index' => false,
  110.                  'locked' => false,
  111.                  'style' => '',
  112.                  'permissions' => NULL,
  113.                  'datatype' => 'data',
  114.                  'relationType' => false,
  115.                  'invisible' => false,
  116.                  'visibleGridView' => false,
  117.                  'visibleSearch' => false,
  118.                  'blockedVarsForExport' => 
  119.                 array (
  120.                 ),
  121.                  'defaultValueGenerator' => '',
  122.               )),
  123.               => 
  124.               Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  125.                  'fieldtype' => 'input',
  126.                  'width' => '',
  127.                  'defaultValue' => NULL,
  128.                  'columnLength' => 190,
  129.                  'regex' => '',
  130.                  'unique' => false,
  131.                  'showCharCount' => false,
  132.                  'name' => 'Title',
  133.                  'title' => 'Title',
  134.                  'tooltip' => '',
  135.                  'mandatory' => false,
  136.                  'noteditable' => false,
  137.                  'index' => false,
  138.                  'locked' => false,
  139.                  'style' => '',
  140.                  'permissions' => NULL,
  141.                  'datatype' => 'data',
  142.                  'relationType' => false,
  143.                  'invisible' => false,
  144.                  'visibleGridView' => false,
  145.                  'visibleSearch' => false,
  146.                  'blockedVarsForExport' => 
  147.                 array (
  148.                 ),
  149.                  'defaultValueGenerator' => '',
  150.               )),
  151.               => 
  152.               Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
  153.                  'fieldtype' => 'textarea',
  154.                  'width' => '',
  155.                  'height' => '',
  156.                  'maxLength' => NULL,
  157.                  'showCharCount' => false,
  158.                  'excludeFromSearchIndex' => false,
  159.                  'name' => 'Teaser',
  160.                  'title' => 'Teaser-Description',
  161.                  'tooltip' => '',
  162.                  'mandatory' => false,
  163.                  'noteditable' => false,
  164.                  'index' => false,
  165.                  'locked' => false,
  166.                  'style' => '',
  167.                  'permissions' => NULL,
  168.                  'datatype' => 'data',
  169.                  'relationType' => false,
  170.                  'invisible' => false,
  171.                  'visibleGridView' => false,
  172.                  'visibleSearch' => false,
  173.                  'blockedVarsForExport' => 
  174.                 array (
  175.                 ),
  176.               )),
  177.               => 
  178.               Pimcore\Model\DataObject\ClassDefinition\Data\ManyToManyObjectRelation::__set_state(array(
  179.                  'fieldtype' => 'manyToManyObjectRelation',
  180.                  'width' => '',
  181.                  'height' => '',
  182.                  'maxItems' => '',
  183.                  'relationType' => true,
  184.                  'visibleFields' => 'id,name',
  185.                  'allowToCreateNewObject' => false,
  186.                  'optimizedAdminLoading' => false,
  187.                  'enableTextSelection' => false,
  188.                  'visibleFieldDefinitions' => 
  189.                 array (
  190.                 ),
  191.                  'classes' => 
  192.                 array (
  193.                   => 
  194.                   array (
  195.                     'classes' => 'Tag',
  196.                   ),
  197.                 ),
  198.                  'pathFormatterClass' => '',
  199.                  'name' => 'realTags',
  200.                  'title' => 'Tags',
  201.                  'tooltip' => '',
  202.                  'mandatory' => false,
  203.                  'noteditable' => false,
  204.                  'index' => false,
  205.                  'locked' => NULL,
  206.                  'style' => '',
  207.                  'permissions' => NULL,
  208.                  'datatype' => 'data',
  209.                  'invisible' => false,
  210.                  'visibleGridView' => false,
  211.                  'visibleSearch' => false,
  212.                  'blockedVarsForExport' => 
  213.                 array (
  214.                 ),
  215.               )),
  216.               => 
  217.               Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  218.                  'fieldtype' => 'input',
  219.                  'width' => '',
  220.                  'defaultValue' => NULL,
  221.                  'columnLength' => 190,
  222.                  'regex' => '',
  223.                  'unique' => false,
  224.                  'showCharCount' => false,
  225.                  'name' => 'Tags',
  226.                  'title' => 'Tags',
  227.                  'tooltip' => 'Separator: |',
  228.                  'mandatory' => false,
  229.                  'noteditable' => false,
  230.                  'index' => false,
  231.                  'locked' => false,
  232.                  'style' => '',
  233.                  'permissions' => NULL,
  234.                  'datatype' => 'data',
  235.                  'relationType' => false,
  236.                  'invisible' => true,
  237.                  'visibleGridView' => false,
  238.                  'visibleSearch' => false,
  239.                  'blockedVarsForExport' => 
  240.                 array (
  241.                 ),
  242.                  'defaultValueGenerator' => '',
  243.               )),
  244.               => 
  245.               Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  246.                  'fieldtype' => 'image',
  247.                  'name' => 'TeaserImage',
  248.                  'title' => 'Teaser-Image',
  249.                  'tooltip' => '',
  250.                  'mandatory' => false,
  251.                  'noteditable' => false,
  252.                  'index' => false,
  253.                  'locked' => false,
  254.                  'style' => '',
  255.                  'permissions' => NULL,
  256.                  'datatype' => 'data',
  257.                  'relationType' => false,
  258.                  'invisible' => false,
  259.                  'visibleGridView' => false,
  260.                  'visibleSearch' => false,
  261.                  'blockedVarsForExport' => 
  262.                 array (
  263.                 ),
  264.                  'width' => '',
  265.                  'height' => '',
  266.                  'uploadPath' => '',
  267.               )),
  268.               => 
  269.               Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
  270.                  'fieldtype' => 'select',
  271.                  'options' => 
  272.                 array (
  273.                   => 
  274.                   array (
  275.                     'key' => 'MRO',
  276.                     'value' => 'MRO',
  277.                   ),
  278.                   => 
  279.                   array (
  280.                     'key' => 'OEM',
  281.                     'value' => 'OEM',
  282.                   ),
  283.                 ),
  284.                  'width' => '',
  285.                  'defaultValue' => '',
  286.                  'optionsProviderClass' => '',
  287.                  'optionsProviderData' => '',
  288.                  'columnLength' => 190,
  289.                  'dynamicOptions' => false,
  290.                  'name' => 'Area',
  291.                  'title' => 'Area',
  292.                  'tooltip' => '',
  293.                  'mandatory' => false,
  294.                  'noteditable' => false,
  295.                  'index' => false,
  296.                  'locked' => false,
  297.                  'style' => '',
  298.                  'permissions' => NULL,
  299.                  'datatype' => 'data',
  300.                  'relationType' => false,
  301.                  'invisible' => false,
  302.                  'visibleGridView' => false,
  303.                  'visibleSearch' => false,
  304.                  'blockedVarsForExport' => 
  305.                 array (
  306.                 ),
  307.                  'defaultValueGenerator' => '',
  308.               )),
  309.               => 
  310.               Pimcore\Model\DataObject\ClassDefinition\Data\Date::__set_state(array(
  311.                  'fieldtype' => 'date',
  312.                  'queryColumnType' => 'bigint(20)',
  313.                  'columnType' => 'bigint(20)',
  314.                  'defaultValue' => NULL,
  315.                  'useCurrentDate' => false,
  316.                  'name' => 'ReleaseDate',
  317.                  'title' => 'Release-Date',
  318.                  'tooltip' => '',
  319.                  'mandatory' => false,
  320.                  'noteditable' => false,
  321.                  'index' => false,
  322.                  'locked' => false,
  323.                  'style' => '',
  324.                  'permissions' => NULL,
  325.                  'datatype' => 'data',
  326.                  'relationType' => false,
  327.                  'invisible' => false,
  328.                  'visibleGridView' => false,
  329.                  'visibleSearch' => false,
  330.                  'blockedVarsForExport' => 
  331.                 array (
  332.                 ),
  333.                  'defaultValueGenerator' => '',
  334.               )),
  335.               => 
  336.               Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  337.                  'fieldtype' => 'input',
  338.                  'width' => '',
  339.                  'defaultValue' => NULL,
  340.                  'columnLength' => 190,
  341.                  'regex' => '',
  342.                  'unique' => false,
  343.                  'showCharCount' => false,
  344.                  'name' => 'MetaTitle',
  345.                  'title' => 'Meta Title',
  346.                  'tooltip' => '',
  347.                  'mandatory' => false,
  348.                  'noteditable' => false,
  349.                  'index' => false,
  350.                  'locked' => false,
  351.                  'style' => '',
  352.                  'permissions' => NULL,
  353.                  'datatype' => 'data',
  354.                  'relationType' => false,
  355.                  'invisible' => false,
  356.                  'visibleGridView' => false,
  357.                  'visibleSearch' => false,
  358.                  'blockedVarsForExport' => 
  359.                 array (
  360.                 ),
  361.                  'defaultValueGenerator' => '',
  362.               )),
  363.               => 
  364.               Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
  365.                  'fieldtype' => 'textarea',
  366.                  'width' => '',
  367.                  'height' => '',
  368.                  'maxLength' => NULL,
  369.                  'showCharCount' => false,
  370.                  'excludeFromSearchIndex' => false,
  371.                  'name' => 'MetaDescription',
  372.                  'title' => 'Meta Description',
  373.                  'tooltip' => '',
  374.                  'mandatory' => false,
  375.                  'noteditable' => false,
  376.                  'index' => false,
  377.                  'locked' => false,
  378.                  'style' => '',
  379.                  'permissions' => NULL,
  380.                  'datatype' => 'data',
  381.                  'relationType' => false,
  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.           Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  400.              'fieldtype' => 'panel',
  401.              'layout' => NULL,
  402.              'border' => false,
  403.              'name' => 'Content',
  404.              'type' => NULL,
  405.              'region' => NULL,
  406.              'title' => 'Content',
  407.              'width' => '',
  408.              'height' => '',
  409.              'collapsible' => false,
  410.              'collapsed' => false,
  411.              'bodyStyle' => '',
  412.              'datatype' => 'layout',
  413.              'permissions' => NULL,
  414.              'childs' => 
  415.             array (
  416.               => 
  417.               Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
  418.                  'fieldtype' => 'manyToOneRelation',
  419.                  'width' => '',
  420.                  'assetUploadPath' => '',
  421.                  'relationType' => true,
  422.                  'objectsAllowed' => false,
  423.                  'assetsAllowed' => false,
  424.                  'assetTypes' => 
  425.                 array (
  426.                 ),
  427.                  'documentsAllowed' => true,
  428.                  'documentTypes' => 
  429.                 array (
  430.                   => 
  431.                   array (
  432.                     'documentTypes' => 'snippet',
  433.                   ),
  434.                 ),
  435.                  'classes' => 
  436.                 array (
  437.                 ),
  438.                  'pathFormatterClass' => '',
  439.                  'name' => 'Snipped',
  440.                  'title' => 'Snipped ',
  441.                  'tooltip' => '',
  442.                  'mandatory' => false,
  443.                  'noteditable' => false,
  444.                  'index' => false,
  445.                  'locked' => false,
  446.                  'style' => '',
  447.                  'permissions' => NULL,
  448.                  'datatype' => 'data',
  449.                  'invisible' => false,
  450.                  'visibleGridView' => false,
  451.                  'visibleSearch' => false,
  452.                  'blockedVarsForExport' => 
  453.                 array (
  454.                 ),
  455.               )),
  456.             ),
  457.              'locked' => false,
  458.              'blockedVarsForExport' => 
  459.             array (
  460.             ),
  461.              'icon' => '',
  462.              'labelWidth' => 0,
  463.              'labelAlign' => 'left',
  464.           )),
  465.         ),
  466.          'locked' => false,
  467.          'blockedVarsForExport' => 
  468.         array (
  469.         ),
  470.       )),
  471.     ),
  472.      'locked' => false,
  473.      'blockedVarsForExport' => 
  474.     array (
  475.     ),
  476.      'icon' => NULL,
  477.      'labelWidth' => 100,
  478.      'labelAlign' => 'left',
  479.   )),
  480.    'icon' => '',
  481.    'previewUrl' => '',
  482.    'group' => '',
  483.    'showAppLoggerTab' => false,
  484.    'linkGeneratorReference' => '',
  485.    'previewGeneratorReference' => '',
  486.    'compositeIndices' => 
  487.   array (
  488.   ),
  489.    'generateTypeDeclarations' => true,
  490.    'showFieldLookup' => false,
  491.    'propertyVisibility' => 
  492.   array (
  493.     'grid' => 
  494.     array (
  495.       'id' => true,
  496.       'key' => false,
  497.       'path' => true,
  498.       'published' => true,
  499.       'modificationDate' => true,
  500.       'creationDate' => true,
  501.     ),
  502.     'search' => 
  503.     array (
  504.       'id' => true,
  505.       'key' => false,
  506.       'path' => true,
  507.       'published' => true,
  508.       'modificationDate' => true,
  509.       'creationDate' => true,
  510.     ),
  511.   ),
  512.    'enableGridLocking' => false,
  513.    'dao' => NULL,
  514.    'blockedVarsForExport' => 
  515.   array (
  516.   ),
  517. ));