var/classes/definition_Profile.php line 1113

Open in your IDE?
  1. <?php
  2. /**
  3.  * Inheritance: no
  4.  * Variants: no
  5.  *
  6.  * Fields Summary:
  7.  * - profileType [select]
  8.  * - company [input]
  9.  * - gender [gender]
  10.  * - firstname [firstname]
  11.  * - lastname [lastname]
  12.  * - languages [languagemultiselect]
  13.  * - slug [input]
  14.  * - title [select]
  15.  * - VAT [input]
  16.  * - phone [input]
  17.  * - fax [input]
  18.  * - email [email]
  19.  * - website [input]
  20.  * - mobile [input]
  21.  * - street [input]
  22.  * - housenumber [input]
  23.  * - city [input]
  24.  * - postalCode [input]
  25.  * - country [country]
  26.  * - geolocation [geopoint]
  27.  * - geolocationApprox [geopoint]
  28.  * - partner [advancedManyToManyRelation]
  29.  * - team [manyToManyObjectRelation]
  30.  * - description [textarea]
  31.  * - profiles [objectbricks]
  32.  * - primaryProfile [select]
  33.  * - network [manyToManyObjectRelation]
  34.  * - reversedNetwork [reverseObjectRelation]
  35.  * - reversedNews [reverseObjectRelation]
  36.  * - organisations [manyToManyObjectRelation]
  37.  * - socialMedia [structuredTable]
  38.  * - links [structuredTable]
  39.  * - downloads [advancedManyToManyRelation]
  40.  * - username [input]
  41.  * - password [password]
  42.  * - activationToken [input]
  43.  * - resetToken [input]
  44.  * - signUpCompletionState [select]
  45.  * - isStaff [booleanSelect]
  46.  * - roles [multiselect]
  47.  * - abowireUserId [input]
  48.  * - preferredLanguage [language]
  49.  * - color [rgbaColor]
  50.  * - avatar [image]
  51.  * - banner [image]
  52.  */
  53. return Pimcore\Model\DataObject\ClassDefinition::__set_state(array(
  54.    'dao' => NULL,
  55.    'id' => 'profile',
  56.    'name' => 'Profile',
  57.    'description' => '',
  58.    'creationDate' => 0,
  59.    'modificationDate' => 1662968532,
  60.    'userOwner' => 2,
  61.    'userModification' => 12,
  62.    'parentClass' => '',
  63.    'implementsInterfaces' => '',
  64.    'listingParentClass' => '',
  65.    'useTraits' => '',
  66.    'listingUseTraits' => '',
  67.    'encryption' => false,
  68.    'encryptedTables' => 
  69.   array (
  70.   ),
  71.    'allowInherit' => false,
  72.    'allowVariants' => false,
  73.    'showVariants' => false,
  74.    'fieldDefinitions' => 
  75.   array (
  76.   ),
  77.    'layoutDefinitions' => 
  78.   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  79.      'name' => 'pimcore_root',
  80.      'type' => NULL,
  81.      'region' => NULL,
  82.      'title' => NULL,
  83.      'width' => 0,
  84.      'height' => 0,
  85.      'collapsible' => false,
  86.      'collapsed' => false,
  87.      'bodyStyle' => NULL,
  88.      'datatype' => 'layout',
  89.      'permissions' => NULL,
  90.      'children' => 
  91.     array (
  92.       => 
  93.       Pimcore\Model\DataObject\ClassDefinition\Layout\Region::__set_state(array(
  94.          'name' => 'Layout',
  95.          'type' => NULL,
  96.          'region' => 'center',
  97.          'title' => '',
  98.          'width' => '',
  99.          'height' => '',
  100.          'collapsible' => false,
  101.          'collapsed' => false,
  102.          'bodyStyle' => '',
  103.          'datatype' => 'layout',
  104.          'permissions' => NULL,
  105.          'children' => 
  106.         array (
  107.           => 
  108.           Pimcore\Model\DataObject\ClassDefinition\Layout\Tabpanel::__set_state(array(
  109.              'name' => 'Layout',
  110.              'type' => NULL,
  111.              'region' => 'center',
  112.              'title' => '',
  113.              'width' => '',
  114.              'height' => '',
  115.              'collapsible' => false,
  116.              'collapsed' => false,
  117.              'bodyStyle' => '',
  118.              'datatype' => 'layout',
  119.              'permissions' => NULL,
  120.              'children' => 
  121.             array (
  122.               => 
  123.               Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  124.                  'name' => 'Profile',
  125.                  'type' => NULL,
  126.                  'region' => '',
  127.                  'title' => 'Profil',
  128.                  'width' => '',
  129.                  'height' => '',
  130.                  'collapsible' => false,
  131.                  'collapsed' => false,
  132.                  'bodyStyle' => '',
  133.                  'datatype' => 'layout',
  134.                  'permissions' => NULL,
  135.                  'children' => 
  136.                 array (
  137.                   => 
  138.                   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  139.                      'name' => 'Person / Firma',
  140.                      'type' => NULL,
  141.                      'region' => NULL,
  142.                      'title' => 'Person / Firma',
  143.                      'width' => '',
  144.                      'height' => '',
  145.                      'collapsible' => false,
  146.                      'collapsed' => false,
  147.                      'bodyStyle' => '',
  148.                      'datatype' => 'layout',
  149.                      'permissions' => NULL,
  150.                      'children' => 
  151.                     array (
  152.                       => 
  153.                       Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
  154.                          'name' => 'profileType',
  155.                          'title' => 'Profilart',
  156.                          'tooltip' => '',
  157.                          'mandatory' => true,
  158.                          'noteditable' => false,
  159.                          'index' => false,
  160.                          'locked' => false,
  161.                          'style' => '',
  162.                          'permissions' => NULL,
  163.                          'datatype' => 'data',
  164.                          'fieldtype' => 'select',
  165.                          'relationType' => false,
  166.                          'invisible' => false,
  167.                          'visibleGridView' => false,
  168.                          'visibleSearch' => false,
  169.                          'blockedVarsForExport' => 
  170.                         array (
  171.                         ),
  172.                          'options' => 
  173.                         array (
  174.                           => 
  175.                           array (
  176.                             'key' => 'company',
  177.                             'value' => 'company',
  178.                           ),
  179.                           => 
  180.                           array (
  181.                             'key' => 'person',
  182.                             'value' => 'person',
  183.                           ),
  184.                         ),
  185.                          'width' => '',
  186.                          'defaultValue' => 'person',
  187.                          'optionsProviderClass' => '',
  188.                          'optionsProviderData' => '',
  189.                          'columnLength' => 190,
  190.                          'dynamicOptions' => false,
  191.                          'defaultValueGenerator' => '',
  192.                       )),
  193.                       => 
  194.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  195.                          'name' => 'company',
  196.                          'title' => 'Firma',
  197.                          'tooltip' => '',
  198.                          'mandatory' => false,
  199.                          'noteditable' => false,
  200.                          'index' => false,
  201.                          'locked' => false,
  202.                          'style' => '',
  203.                          'permissions' => NULL,
  204.                          'datatype' => 'data',
  205.                          'fieldtype' => 'input',
  206.                          'relationType' => false,
  207.                          'invisible' => false,
  208.                          'visibleGridView' => false,
  209.                          'visibleSearch' => false,
  210.                          'blockedVarsForExport' => 
  211.                         array (
  212.                         ),
  213.                          'width' => '',
  214.                          'defaultValue' => NULL,
  215.                          'columnLength' => 190,
  216.                          'regex' => '',
  217.                          'regexFlags' => 
  218.                         array (
  219.                         ),
  220.                          'unique' => false,
  221.                          'showCharCount' => false,
  222.                          'defaultValueGenerator' => '',
  223.                       )),
  224.                       => 
  225.                       Pimcore\Model\DataObject\ClassDefinition\Data\Gender::__set_state(array(
  226.                          'name' => 'gender',
  227.                          'title' => 'Geschlecht',
  228.                          'tooltip' => '',
  229.                          'mandatory' => false,
  230.                          'noteditable' => false,
  231.                          'index' => false,
  232.                          'locked' => false,
  233.                          'style' => '',
  234.                          'permissions' => NULL,
  235.                          'datatype' => 'data',
  236.                          'fieldtype' => 'gender',
  237.                          'relationType' => false,
  238.                          'invisible' => false,
  239.                          'visibleGridView' => false,
  240.                          'visibleSearch' => false,
  241.                          'blockedVarsForExport' => 
  242.                         array (
  243.                         ),
  244.                          'width' => 0,
  245.                          'defaultValue' => NULL,
  246.                          'optionsProviderClass' => NULL,
  247.                          'optionsProviderData' => NULL,
  248.                          'columnLength' => 190,
  249.                          'dynamicOptions' => false,
  250.                          'defaultValueGenerator' => '',
  251.                       )),
  252.                       => 
  253.                       Pimcore\Model\DataObject\ClassDefinition\Data\Firstname::__set_state(array(
  254.                          'name' => 'firstname',
  255.                          'title' => 'Vorname',
  256.                          'tooltip' => '',
  257.                          'mandatory' => false,
  258.                          'noteditable' => false,
  259.                          'index' => false,
  260.                          'locked' => false,
  261.                          'style' => '',
  262.                          'permissions' => NULL,
  263.                          'datatype' => 'data',
  264.                          'fieldtype' => 'firstname',
  265.                          'relationType' => false,
  266.                          'invisible' => false,
  267.                          'visibleGridView' => false,
  268.                          'visibleSearch' => false,
  269.                          'blockedVarsForExport' => 
  270.                         array (
  271.                         ),
  272.                          'width' => '',
  273.                          'defaultValue' => NULL,
  274.                          'columnLength' => 190,
  275.                          'regex' => '',
  276.                          'regexFlags' => 
  277.                         array (
  278.                         ),
  279.                          'unique' => NULL,
  280.                          'showCharCount' => NULL,
  281.                          'defaultValueGenerator' => '',
  282.                       )),
  283.                       => 
  284.                       Pimcore\Model\DataObject\ClassDefinition\Data\Lastname::__set_state(array(
  285.                          'name' => 'lastname',
  286.                          'title' => 'Nachname',
  287.                          'tooltip' => '',
  288.                          'mandatory' => false,
  289.                          'noteditable' => false,
  290.                          'index' => false,
  291.                          'locked' => false,
  292.                          'style' => '',
  293.                          'permissions' => NULL,
  294.                          'datatype' => 'data',
  295.                          'fieldtype' => 'lastname',
  296.                          'relationType' => false,
  297.                          'invisible' => false,
  298.                          'visibleGridView' => false,
  299.                          'visibleSearch' => false,
  300.                          'blockedVarsForExport' => 
  301.                         array (
  302.                         ),
  303.                          'width' => '',
  304.                          'defaultValue' => NULL,
  305.                          'columnLength' => 190,
  306.                          'regex' => '',
  307.                          'regexFlags' => 
  308.                         array (
  309.                         ),
  310.                          'unique' => NULL,
  311.                          'showCharCount' => NULL,
  312.                          'defaultValueGenerator' => '',
  313.                       )),
  314.                       => 
  315.                       Pimcore\Model\DataObject\ClassDefinition\Data\Languagemultiselect::__set_state(array(
  316.                          'name' => 'languages',
  317.                          'title' => 'Sprachen',
  318.                          'tooltip' => '',
  319.                          'mandatory' => false,
  320.                          'noteditable' => false,
  321.                          'index' => false,
  322.                          'locked' => false,
  323.                          'style' => '',
  324.                          'permissions' => NULL,
  325.                          'datatype' => 'data',
  326.                          'fieldtype' => 'languagemultiselect',
  327.                          'relationType' => false,
  328.                          'invisible' => false,
  329.                          'visibleGridView' => false,
  330.                          'visibleSearch' => false,
  331.                          'blockedVarsForExport' => 
  332.                         array (
  333.                         ),
  334.                          'width' => '',
  335.                          'height' => '',
  336.                          'maxItems' => '',
  337.                          'renderType' => 'tags',
  338.                          'optionsProviderClass' => NULL,
  339.                          'optionsProviderData' => NULL,
  340.                          'dynamicOptions' => false,
  341.                          'onlySystemLanguages' => false,
  342.                       )),
  343.                       => 
  344.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  345.                          'name' => 'slug',
  346.                          'title' => 'Slug',
  347.                          'tooltip' => '',
  348.                          'mandatory' => false,
  349.                          'noteditable' => false,
  350.                          'index' => false,
  351.                          'locked' => false,
  352.                          'style' => '',
  353.                          'permissions' => NULL,
  354.                          'datatype' => 'data',
  355.                          'fieldtype' => 'input',
  356.                          'relationType' => false,
  357.                          'invisible' => true,
  358.                          'visibleGridView' => false,
  359.                          'visibleSearch' => false,
  360.                          'blockedVarsForExport' => 
  361.                         array (
  362.                         ),
  363.                          'width' => '',
  364.                          'defaultValue' => NULL,
  365.                          'columnLength' => 190,
  366.                          'regex' => '',
  367.                          'regexFlags' => 
  368.                         array (
  369.                         ),
  370.                          'unique' => false,
  371.                          'showCharCount' => false,
  372.                          'defaultValueGenerator' => '',
  373.                       )),
  374.                       => 
  375.                       Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
  376.                          'name' => 'title',
  377.                          'title' => 'Titel',
  378.                          'tooltip' => '',
  379.                          'mandatory' => false,
  380.                          'noteditable' => false,
  381.                          'index' => false,
  382.                          'locked' => false,
  383.                          'style' => '',
  384.                          'permissions' => NULL,
  385.                          'datatype' => 'data',
  386.                          'fieldtype' => 'select',
  387.                          'relationType' => false,
  388.                          'invisible' => false,
  389.                          'visibleGridView' => false,
  390.                          'visibleSearch' => false,
  391.                          'blockedVarsForExport' => 
  392.                         array (
  393.                         ),
  394.                          'options' => 
  395.                         array (
  396.                           => 
  397.                           array (
  398.                             'key' => 'profile.title.dr',
  399.                             'value' => 'profile.title.dr',
  400.                           ),
  401.                           => 
  402.                           array (
  403.                             'key' => 'profile.title.prof',
  404.                             'value' => 'profile.title.prof',
  405.                           ),
  406.                         ),
  407.                          'width' => '',
  408.                          'defaultValue' => '',
  409.                          'optionsProviderClass' => '',
  410.                          'optionsProviderData' => '',
  411.                          'columnLength' => 190,
  412.                          'dynamicOptions' => false,
  413.                          'defaultValueGenerator' => '',
  414.                       )),
  415.                       => 
  416.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  417.                          'name' => 'VAT',
  418.                          'title' => 'vat',
  419.                          'tooltip' => '',
  420.                          'mandatory' => false,
  421.                          'noteditable' => false,
  422.                          'index' => false,
  423.                          'locked' => false,
  424.                          'style' => '',
  425.                          'permissions' => NULL,
  426.                          'datatype' => 'data',
  427.                          'fieldtype' => 'input',
  428.                          'relationType' => false,
  429.                          'invisible' => false,
  430.                          'visibleGridView' => false,
  431.                          'visibleSearch' => false,
  432.                          'blockedVarsForExport' => 
  433.                         array (
  434.                         ),
  435.                          'width' => '',
  436.                          'defaultValue' => NULL,
  437.                          'columnLength' => 190,
  438.                          'regex' => '',
  439.                          'regexFlags' => 
  440.                         array (
  441.                         ),
  442.                          'unique' => false,
  443.                          'showCharCount' => false,
  444.                          'defaultValueGenerator' => '',
  445.                       )),
  446.                     ),
  447.                      'locked' => false,
  448.                      'blockedVarsForExport' => 
  449.                     array (
  450.                     ),
  451.                      'fieldtype' => 'panel',
  452.                      'layout' => NULL,
  453.                      'border' => false,
  454.                      'icon' => '',
  455.                      'labelWidth' => 0,
  456.                      'labelAlign' => 'left',
  457.                   )),
  458.                   => 
  459.                   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  460.                      'name' => 'Kontaktinformationen',
  461.                      'type' => NULL,
  462.                      'region' => NULL,
  463.                      'title' => 'Kontaktinformationen',
  464.                      'width' => '',
  465.                      'height' => '',
  466.                      'collapsible' => false,
  467.                      'collapsed' => false,
  468.                      'bodyStyle' => '',
  469.                      'datatype' => 'layout',
  470.                      'permissions' => NULL,
  471.                      'children' => 
  472.                     array (
  473.                       => 
  474.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  475.                          'name' => 'phone',
  476.                          'title' => 'Telefonnummer',
  477.                          'tooltip' => '',
  478.                          'mandatory' => false,
  479.                          'noteditable' => false,
  480.                          'index' => false,
  481.                          'locked' => false,
  482.                          'style' => '',
  483.                          'permissions' => NULL,
  484.                          'datatype' => 'data',
  485.                          'fieldtype' => 'input',
  486.                          'relationType' => false,
  487.                          'invisible' => false,
  488.                          'visibleGridView' => false,
  489.                          'visibleSearch' => false,
  490.                          'blockedVarsForExport' => 
  491.                         array (
  492.                         ),
  493.                          'width' => '',
  494.                          'defaultValue' => NULL,
  495.                          'columnLength' => 190,
  496.                          'regex' => '',
  497.                          'regexFlags' => 
  498.                         array (
  499.                         ),
  500.                          'unique' => false,
  501.                          'showCharCount' => false,
  502.                          'defaultValueGenerator' => '',
  503.                       )),
  504.                       => 
  505.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  506.                          'name' => 'fax',
  507.                          'title' => 'Faxnummer',
  508.                          'tooltip' => '',
  509.                          'mandatory' => false,
  510.                          'noteditable' => false,
  511.                          'index' => false,
  512.                          'locked' => false,
  513.                          'style' => '',
  514.                          'permissions' => NULL,
  515.                          'datatype' => 'data',
  516.                          'fieldtype' => 'input',
  517.                          'relationType' => false,
  518.                          'invisible' => false,
  519.                          'visibleGridView' => false,
  520.                          'visibleSearch' => false,
  521.                          'blockedVarsForExport' => 
  522.                         array (
  523.                         ),
  524.                          'width' => '',
  525.                          'defaultValue' => NULL,
  526.                          'columnLength' => 190,
  527.                          'regex' => '',
  528.                          'regexFlags' => 
  529.                         array (
  530.                         ),
  531.                          'unique' => false,
  532.                          'showCharCount' => false,
  533.                          'defaultValueGenerator' => '',
  534.                       )),
  535.                       => 
  536.                       Pimcore\Model\DataObject\ClassDefinition\Data\Email::__set_state(array(
  537.                          'name' => 'email',
  538.                          'title' => 'E-Mail',
  539.                          'tooltip' => '',
  540.                          'mandatory' => false,
  541.                          'noteditable' => false,
  542.                          'index' => false,
  543.                          'locked' => false,
  544.                          'style' => '',
  545.                          'permissions' => NULL,
  546.                          'datatype' => 'data',
  547.                          'fieldtype' => 'email',
  548.                          'relationType' => false,
  549.                          'invisible' => false,
  550.                          'visibleGridView' => false,
  551.                          'visibleSearch' => false,
  552.                          'blockedVarsForExport' => 
  553.                         array (
  554.                         ),
  555.                          'width' => '',
  556.                          'defaultValue' => NULL,
  557.                          'columnLength' => 190,
  558.                          'regex' => '',
  559.                          'regexFlags' => 
  560.                         array (
  561.                         ),
  562.                          'unique' => NULL,
  563.                          'showCharCount' => NULL,
  564.                          'defaultValueGenerator' => '',
  565.                       )),
  566.                       => 
  567.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  568.                          'name' => 'website',
  569.                          'title' => 'Webseite',
  570.                          'tooltip' => '',
  571.                          'mandatory' => false,
  572.                          'noteditable' => false,
  573.                          'index' => false,
  574.                          'locked' => false,
  575.                          'style' => '',
  576.                          'permissions' => NULL,
  577.                          'datatype' => 'data',
  578.                          'fieldtype' => 'input',
  579.                          'relationType' => false,
  580.                          'invisible' => false,
  581.                          'visibleGridView' => false,
  582.                          'visibleSearch' => false,
  583.                          'blockedVarsForExport' => 
  584.                         array (
  585.                         ),
  586.                          'width' => '',
  587.                          'defaultValue' => NULL,
  588.                          'columnLength' => 190,
  589.                          'regex' => '',
  590.                          'regexFlags' => 
  591.                         array (
  592.                         ),
  593.                          'unique' => false,
  594.                          'showCharCount' => false,
  595.                          'defaultValueGenerator' => '',
  596.                       )),
  597.                       => 
  598.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  599.                          'name' => 'mobile',
  600.                          'title' => 'Mobil',
  601.                          'tooltip' => '',
  602.                          'mandatory' => false,
  603.                          'noteditable' => false,
  604.                          'index' => false,
  605.                          'locked' => false,
  606.                          'style' => '',
  607.                          'permissions' => NULL,
  608.                          'datatype' => 'data',
  609.                          'fieldtype' => 'input',
  610.                          'relationType' => false,
  611.                          'invisible' => false,
  612.                          'visibleGridView' => false,
  613.                          'visibleSearch' => false,
  614.                          'blockedVarsForExport' => 
  615.                         array (
  616.                         ),
  617.                          'width' => '',
  618.                          'defaultValue' => NULL,
  619.                          'columnLength' => 190,
  620.                          'regex' => '',
  621.                          'regexFlags' => 
  622.                         array (
  623.                         ),
  624.                          'unique' => false,
  625.                          'showCharCount' => false,
  626.                          'defaultValueGenerator' => '',
  627.                       )),
  628.                     ),
  629.                      'locked' => false,
  630.                      'blockedVarsForExport' => 
  631.                     array (
  632.                     ),
  633.                      'fieldtype' => 'panel',
  634.                      'layout' => NULL,
  635.                      'border' => false,
  636.                      'icon' => '',
  637.                      'labelWidth' => 0,
  638.                      'labelAlign' => 'left',
  639.                   )),
  640.                   => 
  641.                   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  642.                      'name' => 'Adresse',
  643.                      'type' => NULL,
  644.                      'region' => NULL,
  645.                      'title' => 'Adresse',
  646.                      'width' => '',
  647.                      'height' => '',
  648.                      'collapsible' => false,
  649.                      'collapsed' => false,
  650.                      'bodyStyle' => '',
  651.                      'datatype' => 'layout',
  652.                      'permissions' => NULL,
  653.                      'children' => 
  654.                     array (
  655.                       => 
  656.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  657.                          'name' => 'street',
  658.                          'title' => 'Straße',
  659.                          'tooltip' => '',
  660.                          'mandatory' => false,
  661.                          'noteditable' => false,
  662.                          'index' => false,
  663.                          'locked' => false,
  664.                          'style' => '',
  665.                          'permissions' => NULL,
  666.                          'datatype' => 'data',
  667.                          'fieldtype' => 'input',
  668.                          'relationType' => false,
  669.                          'invisible' => false,
  670.                          'visibleGridView' => false,
  671.                          'visibleSearch' => false,
  672.                          'blockedVarsForExport' => 
  673.                         array (
  674.                         ),
  675.                          'width' => '',
  676.                          'defaultValue' => NULL,
  677.                          'columnLength' => 190,
  678.                          'regex' => '',
  679.                          'regexFlags' => 
  680.                         array (
  681.                         ),
  682.                          'unique' => false,
  683.                          'showCharCount' => false,
  684.                          'defaultValueGenerator' => '',
  685.                       )),
  686.                       => 
  687.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  688.                          'name' => 'housenumber',
  689.                          'title' => 'Hausnummer',
  690.                          'tooltip' => '',
  691.                          'mandatory' => false,
  692.                          'noteditable' => false,
  693.                          'index' => false,
  694.                          'locked' => false,
  695.                          'style' => '',
  696.                          'permissions' => NULL,
  697.                          'datatype' => 'data',
  698.                          'fieldtype' => 'input',
  699.                          'relationType' => false,
  700.                          'invisible' => false,
  701.                          'visibleGridView' => false,
  702.                          'visibleSearch' => false,
  703.                          'blockedVarsForExport' => 
  704.                         array (
  705.                         ),
  706.                          'width' => '',
  707.                          'defaultValue' => NULL,
  708.                          'columnLength' => 190,
  709.                          'regex' => '',
  710.                          'regexFlags' => 
  711.                         array (
  712.                         ),
  713.                          'unique' => false,
  714.                          'showCharCount' => false,
  715.                          'defaultValueGenerator' => '',
  716.                       )),
  717.                       => 
  718.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  719.                          'name' => 'city',
  720.                          'title' => 'Stadt',
  721.                          'tooltip' => '',
  722.                          'mandatory' => false,
  723.                          'noteditable' => false,
  724.                          'index' => false,
  725.                          'locked' => false,
  726.                          'style' => '',
  727.                          'permissions' => NULL,
  728.                          'datatype' => 'data',
  729.                          'fieldtype' => 'input',
  730.                          'relationType' => false,
  731.                          'invisible' => false,
  732.                          'visibleGridView' => false,
  733.                          'visibleSearch' => false,
  734.                          'blockedVarsForExport' => 
  735.                         array (
  736.                         ),
  737.                          'width' => '',
  738.                          'defaultValue' => NULL,
  739.                          'columnLength' => 190,
  740.                          'regex' => '',
  741.                          'regexFlags' => 
  742.                         array (
  743.                         ),
  744.                          'unique' => false,
  745.                          'showCharCount' => false,
  746.                          'defaultValueGenerator' => '',
  747.                       )),
  748.                       => 
  749.                       Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  750.                          'name' => 'postalCode',
  751.                          'title' => 'Postleitzahl',
  752.                          'tooltip' => '',
  753.                          'mandatory' => false,
  754.                          'noteditable' => false,
  755.                          'index' => false,
  756.                          'locked' => false,
  757.                          'style' => '',
  758.                          'permissions' => NULL,
  759.                          'datatype' => 'data',
  760.                          'fieldtype' => 'input',
  761.                          'relationType' => false,
  762.                          'invisible' => false,
  763.                          'visibleGridView' => false,
  764.                          'visibleSearch' => false,
  765.                          'blockedVarsForExport' => 
  766.                         array (
  767.                         ),
  768.                          'width' => '',
  769.                          'defaultValue' => NULL,
  770.                          'columnLength' => 190,
  771.                          'regex' => '',
  772.                          'regexFlags' => 
  773.                         array (
  774.                         ),
  775.                          'unique' => false,
  776.                          'showCharCount' => false,
  777.                          'defaultValueGenerator' => '',
  778.                       )),
  779.                       => 
  780.                       Pimcore\Model\DataObject\ClassDefinition\Data\Country::__set_state(array(
  781.                          'name' => 'country',
  782.                          'title' => 'Land',
  783.                          'tooltip' => '',
  784.                          'mandatory' => false,
  785.                          'noteditable' => false,
  786.                          'index' => false,
  787.                          'locked' => false,
  788.                          'style' => '',
  789.                          'permissions' => NULL,
  790.                          'datatype' => 'data',
  791.                          'fieldtype' => 'country',
  792.                          'relationType' => false,
  793.                          'invisible' => false,
  794.                          'visibleGridView' => false,
  795.                          'visibleSearch' => false,
  796.                          'blockedVarsForExport' => 
  797.                         array (
  798.                         ),
  799.                          'width' => '',
  800.                          'defaultValue' => NULL,
  801.                          'optionsProviderClass' => NULL,
  802.                          'optionsProviderData' => NULL,
  803.                          'columnLength' => 190,
  804.                          'dynamicOptions' => false,
  805.                          'defaultValueGenerator' => '',
  806.                          'restrictTo' => '',
  807.                       )),
  808.                       => 
  809.                       Pimcore\Model\DataObject\ClassDefinition\Data\Geopoint::__set_state(array(
  810.                          'name' => 'geolocation',
  811.                          'title' => 'Geolocation',
  812.                          'tooltip' => '',
  813.                          'mandatory' => false,
  814.                          'noteditable' => false,
  815.                          'index' => false,
  816.                          'locked' => false,
  817.                          'style' => '',
  818.                          'permissions' => NULL,
  819.                          'datatype' => 'data',
  820.                          'fieldtype' => 'geopoint',
  821.                          'relationType' => false,
  822.                          'invisible' => true,
  823.                          'visibleGridView' => false,
  824.                          'visibleSearch' => false,
  825.                          'blockedVarsForExport' => 
  826.                         array (
  827.                         ),
  828.                          'lat' => 0.0,
  829.                          'lng' => 0.0,
  830.                          'zoom' => 1,
  831.                          'width' => '',
  832.                          'height' => 180,
  833.                          'mapType' => 'roadmap',
  834.                       )),
  835.                       => 
  836.                       Pimcore\Model\DataObject\ClassDefinition\Data\Geopoint::__set_state(array(
  837.                          'name' => 'geolocationApprox',
  838.                          'title' => 'geolocationApprox',
  839.                          'tooltip' => '',
  840.                          'mandatory' => false,
  841.                          'noteditable' => false,
  842.                          'index' => false,
  843.                          'locked' => false,
  844.                          'style' => '',
  845.                          'permissions' => NULL,
  846.                          'datatype' => 'data',
  847.                          'fieldtype' => 'geopoint',
  848.                          'relationType' => false,
  849.                          'invisible' => true,
  850.                          'visibleGridView' => false,
  851.                          'visibleSearch' => false,
  852.                          'blockedVarsForExport' => 
  853.                         array (
  854.                         ),
  855.                          'lat' => 0.0,
  856.                          'lng' => 0.0,
  857.                          'zoom' => 1,
  858.                          'width' => '',
  859.                          'height' => 180,
  860.                          'mapType' => 'roadmap',
  861.                       )),
  862.                     ),
  863.                      'locked' => false,
  864.                      'blockedVarsForExport' => 
  865.                     array (
  866.                     ),
  867.                      'fieldtype' => 'panel',
  868.                      'layout' => NULL,
  869.                      'border' => false,
  870.                      'icon' => '',
  871.                      'labelWidth' => 100,
  872.                      'labelAlign' => 'left',
  873.                   )),
  874.                   => 
  875.                   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  876.                      'name' => 'Partner',
  877.                      'type' => NULL,
  878.                      'region' => NULL,
  879.                      'title' => 'Partner',
  880.                      'width' => '',
  881.                      'height' => '',
  882.                      'collapsible' => false,
  883.                      'collapsed' => false,
  884.                      'bodyStyle' => '',
  885.                      'datatype' => 'layout',
  886.                      'permissions' => NULL,
  887.                      'children' => 
  888.                     array (
  889.                       => 
  890.                       Pimcore\Model\DataObject\ClassDefinition\Data\AdvancedManyToManyRelation::__set_state(array(
  891.                          'name' => 'partner',
  892.                          'title' => 'Partner',
  893.                          'tooltip' => '',
  894.                          'mandatory' => false,
  895.                          'noteditable' => false,
  896.                          'index' => false,
  897.                          'locked' => false,
  898.                          'style' => '',
  899.                          'permissions' => NULL,
  900.                          'datatype' => 'data',
  901.                          'fieldtype' => 'advancedManyToManyRelation',
  902.                          'relationType' => true,
  903.                          'invisible' => false,
  904.                          'visibleGridView' => false,
  905.                          'visibleSearch' => false,
  906.                          'blockedVarsForExport' => 
  907.                         array (
  908.                         ),
  909.                          'classes' => 
  910.                         array (
  911.                         ),
  912.                          'pathFormatterClass' => '',
  913.                          'width' => 960,
  914.                          'height' => NULL,
  915.                          'maxItems' => 5,
  916.                          'assetUploadPath' => '',
  917.                          'objectsAllowed' => false,
  918.                          'assetsAllowed' => true,
  919.                          'assetTypes' => 
  920.                         array (
  921.                           => 
  922.                           array (
  923.                             'assetTypes' => 'image',
  924.                           ),
  925.                         ),
  926.                          'documentsAllowed' => false,
  927.                          'documentTypes' => 
  928.                         array (
  929.                         ),
  930.                          'enableTextSelection' => false,
  931.                          'columns' => 
  932.                         array (
  933.                           => 
  934.                           array (
  935.                             'type' => 'text',
  936.                             'position' => 1,
  937.                             'key' => 'link',
  938.                             'id' => 'extModel12587-1',
  939.                             'label' => 'Verlinkung',
  940.                             'value' => '',
  941.                           ),
  942.                         ),
  943.                          'columnKeys' => 
  944.                         array (
  945.                           => 'link',
  946.                         ),
  947.                          'phpdocType' => '\\Pimcore\\Model\\DataObject\\Data\\ElementMetadata[]',
  948.                          'optimizedAdminLoading' => true,
  949.                          'enableBatchEdit' => false,
  950.                          'allowMultipleAssignments' => false,
  951.                       )),
  952.                       => 
  953.                       Pimcore\Model\DataObject\ClassDefinition\Data\ManyToManyObjectRelation::__set_state(array(
  954.                          'name' => 'team',
  955.                          'title' => 'Team',
  956.                          'tooltip' => '',
  957.                          'mandatory' => false,
  958.                          'noteditable' => false,
  959.                          'index' => false,
  960.                          'locked' => false,
  961.                          'style' => '',
  962.                          'permissions' => NULL,
  963.                          'datatype' => 'data',
  964.                          'fieldtype' => 'manyToManyObjectRelation',
  965.                          'relationType' => true,
  966.                          'invisible' => false,
  967.                          'visibleGridView' => false,
  968.                          'visibleSearch' => false,
  969.                          'blockedVarsForExport' => 
  970.                         array (
  971.                         ),
  972.                          'classes' => 
  973.                         array (
  974.                           => 
  975.                           array (
  976.                             'classes' => 'TeamMember',
  977.                           ),
  978.                         ),
  979.                          'pathFormatterClass' => '',
  980.                          'width' => 960,
  981.                          'height' => '',
  982.                          'maxItems' => '',
  983.                          'visibleFields' => 'avatar,firstname,lastname,position,phone,email',
  984.                          'allowToCreateNewObject' => false,
  985.                          'optimizedAdminLoading' => false,
  986.                          'enableTextSelection' => false,
  987.                          'visibleFieldDefinitions' => 
  988.                         array (
  989.                         ),
  990.                       )),
  991.                     ),
  992.                      'locked' => false,
  993.                      'blockedVarsForExport' => 
  994.                     array (
  995.                     ),
  996.                      'fieldtype' => 'panel',
  997.                      'layout' => NULL,
  998.                      'border' => false,
  999.                      'icon' => '',
  1000.                      'labelWidth' => 0,
  1001.                      'labelAlign' => 'left',
  1002.                   )),
  1003.                   => 
  1004.                   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  1005.                      'name' => 'Zusätzliche Informationen',
  1006.                      'type' => NULL,
  1007.                      'region' => NULL,
  1008.                      'title' => '',
  1009.                      'width' => '',
  1010.                      'height' => '',
  1011.                      'collapsible' => false,
  1012.                      'collapsed' => false,
  1013.                      'bodyStyle' => '',
  1014.                      'datatype' => 'layout',
  1015.                      'permissions' => NULL,
  1016.                      'children' => 
  1017.                     array (
  1018.                       => 
  1019.                       Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
  1020.                          'name' => 'description',
  1021.                          'title' => 'description',
  1022.                          'tooltip' => '',
  1023.                          'mandatory' => false,
  1024.                          'noteditable' => false,
  1025.                          'index' => false,
  1026.                          'locked' => false,
  1027.                          'style' => '',
  1028.                          'permissions' => NULL,
  1029.                          'datatype' => 'data',
  1030.                          'fieldtype' => 'textarea',
  1031.                          'relationType' => false,
  1032.                          'invisible' => false,
  1033.                          'visibleGridView' => false,
  1034.                          'visibleSearch' => false,
  1035.                          'blockedVarsForExport' => 
  1036.                         array (
  1037.                         ),
  1038.                          'width' => '',
  1039.                          'height' => '',
  1040.                          'maxLength' => 300,
  1041.                          'showCharCount' => false,
  1042.                          'excludeFromSearchIndex' => false,
  1043.                       )),
  1044.                     ),
  1045.                      'locked' => false,
  1046.                      'blockedVarsForExport' => 
  1047.                     array (
  1048.                     ),
  1049.                      'fieldtype' => 'panel',
  1050.                      'layout' => NULL,
  1051.                      'border' => false,
  1052.                      'icon' => '',
  1053.                      'labelWidth' => 0,
  1054.                      'labelAlign' => 'left',
  1055.                   )),
  1056.                 ),
  1057.                  'locked' => false,
  1058.                  'blockedVarsForExport' => 
  1059.                 array (
  1060.                 ),
  1061.                  'fieldtype' => 'panel',
  1062.                  'layout' => NULL,
  1063.                  'border' => false,
  1064.                  'icon' => '/bundles/pimcoreadmin/img/twemoji/1f464.svg',
  1065.                  'labelWidth' => 0,
  1066.                  'labelAlign' => 'left',
  1067.               )),
  1068.               => 
  1069.               Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  1070.                  'name' => 'Profiles',
  1071.                  'type' => NULL,
  1072.                  'region' => NULL,
  1073.                  'title' => 'Profilkategorien',
  1074.                  'width' => '',
  1075.                  'height' => '',
  1076.                  'collapsible' => false,
  1077.                  'collapsed' => false,
  1078.                  'bodyStyle' => '',
  1079.                  'datatype' => 'layout',
  1080.                  'permissions' => NULL,
  1081.                  'children' => 
  1082.                 array (
  1083.                   => 
  1084.                   Pimcore\Model\DataObject\ClassDefinition\Layout\Text::__set_state(array(
  1085.                      'name' => 'Subprofile Description',
  1086.                      'type' => NULL,
  1087.                      'region' => NULL,
  1088.                      'title' => '',
  1089.                      'width' => '',
  1090.                      'height' => '',
  1091.                      'collapsible' => false,
  1092.                      'collapsed' => false,
  1093.                      'bodyStyle' => '',
  1094.                      'datatype' => 'layout',
  1095.                      'permissions' => NULL,
  1096.                      'children' => 
  1097.                     array (
  1098.                     ),
  1099.                      'locked' => false,
  1100.                      'blockedVarsForExport' => 
  1101.                     array (
  1102.                     ),
  1103.                      'fieldtype' => 'text',
  1104.                      'html' => '<div class="alert alert-info">Profile unterteilen sich in einzelne Subkategorien. So kann ein Benutzer gleichzeitig ein Trainer, sowie ein Besitzer etc. sein.<br>Die Subkategorien werden folgend aufgelistet und können bearbeitet und erweitert werden.</div>',
  1105.                      'renderingClass' => '',
  1106.                      'renderingData' => '',
  1107.                      'border' => false,
  1108.                   )),
  1109.                   => 
  1110.                   Pimcore\Model\DataObject\ClassDefinition\Data\Objectbricks::__set_state(array(
  1111.                      'name' => 'profiles',
  1112.                      'title' => 'Subprofile',
  1113.                      'tooltip' => '',
  1114.                      'mandatory' => false,
  1115.                      'noteditable' => false,
  1116.                      'index' => false,
  1117.                      'locked' => false,
  1118.                      'style' => '',
  1119.                      'permissions' => NULL,
  1120.                      'datatype' => 'data',
  1121.                      'fieldtype' => 'objectbricks',
  1122.                      'relationType' => false,
  1123.                      'invisible' => false,
  1124.                      'visibleGridView' => false,
  1125.                      'visibleSearch' => false,
  1126.                      'blockedVarsForExport' => 
  1127.                     array (
  1128.                     ),
  1129.                      'allowedTypes' => 
  1130.                     array (
  1131.                       => 'TrainerProfile',
  1132.                       => 'OwnerProfile',
  1133.                       => 'AuctionhouseProfile',
  1134.                       => 'RacetrackProfile',
  1135.                       => 'JockeyProfile',
  1136.                       => 'AssociationProfile',
  1137.                       => 'TransportProfile',
  1138.                       => 'PhotographerProfile',
  1139.                       => 'VetProfile',
  1140.                       => 'BreederProfile',
  1141.                       10 => 'RacingManagerProfile',
  1142.                       11 => 'AgentProfile',
  1143.                       12 => 'HorsefanProfile',
  1144.                       13 => 'StudfarmProfile',
  1145.                       14 => 'FarrierProfile',
  1146.                       15 => 'ClinicProfile',
  1147.                       16 => 'RidingstableProfile',
  1148.                       17 => 'ModeratorProfile',
  1149.                       18 => 'AuctioneerProfile',
  1150.                       19 => 'SyndicateProfile',
  1151.                     ),
  1152.                      'maxItems' => '',
  1153.                      'border' => false,
  1154.                   )),
  1155.                   => 
  1156.                   Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
  1157.                      'name' => 'primaryProfile',
  1158.                      'title' => 'Primärprofil',
  1159.                      'tooltip' => '',
  1160.                      'mandatory' => false,
  1161.                      'noteditable' => false,
  1162.                      'index' => false,
  1163.                      'locked' => false,
  1164.                      'style' => '',
  1165.                      'permissions' => NULL,
  1166.                      'datatype' => 'data',
  1167.                      'fieldtype' => 'select',
  1168.                      'relationType' => false,
  1169.                      'invisible' => false,
  1170.                      'visibleGridView' => false,
  1171.                      'visibleSearch' => false,
  1172.                      'blockedVarsForExport' => 
  1173.                     array (
  1174.                     ),
  1175.                      'width' => '',
  1176.                      'defaultValue' => NULL,
  1177.                      'optionsProviderClass' => '\\App\\Profile\\Service\\PrimaryProfileOptionsProvider',
  1178.                      'optionsProviderData' => '',
  1179.                      'columnLength' => 190,
  1180.                      'dynamicOptions' => false,
  1181.                      'defaultValueGenerator' => '',
  1182.                   )),
  1183.                 ),
  1184.                  'locked' => false,
  1185.                  'blockedVarsForExport' => 
  1186.                 array (
  1187.                 ),
  1188.                  'fieldtype' => 'panel',
  1189.                  'layout' => NULL,
  1190.                  'border' => false,
  1191.                  'icon' => '/bundles/pimcoreadmin/img/twemoji/1f465.svg',
  1192.                  'labelWidth' => 0,
  1193.                  'labelAlign' => 'left',
  1194.               )),
  1195.               => 
  1196.               Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  1197.                  'name' => 'Network',
  1198.                  'type' => NULL,
  1199.                  'region' => NULL,
  1200.                  'title' => 'Netzwerk',
  1201.                  'width' => '',
  1202.                  'height' => '',
  1203.                  'collapsible' => false,
  1204.                  'collapsed' => false,
  1205.                  'bodyStyle' => '',
  1206.                  'datatype' => 'layout',
  1207.                  'permissions' => NULL,
  1208.                  'children' => 
  1209.                 array (
  1210.                   => 
  1211.                   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  1212.                      'name' => 'Layout',
  1213.                      'type' => NULL,
  1214.                      'region' => NULL,
  1215.                      'title' => '',
  1216.                      'width' => '',
  1217.                      'height' => '',
  1218.                      'collapsible' => false,
  1219.                      'collapsed' => false,
  1220.                      'bodyStyle' => '',
  1221.                      'datatype' => 'layout',
  1222.                      'permissions' => NULL,
  1223.                      'children' => 
  1224.                     array (
  1225.                       => 
  1226.                       Pimcore\Model\DataObject\ClassDefinition\Layout\Text::__set_state(array(
  1227.                          'name' => 'Netzwork Description',
  1228.                          'type' => NULL,
  1229.                          'region' => NULL,
  1230.                          'title' => '',
  1231.                          'width' => '',
  1232.                          'height' => '',
  1233.                          'collapsible' => false,
  1234.                          'collapsed' => false,
  1235.                          'bodyStyle' => '',
  1236.                          'datatype' => 'layout',
  1237.                          'permissions' => NULL,
  1238.                          'children' => 
  1239.                         array (
  1240.                         ),
  1241.                          'locked' => false,
  1242.                          'blockedVarsForExport' => 
  1243.                         array (
  1244.                         ),
  1245.                          'fieldtype' => 'text',
  1246.                          'html' => '<div class="alert alert-info">Das Netzwerk baut sich aus einzelnen Profilen auf.<br>Netzwerk: Alle Profile, die dieses Profil mit sich verknüpft hat<br>Netzwerk Verknüpfungen: Alle Profile, die sich selbst mit diesem Profil Verknüpft haben</div>',
  1247.                          'renderingClass' => '',
  1248.                          'renderingData' => '',
  1249.                          'border' => false,
  1250.                       )),
  1251.                       => 
  1252.                       Pimcore\Model\DataObject\ClassDefinition\Data\ManyToManyObjectRelation::__set_state(array(
  1253.                          'name' => 'network',
  1254.                          'title' => 'Netzwerk',
  1255.                          'tooltip' => '',
  1256.                          'mandatory' => false,
  1257.                          'noteditable' => false,
  1258.                          'index' => false,
  1259.                          'locked' => false,
  1260.                          'style' => '',
  1261.                          'permissions' => NULL,
  1262.                          'datatype' => 'data',
  1263.                          'fieldtype' => 'manyToManyObjectRelation',
  1264.                          'relationType' => true,
  1265.                          'invisible' => false,
  1266.                          'visibleGridView' => false,
  1267.                          'visibleSearch' => false,
  1268.                          'blockedVarsForExport' => 
  1269.                         array (
  1270.                         ),
  1271.                          'classes' => 
  1272.                         array (
  1273.                           => 
  1274.                           array (
  1275.                             'classes' => 'Profile',
  1276.                           ),
  1277.                         ),
  1278.                          'pathFormatterClass' => '',
  1279.                          'width' => '',
  1280.                          'height' => '',
  1281.                          'maxItems' => '',
  1282.                          'visibleFields' => 'profileType,company,gender,firstname,lastname',
  1283.                          'allowToCreateNewObject' => false,
  1284.                          'optimizedAdminLoading' => true,
  1285.                          'enableTextSelection' => false,
  1286.                          'visibleFieldDefinitions' => 
  1287.                         array (
  1288.                         ),
  1289.                       )),
  1290.                       => 
  1291.                       Pimcore\Model\DataObject\ClassDefinition\Data\ReverseObjectRelation::__set_state(array(
  1292.                          'name' => 'reversedNetwork',
  1293.                          'title' => 'Netzwerk Verknüpfungen',
  1294.                          'tooltip' => '',
  1295.                          'mandatory' => false,
  1296.                          'noteditable' => false,
  1297.                          'index' => false,
  1298.                          'locked' => false,
  1299.                          'style' => '',
  1300.                          'permissions' => NULL,
  1301.                          'datatype' => 'data',
  1302.                          'fieldtype' => 'reverseObjectRelation',
  1303.                          'relationType' => true,
  1304.                          'invisible' => false,
  1305.                          'visibleGridView' => false,
  1306.                          'visibleSearch' => false,
  1307.                          'blockedVarsForExport' => 
  1308.                         array (
  1309.                         ),
  1310.                          'classes' => 
  1311.                         array (
  1312.                         ),
  1313.                          'pathFormatterClass' => '@App\\Admin\\PathFormatter\\ProfilePathFormatter',
  1314.                          'width' => '',
  1315.                          'height' => '',
  1316.                          'maxItems' => '',
  1317.                          'visibleFields' => NULL,
  1318.                          'allowToCreateNewObject' => true,
  1319.                          'optimizedAdminLoading' => false,
  1320.                          'enableTextSelection' => false,
  1321.                          'visibleFieldDefinitions' => 
  1322.                         array (
  1323.                         ),
  1324.                          'ownerClassName' => 'Profile',
  1325.                          'ownerClassId' => NULL,
  1326.                          'ownerFieldName' => 'network',
  1327.                          'lazyLoading' => true,
  1328.                       )),
  1329.                     ),
  1330.                      'locked' => false,
  1331.                      'blockedVarsForExport' => 
  1332.                     array (
  1333.                     ),
  1334.                      'fieldtype' => 'panel',
  1335.                      'layout' => NULL,
  1336.                      'border' => false,
  1337.                      'icon' => '',
  1338.                      'labelWidth' => 0,
  1339.                      'labelAlign' => 'left',
  1340.                   )),
  1341.                   => 
  1342.                   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  1343.                      'name' => 'Layout',
  1344.                      'type' => NULL,
  1345.                      'region' => NULL,
  1346.                      'title' => '',
  1347.                      'width' => '',
  1348.                      'height' => '',
  1349.                      'collapsible' => false,
  1350.                      'collapsed' => false,
  1351.                      'bodyStyle' => '',
  1352.                      'datatype' => 'layout',
  1353.                      'permissions' => NULL,
  1354.                      'children' => 
  1355.                     array (
  1356.                       => 
  1357.                       Pimcore\Model\DataObject\ClassDefinition\Data\ReverseObjectRelation::__set_state(array(
  1358.                          'name' => 'reversedNews',
  1359.                          'title' => 'News',
  1360.                          'tooltip' => '',
  1361.                          'mandatory' => false,
  1362.                          'noteditable' => false,
  1363.                          'index' => false,
  1364.                          'locked' => false,
  1365.                          'style' => '',
  1366.                          'permissions' => NULL,
  1367.                          'datatype' => 'data',
  1368.                          'fieldtype' => 'reverseObjectRelation',
  1369.                          'relationType' => true,
  1370.                          'invisible' => false,
  1371.                          'visibleGridView' => false,
  1372.                          'visibleSearch' => false,
  1373.                          'blockedVarsForExport' => 
  1374.                         array (
  1375.                         ),
  1376.                          'classes' => 
  1377.                         array (
  1378.                         ),
  1379.                          'pathFormatterClass' => '',
  1380.                          'width' => '',
  1381.                          'height' => '',
  1382.                          'maxItems' => '',
  1383.                          'visibleFields' => NULL,
  1384.                          'allowToCreateNewObject' => true,
  1385.                          'optimizedAdminLoading' => false,
  1386.                          'enableTextSelection' => false,
  1387.                          'visibleFieldDefinitions' => 
  1388.                         array (
  1389.                         ),
  1390.                          'ownerClassName' => 'News',
  1391.                          'ownerClassId' => NULL,
  1392.                          'ownerFieldName' => 'profiles',
  1393.                          'lazyLoading' => true,
  1394.                       )),
  1395.                     ),
  1396.                      'locked' => false,
  1397.                      'blockedVarsForExport' => 
  1398.                     array (
  1399.                     ),
  1400.                      'fieldtype' => 'panel',
  1401.                      'layout' => NULL,
  1402.                      'border' => false,
  1403.                      'icon' => '',
  1404.                      'labelWidth' => 0,
  1405.                      'labelAlign' => 'left',
  1406.                   )),
  1407.                   => 
  1408.                   Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  1409.                      'name' => 'Layout',
  1410.                      'type' => NULL,
  1411.                      'region' => NULL,
  1412.                      'title' => '',
  1413.                      'width' => '',
  1414.                      'height' => '',
  1415.                      'collapsible' => false,
  1416.                      'collapsed' => false,
  1417.                      'bodyStyle' => '',
  1418.                      'datatype' => 'layout',
  1419.                      'permissions' => NULL,
  1420.                      'children' => 
  1421.                     array (
  1422.                       => 
  1423.                       Pimcore\Model\DataObject\ClassDefinition\Data\ManyToManyObjectRelation::__set_state(array(
  1424.                          'name' => 'organisations',
  1425.                          'title' => 'Organisationen',
  1426.                          'tooltip' => '',
  1427.                          'mandatory' => false,
  1428.                          'noteditable' => false,
  1429.                          'index' => false,
  1430.                          'locked' => false,
  1431.                          'style' => '',
  1432.                          'permissions' => NULL,
  1433.                          'datatype' => 'data',
  1434.                          'fieldtype' => 'manyToManyObjectRelation',
  1435.                          'relationType' => true,
  1436.                          'invisible' => false,
  1437.                          'visibleGridView' => false,
  1438.                          'visibleSearch' => false,
  1439.                          'blockedVarsForExport' => 
  1440.                         array (
  1441.                         ),
  1442.                          'classes' => 
  1443.                         array (
  1444.                           => 
  1445.                           array (
  1446.                             'classes' => 'Profile',
  1447.                           ),
  1448.                           => 
  1449.                           array (
  1450.                             'classes' => 'Club',
  1451.                           ),
  1452.                           => 
  1453.                           array (
  1454.                             'classes' => 'Association',
  1455.                           ),
  1456.                         ),
  1457.                          'pathFormatterClass' => '',
  1458.                          'width' => '',
  1459.                          'height' => '',
  1460.                          'maxItems' => '',
  1461.                          'visibleFields' => 
  1462.                         array (
  1463.                         ),
  1464.                          'allowToCreateNewObject' => false,
  1465.                          'optimizedAdminLoading' => true,
  1466.                          'enableTextSelection' => false,
  1467.                          'visibleFieldDefinitions' => 
  1468.                         array (
  1469.                         ),
  1470.                       )),
  1471.                     ),
  1472.                      'locked' => false,
  1473.                      'blockedVarsForExport' => 
  1474.                     array (
  1475.                     ),
  1476.                      'fieldtype' => 'panel',
  1477.                      'layout' => NULL,
  1478.                      'border' => false,
  1479.                      'icon' => '',
  1480.                      'labelWidth' => 0,
  1481.                      'labelAlign' => 'left',
  1482.                   )),
  1483.                 ),
  1484.                  'locked' => false,
  1485.                  'blockedVarsForExport' => 
  1486.                 array (
  1487.                 ),
  1488.                  'fieldtype' => 'panel',
  1489.                  'layout' => NULL,
  1490.                  'border' => false,
  1491.                  'icon' => '/bundles/pimcoreadmin/img/twemoji/1f517.svg',
  1492.                  'labelWidth' => 0,
  1493.                  'labelAlign' => 'left',
  1494.               )),
  1495.               => 
  1496.               Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  1497.                  'name' => 'SoMe and Documents',
  1498.                  'type' => NULL,
  1499.                  'region' => NULL,
  1500.                  'title' => '🚀 Social Media & ðŸ“ƒ Dokumente',
  1501.                  'width' => '',
  1502.                  'height' => '',
  1503.                  'collapsible' => false,
  1504.                  'collapsed' => false,
  1505.                  'bodyStyle' => '',
  1506.                  'datatype' => 'layout',
  1507.                  'permissions' => NULL,
  1508.                  'children' => 
  1509.                 array (
  1510.                   => 
  1511.                   Pimcore\Model\DataObject\ClassDefinition\Data\StructuredTable::__set_state(array(
  1512.                      'name' => 'socialMedia',
  1513.                      'title' => 'Social Media',
  1514.                      'tooltip' => '',
  1515.                      'mandatory' => false,
  1516.                      'noteditable' => false,
  1517.                      'index' => false,
  1518.                      'locked' => false,
  1519.                      'style' => '',
  1520.                      'permissions' => NULL,
  1521.                      'datatype' => 'data',
  1522.                      'fieldtype' => 'structuredTable',
  1523.                      'relationType' => false,
  1524.                      'invisible' => false,
  1525.                      'visibleGridView' => false,
  1526.                      'visibleSearch' => false,
  1527.                      'blockedVarsForExport' => 
  1528.                     array (
  1529.                     ),
  1530.                      'width' => 960,
  1531.                      'height' => '',
  1532.                      'labelWidth' => 150,
  1533.                      'labelFirstCell' => 'Plattform',
  1534.                      'cols' => 
  1535.                     array (
  1536.                       => 
  1537.                       array (
  1538.                         'type' => 'text',
  1539.                         'position' => 2,
  1540.                         'id' => 'extModel1851-1',
  1541.                         'key' => 'url',
  1542.                         'label' => 'Url',
  1543.                         'length' => NULL,
  1544.                         'width' => 450,
  1545.                       ),
  1546.                     ),
  1547.                      'rows' => 
  1548.                     array (
  1549.                       => 
  1550.                       array (
  1551.                         'position' => 1,
  1552.                         'key' => 'facebook',
  1553.                         'label' => 'Facebook',
  1554.                         'id' => 'extModel80034-1',
  1555.                       ),
  1556.                       => 
  1557.                       array (
  1558.                         'position' => 2,
  1559.                         'id' => 'extModel80034-3',
  1560.                         'key' => 'youtube',
  1561.                         'label' => 'Youtube',
  1562.                       ),
  1563.                       => 
  1564.                       array (
  1565.                         'position' => 3,
  1566.                         'id' => 'extModel85652-1',
  1567.                         'key' => 'instagram',
  1568.                         'label' => 'Instagram',
  1569.                       ),
  1570.                       => 
  1571.                       array (
  1572.                         'position' => 4,
  1573.                         'id' => 'extModel85652-2',
  1574.                         'key' => 'twitter',
  1575.                         'label' => 'Twitter',
  1576.                       ),
  1577.                     ),
  1578.                   )),
  1579.                   => 
  1580.                   Pimcore\Model\DataObject\ClassDefinition\Data\StructuredTable::__set_state(array(
  1581.                      'name' => 'links',
  1582.                      'title' => 'Links',
  1583.                      'tooltip' => '',
  1584.                      'mandatory' => false,
  1585.                      'noteditable' => false,
  1586.                      'index' => false,
  1587.                      'locked' => false,
  1588.                      'style' => '',
  1589.                      'permissions' => NULL,
  1590.                      'datatype' => 'data',
  1591.                      'fieldtype' => 'structuredTable',
  1592.                      'relationType' => false,
  1593.                      'invisible' => false,
  1594.                      'visibleGridView' => false,
  1595.                      'visibleSearch' => false,
  1596.                      'blockedVarsForExport' => 
  1597.                     array (
  1598.                     ),
  1599.                      'width' => 960,
  1600.                      'height' => '',
  1601.                      'labelWidth' => 150,
  1602.                      'labelFirstCell' => 'Link',
  1603.                      'cols' => 
  1604.                     array (
  1605.                       => 
  1606.                       array (
  1607.                         'type' => 'text',
  1608.                         'position' => 2,
  1609.                         'id' => 'extModel3994-1',
  1610.                         'key' => 'url',
  1611.                         'label' => 'Url',
  1612.                         'width' => 450,
  1613.                       ),
  1614.                     ),
  1615.                      'rows' => 
  1616.                     array (
  1617.                       => 
  1618.                       array (
  1619.                         'position' => 1,
  1620.                         'key' => 'registerlink1',
  1621.                         'label' => 'registerlink1',
  1622.                         'id' => 'extModel3751-1',
  1623.                       ),
  1624.                       => 
  1625.                       array (
  1626.                         'position' => 2,
  1627.                         'id' => 'extModel3751-2',
  1628.                         'key' => 'registerlink2',
  1629.                         'label' => 'registerlink2',
  1630.                       ),
  1631.                       => 
  1632.                       array (
  1633.                         'position' => 3,
  1634.                         'id' => 'extModel3974-1',
  1635.                         'key' => 'registerlink3',
  1636.                         'label' => 'registerlink3',
  1637.                       ),
  1638.                       => 
  1639.                       array (
  1640.                         'position' => 4,
  1641.                         'id' => 'extModel3974-2',
  1642.                         'key' => 'registerlink4',
  1643.                         'label' => 'registerlink4',
  1644.                       ),
  1645.                       => 
  1646.                       array (
  1647.                         'position' => 5,
  1648.                         'id' => 'extModel3974-3',
  1649.                         'key' => 'registerlink5',
  1650.                         'label' => 'registerlink5',
  1651.                       ),
  1652.                     ),
  1653.                   )),
  1654.                   => 
  1655.                   Pimcore\Model\DataObject\ClassDefinition\Data\AdvancedManyToManyRelation::__set_state(array(
  1656.                      'name' => 'downloads',
  1657.                      'title' => 'Downloads',
  1658.                      'tooltip' => '',
  1659.                      'mandatory' => false,
  1660.                      'noteditable' => false,
  1661.                      'index' => false,
  1662.                      'locked' => false,
  1663.                      'style' => '',
  1664.                      'permissions' => NULL,
  1665.                      'datatype' => 'data',
  1666.                      'fieldtype' => 'advancedManyToManyRelation',
  1667.                      'relationType' => true,
  1668.                      'invisible' => false,
  1669.                      'visibleGridView' => false,
  1670.                      'visibleSearch' => false,
  1671.                      'blockedVarsForExport' => 
  1672.                     array (
  1673.                     ),
  1674.                      'classes' => 
  1675.                     array (
  1676.                     ),
  1677.                      'pathFormatterClass' => '',
  1678.                      'width' => 960,
  1679.                      'height' => NULL,
  1680.                      'maxItems' => 5,
  1681.                      'assetUploadPath' => '',
  1682.                      'objectsAllowed' => false,
  1683.                      'assetsAllowed' => true,
  1684.                      'assetTypes' => 
  1685.                     array (
  1686.                       => 
  1687.                       array (
  1688.                         'assetTypes' => 'image',
  1689.                       ),
  1690.                       => 
  1691.                       array (
  1692.                         'assetTypes' => 'audio',
  1693.                       ),
  1694.                       => 
  1695.                       array (
  1696.                         'assetTypes' => 'video',
  1697.                       ),
  1698.                       => 
  1699.                       array (
  1700.                         'assetTypes' => 'document',
  1701.                       ),
  1702.                       => 
  1703.                       array (
  1704.                         'assetTypes' => 'text',
  1705.                       ),
  1706.                     ),
  1707.                      'documentsAllowed' => false,
  1708.                      'documentTypes' => 
  1709.                     array (
  1710.                     ),
  1711.                      'enableTextSelection' => false,
  1712.                      'columns' => 
  1713.                     array (
  1714.                       => 
  1715.                       array (
  1716.                         'type' => 'text',
  1717.                         'position' => 0,
  1718.                         'key' => 'title',
  1719.                         'id' => 'extModel4538-1',
  1720.                         'label' => 'Titel',
  1721.                         'value' => '',
  1722.                         'width' => NULL,
  1723.                       ),
  1724.                     ),
  1725.                      'columnKeys' => 
  1726.                     array (
  1727.                       => 'title',
  1728.                     ),
  1729.                      'phpdocType' => '\\Pimcore\\Model\\DataObject\\Data\\ElementMetadata[]',
  1730.                      'optimizedAdminLoading' => true,
  1731.                      'enableBatchEdit' => false,
  1732.                      'allowMultipleAssignments' => false,
  1733.                   )),
  1734.                 ),
  1735.                  'locked' => false,
  1736.                  'blockedVarsForExport' => 
  1737.                 array (
  1738.                 ),
  1739.                  'fieldtype' => 'panel',
  1740.                  'layout' => NULL,
  1741.                  'border' => false,
  1742.                  'icon' => '',
  1743.                  'labelWidth' => 0,
  1744.                  'labelAlign' => 'left',
  1745.               )),
  1746.               => 
  1747.               Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  1748.                  'name' => 'Account',
  1749.                  'type' => NULL,
  1750.                  'region' => NULL,
  1751.                  'title' => 'Zugangsdaten',
  1752.                  'width' => '',
  1753.                  'height' => '',
  1754.                  'collapsible' => false,
  1755.                  'collapsed' => false,
  1756.                  'bodyStyle' => '',
  1757.                  'datatype' => 'layout',
  1758.                  'permissions' => NULL,
  1759.                  'children' => 
  1760.                 array (
  1761.                   => 
  1762.                   Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  1763.                      'name' => 'username',
  1764.                      'title' => 'Username',
  1765.                      'tooltip' => '',
  1766.                      'mandatory' => true,
  1767.                      'noteditable' => false,
  1768.                      'index' => true,
  1769.                      'locked' => false,
  1770.                      'style' => '',
  1771.                      'permissions' => NULL,
  1772.                      'datatype' => 'data',
  1773.                      'fieldtype' => 'input',
  1774.                      'relationType' => false,
  1775.                      'invisible' => false,
  1776.                      'visibleGridView' => false,
  1777.                      'visibleSearch' => false,
  1778.                      'blockedVarsForExport' => 
  1779.                     array (
  1780.                     ),
  1781.                      'width' => '',
  1782.                      'defaultValue' => NULL,
  1783.                      'columnLength' => 190,
  1784.                      'regex' => '',
  1785.                      'regexFlags' => 
  1786.                     array (
  1787.                     ),
  1788.                      'unique' => true,
  1789.                      'showCharCount' => false,
  1790.                      'defaultValueGenerator' => '',
  1791.                   )),
  1792.                   => 
  1793.                   Pimcore\Model\DataObject\ClassDefinition\Data\Password::__set_state(array(
  1794.                      'name' => 'password',
  1795.                      'title' => 'Passwort',
  1796.                      'tooltip' => '',
  1797.                      'mandatory' => false,
  1798.                      'noteditable' => true,
  1799.                      'index' => false,
  1800.                      'locked' => false,
  1801.                      'style' => '',
  1802.                      'permissions' => NULL,
  1803.                      'datatype' => 'data',
  1804.                      'fieldtype' => 'password',
  1805.                      'relationType' => false,
  1806.                      'invisible' => false,
  1807.                      'visibleGridView' => false,
  1808.                      'visibleSearch' => false,
  1809.                      'blockedVarsForExport' => 
  1810.                     array (
  1811.                     ),
  1812.                      'width' => '',
  1813.                      'algorithm' => 'password_hash',
  1814.                      'salt' => '',
  1815.                      'saltlocation' => 'back',
  1816.                      'minimumLength' => NULL,
  1817.                   )),
  1818.                   => 
  1819.                   Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  1820.                      'name' => 'activationToken',
  1821.                      'title' => 'Aktivierungs-Key',
  1822.                      'tooltip' => '',
  1823.                      'mandatory' => false,
  1824.                      'noteditable' => true,
  1825.                      'index' => false,
  1826.                      'locked' => false,
  1827.                      'style' => '',
  1828.                      'permissions' => NULL,
  1829.                      'datatype' => 'data',
  1830.                      'fieldtype' => 'input',
  1831.                      'relationType' => false,
  1832.                      'invisible' => false,
  1833.                      'visibleGridView' => false,
  1834.                      'visibleSearch' => false,
  1835.                      'blockedVarsForExport' => 
  1836.                     array (
  1837.                     ),
  1838.                      'width' => '',
  1839.                      'defaultValue' => NULL,
  1840.                      'columnLength' => 190,
  1841.                      'regex' => '',
  1842.                      'regexFlags' => 
  1843.                     array (
  1844.                     ),
  1845.                      'unique' => false,
  1846.                      'showCharCount' => false,
  1847.                      'defaultValueGenerator' => '',
  1848.                   )),
  1849.                   => 
  1850.                   Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  1851.                      'name' => 'resetToken',
  1852.                      'title' => 'Wiederherstellungs-Key',
  1853.                      'tooltip' => '',
  1854.                      'mandatory' => false,
  1855.                      'noteditable' => true,
  1856.                      'index' => false,
  1857.                      'locked' => false,
  1858.                      'style' => '',
  1859.                      'permissions' => NULL,
  1860.                      'datatype' => 'data',
  1861.                      'fieldtype' => 'input',
  1862.                      'relationType' => false,
  1863.                      'invisible' => false,
  1864.                      'visibleGridView' => false,
  1865.                      'visibleSearch' => false,
  1866.                      'blockedVarsForExport' => 
  1867.                     array (
  1868.                     ),
  1869.                      'width' => '',
  1870.                      'defaultValue' => NULL,
  1871.                      'columnLength' => 190,
  1872.                      'regex' => '',
  1873.                      'regexFlags' => 
  1874.                     array (
  1875.                     ),
  1876.                      'unique' => true,
  1877.                      'showCharCount' => false,
  1878.                      'defaultValueGenerator' => '',
  1879.                   )),
  1880.                   => 
  1881.                   Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
  1882.                      'name' => 'signUpCompletionState',
  1883.                      'title' => 'Registrierungsstatus',
  1884.                      'tooltip' => '',
  1885.                      'mandatory' => false,
  1886.                      'noteditable' => true,
  1887.                      'index' => false,
  1888.                      'locked' => false,
  1889.                      'style' => '',
  1890.                      'permissions' => NULL,
  1891.                      'datatype' => 'data',
  1892.                      'fieldtype' => 'select',
  1893.                      'relationType' => false,
  1894.                      'invisible' => false,
  1895.                      'visibleGridView' => true,
  1896.                      'visibleSearch' => false,
  1897.                      'blockedVarsForExport' => 
  1898.                     array (
  1899.                     ),
  1900.                      'options' => 
  1901.                     array (
  1902.                       => 
  1903.                       array (
  1904.                         'key' => 'Registriert',
  1905.                         'value' => 'signup_completed',
  1906.                       ),
  1907.                       => 
  1908.                       array (
  1909.                         'key' => 'Kontaktinformationen',
  1910.                         'value' => 'collect_contact',
  1911.                       ),
  1912.                       => 
  1913.                       array (
  1914.                         'key' => 'Social Media & Dokumente',
  1915.                         'value' => 'collect_SoMeDocs',
  1916.                       ),
  1917.                       => 
  1918.                       array (
  1919.                         'key' => 'Anzeige',
  1920.                         'value' => 'appearance',
  1921.                       ),
  1922.                       => 
  1923.                       array (
  1924.                         'key' => 'Veröffentlichung',
  1925.                         'value' => 'publish',
  1926.                       ),
  1927.                       => 
  1928.                       array (
  1929.                         'key' => 'Vollständig',
  1930.                         'value' => 'profile_complete',
  1931.                       ),
  1932.                       => 
  1933.                       array (
  1934.                         'key' => 'Bilder zuschneiden',
  1935.                         'value' => 'appearance_cropping',
  1936.                       ),
  1937.                     ),
  1938.                      'width' => '',
  1939.                      'defaultValue' => '',
  1940.                      'optionsProviderClass' => '',
  1941.                      'optionsProviderData' => '',
  1942.                      'columnLength' => 190,
  1943.                      'dynamicOptions' => false,
  1944.                      'defaultValueGenerator' => '',
  1945.                   )),
  1946.                   => 
  1947.                   Pimcore\Model\DataObject\ClassDefinition\Data\BooleanSelect::__set_state(array(
  1948.                      'name' => 'isStaff',
  1949.                      'title' => '3forone Teammitglied',
  1950.                      'tooltip' => 'Wenn augewählt, bekommt das Profil ein TeamBadge angezeigt und es wird somit ersichtlich, dass das Profil zum 3forone Team gehört.',
  1951.                      'mandatory' => false,
  1952.                      'noteditable' => true,
  1953.                      'index' => false,
  1954.                      'locked' => false,
  1955.                      'style' => '',
  1956.                      'permissions' => NULL,
  1957.                      'datatype' => 'data',
  1958.                      'fieldtype' => 'booleanSelect',
  1959.                      'relationType' => false,
  1960.                      'invisible' => true,
  1961.                      'visibleGridView' => false,
  1962.                      'visibleSearch' => false,
  1963.                      'blockedVarsForExport' => 
  1964.                     array (
  1965.                     ),
  1966.                      'yesLabel' => 'yes',
  1967.                      'noLabel' => 'no',
  1968.                      'emptyLabel' => 'empty',
  1969.                      'options' => 
  1970.                     array (
  1971.                       => 
  1972.                       array (
  1973.                         'key' => 'empty',
  1974.                         'value' => 0,
  1975.                       ),
  1976.                       => 
  1977.                       array (
  1978.                         'key' => 'yes',
  1979.                         'value' => 1,
  1980.                       ),
  1981.                       => 
  1982.                       array (
  1983.                         'key' => 'no',
  1984.                         'value' => -1,
  1985.                       ),
  1986.                     ),
  1987.                      'width' => '',
  1988.                   )),
  1989.                   => 
  1990.                   Pimcore\Model\DataObject\ClassDefinition\Data\Multiselect::__set_state(array(
  1991.                      'name' => 'roles',
  1992.                      'title' => 'Rollen',
  1993.                      'tooltip' => '',
  1994.                      'mandatory' => false,
  1995.                      'noteditable' => false,
  1996.                      'index' => false,
  1997.                      'locked' => false,
  1998.                      'style' => '',
  1999.                      'permissions' => NULL,
  2000.                      'datatype' => 'data',
  2001.                      'fieldtype' => 'multiselect',
  2002.                      'relationType' => false,
  2003.                      'invisible' => false,
  2004.                      'visibleGridView' => false,
  2005.                      'visibleSearch' => false,
  2006.                      'blockedVarsForExport' => 
  2007.                     array (
  2008.                     ),
  2009.                      'options' => 
  2010.                     array (
  2011.                       => 
  2012.                       array (
  2013.                         'key' => 'Jockey Club',
  2014.                         'value' => 'ROLE_CLUB_JOCKEY',
  2015.                       ),
  2016.                       => 
  2017.                       array (
  2018.                         'key' => 'Standard Club',
  2019.                         'value' => 'ROLE_CLUB_STANDARD',
  2020.                       ),
  2021.                       => 
  2022.                       array (
  2023.                         'key' => 'Business Club',
  2024.                         'value' => 'ROLE_CLUB_BUSINESS',
  2025.                       ),
  2026.                       => 
  2027.                       array (
  2028.                         'key' => 'Horse Club',
  2029.                         'value' => 'ROLE_CLUB_HORSE',
  2030.                       ),
  2031.                       => 
  2032.                       array (
  2033.                         'key' => 'Trading Club',
  2034.                         'value' => 'ROLE_CLUB_TRADING',
  2035.                       ),
  2036.                       => 
  2037.                       array (
  2038.                         'key' => 'Champions Club',
  2039.                         'value' => 'ROLE_CLUB_CHAMPION',
  2040.                       ),
  2041.                       => 
  2042.                       array (
  2043.                         'key' => 'Staff',
  2044.                         'value' => 'ROLE_STAFF',
  2045.                       ),
  2046.                       => 
  2047.                       array (
  2048.                         'key' => 'Profil',
  2049.                         'value' => 'ROLE_USER',
  2050.                       ),
  2051.                     ),
  2052.                      'width' => '',
  2053.                      'height' => '',
  2054.                      'maxItems' => '',
  2055.                      'renderType' => 'tags',
  2056.                      'optionsProviderClass' => '',
  2057.                      'optionsProviderData' => '',
  2058.                      'dynamicOptions' => false,
  2059.                   )),
  2060.                   => 
  2061.                   Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
  2062.                      'name' => 'abowireUserId',
  2063.                      'title' => 'Abowire User Id',
  2064.                      'tooltip' => '',
  2065.                      'mandatory' => false,
  2066.                      'noteditable' => false,
  2067.                      'index' => false,
  2068.                      'locked' => false,
  2069.                      'style' => '',
  2070.                      'permissions' => NULL,
  2071.                      'datatype' => 'data',
  2072.                      'fieldtype' => 'input',
  2073.                      'relationType' => false,
  2074.                      'invisible' => true,
  2075.                      'visibleGridView' => false,
  2076.                      'visibleSearch' => false,
  2077.                      'blockedVarsForExport' => 
  2078.                     array (
  2079.                     ),
  2080.                      'width' => '',
  2081.                      'defaultValue' => NULL,
  2082.                      'columnLength' => 190,
  2083.                      'regex' => '',
  2084.                      'regexFlags' => 
  2085.                     array (
  2086.                     ),
  2087.                      'unique' => false,
  2088.                      'showCharCount' => false,
  2089.                      'defaultValueGenerator' => '',
  2090.                   )),
  2091.                   => 
  2092.                   Pimcore\Model\DataObject\ClassDefinition\Data\Language::__set_state(array(
  2093.                      'name' => 'preferredLanguage',
  2094.                      'title' => 'Bevorzugte Sprache',
  2095.                      'tooltip' => '',
  2096.                      'mandatory' => false,
  2097.                      'noteditable' => false,
  2098.                      'index' => false,
  2099.                      'locked' => false,
  2100.                      'style' => '',
  2101.                      'permissions' => NULL,
  2102.                      'datatype' => 'data',
  2103.                      'fieldtype' => 'language',
  2104.                      'relationType' => false,
  2105.                      'invisible' => false,
  2106.                      'visibleGridView' => false,
  2107.                      'visibleSearch' => false,
  2108.                      'blockedVarsForExport' => 
  2109.                     array (
  2110.                     ),
  2111.                      'width' => 0,
  2112.                      'defaultValue' => NULL,
  2113.                      'optionsProviderClass' => NULL,
  2114.                      'optionsProviderData' => NULL,
  2115.                      'columnLength' => 190,
  2116.                      'dynamicOptions' => false,
  2117.                      'defaultValueGenerator' => '',
  2118.                      'onlySystemLanguages' => true,
  2119.                   )),
  2120.                 ),
  2121.                  'locked' => false,
  2122.                  'blockedVarsForExport' => 
  2123.                 array (
  2124.                 ),
  2125.                  'fieldtype' => 'panel',
  2126.                  'layout' => NULL,
  2127.                  'border' => false,
  2128.                  'icon' => '/bundles/pimcoreadmin/img/flat-color-icons/privacy.svg',
  2129.                  'labelWidth' => 150,
  2130.                  'labelAlign' => 'left',
  2131.               )),
  2132.             ),
  2133.              'locked' => false,
  2134.              'blockedVarsForExport' => 
  2135.             array (
  2136.             ),
  2137.              'fieldtype' => 'tabpanel',
  2138.              'border' => false,
  2139.              'tabPosition' => NULL,
  2140.           )),
  2141.           => 
  2142.           Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
  2143.              'name' => 'Layout',
  2144.              'type' => NULL,
  2145.              'region' => 'east',
  2146.              'title' => '',
  2147.              'width' => '',
  2148.              'height' => '',
  2149.              'collapsible' => false,
  2150.              'collapsed' => false,
  2151.              'bodyStyle' => '',
  2152.              'datatype' => 'layout',
  2153.              'permissions' => NULL,
  2154.              'children' => 
  2155.             array (
  2156.               => 
  2157.               Pimcore\Model\DataObject\ClassDefinition\Data\RgbaColor::__set_state(array(
  2158.                  'name' => 'color',
  2159.                  'title' => '',
  2160.                  'tooltip' => '',
  2161.                  'mandatory' => false,
  2162.                  'noteditable' => false,
  2163.                  'index' => false,
  2164.                  'locked' => false,
  2165.                  'style' => '',
  2166.                  'permissions' => NULL,
  2167.                  'datatype' => 'data',
  2168.                  'fieldtype' => 'rgbaColor',
  2169.                  'relationType' => false,
  2170.                  'invisible' => false,
  2171.                  'visibleGridView' => false,
  2172.                  'visibleSearch' => false,
  2173.                  'blockedVarsForExport' => 
  2174.                 array (
  2175.                 ),
  2176.                  'width' => '',
  2177.               )),
  2178.               => 
  2179.               Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  2180.                  'name' => 'avatar',
  2181.                  'title' => 'Avatar',
  2182.                  'tooltip' => '',
  2183.                  'mandatory' => false,
  2184.                  'noteditable' => false,
  2185.                  'index' => false,
  2186.                  'locked' => false,
  2187.                  'style' => '',
  2188.                  'permissions' => NULL,
  2189.                  'datatype' => 'data',
  2190.                  'fieldtype' => 'image',
  2191.                  'relationType' => false,
  2192.                  'invisible' => false,
  2193.                  'visibleGridView' => false,
  2194.                  'visibleSearch' => false,
  2195.                  'blockedVarsForExport' => 
  2196.                 array (
  2197.                 ),
  2198.                  'width' => '',
  2199.                  'height' => '',
  2200.                  'uploadPath' => '',
  2201.               )),
  2202.               => 
  2203.               Pimcore\Model\DataObject\ClassDefinition\Data\Image::__set_state(array(
  2204.                  'name' => 'banner',
  2205.                  'title' => 'Banner',
  2206.                  'tooltip' => '',
  2207.                  'mandatory' => false,
  2208.                  'noteditable' => false,
  2209.                  'index' => false,
  2210.                  'locked' => false,
  2211.                  'style' => '',
  2212.                  'permissions' => NULL,
  2213.                  'datatype' => 'data',
  2214.                  'fieldtype' => 'image',
  2215.                  'relationType' => false,
  2216.                  'invisible' => false,
  2217.                  'visibleGridView' => false,
  2218.                  'visibleSearch' => false,
  2219.                  'blockedVarsForExport' => 
  2220.                 array (
  2221.                 ),
  2222.                  'width' => '',
  2223.                  'height' => '',
  2224.                  'uploadPath' => '',
  2225.               )),
  2226.             ),
  2227.              'locked' => false,
  2228.              'blockedVarsForExport' => 
  2229.             array (
  2230.             ),
  2231.              'fieldtype' => 'panel',
  2232.              'layout' => NULL,
  2233.              'border' => false,
  2234.              'icon' => '',
  2235.              'labelWidth' => 0,
  2236.              'labelAlign' => 'left',
  2237.           )),
  2238.         ),
  2239.          'locked' => false,
  2240.          'blockedVarsForExport' => 
  2241.         array (
  2242.         ),
  2243.          'fieldtype' => 'region',
  2244.          'icon' => '',
  2245.       )),
  2246.     ),
  2247.      'locked' => false,
  2248.      'blockedVarsForExport' => 
  2249.     array (
  2250.     ),
  2251.      'fieldtype' => 'panel',
  2252.      'layout' => NULL,
  2253.      'border' => false,
  2254.      'icon' => NULL,
  2255.      'labelWidth' => 100,
  2256.      'labelAlign' => 'left',
  2257.   )),
  2258.    'icon' => '/bundles/pimcoreadmin/img/twemoji/1f466.svg',
  2259.    'previewUrl' => '',
  2260.    'group' => '',
  2261.    'showAppLoggerTab' => false,
  2262.    'linkGeneratorReference' => '@App\\Profile\\LinkGenerator\\ProfileLinkGenerator',
  2263.    'previewGeneratorReference' => '',
  2264.    'compositeIndices' => 
  2265.   array (
  2266.   ),
  2267.    'generateTypeDeclarations' => true,
  2268.    'showFieldLookup' => false,
  2269.    'propertyVisibility' => 
  2270.   array (
  2271.     'grid' => 
  2272.     array (
  2273.       'id' => true,
  2274.       'key' => false,
  2275.       'path' => true,
  2276.       'published' => true,
  2277.       'modificationDate' => true,
  2278.       'creationDate' => true,
  2279.     ),
  2280.     'search' => 
  2281.     array (
  2282.       'id' => true,
  2283.       'key' => false,
  2284.       'path' => true,
  2285.       'published' => true,
  2286.       'modificationDate' => true,
  2287.       'creationDate' => true,
  2288.     ),
  2289.   ),
  2290.    'enableGridLocking' => false,
  2291.    'deletedDataComponents' => 
  2292.   array (
  2293.   ),
  2294.    'blockedVarsForExport' => 
  2295.   array (
  2296.   ),
  2297.    'activeDispatchingEvents' => 
  2298.   array (
  2299.   ),
  2300. ));