Devel Render

array:6 [
  "#post" => Drupal\social_post\Entity\Post {#1605
    #entityTypeId: "post"
    #enforceIsNew: null
    #typedData: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#720
      #definition: Drupal\Core\Entity\TypedData\EntityDataDefinition {#1554
        #definition: array:1 [
          "constraints" => array:2 [
            "EntityType" => "post"
            "Bundle" => array:1 [
              0 => "post"
            ]
          ]
        ]
        #typedDataManager: null
        #propertyDefinitions: array:14 [
          "id" => Drupal\Core\Field\BaseFieldDefinition {#722
            #definition: array:7 [
              "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1557
                #string: "ID"
                #arguments: []
                #translatedMarkup: null
                #options: []
                #stringTranslation: null
              }
              "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1608
                #string: "The ID of the Post entity."
                #arguments: []
                #translatedMarkup: null
                #options: []
                #stringTranslation: null
              }
              "read-only" => true
              "provider" => "social_post"
              "field_name" => "id"
              "entity_type" => "post"
              "bundle" => null
            ]
            #typedDataManager: null
            #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1609
              #definition: array:2 [
                "type" => "field_item:integer"
                "settings" => array:6 [
                  "unsigned" => false
                  "size" => "normal"
                  "min" => ""
                  "max" => ""
                  "prefix" => ""
                  "suffix" => ""
                ]
              ]
              #typedDataManager: null
              #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#722}
            }
            #type: "integer"
            #propertyDefinitions: null
            #schema: null
            #indexes: []
          }
          "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1610
            #definition: array:7 [
              "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1611
                #string: "UUID"
                #arguments: []
                #translatedMarkup: null
                #options: []
                #stringTranslation: null
              }
              "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1612
                #string: "The UUID of the Post entity."
                #arguments: []
                #translatedMarkup: null
                #options: []
                #stringTranslation: null
              }
              "read-only" => true
              "provider" => "social_post"
              "field_name" => "uuid"
              "entity_type" => "post"
              "bundle" => null
            ]
            #typedDataManager: null
            #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1613
              #definition: array:2 [
                "type" => "field_item:uuid"
                "settings" => array:3 [
                  "max_length" => 128
                  "is_ascii" => true
                  "case_sensitive" => false
                ]
              ]
              #typedDataManager: null
              #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1610}
            }
            #type: "uuid"
            #propertyDefinitions: null
            #schema: null
            #indexes: []
          }
          "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1614
            #definition: array:8 [
              "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1615
                #string: "Language code"
                #arguments: []
                #translatedMarkup: null
                #options: []
                #stringTranslation: null
              }
              "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1616
                #string: "The language code for the Post entity."
                #arguments: []
                #translatedMarkup: null
                #options: []
                #stringTranslation: null
              }
              "display" => array:1 [
                "form" => array:2 [
                  "options" => array:2 [ …2]
                  "configurable" => true
                ]
              ]
              "translatable" => true
              "provider" => "social_post"
              "field_name" => "langcode"
              "entity_type" => "post"
              "bundle" => null
            ]
            #typedDataManager: null
            #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1617
              #definition: array:2 [
                "type" => "field_item:language"
                "settings" => []
              ]
              #typedDataManager: null
              #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1614}
            }
            #type: "language"
            #propertyDefinitions: null
            #schema: null
            #indexes: []
          }
          "type" => Drupal\Core\Field\BaseFieldDefinition {#1618
            #definition: array:7 [
              "label" => "Post type"
              "required" => true
              "read-only" => true
              "provider" => "social_post"
              "field_name" => "type"
              "entity_type" => "post"
              "bundle" => null
            ]
            #typedDataManager: null
            #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1619
              #definition: array:2 [
                "type" => "field_item:entity_reference"
                "settings" => array:3 [
                  "target_type" => "post_type"
                  "handler" => "default"
                  "handler_settings" => []
                ]
              ]
              #typedDataManager: null
              #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1618}
            }
            #type: "entity_reference"
            #propertyDefinitions: null
            #schema: null
            #indexes: []
          }
          "user_id" => Drupal\Core\Field\BaseFieldDefinition {#1620
            #definition: array:10 [
              "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1621
                #string: "Authored by"
                #arguments: []
                #translatedMarkup: null
                #options: []
                #stringTranslation: null
              }
              "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1622
                #string: "The user ID of author of the Post entity."
                #arguments: []
                #translatedMarkup: null
                #options: []
                #stringTranslation: null
              }
              "revisionable" => true
              "default_value_callback" => "Drupal\node\Entity\Node::getDefaultEntityOwner"
              "translatable" => true
              "display" => array:2 [
                "view" => array:2 [
                  "options" => array:3 [ …3]
                  "configurable" => true
                ]
                "form" => array:2 [
                  "options" => array:3 [ …3]
                  "configurable" => true
                ]
              ]
              "provider" => "social_post"
              "field_name" => "user_id"
              "entity_type" => "post"
              "bundle" => null
            ]
            #typedDataManager: null
            #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1623
              #definition: array:2 [
                "type" => "field_item:entity_reference"
                "settings" => array:3 [
                  "target_type" => "user"
                  "handler" => "default"
                  "handler_settings" => []
                ]
              ]
              #typedDataManager: null
              #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1620}
            }
            #type: "entity_reference"
            #propertyDefinitions: null
            #schema: null
            #indexes: []
          }
          "status" => Drupal\Core\Field\BaseFieldDefinition {#1624
            #definition: array:7 [
              "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1625
                #string: "Published"
                #arguments: []
                #translatedMarkup: null
                #options: []
                #stringTranslation: null
              }
              "default_value" => array:1 [
                0 => array:1 [
                  "value" => true
                ]
              ]
              "display" => array:1 [
                "form" => array:2 [
                  "options" => array:3 [ …3]
                  "configurable" => true
                ]
              ]
              "provider" => "social_post"
              "field_name" => "status"
              "entity_type" => "post"
              "bundle" => null
            ]
            #typedDataManager: null
            #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1626
              #definition: array:2 [
                "type" => "field_item:boolean"
                "settings" => array:2 [
                  "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1627 …5}
                  "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1628 …5}
                ]
              ]
              #typedDataManager: null
              #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1624}
            }
            #type: "boolean"
            #propertyDefinitions: null
            #schema: null
            #indexes: []
          }
          "created" => Drupal\Core\Field\BaseFieldDefinition {#1629
            #definition: array:6 [
              "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1630
                #string: "Created"
                #arguments: []
                #translatedMarkup: null
                #options: []
                #stringTranslation: null
              }
              "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1631
                #string: "The time that the entity was created."
                #arguments: []
                #translatedMarkup: null
                #options: []
                #stringTranslation: null
              }
              "provider" => "social_post"
              "field_name" => "created"
              "entity_type" => "post"
              "bundle" => null
            ]
            #typedDataManager: null
            #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1632
              #definition: array:2 [
                "type" => "field_item:created"
                "settings" => []
              ]
              #typedDataManager: null
              #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1629}
            }
            #type: "created"
            #propertyDefinitions: null
            #schema: null
            #indexes: []
          }
          "changed" => Drupal\Core\Field\BaseFieldDefinition {#1633
            #definition: array:6 [
              "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1634
                #string: "Changed"
                #arguments: []
                #translatedMarkup: null
                #options: []
                #stringTranslation: null
              }
              "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1635
                #string: "The time that the entity was last edited."
                #arguments: []
                #translatedMarkup: null
                #options: []
                #stringTranslation: null
              }
              "provider" => "social_post"
              "field_name" => "changed"
              "entity_type" => "post"
              "bundle" => null
            ]
            #typedDataManager: null
            #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1636
              #definition: array:2 [
                "type" => "field_item:changed"
                "settings" => []
              ]
              #typedDataManager: null
              #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1633}
            }
            #type: "changed"
            #propertyDefinitions: null
            #schema: null
            #indexes: []
          }
          "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1637
            #definition: array:9 [
              "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1638
                #string: "Default translation"
                #arguments: []
                #translatedMarkup: null
                #options: []
                #stringTranslation: null
              }
              "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1639
                #string: "A flag indicating whether this is the default translation."
                #arguments: []
                #translatedMarkup: null
                #options: []
                #stringTranslation: null
              }
              "translatable" => true
              "revisionable" => true
              "default_value" => array:1 [
                0 => array:1 [
                  "value" => true
                ]
              ]
              "provider" => "social_post"
              "field_name" => "default_langcode"
              "entity_type" => "post"
              "bundle" => null
            ]
            #typedDataManager: null
            #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1640
              #definition: array:2 [
                "type" => "field_item:boolean"
                "settings" => array:2 [
                  "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1641 …5}
                  "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1642 …5}
                ]
              ]
              #typedDataManager: null
              #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1637}
            }
            #type: "boolean"
            #propertyDefinitions: null
            #schema: null
            #indexes: []
          }
          "field_post" => Drupal\field\Entity\FieldConfig {#1643
            #entityTypeId: "field_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: []
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "post.post.field_post"
            #status: true
            #uuid: "e836fe57-e5ef-42a9-9e30-25d910d0dfa8"
            -isUninstalling: false
            #langcode: "en"
            #third_party_settings: []
            #_core: array:1 [
              "default_config_hash" => "1fb6Z78K1xvRoc6lIFSEsMZU_nxQY4Qp4e_XM3_WnJw"
            ]
            #trustedData: false
            #dependencies: array:2 [
              "config" => array:2 [
                0 => "field.storage.post.field_post"
                1 => "social_post.post_type.post"
              ]
              "module" => array:1 [
                0 => "text"
              ]
            ]
            #isSyncing: false
            #id: "post.post.field_post"
            #field_name: "field_post"
            #field_type: "text_long"
            #entity_type: "post"
            #bundle: "post"
            #label: "Post"
            #description: ""
            #settings: array:1 [
              "allowed_formats" => []
            ]
            #required: true
            #translatable: false
            #default_value: []
            #default_value_callback: ""
            #fieldStorage: null
            #itemDefinition: null
            #constraints: []
            #propertyConstraints: []
            #deleted: false
            +original: ? Drupal\field\Entity\FieldConfig
          }
          "field_post_comments" => Drupal\field\Entity\FieldConfig {#1644
            #entityTypeId: "field_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: []
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "post.post.field_post_comments"
            #status: true
            #uuid: "70e3fbd8-5602-466c-af41-e8eae2744c3d"
            -isUninstalling: false
            #langcode: "en"
            #third_party_settings: []
            #_core: array:1 [
              "default_config_hash" => "AQ9iC2hR5QGEr6dkImYd5RVm0egxSfZEDDaHShMANws"
            ]
            #trustedData: false
            #dependencies: array:2 [
              "config" => array:2 [
                0 => "field.storage.post.field_post_comments"
                1 => "social_post.post_type.post"
              ]
              "module" => array:1 [
                0 => "comment"
              ]
            ]
            #isSyncing: false
            #id: "post.post.field_post_comments"
            #field_name: "field_post_comments"
            #field_type: "comment"
            #entity_type: "post"
            #bundle: "post"
            #label: "Post comments"
            #description: ""
            #settings: array:5 [
              "default_mode" => 0
              "per_page" => 50
              "anonymous" => 0
              "form_location" => true
              "preview" => 0
            ]
            #required: false
            #translatable: false
            #default_value: array:1 [
              0 => array:6 [
                "status" => 2
                "cid" => 0
                "last_comment_timestamp" => 0
                "last_comment_name" => null
                "last_comment_uid" => 0
                "comment_count" => 0
              ]
            ]
            #default_value_callback: ""
            #fieldStorage: null
            #itemDefinition: null
            #constraints: []
            #propertyConstraints: []
            #deleted: false
            +original: ? Drupal\field\Entity\FieldConfig
          }
          "field_recipient_group" => Drupal\field\Entity\FieldConfig {#1645
            #entityTypeId: "field_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: []
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "post.post.field_recipient_group"
            #status: true
            #uuid: "2f80b1ef-c92e-4292-b99b-0c5000e4e101"
            -isUninstalling: false
            #langcode: "en"
            #third_party_settings: []
            #_core: array:1 [
              "default_config_hash" => "SwwEbemUe_i8ALLpWSLa_4gV2nX_j0PB5p60lyLqBfc"
            ]
            #trustedData: false
            #dependencies: array:1 [
              "config" => array:2 [
                0 => "field.storage.post.field_recipient_group"
                1 => "social_post.post_type.post"
              ]
            ]
            #isSyncing: false
            #id: "post.post.field_recipient_group"
            #field_name: "field_recipient_group"
            #field_type: "entity_reference"
            #entity_type: "post"
            #bundle: "post"
            #label: "Recipient (group)"
            #description: ""
            #settings: array:2 [
              "handler" => "views"
              "handler_settings" => array:1 [
                "view" => array:3 [
                  "view_name" => "recipient_group_reference"
                  "display_name" => "entity_reference_1"
                  "arguments" => []
                ]
              ]
            ]
            #required: false
            #translatable: false
            #default_value: []
            #default_value_callback: ""
            #fieldStorage: null
            #itemDefinition: null
            #constraints: []
            #propertyConstraints: []
            #deleted: false
            +original: ? Drupal\field\Entity\FieldConfig
          }
          "field_recipient_user" => Drupal\field\Entity\FieldConfig {#1646
            #entityTypeId: "field_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: []
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "post.post.field_recipient_user"
            #status: true
            #uuid: "5402f38c-8b30-4372-9981-e8add87a8763"
            -isUninstalling: false
            #langcode: "en"
            #third_party_settings: []
            #_core: array:1 [
              "default_config_hash" => "lp10ScgbXp069od5iTgXkrk7824GuA4X6QIr4HvjZ7g"
            ]
            #trustedData: false
            #dependencies: array:1 [
              "config" => array:2 [
                0 => "field.storage.post.field_recipient_user"
                1 => "social_post.post_type.post"
              ]
            ]
            #isSyncing: false
            #id: "post.post.field_recipient_user"
            #field_name: "field_recipient_user"
            #field_type: "entity_reference"
            #entity_type: "post"
            #bundle: "post"
            #label: "Recipient (user)"
            #description: ""
            #settings: array:2 [
              "handler" => "default:user"
              "handler_settings" => array:4 [
                "include_anonymous" => false
                "filter" => array:1 [
                  "type" => "_none"
                ]
                "target_bundles" => null
                "sort" => array:1 [
                  "field" => "_none"
                ]
              ]
            ]
            #required: false
            #translatable: false
            #default_value: []
            #default_value_callback: ""
            #fieldStorage: null
            #itemDefinition: null
            #constraints: []
            #propertyConstraints: []
            #deleted: false
            +original: ? Drupal\field\Entity\FieldConfig
          }
          "field_visibility" => Drupal\field\Entity\FieldConfig {#1647
            #entityTypeId: "field_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: []
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "post.post.field_visibility"
            #status: true
            #uuid: "1d9ed20e-eff3-4fbe-9da4-edcda3aa3dd5"
            -isUninstalling: false
            #langcode: "en"
            #third_party_settings: []
            #_core: array:1 [
              "default_config_hash" => "f_3E2Rlb8_M1NISovsA7IV5mWI4PbELyomXNVllV05A"
            ]
            #trustedData: false
            #dependencies: array:2 [
              "config" => array:2 [
                0 => "field.storage.post.field_visibility"
                1 => "social_post.post_type.post"
              ]
              "module" => array:1 [
                0 => "dropdown"
              ]
            ]
            #isSyncing: false
            #id: "post.post.field_visibility"
            #field_name: "field_visibility"
            #field_type: "dropdown"
            #entity_type: "post"
            #bundle: "post"
            #label: "Visibility"
            #description: ""
            #settings: []
            #required: true
            #translatable: false
            #default_value: null
            #default_value_callback: ""
            #fieldStorage: null
            #itemDefinition: null
            #constraints: []
            #propertyConstraints: []
            #deleted: false
            +original: ? Drupal\field\Entity\FieldConfig
          }
        ]
      }
      #name: null
      #parent: null
      #_serviceIds: []
      #_entityStorages: []
      #stringTranslation: null
      #typedDataManager: null
      #entity: Drupal\social_post\Entity\Post {#1605}
    }
    #cacheContexts: []
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #values: array:12 [
      "id" => array:1 [
        "x-default" => "12"
      ]
      "type" => array:1 [
        "x-default" => "post"
      ]
      "uuid" => array:1 [
        "x-default" => "5586a2de-6dbe-4e06-b2b5-9d7bffa67f9a"
      ]
      "langcode" => array:1 [
        "x-default" => "en"
      ]
      "user_id" => array:1 [
        "x-default" => "5"
      ]
      "status" => array:1 [
        "x-default" => "1"
      ]
      "created" => array:1 [
        "x-default" => "1713970560"
      ]
      "changed" => array:1 [
        "x-default" => "1713970560"
      ]
      "default_langcode" => array:1 [
        "x-default" => "1"
      ]
      "field_post" => array:1 [
        "x-default" => array:1 [
          0 => array:2 [
            "value" => "Hi everyone! If you would like to know more about Open Social, please visit us at https://getopensocial.com\n"
            "format" => "basic_html"
          ]
        ]
      ]
      "field_post_comments" => array:1 [
        "x-default" => array:1 [
          0 => array:6 [
            "status" => "2"
            "cid" => "0"
            "last_comment_timestamp" => "1713970560"
            "last_comment_name" => null
            "last_comment_uid" => "5"
            "comment_count" => "0"
          ]
        ]
      ]
      "field_visibility" => array:1 [
        "x-default" => array:1 [
          0 => array:1 [
            "value" => "1"
          ]
        ]
      ]
    ]
    #fields: array:1 [
      "field_recipient_group" => array:1 [
        "x-default" => Drupal\Core\Field\EntityReferenceFieldItemList {#719
          #definition: Drupal\field\Entity\FieldConfig {#1645}
          #name: "field_recipient_group"
          #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#720}
          #_serviceIds: []
          #_entityStorages: []
          #stringTranslation: null
          #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#706
            #discovery: null
            #factory: null
            #mapper: null
            #cacheKey: "typed_data_types_plugins"
            #cacheTags: []
            #alterHook: "data_type_info"
            #subdir: "Plugin/DataType"
            #moduleHandler: Drupal\Core\Extension\ModuleHandler {#32
              #loadedFiles: array:162 [
                "activity_basics" => true
                "activity_creator" => true
                "activity_logger" => true
                "activity_send" => true
                "activity_send_email" => true
                "activity_viewer" => true
                "address" => true
                "admin_toolbar" => true
                "admin_toolbar_links_access_filter" => true
                "admin_toolbar_tools" => true
                "advancedqueue" => true
                "better_exposed_filters" => true
                "block" => true
                "block_content" => true
                "breakpoint" => true
                "ckeditor" => true
                "ckeditor5" => true
                "color" => true
                "comment" => true
                "config" => true
                "config_modify" => true
                "config_update" => true
                "country" => true
                "crop" => true
                "csv_serialization" => true
                "datetime" => true
                "dblog" => true
                "devel" => true
                "dropdown" => true
                "dynamic_entity_reference" => true
                "dynamic_page_cache" => true
                "editor" => true
                "editor_advanced_link" => true
                "entity" => true
                "entity_access_by_field" => true
                "environment_indicator" => true
                "euf_debug" => true
                "euf_social_login" => true
                "ewp_contact" => true
                "ewp_core" => true
                "ewp_flexible_address" => true
                "ewp_institutions" => true
                "ewp_institutions_domains" => true
                "ewp_institutions_domains_openid_connect" => true
                "ewp_institutions_get" => true
                "ewp_institutions_lookup" => true
                "ewp_institutions_user" => true
                "ewp_phone_number" => true
                "exif_orientation" => true
                "field" => true
                "field_group" => true
                "field_ui" => true
                "file" => true
                "file_mdm" => true
                "file_mdm_exif" => true
                "file_mdm_font" => true
                "filter" => true
                "flag" => true
                "flexible_permissions" => true
                "gin_toolbar" => true
                "ginvite" => true
                "gnode" => true
                "grequest" => true
                "group" => true
                "group_core_comments" => true
                "gvbo" => true
                "image" => true
                "image_effects" => true
                "image_widget_crop" => true
                "inline_form_errors" => true
                "jquery_ui" => true
                "jquery_ui_autocomplete" => true
                "jquery_ui_datepicker" => true
                "jquery_ui_draggable" => true
                "jquery_ui_menu" => true
                "jquery_ui_resizable" => true
                "jquery_ui_slider" => true
                "jquery_ui_touch_punch" => true
                "like_and_dislike" => true
                "link" => true
                "mentions" => true
                "menu_link_content" => true
                "menu_ui" => true
                "message" => true
                "module_filter" => true
                "myacademicid_user_fields" => true
                "myacademicid_user_hei" => true
                "myacademicid_user_oidc" => true
                "mysql" => true
                "node" => true
                "openid_connect" => true
                "openid_connect_eufidp" => true
                "options" => true
                "override_node_options" => true
                "page_cache" => true
                "path" => true
                "path_alias" => true
                "profile" => true
                "r4032login" => true
                "redirect" => true
                "role_delegation" => true
                "search_api" => true
                "search_api_db" => true
                "select2" => true
                "serialization" => true
                "smtp" => true
                "social_activity" => true
                "social_advanced_queue" => true
                "social_comment" => true
                "social_comment_upload" => true
                "social_core" => true
                "social_editor" => true
                "social_event" => true
                "social_event_invite" => true
                "social_event_managers" => true
                "social_follow_content" => true
                "social_font" => true
                "social_footer" => true
                "social_group_gvbo" => true
                "social_group_invite" => true
                "social_like" => true
                "social_mentions" => true
                "social_node" => true
                "social_page" => true
                "social_post" => true
                "social_post_album" => true
                "social_post_photo" => true
                "social_profile" => true
                "social_profile_fields" => true
                "social_profile_privacy" => true
                "social_queue_storage" => true
                "social_search" => true
                "social_swiftmail" => true
                "social_topic" => true
                "social_user" => true
                "social_user_export" => true
                "symfony_mailer" => true
                "system" => true
                "taxonomy" => true
                "telephone" => true
                "template_suggestions_extra" => true
                "text" => true
                "token" => true
                "toolbar" => true
                "ultimate_cron" => true
                "update" => true
                "update_helper" => true
                "user" => true
                "variationcache" => true
                "views_bulk_operations" => true
                "views_ef_fieldset" => true
                "views_infinite_scroll" => true
                "views_ui" => true
                "votingapi" => true
                "social_group" => true
                "social_group_flexible_group" => true
                "social_profile_preview" => true
                "social_group_request" => true
                "externalauth" => true
                "views" => true
                "improved_theme_settings" => true
                "social" => true
              ]
              #moduleList: array:162 [
                "activity_basics" => Drupal\Core\Extension\Extension {#28
                  #type: "module"
                  #pathname: "profiles/contrib/social/modules/custom/activity_basics/activity_basics.info.yml"
                  #filename: "activity_basics.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "activity_creator" => Drupal\Core\Extension\Extension {#31
                  #type: "module"
                  #pathname: "profiles/contrib/social/modules/custom/activity_creator/activity_creator.info.yml"
                  #filename: "activity_creator.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "activity_logger" => Drupal\Core\Extension\Extension {#30
                  #type: "module"
                  #pathname: "profiles/contrib/social/modules/custom/activity_logger/activity_logger.info.yml"
                  #filename: "activity_logger.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "activity_send" => Drupal\Core\Extension\Extension {#26
                  #type: "module"
                  #pathname: "profiles/contrib/social/modules/custom/activity_send/activity_send.info.yml"
                  #filename: null
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "activity_send_email" => Drupal\Core\Extension\Extension {#23
                  #type: "module"
                  #pathname: "profiles/contrib/social/modules/custom/activity_send/modules/activity_send_email/activity_send_email.info.yml"
                  #filename: "activity_send_email.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "activity_viewer" => Drupal\Core\Extension\Extension {#35
                  #type: "module"
                  #pathname: "profiles/contrib/social/modules/custom/activity_viewer/activity_viewer.info.yml"
                  #filename: "activity_viewer.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "address" => Drupal\Core\Extension\Extension {#37
                  #type: "module"
                  #pathname: "modules/contrib/address/address.info.yml"
                  #filename: "address.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "admin_toolbar" => Drupal\Core\Extension\Extension {#40
                  #type: "module"
                  #pathname: "modules/contrib/admin_toolbar/admin_toolbar.info.yml"
                  #filename: "admin_toolbar.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "admin_toolbar_links_access_filter" => Drupal\Core\Extension\Extension {#39
                  #type: "module"
                  #pathname: "modules/contrib/admin_toolbar/admin_toolbar_links_access_filter/admin_toolbar_links_access_filter.info.yml"
                  #filename: "admin_toolbar_links_access_filter.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "admin_toolbar_tools" => Drupal\Core\Extension\Extension {#45
                  #type: "module"
                  #pathname: "modules/contrib/admin_toolbar/admin_toolbar_tools/admin_toolbar_tools.info.yml"
                  #filename: "admin_toolbar_tools.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "advancedqueue" => Drupal\Core\Extension\Extension {#44
                  #type: "module"
                  #pathname: "modules/contrib/advancedqueue/advancedqueue.info.yml"
                  #filename: "advancedqueue.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "better_exposed_filters" => Drupal\Core\Extension\Extension {#43
                  #type: "module"
                  #pathname: "modules/contrib/better_exposed_filters/better_exposed_filters.info.yml"
                  #filename: "better_exposed_filters.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "block" => Drupal\Core\Extension\Extension {#42
                  #type: "module"
                  #pathname: "core/modules/block/block.info.yml"
                  #filename: "block.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "block_content" => Drupal\Core\Extension\Extension {#51
                  #type: "module"
                  #pathname: "core/modules/block_content/block_content.info.yml"
                  #filename: "block_content.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "breakpoint" => Drupal\Core\Extension\Extension {#49
                  #type: "module"
                  #pathname: "core/modules/breakpoint/breakpoint.info.yml"
                  #filename: "breakpoint.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "ckeditor" => Drupal\Core\Extension\Extension {#72
                  #type: "module"
                  #pathname: "modules/contrib/ckeditor/ckeditor.info.yml"
                  #filename: "ckeditor.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "ckeditor5" => Drupal\Core\Extension\Extension {#69
                  #type: "module"
                  #pathname: "core/modules/ckeditor5/ckeditor5.info.yml"
                  #filename: "ckeditor5.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "color" => Drupal\Core\Extension\Extension {#70
                  #type: "module"
                  #pathname: "modules/contrib/color/color.info.yml"
                  #filename: "color.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "comment" => Drupal\Core\Extension\Extension {#71
                  #type: "module"
                  #pathname: "core/modules/comment/comment.info.yml"
                  #filename: "comment.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "config" => Drupal\Core\Extension\Extension {#68
                  #type: "module"
                  #pathname: "core/modules/config/config.info.yml"
                  #filename: "config.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "config_modify" => Drupal\Core\Extension\Extension {#66
                  #type: "module"
                  #pathname: "modules/contrib/config_modify/config_modify.info.yml"
                  #filename: "config_modify.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "config_update" => Drupal\Core\Extension\Extension {#61
                  #type: "module"
                  #pathname: "modules/contrib/config_update/config_update.info.yml"
                  #filename: "config_update.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "country" => Drupal\Core\Extension\Extension {#78
                  #type: "module"
                  #pathname: "modules/contrib/country/country.info.yml"
                  #filename: "country.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "crop" => Drupal\Core\Extension\Extension {#87
                  #type: "module"
                  #pathname: "modules/contrib/crop/crop.info.yml"
                  #filename: "crop.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "csv_serialization" => Drupal\Core\Extension\Extension {#88
                  #type: "module"
                  #pathname: "modules/contrib/csv_serialization/csv_serialization.info.yml"
                  #filename: "csv_serialization.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "datetime" => Drupal\Core\Extension\Extension {#89
                  #type: "module"
                  #pathname: "core/modules/datetime/datetime.info.yml"
                  #filename: "datetime.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "dblog" => Drupal\Core\Extension\Extension {#90
                  #type: "module"
                  #pathname: "core/modules/dblog/dblog.info.yml"
                  #filename: "dblog.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "devel" => Drupal\Core\Extension\Extension {#91
                  #type: "module"
                  #pathname: "modules/contrib/devel/devel.info.yml"
                  #filename: "devel.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "dropdown" => Drupal\Core\Extension\Extension {#92
                  #type: "module"
                  #pathname: "profiles/contrib/social/modules/custom/dropdown/dropdown.info.yml"
                  #filename: "dropdown.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "dynamic_entity_reference" => Drupal\Core\Extension\Extension {#93
                  #type: "module"
                  #pathname: "modules/contrib/dynamic_entity_reference/dynamic_entity_reference.info.yml"
                  #filename: "dynamic_entity_reference.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "dynamic_page_cache" => Drupal\Core\Extension\Extension {#94
                  #type: "module"
                  #pathname: "core/modules/dynamic_page_cache/dynamic_page_cache.info.yml"
                  #filename: "dynamic_page_cache.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "editor" => Drupal\Core\Extension\Extension {#95
                  #type: "module"
                  #pathname: "core/modules/editor/editor.info.yml"
                  #filename: "editor.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "editor_advanced_link" => Drupal\Core\Extension\Extension {#96
                  #type: "module"
                  #pathname: "modules/contrib/editor_advanced_link/editor_advanced_link.info.yml"
                  #filename: "editor_advanced_link.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "entity" => Drupal\Core\Extension\Extension {#97
                  #type: "module"
                  #pathname: "modules/contrib/entity/entity.info.yml"
                  #filename: "entity.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "entity_access_by_field" => Drupal\Core\Extension\Extension {#98
                  #type: "module"
                  #pathname: "profiles/contrib/social/modules/custom/entity_access_by_field/entity_access_by_field.info.yml"
                  #filename: "entity_access_by_field.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "environment_indicator" => Drupal\Core\Extension\Extension {#99
                  #type: "module"
                  #pathname: "modules/contrib/environment_indicator/environment_indicator.info.yml"
                  #filename: "environment_indicator.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "euf_debug" => Drupal\Core\Extension\Extension {#100
                  #type: "module"
                  #pathname: "modules/custom/euf_debug/euf_debug.info.yml"
                  #filename: "euf_debug.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "euf_social_login" => Drupal\Core\Extension\Extension {#101
                  #type: "module"
                  #pathname: "modules/custom/euf_social_login/euf_social_login.info.yml"
                  #filename: "euf_social_login.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "ewp_contact" => Drupal\Core\Extension\Extension {#102
                  #type: "module"
                  #pathname: "modules/contrib/ewp_contact/ewp_contact.info.yml"
                  #filename: "ewp_contact.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "ewp_core" => Drupal\Core\Extension\Extension {#103
                  #type: "module"
                  #pathname: "modules/contrib/ewp_core/ewp_core.info.yml"
                  #filename: "ewp_core.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "ewp_flexible_address" => Drupal\Core\Extension\Extension {#104
                  #type: "module"
                  #pathname: "modules/contrib/ewp_flexible_address/ewp_flexible_address.info.yml"
                  #filename: "ewp_flexible_address.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "ewp_institutions" => Drupal\Core\Extension\Extension {#105
                  #type: "module"
                  #pathname: "modules/contrib/ewp_institutions/ewp_institutions.info.yml"
                  #filename: "ewp_institutions.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "ewp_institutions_domains" => Drupal\Core\Extension\Extension {#106
                  #type: "module"
                  #pathname: "modules/contrib/ewp_institutions_domains/ewp_institutions_domains.info.yml"
                  #filename: "ewp_institutions_domains.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "ewp_institutions_domains_openid_connect" => Drupal\Core\Extension\Extension {#107
                  #type: "module"
                  #pathname: "modules/contrib/ewp_institutions_domains/modules/ewp_institutions_domains_openid_connect/ewp_institutions_domains_openid_connect.info.yml"
                  #filename: "ewp_institutions_domains_openid_connect.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "ewp_institutions_get" => Drupal\Core\Extension\Extension {#108
                  #type: "module"
                  #pathname: "modules/contrib/ewp_institutions/modules/ewp_institutions_get/ewp_institutions_get.info.yml"
                  #filename: "ewp_institutions_get.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "ewp_institutions_lookup" => Drupal\Core\Extension\Extension {#109
                  #type: "module"
                  #pathname: "modules/contrib/ewp_institutions/modules/ewp_institutions_lookup/ewp_institutions_lookup.info.yml"
                  #filename: "ewp_institutions_lookup.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "ewp_institutions_user" => Drupal\Core\Extension\Extension {#110
                  #type: "module"
                  #pathname: "modules/contrib/ewp_institutions/modules/ewp_institutions_user/ewp_institutions_user.info.yml"
                  #filename: "ewp_institutions_user.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "ewp_phone_number" => Drupal\Core\Extension\Extension {#111
                  #type: "module"
                  #pathname: "modules/contrib/ewp_phone_number/ewp_phone_number.info.yml"
                  #filename: "ewp_phone_number.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "exif_orientation" => Drupal\Core\Extension\Extension {#112
                  #type: "module"
                  #pathname: "modules/contrib/exif_orientation/exif_orientation.info.yml"
                  #filename: "exif_orientation.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "field" => Drupal\Core\Extension\Extension {#113
                  #type: "module"
                  #pathname: "core/modules/field/field.info.yml"
                  #filename: "field.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "field_group" => Drupal\Core\Extension\Extension {#114
                  #type: "module"
                  #pathname: "modules/contrib/field_group/field_group.info.yml"
                  #filename: "field_group.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "field_ui" => Drupal\Core\Extension\Extension {#115
                  #type: "module"
                  #pathname: "core/modules/field_ui/field_ui.info.yml"
                  #filename: "field_ui.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "file" => Drupal\Core\Extension\Extension {#116
                  #type: "module"
                  #pathname: "core/modules/file/file.info.yml"
                  #filename: "file.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "file_mdm" => Drupal\Core\Extension\Extension {#117
                  #type: "module"
                  #pathname: "modules/contrib/file_mdm/file_mdm.info.yml"
                  #filename: "file_mdm.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "file_mdm_exif" => Drupal\Core\Extension\Extension {#118
                  #type: "module"
                  #pathname: "modules/contrib/file_mdm/file_mdm_exif/file_mdm_exif.info.yml"
                  #filename: null
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "file_mdm_font" => Drupal\Core\Extension\Extension {#119
                  #type: "module"
                  #pathname: "modules/contrib/file_mdm/file_mdm_font/file_mdm_font.info.yml"
                  #filename: null
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "filter" => Drupal\Core\Extension\Extension {#120
                  #type: "module"
                  #pathname: "core/modules/filter/filter.info.yml"
                  #filename: "filter.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "flag" => Drupal\Core\Extension\Extension {#121
                  #type: "module"
                  #pathname: "modules/contrib/flag/flag.info.yml"
                  #filename: "flag.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "flexible_permissions" => Drupal\Core\Extension\Extension {#122
                  #type: "module"
                  #pathname: "modules/contrib/flexible_permissions/flexible_permissions.info.yml"
                  #filename: null
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "gin_toolbar" => Drupal\Core\Extension\Extension {#123
                  #type: "module"
                  #pathname: "modules/contrib/gin_toolbar/gin_toolbar.info.yml"
                  #filename: "gin_toolbar.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "ginvite" => Drupal\Core\Extension\Extension {#124
                  #type: "module"
                  #pathname: "modules/contrib/ginvite/ginvite.info.yml"
                  #filename: "ginvite.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "gnode" => Drupal\Core\Extension\Extension {#125
                  #type: "module"
                  #pathname: "modules/contrib/group/modules/gnode/gnode.info.yml"
                  #filename: "gnode.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "grequest" => Drupal\Core\Extension\Extension {#126
                  #type: "module"
                  #pathname: "profiles/contrib/social/modules/custom/grequest/grequest.info.yml"
                  #filename: "grequest.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "group" => Drupal\Core\Extension\Extension {#127
                  #type: "module"
                  #pathname: "modules/contrib/group/group.info.yml"
                  #filename: "group.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "group_core_comments" => Drupal\Core\Extension\Extension {#128
                  #type: "module"
                  #pathname: "profiles/contrib/social/modules/custom/group_core_comments/group_core_comments.info.yml"
                  #filename: "group_core_comments.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "gvbo" => Drupal\Core\Extension\Extension {#129
                  #type: "module"
                  #pathname: "profiles/contrib/social/modules/custom/gvbo/gvbo.info.yml"
                  #filename: null
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "image" => Drupal\Core\Extension\Extension {#130
                  #type: "module"
                  #pathname: "core/modules/image/image.info.yml"
                  #filename: "image.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "image_effects" => Drupal\Core\Extension\Extension {#131
                  #type: "module"
                  #pathname: "modules/contrib/image_effects/image_effects.info.yml"
                  #filename: "image_effects.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "image_widget_crop" => Drupal\Core\Extension\Extension {#132
                  #type: "module"
                  #pathname: "modules/contrib/image_widget_crop/image_widget_crop.info.yml"
                  #filename: "image_widget_crop.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "inline_form_errors" => Drupal\Core\Extension\Extension {#133
                  #type: "module"
                  #pathname: "core/modules/inline_form_errors/inline_form_errors.info.yml"
                  #filename: "inline_form_errors.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "jquery_ui" => Drupal\Core\Extension\Extension {#134
                  #type: "module"
                  #pathname: "modules/contrib/jquery_ui/jquery_ui.info.yml"
                  #filename: "jquery_ui.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "jquery_ui_autocomplete" => Drupal\Core\Extension\Extension {#135
                  #type: "module"
                  #pathname: "modules/contrib/jquery_ui_autocomplete/jquery_ui_autocomplete.info.yml"
                  #filename: null
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "jquery_ui_datepicker" => Drupal\Core\Extension\Extension {#136
                  #type: "module"
                  #pathname: "modules/contrib/jquery_ui_datepicker/jquery_ui_datepicker.info.yml"
                  #filename: null
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "jquery_ui_draggable" => Drupal\Core\Extension\Extension {#137
                  #type: "module"
                  #pathname: "modules/contrib/jquery_ui_draggable/jquery_ui_draggable.info.yml"
                  #filename: "jquery_ui_draggable.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "jquery_ui_menu" => Drupal\Core\Extension\Extension {#138
                  #type: "module"
                  #pathname: "modules/contrib/jquery_ui_menu/jquery_ui_menu.info.yml"
                  #filename: null
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "jquery_ui_resizable" => Drupal\Core\Extension\Extension {#139
                  #type: "module"
                  #pathname: "modules/contrib/jquery_ui_resizable/jquery_ui_resizable.info.yml"
                  #filename: null
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "jquery_ui_slider" => Drupal\Core\Extension\Extension {#140
                  #type: "module"
                  #pathname: "modules/contrib/jquery_ui_slider/jquery_ui_slider.info.yml"
                  #filename: null
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "jquery_ui_touch_punch" => Drupal\Core\Extension\Extension {#141
                  #type: "module"
                  #pathname: "modules/contrib/jquery_ui_touch_punch/jquery_ui_touch_punch.info.yml"
                  #filename: "jquery_ui_touch_punch.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "like_and_dislike" => Drupal\Core\Extension\Extension {#142
                  #type: "module"
                  #pathname: "modules/contrib/like_and_dislike/like_and_dislike.info.yml"
                  #filename: "like_and_dislike.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "link" => Drupal\Core\Extension\Extension {#143
                  #type: "module"
                  #pathname: "core/modules/link/link.info.yml"
                  #filename: "link.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "mentions" => Drupal\Core\Extension\Extension {#144
                  #type: "module"
                  #pathname: "profiles/contrib/social/modules/custom/mentions/mentions.info.yml"
                  #filename: "mentions.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "menu_link_content" => Drupal\Core\Extension\Extension {#145
                  #type: "module"
                  #pathname: "core/modules/menu_link_content/menu_link_content.info.yml"
                  #filename: "menu_link_content.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "menu_ui" => Drupal\Core\Extension\Extension {#146
                  #type: "module"
                  #pathname: "core/modules/menu_ui/menu_ui.info.yml"
                  #filename: "menu_ui.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "message" => Drupal\Core\Extension\Extension {#147
                  #type: "module"
                  #pathname: "modules/contrib/message/message.info.yml"
                  #filename: "message.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "module_filter" => Drupal\Core\Extension\Extension {#148
                  #type: "module"
                  #pathname: "modules/contrib/module_filter/module_filter.info.yml"
                  #filename: "module_filter.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "myacademicid_user_fields" => Drupal\Core\Extension\Extension {#149
                  #type: "module"
                  #pathname: "modules/contrib/myacademicid_user_fields/myacademicid_user_fields.info.yml"
                  #filename: "myacademicid_user_fields.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "myacademicid_user_hei" => Drupal\Core\Extension\Extension {#150
                  #type: "module"
                  #pathname: "modules/contrib/myacademicid_user_fields/modules/myacademicid_user_hei/myacademicid_user_hei.info.yml"
                  #filename: "myacademicid_user_hei.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "myacademicid_user_oidc" => Drupal\Core\Extension\Extension {#151
                  #type: "module"
                  #pathname: "modules/contrib/myacademicid_user_fields/modules/myacademicid_user_oidc/myacademicid_user_oidc.info.yml"
                  #filename: "myacademicid_user_oidc.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "mysql" => Drupal\Core\Extension\Extension {#152
                  #type: "module"
                  #pathname: "core/modules/mysql/mysql.info.yml"
                  #filename: "mysql.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "node" => Drupal\Core\Extension\Extension {#153
                  #type: "module"
                  #pathname: "core/modules/node/node.info.yml"
                  #filename: "node.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "openid_connect" => Drupal\Core\Extension\Extension {#154
                  #type: "module"
                  #pathname: "modules/contrib/openid_connect/openid_connect.info.yml"
                  #filename: "openid_connect.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "openid_connect_eufidp" => Drupal\Core\Extension\Extension {#155
                  #type: "module"
                  #pathname: "modules/contrib/openid_connect_eufidp/openid_connect_eufidp.info.yml"
                  #filename: "openid_connect_eufidp.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "options" => Drupal\Core\Extension\Extension {#156
                  #type: "module"
                  #pathname: "core/modules/options/options.info.yml"
                  #filename: "options.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "override_node_options" => Drupal\Core\Extension\Extension {#157
                  #type: "module"
                  #pathname: "modules/contrib/override_node_options/override_node_options.info.yml"
                  #filename: "override_node_options.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "page_cache" => Drupal\Core\Extension\Extension {#158
                  #type: "module"
                  #pathname: "core/modules/page_cache/page_cache.info.yml"
                  #filename: "page_cache.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "path" => Drupal\Core\Extension\Extension {#159
                  #type: "module"
                  #pathname: "core/modules/path/path.info.yml"
                  #filename: "path.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "path_alias" => Drupal\Core\Extension\Extension {#160
                  #type: "module"
                  #pathname: "core/modules/path_alias/path_alias.info.yml"
                  #filename: null
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "profile" => Drupal\Core\Extension\Extension {#161
                  #type: "module"
                  #pathname: "modules/contrib/profile/profile.info.yml"
                  #filename: "profile.module"
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "r4032login" => Drupal\Core\Extension\Extension {#162
                  #type: "module"
                  #pathname: "modules/contrib/r4032login/r4032login.info.yml"
                  #filename: null
                  #splFileInfo: null
                  #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
                  +info: ? array
                }
                "redirect" => Drupal\Core\Extension\Extension {#163
                  #type: "module"
                  #pathname: "modules/contrib/redirect/redirect.info.yml"
                  #filename: "redirect.module"
                  #splFileInfo: null
                   …2
                }
                "role_delegation" => Drupal\Core\Extension\Extension {#164 …6}
                "search_api" => Drupal\Core\Extension\Extension {#165 …6}
                "search_api_db" => Drupal\Core\Extension\Extension {#166 …6}
                "select2" => Drupal\Core\Extension\Extension {#167 …6}
                "serialization" => Drupal\Core\Extension\Extension {#168 …6}
                "smtp" => Drupal\Core\Extension\Extension {#169 …6}
                "social_activity" => Drupal\Core\Extension\Extension {#170 …6}
                "social_advanced_queue" => Drupal\Core\Extension\Extension {#171 …6}
                "social_comment" => Drupal\Core\Extension\Extension {#172 …6}
                "social_comment_upload" => Drupal\Core\Extension\Extension {#173 …6}
                "social_core" => Drupal\Core\Extension\Extension {#174 …6}
                "social_editor" => Drupal\Core\Extension\Extension {#175 …6}
                "social_event" => Drupal\Core\Extension\Extension {#176 …6}
                "social_event_invite" => Drupal\Core\Extension\Extension {#177 …6}
                "social_event_managers" => Drupal\Core\Extension\Extension {#178 …6}
                "social_follow_content" => Drupal\Core\Extension\Extension {#179 …6}
                "social_font" => Drupal\Core\Extension\Extension {#180 …6}
                "social_footer" => Drupal\Core\Extension\Extension {#181 …6}
                "social_group_gvbo" => Drupal\Core\Extension\Extension {#182 …6}
                "social_group_invite" => Drupal\Core\Extension\Extension {#183 …6}
                "social_like" => Drupal\Core\Extension\Extension {#184 …6}
                "social_mentions" => Drupal\Core\Extension\Extension {#185 …6}
                "social_node" => Drupal\Core\Extension\Extension {#186 …6}
                "social_page" => Drupal\Core\Extension\Extension {#187 …6}
                "social_post" => Drupal\Core\Extension\Extension {#188 …6}
                "social_post_album" => Drupal\Core\Extension\Extension {#189 …6}
                "social_post_photo" => Drupal\Core\Extension\Extension {#190 …6}
                "social_profile" => Drupal\Core\Extension\Extension {#191 …6}
                "social_profile_fields" => Drupal\Core\Extension\Extension {#192 …6}
                "social_profile_privacy" => Drupal\Core\Extension\Extension {#193 …6}
                "social_queue_storage" => Drupal\Core\Extension\Extension {#194 …6}
                "social_search" => Drupal\Core\Extension\Extension {#195 …6}
                "social_swiftmail" => Drupal\Core\Extension\Extension {#196 …6}
                "social_topic" => Drupal\Core\Extension\Extension {#197 …6}
                "social_user" => Drupal\Core\Extension\Extension {#198 …6}
                "social_user_export" => Drupal\Core\Extension\Extension {#199 …6}
                "symfony_mailer" => Drupal\Core\Extension\Extension {#200 …6}
                "system" => Drupal\Core\Extension\Extension {#201 …6}
                "taxonomy" => Drupal\Core\Extension\Extension {#202 …6}
                "telephone" => Drupal\Core\Extension\Extension {#203 …6}
                "template_suggestions_extra" => Drupal\Core\Extension\Extension {#204 …6}
                "text" => Drupal\Core\Extension\Extension {#205 …6}
                "token" => Drupal\Core\Extension\Extension {#206 …6}
                "toolbar" => Drupal\Core\Extension\Extension {#207 …6}
                "ultimate_cron" => Drupal\Core\Extension\Extension {#208 …6}
                "update" => Drupal\Core\Extension\Extension {#209 …6}
                "update_helper" => Drupal\Core\Extension\Extension {#210 …6}
                "user" => Drupal\Core\Extension\Extension {#211 …6}
                "variationcache" => Drupal\Core\Extension\Extension {#212 …6}
                "views_bulk_operations" => Drupal\Core\Extension\Extension {#213 …6}
                "views_ef_fieldset" => Drupal\Core\Extension\Extension {#214 …6}
                "views_infinite_scroll" => Drupal\Core\Extension\Extension {#215 …6}
                "views_ui" => Drupal\Core\Extension\Extension {#216 …6}
                "votingapi" => Drupal\Core\Extension\Extension {#217 …6}
                "social_group" => Drupal\Core\Extension\Extension {#218 …6}
                "social_group_flexible_group" => Drupal\Core\Extension\Extension {#219 …6}
                "social_profile_preview" => Drupal\Core\Extension\Extension {#220 …6}
                "social_group_request" => Drupal\Core\Extension\Extension {#221 …6}
                "externalauth" => Drupal\Core\Extension\Extension {#222 …6}
                "views" => Drupal\Core\Extension\Extension {#223 …6}
                "improved_theme_settings" => Drupal\Core\Extension\Extension {#224 …6}
                "social" => Drupal\Core\Extension\Extension {#225 …6}
              ]
              #loaded: true
              #implementations: array:316 [
                "module_implements_alter" => array:10 [ …10]
                "social_group_types_alter" => array:1 [ …1]
                "system_info_alter" => array:1 [ …1]
                "mailer_builder_info_alter" => array:1 [ …1]
                "mail" => array:5 [ …5]
                "entity_load" => []
                "user_role_load" => []
                "display_variant_plugin_alter" => []
                "file_url_alter" => array:1 [ …1]
                "block_load" => []
                "entity_access" => array:3 [ …3]
                "node_type_load" => []
                "group_content_info_alter" => array:1 [ …1]
                "block_access" => array:9 [ …9]
                "social_core_block_visibility_path" => array:1 [ …1]
                "query_alter" => []
                "query_entity_query_alter" => array:2 [ …2]
                "query_entity_query_block_content_alter" => []
                "entity_preload" => []
                "query_block_content_load_multiple_alter" => []
                "entity_bundle_field_info" => array:2 [ …2]
                "field_config_load" => []
                "entity_bundle_field_info_alter" => array:2 [ …2]
                "entity_field_storage_info" => array:2 [ …2]
                "field_storage_config_load" => []
                "entity_field_storage_info_alter" => []
                "entity_storage_load" => array:1 [ …1]
                "block_content_storage_load" => []
                "block_content_load" => []
                "menu_load" => []
                "view_load" => []
                "views_data" => array:13 [ …13]
                "search_api_index_load" => []
                "search_api_server_load" => []
                "search_api_backend_info_alter" => []
                "search_api_views_handler_mapping_alter" => []
                "search_api_datasource_info_alter" => []
                "base_field_override_load" => []
                "search_api_processor_info_alter" => []
                "search_api_data_type_info_alter" => []
                "search_api_views_field_handler_mapping_alter" => []
                "action_load" => []
                "flag_load" => []
                "field_views_data" => array:6 [ …6]
                "field_views_data_alter" => array:2 [ …2]
                "comment_type_load" => []
                "group_content_type_load" => []
                "views_data_alter" => array:22 [ …22]
                "vote_result_info_alter" => []
                "vote_type_load" => []
                "views_plugins_argument_alter" => array:1 [ …1]
                "views_plugins_argument_validator_alter" => array:1 [ …1]
                "block_alter" => []
                "condition_info_alter" => []
                "query_user_load_multiple_alter" => []
                "user_storage_load" => []
                "user_load" => array:1 [ …1]
                "block_content_access" => []
                "entity_create_access" => []
                "post_create_access" => []
                "block_build_alter" => array:1 [ …1]
                "block_build_system_menu_block_alter" => []
                "block_build_system_branding_block_alter" => []
                "block_build_block_content_alter" => []
                "block_build_local_tasks_block_alter" => []
                "block_build_search_content_block_alter" => []
                "block_build_system_messages_block_alter" => []
                "block_build_system_main_block_alter" => []
                "block_view_alter" => array:3 [ …3]
                "block_view_system_main_block_alter" => array:1 [ …1]
                "block_build_views_block_alter" => []
                "block_build_local_actions_block_alter" => []
                "block_build_social_footer_powered_by_block_alter" => []
                "page_attachments" => array:3 [ …3]
                "query_font_load_multiple_alter" => []
                "font_storage_load" => []
                "font_load" => []
                "improved_theme_settings_add" => []
                "page_attachments_alter" => array:2 [ …2]
                "page_top" => array:6 [ …6]
                "page_bottom" => []
                "element_plugin_alter" => []
                "date_format_load" => []
                "element_info_alter" => array:10 [ …10]
                "theme" => array:57 [ …57]
                "views_plugins_pager_alter" => []
                "views_plugins_row_alter" => array:1 [ …1]
                "views_plugins_style_alter" => []
                "views_plugins_exposed_form_alter" => []
                "theme_registry_alter" => array:8 [ …8]
                "theme_suggestions_html" => array:1 [ …1]
                "theme_suggestions_alter" => array:2 [ …2]
                "theme_suggestions_html_alter" => []
                "template_preprocess_default_variables_alter" => array:1 [ …1]
                "theme_suggestions_page" => array:1 [ …1]
                "theme_suggestions_page_alter" => array:1 [ …1]
                "block_view_system_menu_block_alter" => array:1 [ …1]
                "theme_suggestions_block" => array:1 [ …1]
                "theme_suggestions_block_alter" => []
                "theme_suggestions_menu" => []
                "theme_suggestions_menu_alter" => []
                "link_alter" => array:1 [ …1]
                "block_view_system_branding_block_alter" => array:1 [ …1]
                "block_view_search_content_block_alter" => array:1 [ …1]
                "form_alter" => array:22 [ …22]
                "form_search_content_form_alter" => []
                "social_core_compatible_content_forms_alter" => []
                "theme_suggestions_input" => []
                "theme_suggestions_input_alter" => []
                "theme_suggestions_form_element" => []
                "theme_suggestions_form_element_alter" => []
                "theme_suggestions_form_element_label" => []
                "theme_suggestions_form_element_label_alter" => []
                "theme_suggestions_container" => []
                "theme_suggestions_container_alter" => array:2 [ …2]
                "theme_suggestions_form" => []
                "theme_suggestions_form_alter" => []
                "theme_suggestions_region" => array:1 [ …1]
                "theme_suggestions_region_alter" => []
                "block_view_block_content_alter" => []
                "entity_view_mode_alter" => []
                "entity_view_mode_load" => []
                "entity_view_mode_info_alter" => []
                "block_content_build_defaults_alter" => []
                "entity_build_defaults_alter" => array:1 [ …1]
                "entity_extra_field_info" => array:9 [ …9]
                "flag_type_info_alter" => []
                "message_template_load" => []
                "filter_format_load" => []
                "filter_info_alter" => []
                "mentions_plugin_info_alter" => []
                "entity_extra_field_info_alter" => []
                "entity_view_display_load" => []
                "entity_view_display_alter" => array:3 [ …3]
                "entity_prepare_view" => []
                "field_formatter_info_alter" => array:3 [ …3]
                "entity_field_access" => array:5 [ …5]
                "entity_field_access_alter" => array:1 [ …1]
                "query_file_load_multiple_alter" => []
                "file_storage_load" => []
                "file_load" => []
                "image_style_load" => []
                "entity_display_build_alter" => array:1 [ …1]
                "block_content_view" => []
                "entity_view" => array:5 [ …5]
                "block_content_view_alter" => []
                "entity_view_alter" => array:4 [ …4]
                "image_effect_info_alter" => []
                "theme_suggestions_field" => array:1 [ …1]
                "theme_suggestions_field_alter" => array:2 [ …2]
                "block_view_local_tasks_block_alter" => array:1 [ …1]
                "entity_form_mode_load" => []
                "entity_form_mode_info_alter" => []
                "profile_type_load" => []
                "local_tasks_alter" => array:7 [ …7]
                "menu_local_tasks_alter" => array:8 [ …8]
                "social_event_menu_local_tasks_routes_alter" => []
                "group_type_load" => []
                "group_role_load" => []
                "block_view_local_actions_block_alter" => []
                "openid_connect_client_info_alter" => []
                "menu_local_actions_alter" => array:3 [ …3]
                "block_view_views_block_alter" => []
                "views_plugins_cache_alter" => array:1 [ …1]
                "views_plugins_query_alter" => []
                "views_pre_view" => array:3 [ …3]
                "views_plugins_field_alter" => []
                "views_plugins_sort_alter" => []
                "views_plugins_filter_alter" => array:2 [ …2]
                "views_plugins_area_alter" => []
                "views_pre_build" => []
                "views_plugins_join_alter" => []
                "node_grants" => array:3 [ …3]
                "node_grants_alter" => array:1 [ …1]
                "views_query_alter" => array:7 [ …7]
                "views_query_substitutions" => array:4 [ …4]
                "views_post_build" => array:1 [ …1]
                "views_pre_execute" => []
                "query_views_alter" => array:1 [ …1]
                "query_views_upcoming_events_alter" => []
                "query_views_entity_query_alter" => array:1 [ …1]
                "query_node_access_alter" => array:1 [ …1]
                "query_node_load_multiple_alter" => []
                "node_storage_load" => []
                "node_load" => []
                "views_post_execute" => []
                "node_build_defaults_alter" => []
                "views_pre_render" => array:4 [ …4]
                "views_post_render" => array:1 [ …1]
                "theme_suggestions_views_view" => []
                "theme_suggestions_views_view_alter" => []
                "theme_suggestions_views_view_unformatted" => []
                "theme_suggestions_views_view_unformatted_alter" => []
                "user_access" => []
                "node_view" => []
                "node_view_alter" => array:2 [ …2]
                "theme_suggestions_node" => array:1 [ …1]
                "theme_suggestions_node_alter" => array:1 [ …1]
                "theme_suggestions_time" => []
                "theme_suggestions_time_alter" => []
                "theme_suggestions_username" => []
                "theme_suggestions_username_alter" => []
                "user_format_name_alter" => array:2 [ …2]
                "social_user_name_display_suggestions" => array:2 [ …2]
                "query_entity_query_profile_alter" => []
                "query_profile_load_multiple_alter" => []
                "profile_storage_load" => []
                "profile_load" => []
                "field_widget_info_alter" => array:3 [ …3]
                "entity_form_display_load" => []
                "social_user_name_display_suggestions_alter" => array:2 [ …2]
                "profile_access" => array:1 [ …1]
                "user_build_defaults_alter" => []
                "profile_build_defaults_alter" => []
                "query_views_latest_topics_alter" => []
                "query_taxonomy_term_load_multiple_alter" => []
                "taxonomy_term_storage_load" => []
                "taxonomy_term_load" => []
                "theme_suggestions_image_formatter" => []
                "theme_suggestions_image_formatter_alter" => []
                "theme_suggestions_image_style" => []
                "theme_suggestions_image_style_alter" => []
                "file_metadata_plugin_info_alter" => []
                "file_mimetype_mapping_alter" => []
                "theme_suggestions_image" => []
                "theme_suggestions_image_alter" => []
                "query_entity_query_group_alter" => []
                "query_views_newest_groups_alter" => []
                "query_flexible_group_by_alter" => array:1 [ …1]
                "query_group_access_alter" => []
                "block_view_system_messages_block_alter" => []
                "activity_viewer_available_nodes_query_alter" => []
                "activity_viewer_available_posts_query_alter" => []
                "query_views_activity_stream_alter" => []
                "query_activity_load_multiple_alter" => []
                "activity_storage_load" => []
                "activity_load" => []
                "activity_creator_activity_destination_info_alter" => []
                "activity_build_defaults_alter" => []
                "node_access" => array:3 [ …3]
                "query_event_enrollment_access_alter" => []
                "query_entity_query_event_enrollment_alter" => []
                "activity_view" => []
                "query_message_load_multiple_alter" => []
                "message_storage_load" => []
                "message_load" => []
                "tokens" => array:28 [ …28]
                "token_entity_mapping_alter" => []
                "tokens_alter" => array:8 [ …8]
                "token_info" => array:27 [ …27]
                "token_info_alter" => array:3 [ …3]
                "activity_view_alter" => []
                "theme_suggestions_activity" => array:1 [ …1]
                "theme_suggestions_activity_alter" => []
                "profile_view" => []
                "profile_view_alter" => array:3 [ …3]
                "query_entity_query_file_alter" => []
                "theme_suggestions_profile" => array:1 [ …1]
                "theme_suggestions_profile_alter" => []
                "taxonomy_term_access" => []
                "node_links_alter" => array:4 [ …4]
                "theme_suggestions_links" => []
                "theme_suggestions_links_alter" => []
                "query_post_load_multiple_alter" => []
                "post_storage_load" => []
                "post_load" => []
                "post_access" => []
                "post_build_defaults_alter" => []
                "social_post_visibility_info_alter_alter" => []
                "query_crop_load_multiple_alter" => []
                "crop_storage_load" => []
                "crop_load" => []
                "post_view" => []
                "post_view_alter" => []
                "theme_suggestions_post" => array:1 [ …1]
                "theme_suggestions_post_alter" => []
                "post_links_alter" => []
                "theme_suggestions_views_mini_pager" => []
                "theme_suggestions_views_mini_pager_alter" => []
                "block_view_social_footer_powered_by_block_alter" => []
                "theme_suggestions_off_canvas_page_wrapper" => []
                "theme_suggestions_off_canvas_page_wrapper_alter" => []
                "query_vote_result_access_alter" => []
                "query_entity_query_vote_result_alter" => []
                "vote_field_values_init" => []
                "entity_field_values_init" => []
                "vote_create" => []
                "entity_create" => []
                "query_vote_access_alter" => []
                "query_entity_query_vote_alter" => []
                "theme_suggestions_like_and_dislike_icons" => []
                "theme_suggestions_like_and_dislike_icons_alter" => []
                "query_vote_result_load_multiple_alter" => []
                "vote_result_storage_load" => []
                "vote_result_load" => []
                "library_info_build" => array:1 [ …1]
                "library_info_alter" => array:9 [ …9]
                "css_alter" => array:1 [ …1]
                "js_alter" => array:2 [ …2]
                "js_settings_build" => array:1 [ …1]
                "js_settings_alter" => array:2 [ …2]
                "block_build_social_page_title_block_alter" => []
                "block_view_social_page_title_block_alter" => []
                "theme_suggestions_page_title" => []
                "theme_suggestions_page_title_alter" => []
                "theme_suggestions_menu_local_tasks" => []
                "theme_suggestions_menu_local_tasks_alter" => []
                "theme_suggestions_menu_local_task" => []
                "theme_suggestions_menu_local_task_alter" => []
                "social_content_type_alter" => []
                "social_core_node_default_title_route" => []
                "theme_suggestions_page_hero_data" => []
                "theme_suggestions_page_hero_data_alter" => []
                "flag_link_type_info_alter" => []
                "flag_action_access" => []
                "devel_dumper_info_alter" => []
              ]
              #verified: array:10 [
                "social_group_types_alter" => true
                "entity_load" => true
                "user_role_load" => true
                "entity_preload" => true
                "user_load" => true
                "post_load" => true
                "entity_view_mode_alter" => true
                "post_build_defaults_alter" => true
                "entity_build_defaults_alter" => true
                "module_implements_alter" => true
              ]
              #hookInfo: null
              #cacheBackend: Drupal\Core\Cache\DatabaseBackend {#29
                #maxRows: 5000
                #bin: "cache_bootstrap"
                #connection: Drupal\mysql\Driver\Database\mysql\Connection {#17
                  #target: "default"
                  #key: "default"
                  #logger: null
                  #transactionLayers: []
                  #driverClasses: []
                  #statementWrapperClass: "Drupal\Core\Database\StatementWrapperIterator"
                  #transactionalDDLSupport: false
                  #connection: PDO {#20 …2}
                  #connectionOptions: array:11 [ …11]
                  #schema: null
                  #prefix: ""
                  #tablePlaceholderReplacements: array:2 [ …2]
                  #prefixes: []
                  #prefixSearch: []
                  #prefixReplace: []
                  #unprefixedTablesMap: []
                  #escapedTables: array:13 [ …13]
                  #escapedFields: array:16 [ …16]
                  #escapedAliases: array:7 [ …7]
                  #rootTransactionEndCallbacks: []
                  #identifierQuotes: array:2 [ …2]
                  -enabledEvents: []
                  #transactionManager: ? Drupal\Core\Database\Transaction\TransactionManagerInterface|false
                  #needsCleanup: false
                  -serverVersion: null
                }
                #checksumProvider: Drupal\Core\Cache\DatabaseCacheTagsChecksum {#58 …4}
              }
              #cacheNeedsWriting: false
              #alterFunctions: array:4 [
                "social_group_types" => array:1 [ …1]
                "entity_view_mode" => []
                "post_build_defaults,entity_build_defaults" => array:1 [ …1]
                "module_implements" => array:10 [ …10]
              ]
              #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
              #includeFileKeys: []
            }
            #defaults: []
            #pluginDefinitionAnnotationName: "Drupal\Core\TypedData\Annotation\DataType"
            #pluginDefinitionAttributeName: null
            #pluginInterface: null
            #namespaces: ArrayObject {#339
              storage: array:179 [ …179]
              flag::STD_PROP_LIST: false
              flag::ARRAY_AS_PROPS: false
              iteratorClass: "ArrayIterator"
            }
            #additionalAnnotationNamespaces: []
            #definitions: array:233 [
              "dynamic_entity_reference" => array:8 [ …8]
              "filter_format" => array:8 [ …8]
              "search_api_html" => array:8 [ …8]
              "search_api_text" => array:8 [ …8]
              "timespan" => array:8 [ …8]
              "float" => array:8 [ …8]
              "map" => array:8 [ …8]
              "list" => array:8 [ …8]
              "duration_iso8601" => array:8 [ …8]
              "integer" => array:8 [ …8]
              "uri" => array:8 [ …8]
              "decimal" => array:8 [ …8]
              "language_reference" => array:8 [ …8]
              "string" => array:8 [ …8]
              "datetime_iso8601" => array:8 [ …8]
              "email" => array:9 [ …9]
              "boolean" => array:8 [ …8]
              "timestamp" => array:8 [ …8]
              "any" => array:8 [ …8]
              "binary" => array:8 [ …8]
              "language" => array:9 [ …9]
              "field_item:address_country" => array:14 [ …14]
              "field_item:address" => array:14 [ …14]
              "field_item:address_zone" => array:15 [ …15]
              "field_item:comment" => array:15 [ …15]
              "field_item:country" => array:14 [ …14]
              "field_item:datetime" => array:15 [ …15]
              "field_item:dropdown" => array:14 [ …14]
              "field_item:dynamic_entity_reference" => array:14 [ …14]
              "field_item:entity_access_field" => array:14 [ …14]
              "field_item:ewp_string_lang" => array:14 [ …14]
              "field_item:ewp_multiline_lang" => array:14 [ …14]
              "field_item:ewp_https" => array:14 [ …14]
              "field_item:gender_code" => array:14 [ …14]
              "field_item:ascii_identifier" => array:14 [ …14]
              "field_item:eqf_level" => array:14 [ …14]
              "field_item:ewp_http_lang" => array:14 [ …14]
              "field_item:cefr_level" => array:14 [ …14]
              "field_item:ewp_flexible_address" => array:14 [ …14]
              "field_item:ewp_other_hei_id" => array:14 [ …14]
              "field_item:ewp_phone_number" => array:14 [ …14]
              "field_item:file_uri" => array:14 [ …14]
              "field_item:file" => array:16 [ …16]
              "field_item:image" => array:17 [ …17]
              "field_item:link" => array:15 [ …15]
              "field_item:list_float" => array:15 [ …15]
              "field_item:list_integer" => array:15 [ …15]
              "field_item:list_string" => array:15 [ …15]
              "field_item:path" => array:14 [ …14]
              "field_item:redirect_source" => array:14 [ …14]
              "field_item:telephone" => array:14 [ …14]
              "field_item:text_with_summary" => array:15 [ …15]
              "field_item:text" => array:15 [ …15]
              "field_item:text_long" => array:15 [ …15]
              "field_item:timestamp" => array:15 [ …15]
              "field_item:language" => array:15 [ …15]
              "field_item:email" => array:14 [ …14]
              "field_item:password" => array:12 [ …12]
              "field_item:created" => array:14 [ …14]
              "field_item:changed" => array:14 [ …14]
              "field_item:boolean" => array:14 [ …14]
              "field_item:uri" => array:14 [ …14]
              "field_item:string_long" => array:14 [ …14]
              "field_item:string" => array:14 [ …14]
              "field_item:decimal" => array:14 [ …14]
              "field_item:uuid" => array:13 [ …13]
              "field_item:float" => array:14 [ …14]
              "field_item:integer" => array:14 [ …14]
              "field_item:map" => array:12 [ …12]
              "field_item:entity_reference" => array:14 [ …14]
              "entity" => array:10 [ …10]
              "entity:activity" => array:12 [ …12]
              "entity:advancedqueue_queue" => array:12 [ …12]
              "entity:block" => array:12 [ …12]
              "entity:block_content_type" => array:12 [ …12]
              "entity:block_content" => array:12 [ …12]
              "entity:block_content:basic" => array:11 [ …11]
              "entity:block_content:hero_call_to_action_block" => array:11 [ …11]
              "entity:block_content:platform_intro" => array:11 [ …11]
              "entity:comment" => array:12 [ …12]
              "entity:comment:comment" => array:11 [ …11]
              "entity:comment:post_comment" => array:11 [ …11]
              "entity:comment_type" => array:12 [ …12]
              "entity:crop_type" => array:12 [ …12]
              "entity:crop" => array:12 [ …12]
              "entity:crop:hero" => array:11 [ …11]
              "entity:crop:hero_an" => array:11 [ …11]
              "entity:crop:hero_small" => array:11 [ …11]
              "entity:crop:profile_large" => array:11 [ …11]
              "entity:crop:profile_medium" => array:11 [ …11]
              "entity:crop:profile_small" => array:11 [ …11]
              "entity:crop:teaser" => array:11 [ …11]
              "entity:editor" => array:12 [ …12]
              "entity:environment_indicator" => array:12 [ …12]
              "entity:contact" => array:12 [ …12]
              "entity:hei" => array:12 [ …12]
              "entity:hei_domain_list" => array:12 [ …12]
              "entity:field_storage_config" => array:12 [ …12]
              "entity:field_config" => array:12 [ …12]
              "entity:file" => array:12 [ …12]
              "entity:filter_format" => array:12 [ …12]
              "entity:flag" => array:12 [ …12]
              "entity:flagging" => array:12 [ …12]
              "entity:flagging:follow_content" => array:11 [ …11]
              "entity:flagging:mute_group_notifications" => array:11 [ …11]
              "entity:group_type" => array:12 [ …12]
              "entity:group_role" => array:12 [ …12]
              "entity:group_content_type" => array:12 [ …12]
              "entity:group" => array:12 [ …12]
              "entity:group:closed_group" => array:11 [ …11]
              "entity:group:flexible_group" => array:11 [ …11]
              "entity:group:open_group" => array:11 [ …11]
              "entity:group:public_group" => array:11 [ …11]
              "entity:group_content" => array:12 [ …12]
              "entity:group_content:closed_group-group_invitation" => array:11 [ …11]
              "entity:group_content:closed_group-group_membership" => array:11 [ …11]
              "entity:group_content:closed_group-group_node-event" => array:11 [ …11]
              "entity:group_content:closed_group-group_node-topic" => array:11 [ …11]
              "entity:group_content:flexible_group-group_invitation" => array:11 [ …11]
              "entity:group_content:flexible_group-group_membership" => array:11 [ …11]
              "entity:group_content:flexible_group-group_node-event" => array:11 [ …11]
              "entity:group_content:flexible_group-group_node-topic" => array:11 [ …11]
              "entity:group_content:group_content_type_7fcb76fdf61a9" => array:11 [ …11]
              "entity:group_content:group_content_type_c8bae2527294c" => array:11 [ …11]
              "entity:group_content:open_group-group_invitation" => array:11 [ …11]
              "entity:group_content:open_group-group_membership" => array:11 [ …11]
              "entity:group_content:open_group-group_node-event" => array:11 [ …11]
              "entity:group_content:open_group-group_node-topic" => array:11 [ …11]
              "entity:group_content:public_group-group_invitation" => array:11 [ …11]
              "entity:group_content:public_group-group_membership" => array:11 [ …11]
              "entity:group_content:public_group-group_node-event" => array:11 [ …11]
              "entity:group_content:public_group-group_node-topic" => array:11 [ …11]
              "entity:image_style" => array:12 [ …12]
              "entity:mentions_type" => array:12 [ …12]
              "entity:mentions" => array:12 [ …12]
              "entity:menu_link_content" => array:12 [ …12]
              "entity:menu_link_content:menu_link_content" => array:11 [ …11]
              "entity:message_template" => array:12 [ …12]
              "entity:message" => array:12 [ …12]
              "entity:message:activity_on_events_im_organizing" => array:11 [ …11]
              "entity:message:approve_request_join_group" => array:11 [ …11]
              "entity:message:background_process_finished" => array:11 [ …11]
              "entity:message:create_comment_author_node_post" => array:11 [ …11]
              "entity:message:create_comment_community_node" => array:11 [ …11]
              "entity:message:create_comment_community_post" => array:11 [ …11]
              "entity:message:create_comment_following_node" => array:11 [ …11]
              "entity:message:create_comment_group_node" => array:11 [ …11]
              "entity:message:create_comment_group_post" => array:11 [ …11]
              "entity:message:create_comment_post_profile" => array:11 [ …11]
              "entity:message:create_comment_reply" => array:11 [ …11]
              "entity:message:create_comment_reply_mention" => array:11 [ …11]
              "entity:message:create_content_in_joined_group" => array:11 [ …11]
              "entity:message:create_event_community" => array:11 [ …11]
              "entity:message:create_event_gc" => array:11 [ …11]
              "entity:message:create_event_group" => array:11 [ …11]
              "entity:message:create_like_node_or_post" => array:11 [ …11]
              "entity:message:create_mention_comment" => array:11 [ …11]
              "entity:message:create_mention_comment_stream" => array:11 [ …11]
              "entity:message:create_mention_post" => array:11 [ …11]
              "entity:message:create_mention_post_stream" => array:11 [ …11]
              "entity:message:create_post_community" => array:11 [ …11]
              "entity:message:create_post_group" => array:11 [ …11]
              "entity:message:create_post_profile" => array:11 [ …11]
              "entity:message:create_post_profile_stream" => array:11 [ …11]
              "entity:message:create_topic_community" => array:11 [ …11]
              "entity:message:create_topic_gc" => array:11 [ …11]
              "entity:message:create_topic_group" => array:11 [ …11]
              "entity:message:event_request_approved" => array:11 [ …11]
              "entity:message:invited_to_join_group" => array:11 [ …11]
              "entity:message:invite_event_enrollment" => array:11 [ …11]
              "entity:message:join_to_group" => array:11 [ …11]
              "entity:message:member_added_by_event_organiser" => array:11 [ …11]
              "entity:message:moved_content_between_groups" => array:11 [ …11]
              "entity:message:request_event_enrollment" => array:11 [ …11]
              "entity:message:request_to_join_a_group" => array:11 [ …11]
              "entity:message:user_was_enrolled_to_event" => array:11 [ …11]
              "entity:node_type" => array:12 [ …12]
              "entity:node" => array:12 [ …12]
              "entity:node:event" => array:11 [ …11]
              "entity:node:page" => array:11 [ …11]
              "entity:node:project" => array:11 [ …11]
              "entity:node:resource" => array:11 [ …11]
              "entity:node:topic" => array:11 [ …11]
              "entity:openid_connect_client" => array:12 [ …12]
              "entity:path_alias" => array:12 [ …12]
              "entity:profile_type" => array:12 [ …12]
              "entity:profile" => array:12 [ …12]
              "entity:profile:profile" => array:11 [ …11]
              "entity:redirect" => array:12 [ …12]
              "entity:redirect:redirect" => array:11 [ …11]
              "entity:search_api_index" => array:12 [ …12]
              "entity:search_api_task" => array:12 [ …12]
              "entity:search_api_server" => array:12 [ …12]
              "entity:event_enrollment" => array:12 [ …12]
              "entity:font" => array:12 [ …12]
              "entity:post" => array:12 [ …12]
              "entity:post:photo" => array:11 [ …11]
              "entity:post:post" => array:11 [ …11]
              "entity:post_type" => array:12 [ …12]
              "entity:queue_storage_entity" => array:12 [ …12]
              "entity:queue_storage_entity:email" => array:11 [ …11]
              "entity:queue_storage_entity_type" => array:12 [ …12]
              "entity:mailer_transport" => array:12 [ …12]
              "entity:mailer_policy" => array:12 [ …12]
              "entity:menu" => array:12 [ …12]
              "entity:action" => array:12 [ …12]
              "entity:taxonomy_term" => array:12 [ …12]
              "entity:taxonomy_term:expertise" => array:11 [ …11]
              "entity:taxonomy_term:group_type" => array:11 [ …11]
              "entity:taxonomy_term:hei_type" => array:11 [ …11]
              "entity:taxonomy_term:interests" => array:11 [ …11]
              "entity:taxonomy_term:nationality" => array:11 [ …11]
              "entity:taxonomy_term:profile_tag" => array:11 [ …11]
              "entity:taxonomy_term:project_funding" => array:11 [ …11]
              "entity:taxonomy_term:topic_types" => array:11 [ …11]
              "entity:taxonomy_vocabulary" => array:12 [ …12]
              "entity:ultimate_cron_job" => array:12 [ …12]
              "entity:user" => array:12 [ …12]
              "entity:user_role" => array:12 [ …12]
              "entity:vote_type" => array:12 [ …12]
              "entity:vote_result" => array:12 [ …12]
              "entity:vote" => array:12 [ …12]
              "entity:vote:dislike" => array:11 [ …11]
              "entity:vote:like" => array:11 [ …11]
              "entity:vote:vote" => array:11 [ …11]
              "entity:view" => array:12 [ …12]
              "entity:base_field_override" => array:12 [ …12]
              "entity:date_format" => array:12 [ …12]
              "entity:entity_form_mode" => array:12 [ …12]
              "entity:entity_view_mode" => array:12 [ …12]
              "entity:entity_view_display" => array:12 [ …12]
              "entity:entity_form_display" => array:12 [ …12]
              "entity_reference" => array:8 [ …8]
            ]
            #cacheBackend: Drupal\Core\Cache\DatabaseBackend {#330
              #maxRows: 5000
              #bin: "cache_discovery"
              #connection: Drupal\mysql\Driver\Database\mysql\Connection {#17}
              #checksumProvider: Drupal\Core\Cache\DatabaseCacheTagsChecksum {#58 …4}
            }
            #useCaches: true
            #validator: null
            #constraintManager: Drupal\Core\Validation\ConstraintManager {#337
              #discovery: null
              #factory: Drupal\Core\Validation\ConstraintFactory {#338 …2}
              #mapper: null
              #cacheKey: "validation_constraint_plugins"
              #cacheTags: []
              #alterHook: "validation_constraint"
              #subdir: "Plugin/Validation/Constraint"
              #moduleHandler: Drupal\Core\Extension\ModuleHandler {#32}
              #defaults: []
              #pluginDefinitionAnnotationName: "Drupal\Core\Validation\Annotation\Constraint"
              #pluginDefinitionAttributeName: null
              #pluginInterface: null
              #namespaces: ArrayObject {#339}
              #additionalAnnotationNamespaces: []
              #definitions: null
              #cacheBackend: Drupal\Core\Cache\DatabaseBackend {#330}
              #useCaches: true
            }
            #prototypes: array:4 [
              "entity:user::role_change" => Drupal\Core\Field\EntityReferenceFieldItemList {#1540 …9}
              "entity:user:role_change.0:entity" => Drupal\Core\Entity\Plugin\DataType\EntityReference {#1546 …9}
              "entity:user:role_change" => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem {#1437 …9}
              "entity:post::field_recipient_group" => Drupal\Core\Field\EntityReferenceFieldItemList {#1649 …9}
            ]
            #classResolver: Drupal\Core\DependencyInjection\ClassResolver {#67
              #_serviceIds: []
              #_entityStorages: []
              #container: Drupal\Core\DependencyInjection\Container {#24}
            }
            #_serviceIds: []
            #_entityStorages: []
          }
          #list: []
          #langcode: "en"
        }
      ]
    ]
    #fieldDefinitions: array:14 [
      "id" => Drupal\Core\Field\BaseFieldDefinition {#722}
      "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1610}
      "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1614}
      "type" => Drupal\Core\Field\BaseFieldDefinition {#1618}
      "user_id" => Drupal\Core\Field\BaseFieldDefinition {#1620}
      "status" => Drupal\Core\Field\BaseFieldDefinition {#1624}
      "created" => Drupal\Core\Field\BaseFieldDefinition {#1629}
      "changed" => Drupal\Core\Field\BaseFieldDefinition {#1633}
      "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1637}
      "field_post" => Drupal\field\Entity\FieldConfig {#1643}
      "field_post_comments" => Drupal\field\Entity\FieldConfig {#1644}
      "field_recipient_group" => Drupal\field\Entity\FieldConfig {#1645}
      "field_recipient_user" => Drupal\field\Entity\FieldConfig {#1646}
      "field_visibility" => Drupal\field\Entity\FieldConfig {#1647}
    ]
    #languages: array:3 [
      "en" => Drupal\Core\Language\Language {#302
        #name: "English"
        #id: "en"
        #direction: "ltr"
        #weight: 0
        #locked: false
      }
      "und" => Drupal\Core\Language\Language {#1815
        #name: Drupal\Core\StringTranslation\TranslatableMarkup {#1816
          #string: "Not specified"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        #id: "und"
        #direction: "ltr"
        #weight: 1
        #locked: true
      }
      "zxx" => Drupal\Core\Language\Language {#1817
        #name: Drupal\Core\StringTranslation\TranslatableMarkup {#1818
          #string: "Not applicable"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        #id: "zxx"
        #direction: "ltr"
        #weight: 2
        #locked: true
      }
    ]
    #langcodeKey: "langcode"
    #defaultLangcodeKey: "default_langcode"
    #activeLangcode: "x-default"
    #enforceDefaultTranslation: null
    #defaultLangcode: "en"
    #translations: array:1 [
      "x-default" => array:2 [
        "status" => 1
        "entity" => Drupal\social_post\Entity\Post {#1605}
      ]
    ]
    #translationInitialize: false
    #newRevision: false
    #isDefaultRevision: true
    #entityKeys: array:4 [
      "bundle" => "post"
      "id" => "12"
      "uuid" => "5586a2de-6dbe-4e06-b2b5-9d7bffa67f9a"
      "status" => "1"
    ]
    #translatableEntityKeys: array:3 [
      "uid" => array:1 [
        "x-default" => "5"
      ]
      "langcode" => array:1 [
        "x-default" => "en"
      ]
      "default_langcode" => array:1 [
        "x-default" => "1"
      ]
    ]
    #validated: false
    #validationRequired: false
    #loadedRevisionId: null
    #revisionTranslationAffectedKey: "revision_translation_affected"
    #enforceRevisionTranslationAffected: []
    #isSyncing: false
    #stringTranslation: null
  }
  "#view_mode" => "full"
  "#cache" => array:3 [
    "tags" => array:2 [
      0 => "post_view"
      1 => "post:12"
    ]
    "contexts" => array:1 [
      0 => "user"
    ]
    "max-age" => -1
  ]
  "#theme" => "post"
  "#weight" => 0
  "#pre_render" => array:1 [
    0 => array:2 [
      0 => Drupal\social_post\PostViewBuilder {#1814
        #moduleHandler: Drupal\Core\Extension\ModuleHandler {#32}
        #stringTranslation: Drupal\Core\StringTranslation\TranslationManager {#262
          #translators: array:1 [
            30 => array:1 [ …1]
          ]
          #sortedTranslators: null
          #defaultLangcode: "en"
        }
        #_serviceIds: []
        #_entityStorages: []
        #entityTypeId: "post"
        #entityType: Drupal\Core\Entity\ContentEntityType {#545
          #id: "post"
          #class: "Drupal\social_post\Entity\Post"
          #provider: "social_post"
          #static_cache: true
          #render_cache: true
          #persistent_cache: true
          #entity_keys: array:9 [
            "id" => "id"
            "bundle" => "type"
            "uuid" => "uuid"
            "uid" => "user_id"
            "langcode" => "langcode"
            "status" => "status"
            "revision" => ""
            "default_langcode" => "default_langcode"
            "revision_translation_affected" => "revision_translation_affected"
          ]
          #originalClass: "Drupal\social_post\Entity\Post"
          #handlers: array:8 [
            "view_builder" => "Drupal\social_post\PostViewBuilder"
            "list_builder" => "Drupal\social_post\PostListBuilder"
            "views_data" => "Drupal\social_post\Entity\PostViewsData"
            "form" => array:4 [ …4]
            "access" => "Drupal\social_post\PostAccessControlHandler"
            "route_provider" => array:1 [ …1]
            "storage" => "Drupal\Core\Entity\Sql\SqlContentEntityStorage"
            "query_access" => "Drupal\entity\QueryAccess\EventOnlyQueryAccessHandler"
          ]
          #admin_permission: "administer post entities"
          #collection_permission: null
          #permission_granularity: "entity_type"
          #links: array:10 [
            "canonical" => "/post/{post}"
            "add-page" => "/post/add"
            "add-form" => "/post/add/{post_type}"
            "edit-form" => "/post/{post}/edit"
            "delete-form" => "/post/{post}/delete"
            "devel-load" => "/devel/post/{post}"
            "devel-load-with-references" => "/devel/load-with-references/post/{post}"
            "devel-render" => "/devel/render/post/{post}"
            "devel-definition" => "/devel/definition/post/{post}"
            "token-devel" => "/devel/token/post/{post}"
          ]
          #bundle_entity_type: "post_type"
          #bundle_of: null
          #bundle_label: Drupal\Core\StringTranslation\TranslatableMarkup {#546
            #string: "Post type"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
          #base_table: "post"
          #revision_data_table: null
          #revision_table: null
          #data_table: "post_field_data"
          #internal: false
          #translatable: true
          #show_revision_ui: false
          #label: Drupal\Core\StringTranslation\TranslatableMarkup {#547
            #string: "Post"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
          #label_collection: ""
          #label_singular: ""
          #label_plural: ""
          #label_count: []
          #uri_callback: null
          #group: "content"
          #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#548
            #string: "Content"
            #arguments: []
            #translatedMarkup: null
            #options: array:1 [ …1]
            #stringTranslation: null
          }
          #field_ui_base_route: "entity.post_type.edit_form"
          #common_reference_target: false
          #list_cache_contexts: []
          #list_cache_tags: array:1 [
            0 => "post_list"
          ]
          #constraints: array:2 [
            "EntityChanged" => null
            "EntityUntranslatableFields" => null
          ]
          #additional: array:1 [
            "token_type" => "post"
          ]
          #_serviceIds: []
          #_entityStorages: []
          #stringTranslation: null
          #revision_metadata_keys: array:1 [
            "revision_default" => "revision_default"
          ]
        }
        #entityRepository: Drupal\Core\Entity\EntityRepository {#736
          #entityTypeManager: Drupal\Core\Entity\EntityTypeManager {#304
            #discovery: Drupal\Core\Plugin\Discovery\AnnotatedClassDiscovery {#300 …8}
            #factory: null
            #mapper: null
            #cacheKey: "entity_type"
            #cacheTags: array:1 [ …1]
            #alterHook: "entity_type"
            #subdir: "Entity"
            #moduleHandler: Drupal\Core\Extension\ModuleHandler {#32}
            #defaults: []
            #pluginDefinitionAnnotationName: "Drupal\Component\Annotation\Plugin"
            #pluginDefinitionAttributeName: null
            #pluginInterface: "Drupal\Core\Entity\EntityInterface"
            #namespaces: ArrayObject {#339}
            #additionalAnnotationNamespaces: []
            #definitions: array:66 [ …66]
            #cacheBackend: Drupal\Core\Cache\DatabaseBackend {#330}
            #useCaches: true
            #handlers: array:2 [ …2]
            #stringTranslation: Drupal\Core\StringTranslation\TranslationManager {#262}
            #classResolver: Drupal\Core\DependencyInjection\ClassResolver {#67}
            #entityLastInstalledSchemaRepository: Drupal\Core\Entity\EntityLastInstalledSchemaRepository {#301 …3}
            #container: Drupal\Core\DependencyInjection\Container {#24}
          }
          #languageManager: Drupal\Core\Language\LanguageManager {#307
            #languages: array:1 [
              "en" => array:1 [ …1]
            ]
            #defaultLanguage: Drupal\Core\Language\LanguageDefault {#308
              #language: Drupal\Core\Language\Language {#302}
            }
            #definedLanguageTypesInfo: array:3 [
              "language_interface" => array:3 [ …3]
              "language_content" => array:3 [ …3]
              "language_url" => array:1 [ …1]
            ]
            #_serviceIds: []
            #_entityStorages: []
          }
          #contextRepository: Drupal\Core\Plugin\Context\LazyContextRepository {#738
            #contextProviderServiceIDs: array:6 [ …6]
            #container: Drupal\Core\DependencyInjection\Container {#24}
            #contexts: []
          }
        }
        #entityDisplayRepository: Drupal\Core\Entity\EntityDisplayRepository {#1022
          #displayModeInfo: array:1 [
            "view_mode" => array:16 [ …16]
          ]
          #languageManager: Drupal\Core\Language\LanguageManager {#307}
          #entityTypeManager: Drupal\Core\Entity\EntityTypeManager {#304}
          #moduleHandler: Drupal\Core\Extension\ModuleHandler {#32}
          #cacheBackend: Drupal\Core\Cache\DatabaseBackend {#330}
          #useCaches: true
          #stringTranslation: null
        }
        #cacheBin: "render"
        #languageManager: Drupal\Core\Language\LanguageManager {#307}
        #themeRegistry: Drupal\Core\Theme\Registry {#673
          #theme: Drupal\Core\Theme\ActiveTheme {#1848
            #name: "socialblue"
            #logo: "themes/contrib/socialblue/logo.svg"
            #path: "themes/contrib/socialblue"
            #engine: "twig"
            #owner: "core/themes/engines/twig/twig.engine"
            #baseThemeExtensions: array:2 [ …2]
            #extension: Drupal\Core\Extension\Extension {#1856 …19}
            #libraries: array:24 [ …24]
            #regions: array:15 [ …15]
            #librariesOverride: array:2 [ …2]
            #librariesExtend: array:47 [ …47]
          }
          #lock: Drupal\Core\ProxyClass\Lock\DatabaseLockBackend {#303
            #drupalProxyOriginalServiceId: "drupal.proxy_original_service.lock"
            #service: null
            #container: Drupal\Core\DependencyInjection\Container {#24}
            #_serviceIds: []
            #_entityStorages: []
          }
          #registry: array:1 [
            "socialblue" => array:460 [ …460]
          ]
          #cache: Drupal\Core\Cache\DatabaseBackend {#669
            #maxRows: 5000
            #bin: "cache_default"
            #connection: Drupal\mysql\Driver\Database\mysql\Connection {#17}
            #checksumProvider: Drupal\Core\Cache\DatabaseCacheTagsChecksum {#58 …4}
          }
          #moduleHandler: Drupal\Core\Extension\ModuleHandler {#32}
          #runtimeRegistry: array:1 [
            "socialblue" => Drupal\Core\Utility\ThemeRegistry {#1857 …12}
          ]
          #initialized: false
          #themeName: null
          #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
          #themeHandler: Drupal\Core\Extension\ThemeHandler {#661
            #list: array:5 [ …5]
            #configFactory: Drupal\Core\Config\ConfigFactory {#327 …5}
            #themeList: Drupal\Core\Extension\ThemeExtensionList {#670 …15}
            #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
          }
          #themeInitialization: Drupal\Core\Theme\ThemeInitialization {#677
            #themeHandler: Drupal\Core\Extension\ThemeHandler {#661}
            #cache: Drupal\Core\Cache\DatabaseBackend {#29}
            #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
            #extensions: null
            #moduleHandler: Drupal\Core\Extension\ModuleHandler {#32}
          }
          #themeManager: Drupal\Core\Theme\ThemeManager {#676
            #themeNegotiator: Drupal\Core\Theme\ThemeNegotiator {#684 …3}
            #themeRegistry: Drupal\Core\Theme\Registry {#673}
            #activeTheme: Drupal\Core\Theme\ActiveTheme {#1848}
            #themeInitialization: Drupal\Core\Theme\ThemeInitialization {#677}
            #moduleHandler: Drupal\Core\Extension\ModuleHandler {#32}
            #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
          }
          #runtimeCache: Drupal\Core\Cache\DatabaseBackend {#29}
          #moduleList: Drupal\Core\Extension\ModuleExtensionList {#682
            #type: "module"
            #root: "/var/www/vhosts/dev.uni-foundation.eu/social.dev.uni-foundation.eu/web"
            #cache: Drupal\Core\Cache\DatabaseBackend {#669}
            #defaults: array:5 [ …5]
            #infoParser: Drupal\Core\Extension\InfoParser {#668 …1}
            #moduleHandler: Drupal\Core\Extension\ModuleHandler {#32}
            #extensions: null
            #extensionInfo: null
            #pathNames: null
            #addedPathNames: array:162 [ …162]
            #state: Drupal\Core\State\State {#247 …2}
            #installProfile: "social"
            #configFactory: Drupal\Core\Config\ConfigFactory {#327 …5}
            #profileList: Drupal\Core\Extension\ProfileExtensionList {#687 …12}
            #stringTranslation: null
          }
        }
        #singleFieldDisplays: null
        #socialGroupHelperService: Drupal\social_group\SocialGroupHelperService {#1607
          #cache: array:1 [
            "post" => array:1 [ …1]
          ]
          #database: Drupal\mysql\Driver\Database\mysql\Connection {#17}
          #moduleHandler: Drupal\Core\Extension\ModuleHandler {#32}
          -entityTypeManager: Drupal\Core\Entity\EntityTypeManager {#304}
          -renderer: Drupal\Core\Render\Renderer {#692
            #theme: Drupal\Core\Theme\ThemeManager {#676}
            #callableResolver: Drupal\Core\Utility\CallableResolver {#65 …1}
            #elementInfo: Drupal\Core\Render\ElementInfoManager {#696 …21}
            #placeholderGenerator: Drupal\Core\Render\PlaceholderGenerator {#700 …2}
            #renderCache: Drupal\Core\Render\PlaceholderingRenderCache {#703 …5}
            #rendererConfig: array:3 [ …3]
            #isRenderingRoot: false
            #requestStack: Symfony\Component\HttpFoundation\RequestStack {#21 …1}
          }
          #stringTranslation: Drupal\Core\StringTranslation\TranslationManager {#262}
        }
      }
      1 => "build"
    ]
  ]
]