var/classes/definition_Apartment.php line 661

Open in your IDE?
  1. <?php
  2. /**
  3. * Inheritance: no
  4. * Variants: no
  5. Fields Summary:
  6. - name [input]
  7. - stars [select]
  8. - roomType [input]
  9. - guests [numeric]
  10. - price [numeric]
  11. - position [slider]
  12. - localizedfields [localizedfields]
  13. -- shortDescription [input]
  14. -- description [wysiwyg]
  15. -- feature1 [input]
  16. -- feature2 [input]
  17. -- feature3 [input]
  18. -- feature4 [input]
  19. -- feature5 [input]
  20. -- feature6 [input]
  21. -- feature7 [input]
  22. -- feature8 [input]
  23. -- feature9 [input]
  24. -- feature10 [input]
  25. -- feature11 [input]
  26. -- feature12 [input]
  27. - icon1 [checkbox]
  28. - icon2 [checkbox]
  29. - icon3 [checkbox]
  30. - icon4 [checkbox]
  31. - icon5 [checkbox]
  32. - icon6 [checkbox]
  33. - icon7 [checkbox]
  34. - icon8 [checkbox]
  35. - finderSleepingRoom [checkbox]
  36. - finder2SleepingRooms [checkbox]
  37. - finderGroups [checkbox]
  38. - finderGroundFloor [checkbox]
  39. - finderWheelchairAccessible [checkbox]
  40. - finderBalcony [checkbox]
  41. - finderTerrace [checkbox]
  42. - finderView [checkbox]
  43. - facilityFreeWifi [checkbox]
  44. - facilityCalbeTv [checkbox]
  45. - facilityKitchenette [checkbox]
  46. - facilityRefrigerator [checkbox]
  47. - facilityDishwasher [checkbox]
  48. - facilityCoffeeMaker [checkbox]
  49. - facilityElectricKettle [checkbox]
  50. - facilityToaster [checkbox]
  51. - facilityEggBoiler [checkbox]
  52. - facilityIron [checkbox]
  53. - facilityIronBoard [checkbox]
  54. - facilityBedProtection [checkbox]
  55. - facilityChildTableware [checkbox]
  56. - facilityRoomSafe [checkbox]
  57. - facilityNespresso [checkbox]
  58. - facilityRadio [checkbox]
  59. - facilityHairDryer [checkbox]
  60. - facilityBedLinen [checkbox]
  61. - facilityTowels [checkbox]
  62. - facilityTowelDryer [checkbox]
  63. - facilityElectricFrame [checkbox]
  64. - facilityIntercom [checkbox]
  65. - extraFrenchBalcony [checkbox]
  66. - extraWheelchairDoors [checkbox]
  67. - extraWheelchairBath [checkbox]
  68. - extraAccessibility [checkbox]
  69. - extraAllergyFriendly [checkbox]
  70. - extraUnderfloorHeating [checkbox]
  71. - extraShutters [checkbox]
  72. - extraWaterSoftener [checkbox]
  73. - extraWashingMachine [checkbox]
  74. - extraTumbleDryer [checkbox]
  75. - extraCleaning [checkbox]
  76. - extraBikeLocker [checkbox]
  77. - extraBabyCrib [checkbox]
  78. - extraHighChair [checkbox]
  79. - logo [image]
  80. - mainImage [image]
  81. - gallery [imageGallery]
  82. - sliderGalleryFolder [manyToOneRelation]
  83. - floorPlan [image]
  84. */
  85. return Pimcore\Model\DataObject\ClassDefinition::__set_state(array(
  86.    'dao' => NULL,
  87.    'id' => '1',
  88.    'name' => 'Apartment',
  89.    'description' => '',
  90.    'creationDate' => 0,
  91.    'modificationDate' => 1773233956,
  92.    'userOwner' => 2,
  93.    'userModification' => 2,
  94.    'parentClass' => '',
  95.    'implementsInterfaces' => '',
  96.    'listingParentClass' => '',
  97.    'useTraits' => '',
  98.    'listingUseTraits' => '',
  99.    'encryption' => false,
  100.    'encryptedTables' => 
  101.   array (
  102.   ),
  103.    'allowInherit' => false,
  104.    'allowVariants' => false,
  105.    'showVariants' => false,
  106.    'fieldDefinitions' => 
  107.   array (
  108.   ),
  109.    'layoutDefinitions' => 
  110.   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  111.      'name' => 'pimcore_root',
  112.      'type' => NULL,
  113.      'region' => NULL,
  114.      'title' => NULL,
  115.      'width' => 0,
  116.      'height' => 0,
  117.      'collapsible' => false,
  118.      'collapsed' => false,
  119.      'bodyStyle' => NULL,
  120.      'datatype' => 'layout',
  121.      'permissions' => NULL,
  122.      'childs' => 
  123.     array (
  124.       => 
  125.       Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  126.          'name' => 'Layout',
  127.          'type' => NULL,
  128.          'region' => NULL,
  129.          'title' => '',
  130.          'width' => '',
  131.          'height' => '',
  132.          'collapsible' => false,
  133.          'collapsed' => false,
  134.          'bodyStyle' => '',
  135.          'datatype' => 'layout',
  136.          'permissions' => NULL,
  137.          'childs' => 
  138.         array (
  139.           => 
  140.           Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  141.              'name' => 'Apartment Beschreibung',
  142.              'type' => NULL,
  143.              'region' => NULL,
  144.              'title' => 'Apartment Beschreibung',
  145.              'width' => '',
  146.              'height' => '',
  147.              'collapsible' => false,
  148.              'collapsed' => false,
  149.              'bodyStyle' => '',
  150.              'datatype' => 'layout',
  151.              'permissions' => NULL,
  152.              'childs' => 
  153.             array (
  154.               => 
  155.               Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  156.                  'name' => 'name',
  157.                  'title' => 'Name des Apartments',
  158.                  'tooltip' => '',
  159.                  'mandatory' => false,
  160.                  'noteditable' => false,
  161.                  'index' => false,
  162.                  'locked' => false,
  163.                  'style' => 'padding: 15px; float: left; margin-right: 20px;',
  164.                  'permissions' => NULL,
  165.                  'datatype' => 'data',
  166.                  'fieldtype' => 'input',
  167.                  'relationType' => false,
  168.                  'invisible' => false,
  169.                  'visibleGridView' => false,
  170.                  'visibleSearch' => false,
  171.                  'blockedVarsForExport' => 
  172.                 array (
  173.                 ),
  174.                  'width' => 800,
  175.                  'defaultValue' => NULL,
  176.                  'columnLength' => 190,
  177.                  'regex' => '',
  178.                  'unique' => false,
  179.                  'showCharCount' => false,
  180.                  'defaultValueGenerator' => '',
  181.               )),
  182.               => 
  183.               Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
  184.                  'name' => 'stars',
  185.                  'title' => 'Sterne Kategorie',
  186.                  'tooltip' => '',
  187.                  'mandatory' => false,
  188.                  'noteditable' => false,
  189.                  'index' => false,
  190.                  'locked' => false,
  191.                  'style' => 'padding: 15px;',
  192.                  'permissions' => NULL,
  193.                  'datatype' => 'data',
  194.                  'fieldtype' => 'select',
  195.                  'relationType' => false,
  196.                  'invisible' => false,
  197.                  'visibleGridView' => false,
  198.                  'visibleSearch' => false,
  199.                  'blockedVarsForExport' => 
  200.                 array (
  201.                 ),
  202.                  'options' => 
  203.                 array (
  204.                   => 
  205.                   array (
  206.                     'key' => 'keine Sterne',
  207.                     'value' => '0',
  208.                   ),
  209.                   => 
  210.                   array (
  211.                     'key' => '1 Stern',
  212.                     'value' => '1',
  213.                   ),
  214.                   => 
  215.                   array (
  216.                     'key' => '2 Sterne',
  217.                     'value' => '2',
  218.                   ),
  219.                   => 
  220.                   array (
  221.                     'key' => '3 Sterne',
  222.                     'value' => '3',
  223.                   ),
  224.                   => 
  225.                   array (
  226.                     'key' => '4 Sterne',
  227.                     'value' => '4',
  228.                   ),
  229.                   => 
  230.                   array (
  231.                     'key' => '5 Sterne',
  232.                     'value' => '5',
  233.                   ),
  234.                 ),
  235.                  'width' => 200,
  236.                  'defaultValue' => '',
  237.                  'optionsProviderClass' => '',
  238.                  'optionsProviderData' => '',
  239.                  'columnLength' => 190,
  240.                  'dynamicOptions' => false,
  241.                  'defaultValueGenerator' => '',
  242.               )),
  243.               => 
  244.               Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  245.                  'name' => 'roomType',
  246.                  'title' => 'Zimmertyp',
  247.                  'tooltip' => '',
  248.                  'mandatory' => false,
  249.                  'noteditable' => false,
  250.                  'index' => false,
  251.                  'locked' => false,
  252.                  'style' => 'margin: 15px; ',
  253.                  'permissions' => NULL,
  254.                  'datatype' => 'data',
  255.                  'fieldtype' => 'input',
  256.                  'relationType' => false,
  257.                  'invisible' => false,
  258.                  'visibleGridView' => false,
  259.                  'visibleSearch' => false,
  260.                  'blockedVarsForExport' => 
  261.                 array (
  262.                 ),
  263.                  'width' => 400,
  264.                  'defaultValue' => NULL,
  265.                  'columnLength' => 190,
  266.                  'regex' => '',
  267.                  'unique' => false,
  268.                  'showCharCount' => false,
  269.                  'defaultValueGenerator' => '',
  270.               )),
  271.               => 
  272.               Pimcore\Model\DataObject\ClassDefinition\Data\Numeric::__set_state(array(
  273.                  'name' => 'guests',
  274.                  'title' => 'Max. Anzahl Gäste',
  275.                  'tooltip' => '',
  276.                  'mandatory' => false,
  277.                  'noteditable' => false,
  278.                  'index' => false,
  279.                  'locked' => false,
  280.                  'style' => 'margin: 15px;',
  281.                  'permissions' => NULL,
  282.                  'datatype' => 'data',
  283.                  'fieldtype' => 'numeric',
  284.                  'relationType' => false,
  285.                  'invisible' => false,
  286.                  'visibleGridView' => false,
  287.                  'visibleSearch' => false,
  288.                  'blockedVarsForExport' => 
  289.                 array (
  290.                 ),
  291.                  'width' => 200,
  292.                  'defaultValue' => NULL,
  293.                  'integer' => false,
  294.                  'unsigned' => false,
  295.                  'minValue' => NULL,
  296.                  'maxValue' => NULL,
  297.                  'unique' => false,
  298.                  'decimalSize' => NULL,
  299.                  'decimalPrecision' => NULL,
  300.                  'defaultValueGenerator' => '',
  301.               )),
  302.               => 
  303.               Pimcore\Model\DataObject\ClassDefinition\Data\Numeric::__set_state(array(
  304.                  'name' => 'price',
  305.                  'title' => 'Preis pro Übernachtung (EUR) ',
  306.                  'tooltip' => '',
  307.                  'mandatory' => false,
  308.                  'noteditable' => false,
  309.                  'index' => false,
  310.                  'locked' => false,
  311.                  'style' => 'margin: 15px;',
  312.                  'permissions' => NULL,
  313.                  'datatype' => 'data',
  314.                  'fieldtype' => 'numeric',
  315.                  'relationType' => false,
  316.                  'invisible' => false,
  317.                  'visibleGridView' => false,
  318.                  'visibleSearch' => false,
  319.                  'blockedVarsForExport' => 
  320.                 array (
  321.                 ),
  322.                  'width' => 200,
  323.                  'defaultValue' => NULL,
  324.                  'integer' => false,
  325.                  'unsigned' => true,
  326.                  'minValue' => 0,
  327.                  'maxValue' => NULL,
  328.                  'unique' => false,
  329.                  'decimalSize' => 6,
  330.                  'decimalPrecision' => 2,
  331.                  'defaultValueGenerator' => '',
  332.               )),
  333.               => 
  334.               Pimcore\Model\DataObject\ClassDefinition\Data\Slider::__set_state(array(
  335.                  'name' => 'position',
  336.                  'title' => 'Reihenfolge',
  337.                  'tooltip' => '',
  338.                  'mandatory' => false,
  339.                  'noteditable' => false,
  340.                  'index' => false,
  341.                  'locked' => false,
  342.                  'style' => 'margin: 0 15px;',
  343.                  'permissions' => NULL,
  344.                  'datatype' => 'data',
  345.                  'fieldtype' => 'slider',
  346.                  'relationType' => false,
  347.                  'invisible' => false,
  348.                  'visibleGridView' => false,
  349.                  'visibleSearch' => false,
  350.                  'blockedVarsForExport' => 
  351.                 array (
  352.                 ),
  353.                  'width' => 800,
  354.                  'height' => 20,
  355.                  'minValue' => 1.0,
  356.                  'maxValue' => 100.0,
  357.                  'vertical' => false,
  358.                  'increment' => 1.0,
  359.                  'decimalPrecision' => 0,
  360.               )),
  361.               => 
  362.               Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  363.                  'name' => 'localizedfields',
  364.                  'title' => 'Kurzbeschreibung',
  365.                  'tooltip' => '',
  366.                  'mandatory' => false,
  367.                  'noteditable' => false,
  368.                  'index' => NULL,
  369.                  'locked' => false,
  370.                  'style' => '',
  371.                  'permissions' => NULL,
  372.                  'datatype' => 'data',
  373.                  'fieldtype' => 'localizedfields',
  374.                  'relationType' => false,
  375.                  'invisible' => false,
  376.                  'visibleGridView' => true,
  377.                  'visibleSearch' => true,
  378.                  'blockedVarsForExport' => 
  379.                 array (
  380.                 ),
  381.                  'childs' => 
  382.                 array (
  383.                   => 
  384.                   Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  385.                      'name' => 'shortDescription',
  386.                      'title' => 'Kurzbeschreibung',
  387.                      'tooltip' => '',
  388.                      'mandatory' => false,
  389.                      'noteditable' => false,
  390.                      'index' => false,
  391.                      'locked' => false,
  392.                      'style' => '',
  393.                      'permissions' => NULL,
  394.                      'datatype' => 'data',
  395.                      'fieldtype' => 'input',
  396.                      'relationType' => false,
  397.                      'invisible' => false,
  398.                      'visibleGridView' => false,
  399.                      'visibleSearch' => false,
  400.                      'blockedVarsForExport' => 
  401.                     array (
  402.                     ),
  403.                      'width' => 800,
  404.                      'defaultValue' => NULL,
  405.                      'columnLength' => 190,
  406.                      'regex' => '',
  407.                      'unique' => false,
  408.                      'showCharCount' => false,
  409.                      'defaultValueGenerator' => '',
  410.                   )),
  411.                   => 
  412.                   Pimcore\Model\DataObject\ClassDefinition\Data\Wysiwyg::__set_state(array(
  413.                      'name' => 'description',
  414.                      'title' => 'Beschreibung des Apartments',
  415.                      'tooltip' => '',
  416.                      'mandatory' => false,
  417.                      'noteditable' => false,
  418.                      'index' => false,
  419.                      'locked' => false,
  420.                      'style' => '',
  421.                      'permissions' => NULL,
  422.                      'datatype' => 'data',
  423.                      'fieldtype' => 'wysiwyg',
  424.                      'relationType' => false,
  425.                      'invisible' => false,
  426.                      'visibleGridView' => false,
  427.                      'visibleSearch' => false,
  428.                      'blockedVarsForExport' => 
  429.                     array (
  430.                     ),
  431.                      'width' => 800,
  432.                      'height' => 300,
  433.                      'toolbarConfig' => '',
  434.                      'excludeFromSearchIndex' => false,
  435.                      'maxCharacters' => '',
  436.                   )),
  437.                 ),
  438.                  'region' => NULL,
  439.                  'layout' => NULL,
  440.                  'width' => '',
  441.                  'height' => '',
  442.                  'maxTabs' => NULL,
  443.                  'border' => false,
  444.                  'provideSplitView' => false,
  445.                  'tabPosition' => NULL,
  446.                  'hideLabelsWhenTabsReached' => NULL,
  447.                  'referencedFields' => 
  448.                 array (
  449.                   => 
  450.                   Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  451.                      'name' => 'localizedfields',
  452.                      'title' => 'Beschreibungen 1',
  453.                      'tooltip' => '',
  454.                      'mandatory' => false,
  455.                      'noteditable' => false,
  456.                      'index' => NULL,
  457.                      'locked' => false,
  458.                      'style' => '',
  459.                      'permissions' => NULL,
  460.                      'datatype' => 'data',
  461.                      'fieldtype' => 'localizedfields',
  462.                      'relationType' => false,
  463.                      'invisible' => false,
  464.                      'visibleGridView' => true,
  465.                      'visibleSearch' => true,
  466.                      'blockedVarsForExport' => 
  467.                     array (
  468.                     ),
  469.                      'childs' => 
  470.                     array (
  471.                       => 
  472.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  473.                          'name' => 'feature1',
  474.                          'title' => 'Feature 1',
  475.                          'tooltip' => '',
  476.                          'mandatory' => false,
  477.                          'noteditable' => false,
  478.                          'index' => false,
  479.                          'locked' => false,
  480.                          'style' => '',
  481.                          'permissions' => NULL,
  482.                          'datatype' => 'data',
  483.                          'fieldtype' => 'input',
  484.                          'relationType' => false,
  485.                          'invisible' => false,
  486.                          'visibleGridView' => false,
  487.                          'visibleSearch' => false,
  488.                          'blockedVarsForExport' => 
  489.                         array (
  490.                         ),
  491.                          'width' => '',
  492.                          'defaultValue' => NULL,
  493.                          'columnLength' => 190,
  494.                          'regex' => '',
  495.                          'unique' => false,
  496.                          'showCharCount' => false,
  497.                          'defaultValueGenerator' => '',
  498.                       )),
  499.                       => 
  500.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  501.                          'name' => 'feature2',
  502.                          'title' => 'Feature  2',
  503.                          'tooltip' => '',
  504.                          'mandatory' => false,
  505.                          'noteditable' => false,
  506.                          'index' => false,
  507.                          'locked' => false,
  508.                          'style' => '',
  509.                          'permissions' => NULL,
  510.                          'datatype' => 'data',
  511.                          'fieldtype' => 'input',
  512.                          'relationType' => false,
  513.                          'invisible' => false,
  514.                          'visibleGridView' => false,
  515.                          'visibleSearch' => false,
  516.                          'blockedVarsForExport' => 
  517.                         array (
  518.                         ),
  519.                          'width' => '',
  520.                          'defaultValue' => NULL,
  521.                          'columnLength' => 190,
  522.                          'regex' => '',
  523.                          'unique' => false,
  524.                          'showCharCount' => false,
  525.                          'defaultValueGenerator' => '',
  526.                       )),
  527.                       => 
  528.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  529.                          'name' => 'feature3',
  530.                          'title' => 'Feature  3',
  531.                          'tooltip' => '',
  532.                          'mandatory' => false,
  533.                          'noteditable' => false,
  534.                          'index' => false,
  535.                          'locked' => false,
  536.                          'style' => '',
  537.                          'permissions' => NULL,
  538.                          'datatype' => 'data',
  539.                          'fieldtype' => 'input',
  540.                          'relationType' => false,
  541.                          'invisible' => false,
  542.                          'visibleGridView' => false,
  543.                          'visibleSearch' => false,
  544.                          'blockedVarsForExport' => 
  545.                         array (
  546.                         ),
  547.                          'width' => '',
  548.                          'defaultValue' => NULL,
  549.                          'columnLength' => 190,
  550.                          'regex' => '',
  551.                          'unique' => false,
  552.                          'showCharCount' => false,
  553.                          'defaultValueGenerator' => '',
  554.                       )),
  555.                       => 
  556.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  557.                          'name' => 'feature4',
  558.                          'title' => 'Feature  4',
  559.                          'tooltip' => '',
  560.                          'mandatory' => false,
  561.                          'noteditable' => false,
  562.                          'index' => false,
  563.                          'locked' => false,
  564.                          'style' => '',
  565.                          'permissions' => NULL,
  566.                          'datatype' => 'data',
  567.                          'fieldtype' => 'input',
  568.                          'relationType' => false,
  569.                          'invisible' => false,
  570.                          'visibleGridView' => false,
  571.                          'visibleSearch' => false,
  572.                          'blockedVarsForExport' => 
  573.                         array (
  574.                         ),
  575.                          'width' => '',
  576.                          'defaultValue' => NULL,
  577.                          'columnLength' => 190,
  578.                          'regex' => '',
  579.                          'unique' => false,
  580.                          'showCharCount' => false,
  581.                          'defaultValueGenerator' => '',
  582.                       )),
  583.                       => 
  584.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  585.                          'name' => 'feature5',
  586.                          'title' => 'Feature  5',
  587.                          'tooltip' => '',
  588.                          'mandatory' => false,
  589.                          'noteditable' => false,
  590.                          'index' => false,
  591.                          'locked' => false,
  592.                          'style' => '',
  593.                          'permissions' => NULL,
  594.                          'datatype' => 'data',
  595.                          'fieldtype' => 'input',
  596.                          'relationType' => false,
  597.                          'invisible' => false,
  598.                          'visibleGridView' => false,
  599.                          'visibleSearch' => false,
  600.                          'blockedVarsForExport' => 
  601.                         array (
  602.                         ),
  603.                          'width' => '',
  604.                          'defaultValue' => NULL,
  605.                          'columnLength' => 190,
  606.                          'regex' => '',
  607.                          'unique' => false,
  608.                          'showCharCount' => false,
  609.                          'defaultValueGenerator' => '',
  610.                       )),
  611.                       => 
  612.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  613.                          'name' => 'feature6',
  614.                          'title' => 'Feature  6',
  615.                          'tooltip' => '',
  616.                          'mandatory' => false,
  617.                          'noteditable' => false,
  618.                          'index' => false,
  619.                          'locked' => false,
  620.                          'style' => '',
  621.                          'permissions' => NULL,
  622.                          'datatype' => 'data',
  623.                          'fieldtype' => 'input',
  624.                          'relationType' => false,
  625.                          'invisible' => false,
  626.                          'visibleGridView' => false,
  627.                          'visibleSearch' => false,
  628.                          'blockedVarsForExport' => 
  629.                         array (
  630.                         ),
  631.                          'width' => '',
  632.                          'defaultValue' => NULL,
  633.                          'columnLength' => 190,
  634.                          'regex' => '',
  635.                          'unique' => false,
  636.                          'showCharCount' => false,
  637.                          'defaultValueGenerator' => '',
  638.                       )),
  639.                     ),
  640.                      'region' => 'west',
  641.                      'layout' => NULL,
  642.                      'width' => '50%',
  643.                      'height' => 500,
  644.                      'maxTabs' => NULL,
  645.                      'border' => false,
  646.                      'provideSplitView' => false,
  647.                      'tabPosition' => NULL,
  648.                      'hideLabelsWhenTabsReached' => NULL,
  649.                      'referencedFields' => 
  650.                     array (
  651.                     ),
  652.                      'fieldDefinitionsCache' => NULL,
  653.                      'permissionView' => NULL,
  654.                      'permissionEdit' => NULL,
  655.                      'labelWidth' => 0,
  656.                      'labelAlign' => 'left',
  657.                   )),
  658.                   => 
  659.                   Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  660.                      'name' => 'localizedfields',
  661.                      'title' => 'Beschreibungen 2',
  662.                      'tooltip' => '',
  663.                      'mandatory' => false,
  664.                      'noteditable' => false,
  665.                      'index' => NULL,
  666.                      'locked' => false,
  667.                      'style' => '',
  668.                      'permissions' => NULL,
  669.                      'datatype' => 'data',
  670.                      'fieldtype' => 'localizedfields',
  671.                      'relationType' => false,
  672.                      'invisible' => false,
  673.                      'visibleGridView' => true,
  674.                      'visibleSearch' => true,
  675.                      'blockedVarsForExport' => 
  676.                     array (
  677.                     ),
  678.                      'childs' => 
  679.                     array (
  680.                       => 
  681.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  682.                          'name' => 'feature7',
  683.                          'title' => 'Feature  7',
  684.                          'tooltip' => '',
  685.                          'mandatory' => false,
  686.                          'noteditable' => false,
  687.                          'index' => false,
  688.                          'locked' => false,
  689.                          'style' => '',
  690.                          'permissions' => NULL,
  691.                          'datatype' => 'data',
  692.                          'fieldtype' => 'input',
  693.                          'relationType' => false,
  694.                          'invisible' => false,
  695.                          'visibleGridView' => false,
  696.                          'visibleSearch' => false,
  697.                          'blockedVarsForExport' => 
  698.                         array (
  699.                         ),
  700.                          'width' => '',
  701.                          'defaultValue' => NULL,
  702.                          'columnLength' => 190,
  703.                          'regex' => '',
  704.                          'unique' => false,
  705.                          'showCharCount' => false,
  706.                          'defaultValueGenerator' => '',
  707.                       )),
  708.                       => 
  709.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  710.                          'name' => 'feature8',
  711.                          'title' => 'Feature  8',
  712.                          'tooltip' => '',
  713.                          'mandatory' => false,
  714.                          'noteditable' => false,
  715.                          'index' => false,
  716.                          'locked' => false,
  717.                          'style' => '',
  718.                          'permissions' => NULL,
  719.                          'datatype' => 'data',
  720.                          'fieldtype' => 'input',
  721.                          'relationType' => false,
  722.                          'invisible' => false,
  723.                          'visibleGridView' => false,
  724.                          'visibleSearch' => false,
  725.                          'blockedVarsForExport' => 
  726.                         array (
  727.                         ),
  728.                          'width' => '',
  729.                          'defaultValue' => NULL,
  730.                          'columnLength' => 190,
  731.                          'regex' => '',
  732.                          'unique' => false,
  733.                          'showCharCount' => false,
  734.                          'defaultValueGenerator' => '',
  735.                       )),
  736.                       => 
  737.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  738.                          'name' => 'feature9',
  739.                          'title' => 'Feature  9',
  740.                          'tooltip' => '',
  741.                          'mandatory' => false,
  742.                          'noteditable' => false,
  743.                          'index' => false,
  744.                          'locked' => false,
  745.                          'style' => '',
  746.                          'permissions' => NULL,
  747.                          'datatype' => 'data',
  748.                          'fieldtype' => 'input',
  749.                          'relationType' => false,
  750.                          'invisible' => false,
  751.                          'visibleGridView' => false,
  752.                          'visibleSearch' => false,
  753.                          'blockedVarsForExport' => 
  754.                         array (
  755.                         ),
  756.                          'width' => '',
  757.                          'defaultValue' => NULL,
  758.                          'columnLength' => 190,
  759.                          'regex' => '',
  760.                          'unique' => false,
  761.                          'showCharCount' => false,
  762.                          'defaultValueGenerator' => '',
  763.                       )),
  764.                       => 
  765.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  766.                          'name' => 'feature10',
  767.                          'title' => 'Feature  10',
  768.                          'tooltip' => '',
  769.                          'mandatory' => false,
  770.                          'noteditable' => false,
  771.                          'index' => false,
  772.                          'locked' => false,
  773.                          'style' => '',
  774.                          'permissions' => NULL,
  775.                          'datatype' => 'data',
  776.                          'fieldtype' => 'input',
  777.                          'relationType' => false,
  778.                          'invisible' => false,
  779.                          'visibleGridView' => false,
  780.                          'visibleSearch' => false,
  781.                          'blockedVarsForExport' => 
  782.                         array (
  783.                         ),
  784.                          'width' => '',
  785.                          'defaultValue' => NULL,
  786.                          'columnLength' => 190,
  787.                          'regex' => '',
  788.                          'unique' => false,
  789.                          'showCharCount' => false,
  790.                          'defaultValueGenerator' => '',
  791.                       )),
  792.                       => 
  793.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  794.                          'name' => 'feature11',
  795.                          'title' => 'Feature  11',
  796.                          'tooltip' => '',
  797.                          'mandatory' => false,
  798.                          'noteditable' => false,
  799.                          'index' => false,
  800.                          'locked' => false,
  801.                          'style' => '',
  802.                          'permissions' => NULL,
  803.                          'datatype' => 'data',
  804.                          'fieldtype' => 'input',
  805.                          'relationType' => false,
  806.                          'invisible' => false,
  807.                          'visibleGridView' => false,
  808.                          'visibleSearch' => false,
  809.                          'blockedVarsForExport' => 
  810.                         array (
  811.                         ),
  812.                          'width' => '',
  813.                          'defaultValue' => NULL,
  814.                          'columnLength' => 190,
  815.                          'regex' => '',
  816.                          'unique' => false,
  817.                          'showCharCount' => false,
  818.                          'defaultValueGenerator' => '',
  819.                       )),
  820.                       => 
  821.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  822.                          'name' => 'feature12',
  823.                          'title' => 'Feature  12',
  824.                          'tooltip' => '',
  825.                          'mandatory' => false,
  826.                          'noteditable' => false,
  827.                          'index' => false,
  828.                          'locked' => false,
  829.                          'style' => '',
  830.                          'permissions' => NULL,
  831.                          'datatype' => 'data',
  832.                          'fieldtype' => 'input',
  833.                          'relationType' => false,
  834.                          'invisible' => false,
  835.                          'visibleGridView' => false,
  836.                          'visibleSearch' => false,
  837.                          'blockedVarsForExport' => 
  838.                         array (
  839.                         ),
  840.                          'width' => '',
  841.                          'defaultValue' => NULL,
  842.                          'columnLength' => 190,
  843.                          'regex' => '',
  844.                          'unique' => false,
  845.                          'showCharCount' => false,
  846.                          'defaultValueGenerator' => '',
  847.                       )),
  848.                     ),
  849.                      'region' => 'east',
  850.                      'layout' => NULL,
  851.                      'width' => '50%',
  852.                      'height' => 500,
  853.                      'maxTabs' => NULL,
  854.                      'border' => false,
  855.                      'provideSplitView' => false,
  856.                      'tabPosition' => NULL,
  857.                      'hideLabelsWhenTabsReached' => NULL,
  858.                      'referencedFields' => 
  859.                     array (
  860.                     ),
  861.                      'fieldDefinitionsCache' => NULL,
  862.                      'permissionView' => NULL,
  863.                      'permissionEdit' => NULL,
  864.                      'labelWidth' => 0,
  865.                      'labelAlign' => 'left',
  866.                   )),
  867.                 ),
  868.                  'fieldDefinitionsCache' => NULL,
  869.                  'permissionView' => NULL,
  870.                  'permissionEdit' => NULL,
  871.                  'labelWidth' => 0,
  872.                  'labelAlign' => 'top',
  873.               )),
  874.               => 
  875.               Pimcore\Model\DataObject\ClassDefinition\Layout\Region::__set_state(array(
  876.                  'name' => 'Apartment Beschreibungen',
  877.                  'type' => NULL,
  878.                  'region' => NULL,
  879.                  'title' => 'Apartment Beschreibungen',
  880.                  'width' => 800,
  881.                  'height' => 500,
  882.                  'collapsible' => false,
  883.                  'collapsed' => false,
  884.                  'bodyStyle' => '',
  885.                  'datatype' => 'layout',
  886.                  'permissions' => NULL,
  887.                  'childs' => 
  888.                 array (
  889.                   => 
  890.                   Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  891.                      'name' => 'localizedfields',
  892.                      'title' => 'Beschreibungen 1',
  893.                      'tooltip' => '',
  894.                      'mandatory' => false,
  895.                      'noteditable' => false,
  896.                      'index' => NULL,
  897.                      'locked' => false,
  898.                      'style' => '',
  899.                      'permissions' => NULL,
  900.                      'datatype' => 'data',
  901.                      'fieldtype' => 'localizedfields',
  902.                      'relationType' => false,
  903.                      'invisible' => false,
  904.                      'visibleGridView' => true,
  905.                      'visibleSearch' => true,
  906.                      'blockedVarsForExport' => 
  907.                     array (
  908.                     ),
  909.                      'childs' => 
  910.                     array (
  911.                       => 
  912.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  913.                          'name' => 'feature1',
  914.                          'title' => 'Feature 1',
  915.                          'tooltip' => '',
  916.                          'mandatory' => false,
  917.                          'noteditable' => false,
  918.                          'index' => false,
  919.                          'locked' => false,
  920.                          'style' => '',
  921.                          'permissions' => NULL,
  922.                          'datatype' => 'data',
  923.                          'fieldtype' => 'input',
  924.                          'relationType' => false,
  925.                          'invisible' => false,
  926.                          'visibleGridView' => false,
  927.                          'visibleSearch' => false,
  928.                          'blockedVarsForExport' => 
  929.                         array (
  930.                         ),
  931.                          'width' => '',
  932.                          'defaultValue' => NULL,
  933.                          'columnLength' => 190,
  934.                          'regex' => '',
  935.                          'unique' => false,
  936.                          'showCharCount' => false,
  937.                          'defaultValueGenerator' => '',
  938.                       )),
  939.                       => 
  940.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  941.                          'name' => 'feature2',
  942.                          'title' => 'Feature  2',
  943.                          'tooltip' => '',
  944.                          'mandatory' => false,
  945.                          'noteditable' => false,
  946.                          'index' => false,
  947.                          'locked' => false,
  948.                          'style' => '',
  949.                          'permissions' => NULL,
  950.                          'datatype' => 'data',
  951.                          'fieldtype' => 'input',
  952.                          'relationType' => false,
  953.                          'invisible' => false,
  954.                          'visibleGridView' => false,
  955.                          'visibleSearch' => false,
  956.                          'blockedVarsForExport' => 
  957.                         array (
  958.                         ),
  959.                          'width' => '',
  960.                          'defaultValue' => NULL,
  961.                          'columnLength' => 190,
  962.                          'regex' => '',
  963.                          'unique' => false,
  964.                          'showCharCount' => false,
  965.                          'defaultValueGenerator' => '',
  966.                       )),
  967.                       => 
  968.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  969.                          'name' => 'feature3',
  970.                          'title' => 'Feature  3',
  971.                          'tooltip' => '',
  972.                          'mandatory' => false,
  973.                          'noteditable' => false,
  974.                          'index' => false,
  975.                          'locked' => false,
  976.                          'style' => '',
  977.                          'permissions' => NULL,
  978.                          'datatype' => 'data',
  979.                          'fieldtype' => 'input',
  980.                          'relationType' => false,
  981.                          'invisible' => false,
  982.                          'visibleGridView' => false,
  983.                          'visibleSearch' => false,
  984.                          'blockedVarsForExport' => 
  985.                         array (
  986.                         ),
  987.                          'width' => '',
  988.                          'defaultValue' => NULL,
  989.                          'columnLength' => 190,
  990.                          'regex' => '',
  991.                          'unique' => false,
  992.                          'showCharCount' => false,
  993.                          'defaultValueGenerator' => '',
  994.                       )),
  995.                       => 
  996.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  997.                          'name' => 'feature4',
  998.                          'title' => 'Feature  4',
  999.                          'tooltip' => '',
  1000.                          'mandatory' => false,
  1001.                          'noteditable' => false,
  1002.                          'index' => false,
  1003.                          'locked' => false,
  1004.                          'style' => '',
  1005.                          'permissions' => NULL,
  1006.                          'datatype' => 'data',
  1007.                          'fieldtype' => 'input',
  1008.                          'relationType' => false,
  1009.                          'invisible' => false,
  1010.                          'visibleGridView' => false,
  1011.                          'visibleSearch' => false,
  1012.                          'blockedVarsForExport' => 
  1013.                         array (
  1014.                         ),
  1015.                          'width' => '',
  1016.                          'defaultValue' => NULL,
  1017.                          'columnLength' => 190,
  1018.                          'regex' => '',
  1019.                          'unique' => false,
  1020.                          'showCharCount' => false,
  1021.                          'defaultValueGenerator' => '',
  1022.                       )),
  1023.                       => 
  1024.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  1025.                          'name' => 'feature5',
  1026.                          'title' => 'Feature  5',
  1027.                          'tooltip' => '',
  1028.                          'mandatory' => false,
  1029.                          'noteditable' => false,
  1030.                          'index' => false,
  1031.                          'locked' => false,
  1032.                          'style' => '',
  1033.                          'permissions' => NULL,
  1034.                          'datatype' => 'data',
  1035.                          'fieldtype' => 'input',
  1036.                          'relationType' => false,
  1037.                          'invisible' => false,
  1038.                          'visibleGridView' => false,
  1039.                          'visibleSearch' => false,
  1040.                          'blockedVarsForExport' => 
  1041.                         array (
  1042.                         ),
  1043.                          'width' => '',
  1044.                          'defaultValue' => NULL,
  1045.                          'columnLength' => 190,
  1046.                          'regex' => '',
  1047.                          'unique' => false,
  1048.                          'showCharCount' => false,
  1049.                          'defaultValueGenerator' => '',
  1050.                       )),
  1051.                       => 
  1052.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  1053.                          'name' => 'feature6',
  1054.                          'title' => 'Feature  6',
  1055.                          'tooltip' => '',
  1056.                          'mandatory' => false,
  1057.                          'noteditable' => false,
  1058.                          'index' => false,
  1059.                          'locked' => false,
  1060.                          'style' => '',
  1061.                          'permissions' => NULL,
  1062.                          'datatype' => 'data',
  1063.                          'fieldtype' => 'input',
  1064.                          'relationType' => false,
  1065.                          'invisible' => false,
  1066.                          'visibleGridView' => false,
  1067.                          'visibleSearch' => false,
  1068.                          'blockedVarsForExport' => 
  1069.                         array (
  1070.                         ),
  1071.                          'width' => '',
  1072.                          'defaultValue' => NULL,
  1073.                          'columnLength' => 190,
  1074.                          'regex' => '',
  1075.                          'unique' => false,
  1076.                          'showCharCount' => false,
  1077.                          'defaultValueGenerator' => '',
  1078.                       )),
  1079.                     ),
  1080.                      'region' => 'west',
  1081.                      'layout' => NULL,
  1082.                      'width' => '50%',
  1083.                      'height' => 500,
  1084.                      'maxTabs' => NULL,
  1085.                      'border' => false,
  1086.                      'provideSplitView' => false,
  1087.                      'tabPosition' => NULL,
  1088.                      'hideLabelsWhenTabsReached' => NULL,
  1089.                      'referencedFields' => 
  1090.                     array (
  1091.                     ),
  1092.                      'fieldDefinitionsCache' => NULL,
  1093.                      'permissionView' => NULL,
  1094.                      'permissionEdit' => NULL,
  1095.                      'labelWidth' => 0,
  1096.                      'labelAlign' => 'left',
  1097.                   )),
  1098.                   => 
  1099.                   Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
  1100.                      'name' => 'localizedfields',
  1101.                      'title' => 'Beschreibungen 2',
  1102.                      'tooltip' => '',
  1103.                      'mandatory' => false,
  1104.                      'noteditable' => false,
  1105.                      'index' => NULL,
  1106.                      'locked' => false,
  1107.                      'style' => '',
  1108.                      'permissions' => NULL,
  1109.                      'datatype' => 'data',
  1110.                      'fieldtype' => 'localizedfields',
  1111.                      'relationType' => false,
  1112.                      'invisible' => false,
  1113.                      'visibleGridView' => true,
  1114.                      'visibleSearch' => true,
  1115.                      'blockedVarsForExport' => 
  1116.                     array (
  1117.                     ),
  1118.                      'childs' => 
  1119.                     array (
  1120.                       => 
  1121.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  1122.                          'name' => 'feature7',
  1123.                          'title' => 'Feature  7',
  1124.                          'tooltip' => '',
  1125.                          'mandatory' => false,
  1126.                          'noteditable' => false,
  1127.                          'index' => false,
  1128.                          'locked' => false,
  1129.                          'style' => '',
  1130.                          'permissions' => NULL,
  1131.                          'datatype' => 'data',
  1132.                          'fieldtype' => 'input',
  1133.                          'relationType' => false,
  1134.                          'invisible' => false,
  1135.                          'visibleGridView' => false,
  1136.                          'visibleSearch' => false,
  1137.                          'blockedVarsForExport' => 
  1138.                         array (
  1139.                         ),
  1140.                          'width' => '',
  1141.                          'defaultValue' => NULL,
  1142.                          'columnLength' => 190,
  1143.                          'regex' => '',
  1144.                          'unique' => false,
  1145.                          'showCharCount' => false,
  1146.                          'defaultValueGenerator' => '',
  1147.                       )),
  1148.                       => 
  1149.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  1150.                          'name' => 'feature8',
  1151.                          'title' => 'Feature  8',
  1152.                          'tooltip' => '',
  1153.                          'mandatory' => false,
  1154.                          'noteditable' => false,
  1155.                          'index' => false,
  1156.                          'locked' => false,
  1157.                          'style' => '',
  1158.                          'permissions' => NULL,
  1159.                          'datatype' => 'data',
  1160.                          'fieldtype' => 'input',
  1161.                          'relationType' => false,
  1162.                          'invisible' => false,
  1163.                          'visibleGridView' => false,
  1164.                          'visibleSearch' => false,
  1165.                          'blockedVarsForExport' => 
  1166.                         array (
  1167.                         ),
  1168.                          'width' => '',
  1169.                          'defaultValue' => NULL,
  1170.                          'columnLength' => 190,
  1171.                          'regex' => '',
  1172.                          'unique' => false,
  1173.                          'showCharCount' => false,
  1174.                          'defaultValueGenerator' => '',
  1175.                       )),
  1176.                       => 
  1177.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  1178.                          'name' => 'feature9',
  1179.                          'title' => 'Feature  9',
  1180.                          'tooltip' => '',
  1181.                          'mandatory' => false,
  1182.                          'noteditable' => false,
  1183.                          'index' => false,
  1184.                          'locked' => false,
  1185.                          'style' => '',
  1186.                          'permissions' => NULL,
  1187.                          'datatype' => 'data',
  1188.                          'fieldtype' => 'input',
  1189.                          'relationType' => false,
  1190.                          'invisible' => false,
  1191.                          'visibleGridView' => false,
  1192.                          'visibleSearch' => false,
  1193.                          'blockedVarsForExport' => 
  1194.                         array (
  1195.                         ),
  1196.                          'width' => '',
  1197.                          'defaultValue' => NULL,
  1198.                          'columnLength' => 190,
  1199.                          'regex' => '',
  1200.                          'unique' => false,
  1201.                          'showCharCount' => false,
  1202.                          'defaultValueGenerator' => '',
  1203.                       )),
  1204.                       => 
  1205.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  1206.                          'name' => 'feature10',
  1207.                          'title' => 'Feature  10',
  1208.                          'tooltip' => '',
  1209.                          'mandatory' => false,
  1210.                          'noteditable' => false,
  1211.                          'index' => false,
  1212.                          'locked' => false,
  1213.                          'style' => '',
  1214.                          'permissions' => NULL,
  1215.                          'datatype' => 'data',
  1216.                          'fieldtype' => 'input',
  1217.                          'relationType' => false,
  1218.                          'invisible' => false,
  1219.                          'visibleGridView' => false,
  1220.                          'visibleSearch' => false,
  1221.                          'blockedVarsForExport' => 
  1222.                         array (
  1223.                         ),
  1224.                          'width' => '',
  1225.                          'defaultValue' => NULL,
  1226.                          'columnLength' => 190,
  1227.                          'regex' => '',
  1228.                          'unique' => false,
  1229.                          'showCharCount' => false,
  1230.                          'defaultValueGenerator' => '',
  1231.                       )),
  1232.                       => 
  1233.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  1234.                          'name' => 'feature11',
  1235.                          'title' => 'Feature  11',
  1236.                          'tooltip' => '',
  1237.                          'mandatory' => false,
  1238.                          'noteditable' => false,
  1239.                          'index' => false,
  1240.                          'locked' => false,
  1241.                          'style' => '',
  1242.                          'permissions' => NULL,
  1243.                          'datatype' => 'data',
  1244.                          'fieldtype' => 'input',
  1245.                          'relationType' => false,
  1246.                          'invisible' => false,
  1247.                          'visibleGridView' => false,
  1248.                          'visibleSearch' => false,
  1249.                          'blockedVarsForExport' => 
  1250.                         array (
  1251.                         ),
  1252.                          'width' => '',
  1253.                          'defaultValue' => NULL,
  1254.                          'columnLength' => 190,
  1255.                          'regex' => '',
  1256.                          'unique' => false,
  1257.                          'showCharCount' => false,
  1258.                          'defaultValueGenerator' => '',
  1259.                       )),
  1260.                       => 
  1261.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  1262.                          'name' => 'feature12',
  1263.                          'title' => 'Feature  12',
  1264.                          'tooltip' => '',
  1265.                          'mandatory' => false,
  1266.                          'noteditable' => false,
  1267.                          'index' => false,
  1268.                          'locked' => false,
  1269.                          'style' => '',
  1270.                          'permissions' => NULL,
  1271.                          'datatype' => 'data',
  1272.                          'fieldtype' => 'input',
  1273.                          'relationType' => false,
  1274.                          'invisible' => false,
  1275.                          'visibleGridView' => false,
  1276.                          'visibleSearch' => false,
  1277.                          'blockedVarsForExport' => 
  1278.                         array (
  1279.                         ),
  1280.                          'width' => '',
  1281.                          'defaultValue' => NULL,
  1282.                          'columnLength' => 190,
  1283.                          'regex' => '',
  1284.                          'unique' => false,
  1285.                          'showCharCount' => false,
  1286.                          'defaultValueGenerator' => '',
  1287.                       )),
  1288.                     ),
  1289.                      'region' => 'east',
  1290.                      'layout' => NULL,
  1291.                      'width' => '50%',
  1292.                      'height' => 500,
  1293.                      'maxTabs' => NULL,
  1294.                      'border' => false,
  1295.                      'provideSplitView' => false,
  1296.                      'tabPosition' => NULL,
  1297.                      'hideLabelsWhenTabsReached' => NULL,
  1298.                      'referencedFields' => 
  1299.                     array (
  1300.                     ),
  1301.                      'fieldDefinitionsCache' => NULL,
  1302.                      'permissionView' => NULL,
  1303.                      'permissionEdit' => NULL,
  1304.                      'labelWidth' => 0,
  1305.                      'labelAlign' => 'left',
  1306.                   )),
  1307.                 ),
  1308.                  'locked' => false,
  1309.                  'blockedVarsForExport' => 
  1310.                 array (
  1311.                 ),
  1312.                  'fieldtype' => 'region',
  1313.                  'icon' => '',
  1314.               )),
  1315.             ),
  1316.              'locked' => false,
  1317.              'blockedVarsForExport' => 
  1318.             array (
  1319.             ),
  1320.              'fieldtype' => 'panel',
  1321.              'layout' => '',
  1322.              'border' => false,
  1323.              'icon' => '',
  1324.              'labelWidth' => 200,
  1325.              'labelAlign' => 'top',
  1326.           )),
  1327.           => 
  1328.           Pimcore\Model\DataObject\ClassDefinition\Layout\Region::__set_state(array(
  1329.              'name' => 'Apartment Details',
  1330.              'type' => NULL,
  1331.              'region' => 'north',
  1332.              'title' => 'Apartment Details',
  1333.              'width' => 1200,
  1334.              'height' => 720,
  1335.              'collapsible' => false,
  1336.              'collapsed' => false,
  1337.              'bodyStyle' => '',
  1338.              'datatype' => 'layout',
  1339.              'permissions' => NULL,
  1340.              'childs' => 
  1341.             array (
  1342.               => 
  1343.               Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  1344.                  'name' => 'Apartment Icons',
  1345.                  'type' => NULL,
  1346.                  'region' => 'north',
  1347.                  'title' => 'Ausstattungs-Icons',
  1348.                  'width' => '100%',
  1349.                  'height' => 200,
  1350.                  'collapsible' => false,
  1351.                  'collapsed' => false,
  1352.                  'bodyStyle' => '',
  1353.                  'datatype' => 'layout',
  1354.                  'permissions' => NULL,
  1355.                  'childs' => 
  1356.                 array (
  1357.                   => 
  1358.                   Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1359.                      'name' => 'icon1',
  1360.                      'title' => 'Icon Doppelbett',
  1361.                      'tooltip' => '',
  1362.                      'mandatory' => false,
  1363.                      'noteditable' => false,
  1364.                      'index' => false,
  1365.                      'locked' => false,
  1366.                      'style' => 'float:left; margin-right: 15px;',
  1367.                      'permissions' => NULL,
  1368.                      'datatype' => 'data',
  1369.                      'fieldtype' => 'checkbox',
  1370.                      'relationType' => false,
  1371.                      'invisible' => false,
  1372.                      'visibleGridView' => false,
  1373.                      'visibleSearch' => false,
  1374.                      'blockedVarsForExport' => 
  1375.                     array (
  1376.                     ),
  1377.                      'defaultValue' => 0,
  1378.                      'defaultValueGenerator' => '',
  1379.                   )),
  1380.                   => 
  1381.                   Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1382.                      'name' => 'icon2',
  1383.                      'title' => 'Icon Einzelbett',
  1384.                      'tooltip' => '',
  1385.                      'mandatory' => false,
  1386.                      'noteditable' => false,
  1387.                      'index' => false,
  1388.                      'locked' => false,
  1389.                      'style' => 'float:left; margin-right: 15px;',
  1390.                      'permissions' => NULL,
  1391.                      'datatype' => 'data',
  1392.                      'fieldtype' => 'checkbox',
  1393.                      'relationType' => false,
  1394.                      'invisible' => false,
  1395.                      'visibleGridView' => false,
  1396.                      'visibleSearch' => false,
  1397.                      'blockedVarsForExport' => 
  1398.                     array (
  1399.                     ),
  1400.                      'defaultValue' => 0,
  1401.                      'defaultValueGenerator' => '',
  1402.                   )),
  1403.                   => 
  1404.                   Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1405.                      'name' => 'icon3',
  1406.                      'title' => 'Icon Etagenbett',
  1407.                      'tooltip' => '',
  1408.                      'mandatory' => false,
  1409.                      'noteditable' => false,
  1410.                      'index' => false,
  1411.                      'locked' => false,
  1412.                      'style' => 'float:left; margin-right: 15px;',
  1413.                      'permissions' => NULL,
  1414.                      'datatype' => 'data',
  1415.                      'fieldtype' => 'checkbox',
  1416.                      'relationType' => false,
  1417.                      'invisible' => false,
  1418.                      'visibleGridView' => false,
  1419.                      'visibleSearch' => false,
  1420.                      'blockedVarsForExport' => 
  1421.                     array (
  1422.                     ),
  1423.                      'defaultValue' => 0,
  1424.                      'defaultValueGenerator' => '',
  1425.                   )),
  1426.                   => 
  1427.                   Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1428.                      'name' => 'icon4',
  1429.                      'title' => 'Icon Terrasse',
  1430.                      'tooltip' => '',
  1431.                      'mandatory' => false,
  1432.                      'noteditable' => false,
  1433.                      'index' => false,
  1434.                      'locked' => false,
  1435.                      'style' => 'float:left; margin-right: 15px;',
  1436.                      'permissions' => NULL,
  1437.                      'datatype' => 'data',
  1438.                      'fieldtype' => 'checkbox',
  1439.                      'relationType' => false,
  1440.                      'invisible' => false,
  1441.                      'visibleGridView' => false,
  1442.                      'visibleSearch' => false,
  1443.                      'blockedVarsForExport' => 
  1444.                     array (
  1445.                     ),
  1446.                      'defaultValue' => 0,
  1447.                      'defaultValueGenerator' => '',
  1448.                   )),
  1449.                   => 
  1450.                   Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1451.                      'name' => 'icon5',
  1452.                      'title' => 'Icon Rollstuhl',
  1453.                      'tooltip' => '',
  1454.                      'mandatory' => false,
  1455.                      'noteditable' => false,
  1456.                      'index' => false,
  1457.                      'locked' => false,
  1458.                      'style' => 'float:left; margin-right: 15px;',
  1459.                      'permissions' => NULL,
  1460.                      'datatype' => 'data',
  1461.                      'fieldtype' => 'checkbox',
  1462.                      'relationType' => false,
  1463.                      'invisible' => false,
  1464.                      'visibleGridView' => false,
  1465.                      'visibleSearch' => false,
  1466.                      'blockedVarsForExport' => 
  1467.                     array (
  1468.                     ),
  1469.                      'defaultValue' => 0,
  1470.                      'defaultValueGenerator' => '',
  1471.                   )),
  1472.                   => 
  1473.                   Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1474.                      'name' => 'icon6',
  1475.                      'title' => 'Icon Balkon',
  1476.                      'tooltip' => '',
  1477.                      'mandatory' => false,
  1478.                      'noteditable' => false,
  1479.                      'index' => false,
  1480.                      'locked' => false,
  1481.                      'style' => 'float:left; margin-right: 15px;',
  1482.                      'permissions' => NULL,
  1483.                      'datatype' => 'data',
  1484.                      'fieldtype' => 'checkbox',
  1485.                      'relationType' => false,
  1486.                      'invisible' => false,
  1487.                      'visibleGridView' => false,
  1488.                      'visibleSearch' => false,
  1489.                      'blockedVarsForExport' => 
  1490.                     array (
  1491.                     ),
  1492.                      'defaultValue' => 0,
  1493.                      'defaultValueGenerator' => '',
  1494.                   )),
  1495.                   => 
  1496.                   Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1497.                      'name' => 'icon7',
  1498.                      'title' => 'Icon Aussicht',
  1499.                      'tooltip' => '',
  1500.                      'mandatory' => false,
  1501.                      'noteditable' => false,
  1502.                      'index' => false,
  1503.                      'locked' => false,
  1504.                      'style' => 'float:left; margin-right: 15px;',
  1505.                      'permissions' => NULL,
  1506.                      'datatype' => 'data',
  1507.                      'fieldtype' => 'checkbox',
  1508.                      'relationType' => false,
  1509.                      'invisible' => false,
  1510.                      'visibleGridView' => false,
  1511.                      'visibleSearch' => false,
  1512.                      'blockedVarsForExport' => 
  1513.                     array (
  1514.                     ),
  1515.                      'defaultValue' => 0,
  1516.                      'defaultValueGenerator' => '',
  1517.                   )),
  1518.                   => 
  1519.                   Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1520.                      'name' => 'icon8',
  1521.                      'title' => 'Icon Erdgeschoss',
  1522.                      'tooltip' => '',
  1523.                      'mandatory' => false,
  1524.                      'noteditable' => false,
  1525.                      'index' => false,
  1526.                      'locked' => false,
  1527.                      'style' => 'float:left; margin-right: 15px;',
  1528.                      'permissions' => NULL,
  1529.                      'datatype' => 'data',
  1530.                      'fieldtype' => 'checkbox',
  1531.                      'relationType' => false,
  1532.                      'invisible' => false,
  1533.                      'visibleGridView' => false,
  1534.                      'visibleSearch' => false,
  1535.                      'blockedVarsForExport' => 
  1536.                     array (
  1537.                     ),
  1538.                      'defaultValue' => 0,
  1539.                      'defaultValueGenerator' => '',
  1540.                   )),
  1541.                 ),
  1542.                  'locked' => false,
  1543.                  'blockedVarsForExport' => 
  1544.                 array (
  1545.                 ),
  1546.                  'fieldtype' => 'panel',
  1547.                  'layout' => NULL,
  1548.                  'border' => false,
  1549.                  'icon' => '',
  1550.                  'labelWidth' => 0,
  1551.                  'labelAlign' => 'left',
  1552.               )),
  1553.               => 
  1554.               Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  1555.                  'name' => 'Apartment Finder-Optionen',
  1556.                  'type' => NULL,
  1557.                  'region' => 'north',
  1558.                  'title' => 'Apartment Finder-Optionen',
  1559.                  'width' => '100%',
  1560.                  'height' => '',
  1561.                  'collapsible' => false,
  1562.                  'collapsed' => false,
  1563.                  'bodyStyle' => '',
  1564.                  'datatype' => 'layout',
  1565.                  'permissions' => NULL,
  1566.                  'childs' => 
  1567.                 array (
  1568.                   => 
  1569.                   Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1570.                      'name' => 'finderSleepingRoom',
  1571.                      'title' => 'Schlafzimmer',
  1572.                      'tooltip' => '',
  1573.                      'mandatory' => false,
  1574.                      'noteditable' => false,
  1575.                      'index' => false,
  1576.                      'locked' => false,
  1577.                      'style' => 'float:left; margin-right: 15px;',
  1578.                      'permissions' => NULL,
  1579.                      'datatype' => 'data',
  1580.                      'fieldtype' => 'checkbox',
  1581.                      'relationType' => false,
  1582.                      'invisible' => false,
  1583.                      'visibleGridView' => false,
  1584.                      'visibleSearch' => false,
  1585.                      'blockedVarsForExport' => 
  1586.                     array (
  1587.                     ),
  1588.                      'defaultValue' => NULL,
  1589.                      'defaultValueGenerator' => '',
  1590.                   )),
  1591.                   => 
  1592.                   Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1593.                      'name' => 'finder2SleepingRooms',
  1594.                      'title' => '2 Schlafzimmer',
  1595.                      'tooltip' => '',
  1596.                      'mandatory' => false,
  1597.                      'noteditable' => false,
  1598.                      'index' => false,
  1599.                      'locked' => false,
  1600.                      'style' => 'float:left; margin-right: 15px;',
  1601.                      'permissions' => NULL,
  1602.                      'datatype' => 'data',
  1603.                      'fieldtype' => 'checkbox',
  1604.                      'relationType' => false,
  1605.                      'invisible' => false,
  1606.                      'visibleGridView' => false,
  1607.                      'visibleSearch' => false,
  1608.                      'blockedVarsForExport' => 
  1609.                     array (
  1610.                     ),
  1611.                      'defaultValue' => NULL,
  1612.                      'defaultValueGenerator' => '',
  1613.                   )),
  1614.                   => 
  1615.                   Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1616.                      'name' => 'finderGroups',
  1617.                      'title' => 'Apartment für Gruppen geeignet',
  1618.                      'tooltip' => '',
  1619.                      'mandatory' => false,
  1620.                      'noteditable' => false,
  1621.                      'index' => false,
  1622.                      'locked' => false,
  1623.                      'style' => 'float:left; margin-right: 15px;',
  1624.                      'permissions' => NULL,
  1625.                      'datatype' => 'data',
  1626.                      'fieldtype' => 'checkbox',
  1627.                      'relationType' => false,
  1628.                      'invisible' => false,
  1629.                      'visibleGridView' => false,
  1630.                      'visibleSearch' => false,
  1631.                      'blockedVarsForExport' => 
  1632.                     array (
  1633.                     ),
  1634.                      'defaultValue' => NULL,
  1635.                      'defaultValueGenerator' => '',
  1636.                   )),
  1637.                   => 
  1638.                   Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1639.                      'name' => 'finderGroundFloor',
  1640.                      'title' => 'Erdgeschoss',
  1641.                      'tooltip' => '',
  1642.                      'mandatory' => false,
  1643.                      'noteditable' => false,
  1644.                      'index' => false,
  1645.                      'locked' => false,
  1646.                      'style' => 'float:left; margin-right: 15px;',
  1647.                      'permissions' => NULL,
  1648.                      'datatype' => 'data',
  1649.                      'fieldtype' => 'checkbox',
  1650.                      'relationType' => false,
  1651.                      'invisible' => false,
  1652.                      'visibleGridView' => false,
  1653.                      'visibleSearch' => false,
  1654.                      'blockedVarsForExport' => 
  1655.                     array (
  1656.                     ),
  1657.                      'defaultValue' => NULL,
  1658.                      'defaultValueGenerator' => '',
  1659.                   )),
  1660.                   => 
  1661.                   Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1662.                      'name' => 'finderWheelchairAccessible',
  1663.                      'title' => 'Apartment für Rollstuhlfahrer geeignet',
  1664.                      'tooltip' => '',
  1665.                      'mandatory' => false,
  1666.                      'noteditable' => false,
  1667.                      'index' => false,
  1668.                      'locked' => false,
  1669.                      'style' => 'float:left; margin-right: 15px;',
  1670.                      'permissions' => NULL,
  1671.                      'datatype' => 'data',
  1672.                      'fieldtype' => 'checkbox',
  1673.                      'relationType' => false,
  1674.                      'invisible' => false,
  1675.                      'visibleGridView' => false,
  1676.                      'visibleSearch' => false,
  1677.                      'blockedVarsForExport' => 
  1678.                     array (
  1679.                     ),
  1680.                      'defaultValue' => NULL,
  1681.                      'defaultValueGenerator' => '',
  1682.                   )),
  1683.                   => 
  1684.                   Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1685.                      'name' => 'finderBalcony',
  1686.                      'title' => 'Apartment hat Balkon',
  1687.                      'tooltip' => '',
  1688.                      'mandatory' => false,
  1689.                      'noteditable' => false,
  1690.                      'index' => false,
  1691.                      'locked' => false,
  1692.                      'style' => 'float:left; margin-right: 15px;',
  1693.                      'permissions' => NULL,
  1694.                      'datatype' => 'data',
  1695.                      'fieldtype' => 'checkbox',
  1696.                      'relationType' => false,
  1697.                      'invisible' => false,
  1698.                      'visibleGridView' => false,
  1699.                      'visibleSearch' => false,
  1700.                      'blockedVarsForExport' => 
  1701.                     array (
  1702.                     ),
  1703.                      'defaultValue' => NULL,
  1704.                      'defaultValueGenerator' => '',
  1705.                   )),
  1706.                   => 
  1707.                   Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1708.                      'name' => 'finderTerrace',
  1709.                      'title' => 'Apartment hat Terrasse',
  1710.                      'tooltip' => '',
  1711.                      'mandatory' => false,
  1712.                      'noteditable' => false,
  1713.                      'index' => false,
  1714.                      'locked' => false,
  1715.                      'style' => 'float:left; margin-right: 15px;',
  1716.                      'permissions' => NULL,
  1717.                      'datatype' => 'data',
  1718.                      'fieldtype' => 'checkbox',
  1719.                      'relationType' => false,
  1720.                      'invisible' => false,
  1721.                      'visibleGridView' => false,
  1722.                      'visibleSearch' => false,
  1723.                      'blockedVarsForExport' => 
  1724.                     array (
  1725.                     ),
  1726.                      'defaultValue' => NULL,
  1727.                      'defaultValueGenerator' => '',
  1728.                   )),
  1729.                   => 
  1730.                   Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1731.                      'name' => 'finderView',
  1732.                      'title' => 'Apartment hat Aussicht',
  1733.                      'tooltip' => '',
  1734.                      'mandatory' => false,
  1735.                      'noteditable' => false,
  1736.                      'index' => false,
  1737.                      'locked' => false,
  1738.                      'style' => 'float:left; margin-right: 15px;',
  1739.                      'permissions' => NULL,
  1740.                      'datatype' => 'data',
  1741.                      'fieldtype' => 'checkbox',
  1742.                      'relationType' => false,
  1743.                      'invisible' => false,
  1744.                      'visibleGridView' => false,
  1745.                      'visibleSearch' => false,
  1746.                      'blockedVarsForExport' => 
  1747.                     array (
  1748.                     ),
  1749.                      'defaultValue' => NULL,
  1750.                      'defaultValueGenerator' => '',
  1751.                   )),
  1752.                 ),
  1753.                  'locked' => false,
  1754.                  'blockedVarsForExport' => 
  1755.                 array (
  1756.                 ),
  1757.                  'fieldtype' => 'panel',
  1758.                  'layout' => '',
  1759.                  'border' => false,
  1760.                  'icon' => '',
  1761.                  'labelWidth' => 0,
  1762.                  'labelAlign' => 'left',
  1763.               )),
  1764.               => 
  1765.               Pimcore\Model\DataObject\ClassDefinition\Layout\Region::__set_state(array(
  1766.                  'name' => 'Apartment Ausstattung',
  1767.                  'type' => NULL,
  1768.                  'region' => 'west',
  1769.                  'title' => 'Apartment Ausstattung',
  1770.                  'width' => '50%',
  1771.                  'height' => 560,
  1772.                  'collapsible' => false,
  1773.                  'collapsed' => false,
  1774.                  'bodyStyle' => '',
  1775.                  'datatype' => 'layout',
  1776.                  'permissions' => NULL,
  1777.                  'childs' => 
  1778.                 array (
  1779.                   => 
  1780.                   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  1781.                      'name' => 'Ausstattung 1',
  1782.                      'type' => NULL,
  1783.                      'region' => 'west',
  1784.                      'title' => '',
  1785.                      'width' => '50%',
  1786.                      'height' => '',
  1787.                      'collapsible' => false,
  1788.                      'collapsed' => false,
  1789.                      'bodyStyle' => '',
  1790.                      'datatype' => 'layout',
  1791.                      'permissions' => NULL,
  1792.                      'childs' => 
  1793.                     array (
  1794.                       => 
  1795.                       Pimcore\Model\DataObject\ClassDefinition\Layout\Fieldcontainer::__set_state(array(
  1796.                          'name' => 'Ausstattung 1',
  1797.                          'type' => NULL,
  1798.                          'region' => 'east',
  1799.                          'title' => NULL,
  1800.                          'width' => '100%',
  1801.                          'height' => '',
  1802.                          'collapsible' => false,
  1803.                          'collapsed' => false,
  1804.                          'bodyStyle' => '',
  1805.                          'datatype' => 'layout',
  1806.                          'permissions' => NULL,
  1807.                          'childs' => 
  1808.                         array (
  1809.                           => 
  1810.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1811.                              'name' => 'facilityFreeWifi',
  1812.                              'title' => 'Freies W-LAN ',
  1813.                              'tooltip' => '',
  1814.                              'mandatory' => false,
  1815.                              'noteditable' => false,
  1816.                              'index' => false,
  1817.                              'locked' => false,
  1818.                              'style' => 'float: left;',
  1819.                              'permissions' => NULL,
  1820.                              'datatype' => 'data',
  1821.                              'fieldtype' => 'checkbox',
  1822.                              'relationType' => false,
  1823.                              'invisible' => false,
  1824.                              'visibleGridView' => false,
  1825.                              'visibleSearch' => false,
  1826.                              'blockedVarsForExport' => 
  1827.                             array (
  1828.                             ),
  1829.                              'defaultValue' => 0,
  1830.                              'defaultValueGenerator' => '',
  1831.                           )),
  1832.                           => 
  1833.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1834.                              'name' => 'facilityCalbeTv',
  1835.                              'title' => 'Smart TV',
  1836.                              'tooltip' => '',
  1837.                              'mandatory' => false,
  1838.                              'noteditable' => false,
  1839.                              'index' => false,
  1840.                              'locked' => false,
  1841.                              'style' => 'float: left;',
  1842.                              'permissions' => NULL,
  1843.                              'datatype' => 'data',
  1844.                              'fieldtype' => 'checkbox',
  1845.                              'relationType' => false,
  1846.                              'invisible' => false,
  1847.                              'visibleGridView' => false,
  1848.                              'visibleSearch' => false,
  1849.                              'blockedVarsForExport' => 
  1850.                             array (
  1851.                             ),
  1852.                              'defaultValue' => 0,
  1853.                              'defaultValueGenerator' => '',
  1854.                           )),
  1855.                           => 
  1856.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1857.                              'name' => 'facilityKitchenette',
  1858.                              'title' => 'Küchenzeile mit Ausstattung',
  1859.                              'tooltip' => '',
  1860.                              'mandatory' => false,
  1861.                              'noteditable' => false,
  1862.                              'index' => false,
  1863.                              'locked' => false,
  1864.                              'style' => 'float:left;',
  1865.                              'permissions' => NULL,
  1866.                              'datatype' => 'data',
  1867.                              'fieldtype' => 'checkbox',
  1868.                              'relationType' => false,
  1869.                              'invisible' => false,
  1870.                              'visibleGridView' => false,
  1871.                              'visibleSearch' => false,
  1872.                              'blockedVarsForExport' => 
  1873.                             array (
  1874.                             ),
  1875.                              'defaultValue' => 0,
  1876.                              'defaultValueGenerator' => '',
  1877.                           )),
  1878.                           => 
  1879.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1880.                              'name' => 'facilityRefrigerator',
  1881.                              'title' => 'Kühlschrank mit Gefrierfach',
  1882.                              'tooltip' => '',
  1883.                              'mandatory' => false,
  1884.                              'noteditable' => false,
  1885.                              'index' => false,
  1886.                              'locked' => false,
  1887.                              'style' => '',
  1888.                              'permissions' => NULL,
  1889.                              'datatype' => 'data',
  1890.                              'fieldtype' => 'checkbox',
  1891.                              'relationType' => false,
  1892.                              'invisible' => false,
  1893.                              'visibleGridView' => false,
  1894.                              'visibleSearch' => false,
  1895.                              'blockedVarsForExport' => 
  1896.                             array (
  1897.                             ),
  1898.                              'defaultValue' => 0,
  1899.                              'defaultValueGenerator' => '',
  1900.                           )),
  1901.                           => 
  1902.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1903.                              'name' => 'facilityDishwasher',
  1904.                              'title' => 'Geschirrspülmschine',
  1905.                              'tooltip' => '',
  1906.                              'mandatory' => false,
  1907.                              'noteditable' => false,
  1908.                              'index' => false,
  1909.                              'locked' => false,
  1910.                              'style' => '',
  1911.                              'permissions' => NULL,
  1912.                              'datatype' => 'data',
  1913.                              'fieldtype' => 'checkbox',
  1914.                              'relationType' => false,
  1915.                              'invisible' => false,
  1916.                              'visibleGridView' => false,
  1917.                              'visibleSearch' => false,
  1918.                              'blockedVarsForExport' => 
  1919.                             array (
  1920.                             ),
  1921.                              'defaultValue' => 0,
  1922.                              'defaultValueGenerator' => '',
  1923.                           )),
  1924.                           => 
  1925.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1926.                              'name' => 'facilityCoffeeMaker',
  1927.                              'title' => 'Filterkaffeemaschine',
  1928.                              'tooltip' => '',
  1929.                              'mandatory' => false,
  1930.                              'noteditable' => false,
  1931.                              'index' => false,
  1932.                              'locked' => false,
  1933.                              'style' => '',
  1934.                              'permissions' => NULL,
  1935.                              'datatype' => 'data',
  1936.                              'fieldtype' => 'checkbox',
  1937.                              'relationType' => false,
  1938.                              'invisible' => false,
  1939.                              'visibleGridView' => false,
  1940.                              'visibleSearch' => false,
  1941.                              'blockedVarsForExport' => 
  1942.                             array (
  1943.                             ),
  1944.                              'defaultValue' => 0,
  1945.                              'defaultValueGenerator' => '',
  1946.                           )),
  1947.                           => 
  1948.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1949.                              'name' => 'facilityElectricKettle',
  1950.                              'title' => 'Wasserkocher',
  1951.                              'tooltip' => '',
  1952.                              'mandatory' => false,
  1953.                              'noteditable' => false,
  1954.                              'index' => false,
  1955.                              'locked' => false,
  1956.                              'style' => '',
  1957.                              'permissions' => NULL,
  1958.                              'datatype' => 'data',
  1959.                              'fieldtype' => 'checkbox',
  1960.                              'relationType' => false,
  1961.                              'invisible' => false,
  1962.                              'visibleGridView' => false,
  1963.                              'visibleSearch' => false,
  1964.                              'blockedVarsForExport' => 
  1965.                             array (
  1966.                             ),
  1967.                              'defaultValue' => 0,
  1968.                              'defaultValueGenerator' => '',
  1969.                           )),
  1970.                           => 
  1971.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1972.                              'name' => 'facilityToaster',
  1973.                              'title' => 'Toaster',
  1974.                              'tooltip' => '',
  1975.                              'mandatory' => false,
  1976.                              'noteditable' => false,
  1977.                              'index' => false,
  1978.                              'locked' => false,
  1979.                              'style' => '',
  1980.                              'permissions' => NULL,
  1981.                              'datatype' => 'data',
  1982.                              'fieldtype' => 'checkbox',
  1983.                              'relationType' => false,
  1984.                              'invisible' => false,
  1985.                              'visibleGridView' => false,
  1986.                              'visibleSearch' => false,
  1987.                              'blockedVarsForExport' => 
  1988.                             array (
  1989.                             ),
  1990.                              'defaultValue' => 0,
  1991.                              'defaultValueGenerator' => '',
  1992.                           )),
  1993.                           => 
  1994.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  1995.                              'name' => 'facilityEggBoiler',
  1996.                              'title' => 'Eierkocher',
  1997.                              'tooltip' => '',
  1998.                              'mandatory' => false,
  1999.                              'noteditable' => false,
  2000.                              'index' => false,
  2001.                              'locked' => false,
  2002.                              'style' => '',
  2003.                              'permissions' => NULL,
  2004.                              'datatype' => 'data',
  2005.                              'fieldtype' => 'checkbox',
  2006.                              'relationType' => false,
  2007.                              'invisible' => false,
  2008.                              'visibleGridView' => false,
  2009.                              'visibleSearch' => false,
  2010.                              'blockedVarsForExport' => 
  2011.                             array (
  2012.                             ),
  2013.                              'defaultValue' => 0,
  2014.                              'defaultValueGenerator' => '',
  2015.                           )),
  2016.                           => 
  2017.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2018.                              'name' => 'facilityIron',
  2019.                              'title' => 'Bügeleisen',
  2020.                              'tooltip' => '',
  2021.                              'mandatory' => false,
  2022.                              'noteditable' => false,
  2023.                              'index' => false,
  2024.                              'locked' => false,
  2025.                              'style' => '',
  2026.                              'permissions' => NULL,
  2027.                              'datatype' => 'data',
  2028.                              'fieldtype' => 'checkbox',
  2029.                              'relationType' => false,
  2030.                              'invisible' => false,
  2031.                              'visibleGridView' => false,
  2032.                              'visibleSearch' => false,
  2033.                              'blockedVarsForExport' => 
  2034.                             array (
  2035.                             ),
  2036.                              'defaultValue' => 0,
  2037.                              'defaultValueGenerator' => '',
  2038.                           )),
  2039.                           10 => 
  2040.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2041.                              'name' => 'facilityIronBoard',
  2042.                              'title' => 'Bügelbrett',
  2043.                              'tooltip' => '',
  2044.                              'mandatory' => false,
  2045.                              'noteditable' => false,
  2046.                              'index' => false,
  2047.                              'locked' => false,
  2048.                              'style' => '',
  2049.                              'permissions' => NULL,
  2050.                              'datatype' => 'data',
  2051.                              'fieldtype' => 'checkbox',
  2052.                              'relationType' => false,
  2053.                              'invisible' => false,
  2054.                              'visibleGridView' => false,
  2055.                              'visibleSearch' => false,
  2056.                              'blockedVarsForExport' => 
  2057.                             array (
  2058.                             ),
  2059.                              'defaultValue' => 0,
  2060.                              'defaultValueGenerator' => '',
  2061.                           )),
  2062.                           11 => 
  2063.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2064.                              'name' => 'facilityBedProtection',
  2065.                              'title' => 'Rausfallschutz für Kinder',
  2066.                              'tooltip' => '',
  2067.                              'mandatory' => false,
  2068.                              'noteditable' => false,
  2069.                              'index' => false,
  2070.                              'locked' => false,
  2071.                              'style' => '',
  2072.                              'permissions' => NULL,
  2073.                              'datatype' => 'data',
  2074.                              'fieldtype' => 'checkbox',
  2075.                              'relationType' => false,
  2076.                              'invisible' => false,
  2077.                              'visibleGridView' => false,
  2078.                              'visibleSearch' => false,
  2079.                              'blockedVarsForExport' => 
  2080.                             array (
  2081.                             ),
  2082.                              'defaultValue' => NULL,
  2083.                              'defaultValueGenerator' => '',
  2084.                           )),
  2085.                           12 => 
  2086.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2087.                              'name' => 'facilityChildTableware',
  2088.                              'title' => 'Kindergeschirr',
  2089.                              'tooltip' => '',
  2090.                              'mandatory' => false,
  2091.                              'noteditable' => false,
  2092.                              'index' => false,
  2093.                              'locked' => false,
  2094.                              'style' => '',
  2095.                              'permissions' => NULL,
  2096.                              'datatype' => 'data',
  2097.                              'fieldtype' => 'checkbox',
  2098.                              'relationType' => false,
  2099.                              'invisible' => false,
  2100.                              'visibleGridView' => false,
  2101.                              'visibleSearch' => false,
  2102.                              'blockedVarsForExport' => 
  2103.                             array (
  2104.                             ),
  2105.                              'defaultValue' => NULL,
  2106.                              'defaultValueGenerator' => '',
  2107.                           )),
  2108.                         ),
  2109.                          'locked' => false,
  2110.                          'blockedVarsForExport' => 
  2111.                         array (
  2112.                         ),
  2113.                          'fieldtype' => 'fieldcontainer',
  2114.                          'layout' => 'vbox',
  2115.                          'fieldLabel' => '',
  2116.                          'labelWidth' => 200,
  2117.                          'labelAlign' => 'left',
  2118.                       )),
  2119.                     ),
  2120.                      'locked' => false,
  2121.                      'blockedVarsForExport' => 
  2122.                     array (
  2123.                     ),
  2124.                      'fieldtype' => 'panel',
  2125.                      'layout' => NULL,
  2126.                      'border' => false,
  2127.                      'icon' => '',
  2128.                      'labelWidth' => 0,
  2129.                      'labelAlign' => 'left',
  2130.                   )),
  2131.                   => 
  2132.                   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  2133.                      'name' => 'Ausstattung 2',
  2134.                      'type' => NULL,
  2135.                      'region' => 'east',
  2136.                      'title' => '',
  2137.                      'width' => '50%',
  2138.                      'height' => '',
  2139.                      'collapsible' => false,
  2140.                      'collapsed' => false,
  2141.                      'bodyStyle' => '',
  2142.                      'datatype' => 'layout',
  2143.                      'permissions' => NULL,
  2144.                      'childs' => 
  2145.                     array (
  2146.                       => 
  2147.                       Pimcore\Model\DataObject\ClassDefinition\Layout\Fieldcontainer::__set_state(array(
  2148.                          'name' => 'Ausstattung 2',
  2149.                          'type' => NULL,
  2150.                          'region' => 'west',
  2151.                          'title' => NULL,
  2152.                          'width' => '100%',
  2153.                          'height' => '',
  2154.                          'collapsible' => false,
  2155.                          'collapsed' => false,
  2156.                          'bodyStyle' => '',
  2157.                          'datatype' => 'layout',
  2158.                          'permissions' => NULL,
  2159.                          'childs' => 
  2160.                         array (
  2161.                           => 
  2162.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2163.                              'name' => 'facilityRoomSafe',
  2164.                              'title' => 'Zimmersafe',
  2165.                              'tooltip' => '',
  2166.                              'mandatory' => false,
  2167.                              'noteditable' => false,
  2168.                              'index' => false,
  2169.                              'locked' => false,
  2170.                              'style' => '',
  2171.                              'permissions' => NULL,
  2172.                              'datatype' => 'data',
  2173.                              'fieldtype' => 'checkbox',
  2174.                              'relationType' => false,
  2175.                              'invisible' => false,
  2176.                              'visibleGridView' => false,
  2177.                              'visibleSearch' => false,
  2178.                              'blockedVarsForExport' => 
  2179.                             array (
  2180.                             ),
  2181.                              'defaultValue' => 0,
  2182.                              'defaultValueGenerator' => '',
  2183.                           )),
  2184.                           => 
  2185.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2186.                              'name' => 'facilityNespresso',
  2187.                              'title' => 'Nespressomaschine &reg;',
  2188.                              'tooltip' => '',
  2189.                              'mandatory' => false,
  2190.                              'noteditable' => false,
  2191.                              'index' => false,
  2192.                              'locked' => false,
  2193.                              'style' => '',
  2194.                              'permissions' => NULL,
  2195.                              'datatype' => 'data',
  2196.                              'fieldtype' => 'checkbox',
  2197.                              'relationType' => false,
  2198.                              'invisible' => false,
  2199.                              'visibleGridView' => false,
  2200.                              'visibleSearch' => false,
  2201.                              'blockedVarsForExport' => 
  2202.                             array (
  2203.                             ),
  2204.                              'defaultValue' => 0,
  2205.                              'defaultValueGenerator' => '',
  2206.                           )),
  2207.                           => 
  2208.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2209.                              'name' => 'facilityRadio',
  2210.                              'title' => 'Radio/CD-Player ',
  2211.                              'tooltip' => '',
  2212.                              'mandatory' => false,
  2213.                              'noteditable' => false,
  2214.                              'index' => false,
  2215.                              'locked' => false,
  2216.                              'style' => '',
  2217.                              'permissions' => NULL,
  2218.                              'datatype' => 'data',
  2219.                              'fieldtype' => 'checkbox',
  2220.                              'relationType' => false,
  2221.                              'invisible' => false,
  2222.                              'visibleGridView' => false,
  2223.                              'visibleSearch' => false,
  2224.                              'blockedVarsForExport' => 
  2225.                             array (
  2226.                             ),
  2227.                              'defaultValue' => 0,
  2228.                              'defaultValueGenerator' => '',
  2229.                           )),
  2230.                           => 
  2231.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2232.                              'name' => 'facilityHairDryer',
  2233.                              'title' => 'Haartrockner',
  2234.                              'tooltip' => '',
  2235.                              'mandatory' => false,
  2236.                              'noteditable' => false,
  2237.                              'index' => false,
  2238.                              'locked' => false,
  2239.                              'style' => '',
  2240.                              'permissions' => NULL,
  2241.                              'datatype' => 'data',
  2242.                              'fieldtype' => 'checkbox',
  2243.                              'relationType' => false,
  2244.                              'invisible' => false,
  2245.                              'visibleGridView' => false,
  2246.                              'visibleSearch' => false,
  2247.                              'blockedVarsForExport' => 
  2248.                             array (
  2249.                             ),
  2250.                              'defaultValue' => 0,
  2251.                              'defaultValueGenerator' => '',
  2252.                           )),
  2253.                           => 
  2254.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2255.                              'name' => 'facilityBedLinen',
  2256.                              'title' => 'Bettwäsche',
  2257.                              'tooltip' => '',
  2258.                              'mandatory' => false,
  2259.                              'noteditable' => false,
  2260.                              'index' => false,
  2261.                              'locked' => false,
  2262.                              'style' => '',
  2263.                              'permissions' => NULL,
  2264.                              'datatype' => 'data',
  2265.                              'fieldtype' => 'checkbox',
  2266.                              'relationType' => false,
  2267.                              'invisible' => false,
  2268.                              'visibleGridView' => false,
  2269.                              'visibleSearch' => false,
  2270.                              'blockedVarsForExport' => 
  2271.                             array (
  2272.                             ),
  2273.                              'defaultValue' => 0,
  2274.                              'defaultValueGenerator' => '',
  2275.                           )),
  2276.                           => 
  2277.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2278.                              'name' => 'facilityTowels',
  2279.                              'title' => 'Handtücher',
  2280.                              'tooltip' => '',
  2281.                              'mandatory' => false,
  2282.                              'noteditable' => false,
  2283.                              'index' => false,
  2284.                              'locked' => false,
  2285.                              'style' => '',
  2286.                              'permissions' => NULL,
  2287.                              'datatype' => 'data',
  2288.                              'fieldtype' => 'checkbox',
  2289.                              'relationType' => false,
  2290.                              'invisible' => false,
  2291.                              'visibleGridView' => false,
  2292.                              'visibleSearch' => false,
  2293.                              'blockedVarsForExport' => 
  2294.                             array (
  2295.                             ),
  2296.                              'defaultValue' => 0,
  2297.                              'defaultValueGenerator' => '',
  2298.                           )),
  2299.                           => 
  2300.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2301.                              'name' => 'facilityTowelDryer',
  2302.                              'title' => 'Handtuchtrockner',
  2303.                              'tooltip' => '',
  2304.                              'mandatory' => false,
  2305.                              'noteditable' => false,
  2306.                              'index' => false,
  2307.                              'locked' => false,
  2308.                              'style' => '',
  2309.                              'permissions' => NULL,
  2310.                              'datatype' => 'data',
  2311.                              'fieldtype' => 'checkbox',
  2312.                              'relationType' => false,
  2313.                              'invisible' => false,
  2314.                              'visibleGridView' => false,
  2315.                              'visibleSearch' => false,
  2316.                              'blockedVarsForExport' => 
  2317.                             array (
  2318.                             ),
  2319.                              'defaultValue' => 0,
  2320.                              'defaultValueGenerator' => '',
  2321.                           )),
  2322.                           => 
  2323.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2324.                              'name' => 'facilityElectricFrame',
  2325.                              'title' => 'Elektrischer Lattenrost',
  2326.                              'tooltip' => '',
  2327.                              'mandatory' => false,
  2328.                              'noteditable' => false,
  2329.                              'index' => false,
  2330.                              'locked' => false,
  2331.                              'style' => '',
  2332.                              'permissions' => NULL,
  2333.                              'datatype' => 'data',
  2334.                              'fieldtype' => 'checkbox',
  2335.                              'relationType' => false,
  2336.                              'invisible' => false,
  2337.                              'visibleGridView' => false,
  2338.                              'visibleSearch' => false,
  2339.                              'blockedVarsForExport' => 
  2340.                             array (
  2341.                             ),
  2342.                              'defaultValue' => 0,
  2343.                              'defaultValueGenerator' => '',
  2344.                           )),
  2345.                           => 
  2346.                           Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2347.                              'name' => 'facilityIntercom',
  2348.                              'title' => 'Haustürsprechanlage ',
  2349.                              'tooltip' => '',
  2350.                              'mandatory' => false,
  2351.                              'noteditable' => false,
  2352.                              'index' => false,
  2353.                              'locked' => false,
  2354.                              'style' => '',
  2355.                              'permissions' => NULL,
  2356.                              'datatype' => 'data',
  2357.                              'fieldtype' => 'checkbox',
  2358.                              'relationType' => false,
  2359.                              'invisible' => false,
  2360.                              'visibleGridView' => false,
  2361.                              'visibleSearch' => false,
  2362.                              'blockedVarsForExport' => 
  2363.                             array (
  2364.                             ),
  2365.                              'defaultValue' => 0,
  2366.                              'defaultValueGenerator' => '',
  2367.                           )),
  2368.                         ),
  2369.                          'locked' => false,
  2370.                          'blockedVarsForExport' => 
  2371.                         array (
  2372.                         ),
  2373.                          'fieldtype' => 'fieldcontainer',
  2374.                          'layout' => 'vbox',
  2375.                          'fieldLabel' => '',
  2376.                          'labelWidth' => 200,
  2377.                          'labelAlign' => 'left',
  2378.                       )),
  2379.                     ),
  2380.                      'locked' => false,
  2381.                      'blockedVarsForExport' => 
  2382.                     array (
  2383.                     ),
  2384.                      'fieldtype' => 'panel',
  2385.                      'layout' => NULL,
  2386.                      'border' => false,
  2387.                      'icon' => '',
  2388.                      'labelWidth' => 0,
  2389.                      'labelAlign' => 'left',
  2390.                   )),
  2391.                 ),
  2392.                  'locked' => false,
  2393.                  'blockedVarsForExport' => 
  2394.                 array (
  2395.                 ),
  2396.                  'fieldtype' => 'region',
  2397.                  'icon' => '',
  2398.               )),
  2399.               => 
  2400.               Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  2401.                  'name' => 'Apartment Extras',
  2402.                  'type' => NULL,
  2403.                  'region' => 'east',
  2404.                  'title' => 'Apartment Extras',
  2405.                  'width' => '50%',
  2406.                  'height' => 500,
  2407.                  'collapsible' => false,
  2408.                  'collapsed' => false,
  2409.                  'bodyStyle' => '',
  2410.                  'datatype' => 'layout',
  2411.                  'permissions' => NULL,
  2412.                  'childs' => 
  2413.                 array (
  2414.                   => 
  2415.                   Pimcore\Model\DataObject\ClassDefinition\Layout\Fieldcontainer::__set_state(array(
  2416.                      'name' => 'Extras',
  2417.                      'type' => NULL,
  2418.                      'region' => '',
  2419.                      'title' => NULL,
  2420.                      'width' => '100%',
  2421.                      'height' => '',
  2422.                      'collapsible' => false,
  2423.                      'collapsed' => false,
  2424.                      'bodyStyle' => '',
  2425.                      'datatype' => 'layout',
  2426.                      'permissions' => NULL,
  2427.                      'childs' => 
  2428.                     array (
  2429.                       => 
  2430.                       Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2431.                          'name' => 'extraFrenchBalcony',
  2432.                          'title' => 'Französischer Balkon',
  2433.                          'tooltip' => '',
  2434.                          'mandatory' => false,
  2435.                          'noteditable' => false,
  2436.                          'index' => false,
  2437.                          'locked' => false,
  2438.                          'style' => '',
  2439.                          'permissions' => NULL,
  2440.                          'datatype' => 'data',
  2441.                          'fieldtype' => 'checkbox',
  2442.                          'relationType' => false,
  2443.                          'invisible' => false,
  2444.                          'visibleGridView' => false,
  2445.                          'visibleSearch' => false,
  2446.                          'blockedVarsForExport' => 
  2447.                         array (
  2448.                         ),
  2449.                          'defaultValue' => 0,
  2450.                          'defaultValueGenerator' => '',
  2451.                       )),
  2452.                       => 
  2453.                       Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2454.                          'name' => 'extraWheelchairDoors',
  2455.                          'title' => 'Rollstuhlgerechte Türen',
  2456.                          'tooltip' => '',
  2457.                          'mandatory' => false,
  2458.                          'noteditable' => false,
  2459.                          'index' => false,
  2460.                          'locked' => false,
  2461.                          'style' => '',
  2462.                          'permissions' => NULL,
  2463.                          'datatype' => 'data',
  2464.                          'fieldtype' => 'checkbox',
  2465.                          'relationType' => false,
  2466.                          'invisible' => false,
  2467.                          'visibleGridView' => false,
  2468.                          'visibleSearch' => false,
  2469.                          'blockedVarsForExport' => 
  2470.                         array (
  2471.                         ),
  2472.                          'defaultValue' => 0,
  2473.                          'defaultValueGenerator' => '',
  2474.                       )),
  2475.                       => 
  2476.                       Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2477.                          'name' => 'extraWheelchairBath',
  2478.                          'title' => 'Rollstuhlgerechtes Bad',
  2479.                          'tooltip' => '',
  2480.                          'mandatory' => false,
  2481.                          'noteditable' => false,
  2482.                          'index' => false,
  2483.                          'locked' => false,
  2484.                          'style' => '',
  2485.                          'permissions' => NULL,
  2486.                          'datatype' => 'data',
  2487.                          'fieldtype' => 'checkbox',
  2488.                          'relationType' => false,
  2489.                          'invisible' => false,
  2490.                          'visibleGridView' => false,
  2491.                          'visibleSearch' => false,
  2492.                          'blockedVarsForExport' => 
  2493.                         array (
  2494.                         ),
  2495.                          'defaultValue' => 0,
  2496.                          'defaultValueGenerator' => '',
  2497.                       )),
  2498.                       => 
  2499.                       Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2500.                          'name' => 'extraAccessibility',
  2501.                          'title' => 'Barrierefreiheit ',
  2502.                          'tooltip' => '',
  2503.                          'mandatory' => false,
  2504.                          'noteditable' => false,
  2505.                          'index' => false,
  2506.                          'locked' => false,
  2507.                          'style' => '',
  2508.                          'permissions' => NULL,
  2509.                          'datatype' => 'data',
  2510.                          'fieldtype' => 'checkbox',
  2511.                          'relationType' => false,
  2512.                          'invisible' => false,
  2513.                          'visibleGridView' => false,
  2514.                          'visibleSearch' => false,
  2515.                          'blockedVarsForExport' => 
  2516.                         array (
  2517.                         ),
  2518.                          'defaultValue' => 0,
  2519.                          'defaultValueGenerator' => '',
  2520.                       )),
  2521.                       => 
  2522.                       Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2523.                          'name' => 'extraAllergyFriendly',
  2524.                          'title' => 'Allergikerfreundlichkeit',
  2525.                          'tooltip' => '',
  2526.                          'mandatory' => false,
  2527.                          'noteditable' => false,
  2528.                          'index' => false,
  2529.                          'locked' => false,
  2530.                          'style' => '',
  2531.                          'permissions' => NULL,
  2532.                          'datatype' => 'data',
  2533.                          'fieldtype' => 'checkbox',
  2534.                          'relationType' => false,
  2535.                          'invisible' => false,
  2536.                          'visibleGridView' => false,
  2537.                          'visibleSearch' => false,
  2538.                          'blockedVarsForExport' => 
  2539.                         array (
  2540.                         ),
  2541.                          'defaultValue' => 0,
  2542.                          'defaultValueGenerator' => '',
  2543.                       )),
  2544.                       => 
  2545.                       Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2546.                          'name' => 'extraUnderfloorHeating',
  2547.                          'title' => 'Fußbodenheizung ',
  2548.                          'tooltip' => '',
  2549.                          'mandatory' => false,
  2550.                          'noteditable' => false,
  2551.                          'index' => false,
  2552.                          'locked' => false,
  2553.                          'style' => '',
  2554.                          'permissions' => NULL,
  2555.                          'datatype' => 'data',
  2556.                          'fieldtype' => 'checkbox',
  2557.                          'relationType' => false,
  2558.                          'invisible' => false,
  2559.                          'visibleGridView' => false,
  2560.                          'visibleSearch' => false,
  2561.                          'blockedVarsForExport' => 
  2562.                         array (
  2563.                         ),
  2564.                          'defaultValue' => 0,
  2565.                          'defaultValueGenerator' => '',
  2566.                       )),
  2567.                       => 
  2568.                       Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2569.                          'name' => 'extraShutters',
  2570.                          'title' => 'Elektrische Rollläden',
  2571.                          'tooltip' => '',
  2572.                          'mandatory' => false,
  2573.                          'noteditable' => false,
  2574.                          'index' => false,
  2575.                          'locked' => false,
  2576.                          'style' => '',
  2577.                          'permissions' => NULL,
  2578.                          'datatype' => 'data',
  2579.                          'fieldtype' => 'checkbox',
  2580.                          'relationType' => false,
  2581.                          'invisible' => false,
  2582.                          'visibleGridView' => false,
  2583.                          'visibleSearch' => false,
  2584.                          'blockedVarsForExport' => 
  2585.                         array (
  2586.                         ),
  2587.                          'defaultValue' => 0,
  2588.                          'defaultValueGenerator' => '',
  2589.                       )),
  2590.                       => 
  2591.                       Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2592.                          'name' => 'extraWaterSoftener',
  2593.                          'title' => 'Wasserenthärtungsanlage',
  2594.                          'tooltip' => '',
  2595.                          'mandatory' => false,
  2596.                          'noteditable' => false,
  2597.                          'index' => false,
  2598.                          'locked' => false,
  2599.                          'style' => '',
  2600.                          'permissions' => NULL,
  2601.                          'datatype' => 'data',
  2602.                          'fieldtype' => 'checkbox',
  2603.                          'relationType' => false,
  2604.                          'invisible' => false,
  2605.                          'visibleGridView' => false,
  2606.                          'visibleSearch' => false,
  2607.                          'blockedVarsForExport' => 
  2608.                         array (
  2609.                         ),
  2610.                          'defaultValue' => 0,
  2611.                          'defaultValueGenerator' => '',
  2612.                       )),
  2613.                       => 
  2614.                       Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2615.                          'name' => 'extraWashingMachine',
  2616.                          'title' => 'Zentralwaschmaschine',
  2617.                          'tooltip' => '',
  2618.                          'mandatory' => false,
  2619.                          'noteditable' => false,
  2620.                          'index' => false,
  2621.                          'locked' => false,
  2622.                          'style' => '',
  2623.                          'permissions' => NULL,
  2624.                          'datatype' => 'data',
  2625.                          'fieldtype' => 'checkbox',
  2626.                          'relationType' => false,
  2627.                          'invisible' => false,
  2628.                          'visibleGridView' => false,
  2629.                          'visibleSearch' => false,
  2630.                          'blockedVarsForExport' => 
  2631.                         array (
  2632.                         ),
  2633.                          'defaultValue' => 0,
  2634.                          'defaultValueGenerator' => '',
  2635.                       )),
  2636.                       => 
  2637.                       Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2638.                          'name' => 'extraTumbleDryer',
  2639.                          'title' => 'zentraler Wäschetrockner',
  2640.                          'tooltip' => '',
  2641.                          'mandatory' => false,
  2642.                          'noteditable' => false,
  2643.                          'index' => false,
  2644.                          'locked' => false,
  2645.                          'style' => '',
  2646.                          'permissions' => NULL,
  2647.                          'datatype' => 'data',
  2648.                          'fieldtype' => 'checkbox',
  2649.                          'relationType' => false,
  2650.                          'invisible' => false,
  2651.                          'visibleGridView' => false,
  2652.                          'visibleSearch' => false,
  2653.                          'blockedVarsForExport' => 
  2654.                         array (
  2655.                         ),
  2656.                          'defaultValue' => 0,
  2657.                          'defaultValueGenerator' => '',
  2658.                       )),
  2659.                       10 => 
  2660.                       Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2661.                          'name' => 'extraCleaning',
  2662.                          'title' => 'Zwischenreinigung',
  2663.                          'tooltip' => '',
  2664.                          'mandatory' => false,
  2665.                          'noteditable' => false,
  2666.                          'index' => false,
  2667.                          'locked' => false,
  2668.                          'style' => '',
  2669.                          'permissions' => NULL,
  2670.                          'datatype' => 'data',
  2671.                          'fieldtype' => 'checkbox',
  2672.                          'relationType' => false,
  2673.                          'invisible' => false,
  2674.                          'visibleGridView' => false,
  2675.                          'visibleSearch' => false,
  2676.                          'blockedVarsForExport' => 
  2677.                         array (
  2678.                         ),
  2679.                          'defaultValue' => 0,
  2680.                          'defaultValueGenerator' => '',
  2681.                       )),
  2682.                       11 => 
  2683.                       Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2684.                          'name' => 'extraBikeLocker',
  2685.                          'title' => 'Fahrradgarage',
  2686.                          'tooltip' => '',
  2687.                          'mandatory' => false,
  2688.                          'noteditable' => false,
  2689.                          'index' => false,
  2690.                          'locked' => false,
  2691.                          'style' => '',
  2692.                          'permissions' => NULL,
  2693.                          'datatype' => 'data',
  2694.                          'fieldtype' => 'checkbox',
  2695.                          'relationType' => false,
  2696.                          'invisible' => false,
  2697.                          'visibleGridView' => false,
  2698.                          'visibleSearch' => false,
  2699.                          'blockedVarsForExport' => 
  2700.                         array (
  2701.                         ),
  2702.                          'defaultValue' => 0,
  2703.                          'defaultValueGenerator' => '',
  2704.                       )),
  2705.                       12 => 
  2706.                       Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2707.                          'name' => 'extraBabyCrib',
  2708.                          'title' => 'Babybett',
  2709.                          'tooltip' => '',
  2710.                          'mandatory' => false,
  2711.                          'noteditable' => false,
  2712.                          'index' => false,
  2713.                          'locked' => false,
  2714.                          'style' => '',
  2715.                          'permissions' => NULL,
  2716.                          'datatype' => 'data',
  2717.                          'fieldtype' => 'checkbox',
  2718.                          'relationType' => false,
  2719.                          'invisible' => false,
  2720.                          'visibleGridView' => false,
  2721.                          'visibleSearch' => false,
  2722.                          'blockedVarsForExport' => 
  2723.                         array (
  2724.                         ),
  2725.                          'defaultValue' => 0,
  2726.                          'defaultValueGenerator' => '',
  2727.                       )),
  2728.                       13 => 
  2729.                       Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
  2730.                          'name' => 'extraHighChair',
  2731.                          'title' => 'Kinderstuhl',
  2732.                          'tooltip' => '',
  2733.                          'mandatory' => false,
  2734.                          'noteditable' => false,
  2735.                          'index' => false,
  2736.                          'locked' => false,
  2737.                          'style' => '',
  2738.                          'permissions' => NULL,
  2739.                          'datatype' => 'data',
  2740.                          'fieldtype' => 'checkbox',
  2741.                          'relationType' => false,
  2742.                          'invisible' => false,
  2743.                          'visibleGridView' => false,
  2744.                          'visibleSearch' => false,
  2745.                          'blockedVarsForExport' => 
  2746.                         array (
  2747.                         ),
  2748.                          'defaultValue' => 0,
  2749.                          'defaultValueGenerator' => '',
  2750.                       )),
  2751.                     ),
  2752.                      'locked' => false,
  2753.                      'blockedVarsForExport' => 
  2754.                     array (
  2755.                     ),
  2756.                      'fieldtype' => 'fieldcontainer',
  2757.                      'layout' => 'vbox',
  2758.                      'fieldLabel' => 'Extras',
  2759.                      'labelWidth' => 200,
  2760.                      'labelAlign' => 'left',
  2761.                   )),
  2762.                 ),
  2763.                  'locked' => false,
  2764.                  'blockedVarsForExport' => 
  2765.                 array (
  2766.                 ),
  2767.                  'fieldtype' => 'panel',
  2768.                  'layout' => NULL,
  2769.                  'border' => false,
  2770.                  'icon' => '',
  2771.                  'labelWidth' => 0,
  2772.                  'labelAlign' => 'left',
  2773.               )),
  2774.             ),
  2775.              'locked' => false,
  2776.              'blockedVarsForExport' => 
  2777.             array (
  2778.             ),
  2779.              'fieldtype' => 'region',
  2780.              'icon' => '',
  2781.           )),
  2782.           => 
  2783.           Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  2784.              'name' => 'Apartment Bilder',
  2785.              'type' => NULL,
  2786.              'region' => NULL,
  2787.              'title' => 'Apartment Bilder',
  2788.              'width' => '',
  2789.              'height' => '',
  2790.              'collapsible' => false,
  2791.              'collapsed' => false,
  2792.              'bodyStyle' => '',
  2793.              'datatype' => 'layout',
  2794.              'permissions' => NULL,
  2795.              'childs' => 
  2796.             array (
  2797.               => 
  2798.               Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  2799.                  'name' => 'logo',
  2800.                  'title' => 'Logo',
  2801.                  'tooltip' => '',
  2802.                  'mandatory' => false,
  2803.                  'noteditable' => false,
  2804.                  'index' => false,
  2805.                  'locked' => false,
  2806.                  'style' => 'float: left;',
  2807.                  'permissions' => NULL,
  2808.                  'datatype' => 'data',
  2809.                  'fieldtype' => 'image',
  2810.                  'relationType' => false,
  2811.                  'invisible' => false,
  2812.                  'visibleGridView' => false,
  2813.                  'visibleSearch' => false,
  2814.                  'blockedVarsForExport' => 
  2815.                 array (
  2816.                 ),
  2817.                  'width' => 300,
  2818.                  'height' => 300,
  2819.                  'uploadPath' => '/Apartments/_Uploads',
  2820.               )),
  2821.               => 
  2822.               Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  2823.                  'name' => 'mainImage',
  2824.                  'title' => 'Hauptbild des Apartments',
  2825.                  'tooltip' => '',
  2826.                  'mandatory' => false,
  2827.                  'noteditable' => false,
  2828.                  'index' => false,
  2829.                  'locked' => false,
  2830.                  'style' => '',
  2831.                  'permissions' => NULL,
  2832.                  'datatype' => 'data',
  2833.                  'fieldtype' => 'image',
  2834.                  'relationType' => false,
  2835.                  'invisible' => false,
  2836.                  'visibleGridView' => false,
  2837.                  'visibleSearch' => false,
  2838.                  'blockedVarsForExport' => 
  2839.                 array (
  2840.                 ),
  2841.                  'width' => 500,
  2842.                  'height' => 300,
  2843.                  'uploadPath' => '/Apartments/_Uploads',
  2844.               )),
  2845.               => 
  2846.               Pimcore\Model\DataObject\ClassDefinition\Data\ImageGallery::__set_state(array(
  2847.                  'name' => 'gallery',
  2848.                  'title' => 'Bildergalerie',
  2849.                  'tooltip' => '',
  2850.                  'mandatory' => false,
  2851.                  'noteditable' => false,
  2852.                  'index' => false,
  2853.                  'locked' => false,
  2854.                  'style' => '',
  2855.                  'permissions' => NULL,
  2856.                  'datatype' => 'data',
  2857.                  'fieldtype' => 'imageGallery',
  2858.                  'relationType' => false,
  2859.                  'invisible' => false,
  2860.                  'visibleGridView' => false,
  2861.                  'visibleSearch' => false,
  2862.                  'blockedVarsForExport' => 
  2863.                 array (
  2864.                 ),
  2865.                  'width' => 800,
  2866.                  'height' => 200,
  2867.                  'uploadPath' => '/Apartments/_Uploads',
  2868.                  'ratioX' => 1280,
  2869.                  'ratioY' => 853,
  2870.                  'predefinedDataTemplates' => '',
  2871.               )),
  2872.               => 
  2873.               Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
  2874.                  'name' => 'sliderGalleryFolder',
  2875.                  'title' => 'Bildordner für Swiper-Galerie',
  2876.                  'tooltip' => '',
  2877.                  'mandatory' => false,
  2878.                  'noteditable' => false,
  2879.                  'index' => false,
  2880.                  'locked' => NULL,
  2881.                  'style' => '',
  2882.                  'permissions' => NULL,
  2883.                  'datatype' => 'data',
  2884.                  'fieldtype' => 'manyToOneRelation',
  2885.                  'relationType' => true,
  2886.                  'invisible' => false,
  2887.                  'visibleGridView' => false,
  2888.                  'visibleSearch' => false,
  2889.                  'blockedVarsForExport' => 
  2890.                 array (
  2891.                 ),
  2892.                  'classes' => 
  2893.                 array (
  2894.                 ),
  2895.                  'pathFormatterClass' => '',
  2896.                  'width' => 850,
  2897.                  'assetUploadPath' => '',
  2898.                  'objectsAllowed' => false,
  2899.                  'assetsAllowed' => true,
  2900.                  'assetTypes' => 
  2901.                 array (
  2902.                   => 
  2903.                   array (
  2904.                     'assetTypes' => 'folder',
  2905.                   ),
  2906.                 ),
  2907.                  'documentsAllowed' => false,
  2908.                  'documentTypes' => 
  2909.                 array (
  2910.                 ),
  2911.               )),
  2912.               => 
  2913.               Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  2914.                  'name' => 'floorPlan',
  2915.                  'title' => 'Grundriss des Apartments',
  2916.                  'tooltip' => '',
  2917.                  'mandatory' => false,
  2918.                  'noteditable' => false,
  2919.                  'index' => false,
  2920.                  'locked' => false,
  2921.                  'style' => '',
  2922.                  'permissions' => NULL,
  2923.                  'datatype' => 'data',
  2924.                  'fieldtype' => 'image',
  2925.                  'relationType' => false,
  2926.                  'invisible' => false,
  2927.                  'visibleGridView' => false,
  2928.                  'visibleSearch' => false,
  2929.                  'blockedVarsForExport' => 
  2930.                 array (
  2931.                 ),
  2932.                  'width' => 800,
  2933.                  'height' => 200,
  2934.                  'uploadPath' => '/Apartments/_Uploads',
  2935.               )),
  2936.             ),
  2937.              'locked' => false,
  2938.              'blockedVarsForExport' => 
  2939.             array (
  2940.             ),
  2941.              'fieldtype' => 'panel',
  2942.              'layout' => '',
  2943.              'border' => false,
  2944.              'icon' => '',
  2945.              'labelWidth' => 0,
  2946.              'labelAlign' => 'top',
  2947.           )),
  2948.         ),
  2949.          'locked' => false,
  2950.          'blockedVarsForExport' => 
  2951.         array (
  2952.         ),
  2953.          'fieldtype' => 'panel',
  2954.          'layout' => NULL,
  2955.          'border' => false,
  2956.          'icon' => '',
  2957.          'labelWidth' => 0,
  2958.          'labelAlign' => 'left',
  2959.       )),
  2960.     ),
  2961.      'locked' => false,
  2962.      'blockedVarsForExport' => 
  2963.     array (
  2964.     ),
  2965.      'fieldtype' => 'panel',
  2966.      'layout' => NULL,
  2967.      'border' => false,
  2968.      'icon' => NULL,
  2969.      'labelWidth' => 100,
  2970.      'labelAlign' => 'left',
  2971.   )),
  2972.    'icon' => 'data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMi4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iRWJlbmVfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHJlY3QgeD0iMiIgeT0iMTkiIGZpbGw9IiNBM0E1QTciIHdpZHRoPSIxOSIgaGVpZ2h0PSIyIi8+DQo8cG9seWdvbiBmaWxsPSIjQTNBNUE3IiBwb2ludHM9IjExLjUsMSAyLDYgMiw4IDIxLDggMjEsNiAiLz4NCjxwb2x5Z29uIGZpbGw9IiNDMUMzQzUiIHBvaW50cz0iNi4zLDYgMTEuNSwzLjMgMTYuNyw2ICIvPg0KPHBhdGggZmlsbD0iI0EzQTVBNyIgZD0iTTUsMjBIM1Y3aDJWMjB6IE0xMCw3SDh2MTNoMlY3eiBNMjAsN2gtMnYxM2gyVjd6IE0xNSw3aC0ydjEzaDJWN3oiLz4NCjxwYXRoIGZpbGw9IiM4NTg3ODkiIGQ9Ik01LDlIM1Y4aDJWOXogTTEwLDhIOHYxaDJWOHogTTIwLDhoLTJ2MWgyVjh6IE0xNSw4aC0ydjFoMlY4eiIvPg0KPHBhdGggZmlsbD0iIzg1ODc4OSIgZD0iTTUsMTlIM3YtMWgyVjE5eiBNMTAsMThIOHYxaDJWMTh6IE0yMCwxOGgtMnYxaDJWMTh6IE0xNSwxOGgtMnYxaDJWMTh6Ii8+DQo8L3N2Zz4NCg==',
  2973.    'previewUrl' => '',
  2974.    'group' => '',
  2975.    'showAppLoggerTab' => false,
  2976.    'linkGeneratorReference' => '',
  2977.    'previewGeneratorReference' => '',
  2978.    'compositeIndices' => 
  2979.   array (
  2980.   ),
  2981.    'generateTypeDeclarations' => true,
  2982.    'showFieldLookup' => false,
  2983.    'propertyVisibility' => 
  2984.   array (
  2985.     'grid' => 
  2986.     array (
  2987.       'id' => true,
  2988.       'key' => false,
  2989.       'path' => true,
  2990.       'published' => true,
  2991.       'modificationDate' => true,
  2992.       'creationDate' => true,
  2993.     ),
  2994.     'search' => 
  2995.     array (
  2996.       'id' => true,
  2997.       'key' => false,
  2998.       'path' => true,
  2999.       'published' => true,
  3000.       'modificationDate' => true,
  3001.       'creationDate' => true,
  3002.     ),
  3003.   ),
  3004.    'enableGridLocking' => false,
  3005.    'blockedVarsForExport' => 
  3006.   array (
  3007.   ),
  3008. ));