Service comment.link_builder detail

Add to Standard shortcuts
Computed Definition =>
array:4 [
  "class" => "Drupal\comment\CommentLinkBuilder"
  "arguments" => {#1571
    +"type": "collection"
    +"value": array:5 [
      0 => {#1569
        +"type": "service"
        +"id": "current_user"
        +"invalidBehavior": 1
      }
      1 => {#1573
        +"type": "service"
        +"id": "comment.manager"
        +"invalidBehavior": 1
      }
      2 => {#1572
        +"type": "service"
        +"id": "module_handler"
        +"invalidBehavior": 1
      }
      3 => {#1567
        +"type": "service"
        +"id": "string_translation"
        +"invalidBehavior": 1
      }
      4 => {#1568
        +"type": "service"
        +"id": "entity_type.manager"
        +"invalidBehavior": 1
      }
    ]
  }
  "arguments_count" => 5
  "alias" => "Drupal\comment\CommentLinkBuilderInterface"
]
Instance =>
Drupal\comment\CommentLinkBuilder {#1574
  #currentUser: Drupal\Core\Session\AccountProxy {#232
    #account: Drupal\user\Entity\User {#1380
      #entityTypeId: "user"
      #enforceIsNew: null
      #typedData: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#1377
        #definition: Drupal\Core\Entity\TypedData\EntityDataDefinition {#1378 …3}
        #name: null
        #parent: null
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: null
        #entity: Drupal\user\Entity\User {#1380}
      }
      #cacheContexts: []
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #values: array:18 [
        "uid" => array:1 [ …1]
        "uuid" => array:1 [ …1]
        "langcode" => array:1 [ …1]
        "preferred_langcode" => array:1 [ …1]
        "preferred_admin_langcode" => array:1 [ …1]
        "name" => array:1 [ …1]
        "pass" => array:1 [ …1]
        "mail" => array:1 [ …1]
        "timezone" => array:1 [ …1]
        "status" => array:1 [ …1]
        "created" => array:1 [ …1]
        "changed" => array:1 [ …1]
        "access" => array:1 [ …1]
        "login" => array:1 [ …1]
        "init" => array:1 [ …1]
        "default_langcode" => array:1 [ …1]
        "roles" => array:1 [ …1]
        "field_fi_user" => array:1 [ …1]
      ]
      #fields: array:2 [
        "timezone" => array:1 [ …1]
        "roles" => array:1 [ …1]
      ]
      #fieldDefinitions: array:20 [
        "uid" => Drupal\Core\Field\BaseFieldDefinition {#1168 …7}
        "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1172 …7}
        "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1176 …7}
        "preferred_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1180 …7}
        "preferred_admin_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1184 …7}
        "name" => Drupal\Core\Field\BaseFieldDefinition {#1188 …7}
        "pass" => Drupal\Core\Field\BaseFieldDefinition {#1192 …7}
        "mail" => Drupal\Core\Field\BaseFieldDefinition {#1196 …7}
        "timezone" => Drupal\Core\Field\BaseFieldDefinition {#1200 …7}
        "status" => Drupal\Core\Field\BaseFieldDefinition {#1204 …7}
        "created" => Drupal\Core\Field\BaseFieldDefinition {#1210 …7}
        "changed" => Drupal\Core\Field\BaseFieldDefinition {#1214 …7}
        "access" => Drupal\Core\Field\BaseFieldDefinition {#1218 …7}
        "login" => Drupal\Core\Field\BaseFieldDefinition {#1222 …7}
        "init" => Drupal\Core\Field\BaseFieldDefinition {#1226 …7}
        "roles" => Drupal\Core\Field\BaseFieldDefinition {#1230 …7}
        "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1234 …7}
        "field_fi_user" => Drupal\field\Entity\FieldConfig {#1240 …36}
        "field_fi_user_hashed" => Drupal\field\Entity\FieldConfig {#1241 …36}
        "user_picture" => Drupal\field\Entity\FieldConfig {#1242 …36}
      ]
      #languages: null
      #langcodeKey: "langcode"
      #defaultLangcodeKey: "default_langcode"
      #activeLangcode: "x-default"
      #enforceDefaultTranslation: null
      #defaultLangcode: "en"
      #translations: array:1 [
        "x-default" => array:2 [ …2]
      ]
      #translationInitialize: false
      #newRevision: false
      #isDefaultRevision: true
      #entityKeys: array:3 [
        "bundle" => "user"
        "id" => "1"
        "uuid" => "7c0e4ca5-af98-4826-8f0f-88704f0c2eb7"
      ]
      #translatableEntityKeys: array:2 [
        "langcode" => array:1 [ …1]
        "default_langcode" => array:1 [ …1]
      ]
      #validated: false
      #validationRequired: false
      #loadedRevisionId: null
      #revisionTranslationAffectedKey: "revision_translation_affected"
      #enforceRevisionTranslationAffected: []
      #isSyncing: false
    }
    #id: "1"
    #eventDispatcher: Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher {#75 …3}
    #_serviceIds: []
    #_entityStorages: []
  }
  #commentManager: Drupal\comment\CommentManager {#1582
    #entityFieldManager: Drupal\Core\Entity\EntityFieldManager {#581
      #extraFields: null
      #baseFieldDefinitions: array:1 [
        "user" => array:17 [ …17]
      ]
      #fieldDefinitions: array:1 [
        "user" => array:1 [ …1]
      ]
      #fieldStorageDefinitions: null
      #activeFieldStorageDefinitions: array:1 [
        "user" => array:20 [ …20]
      ]
      #fieldMap: []
      #fieldMapByFieldType: []
      #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#594
        #discovery: null
        #factory: null
        #mapper: null
        #cacheKey: "typed_data_types_plugins"
        #cacheTags: []
        #alterHook: "data_type_info"
        #subdir: "Plugin/DataType"
        #moduleHandler: Drupal\Core\Extension\ModuleHandler {#39
          #loadedFiles: array:83 [
            "automated_cron" => true
            "basic_auth" => true
            "better_exposed_filters" => true
            "block" => true
            "block_content" => true
            "breakpoint" => true
            "comment" => true
            "company_teaser" => true
            "config" => true
            "contact" => true
            "contextual" => true
            "datetime" => true
            "dblog" => true
            "devel" => true
            "dp_import" => true
            "dynamic_page_cache" => true
            "editor" => true
            "field" => true
            "field_ui" => true
            "file" => true
            "filter" => true
            "google_analytics" => true
            "google_tag" => true
            "help" => true
            "history" => true
            "http_client_manager" => true
            "image" => true
            "jquery_ui" => true
            "jquery_ui_datepicker" => true
            "jquery_ui_slider" => true
            "jquery_ui_touch_punch" => true
            "language" => true
            "layout_builder" => true
            "layout_discovery" => true
            "link" => true
            "locale" => true
            "menu_link_content" => true
            "menu_ui" => true
            "mgt_transactions" => true
            "migrate" => true
            "migrate_import_tuned" => true
            "migrate_plus" => true
            "migrate_process_trim" => true
            "migrate_source_csv" => true
            "minifyhtml" => true
            "mysql" => true
            "node" => true
            "options" => true
            "path" => true
            "path_alias" => true
            "philoro" => true
            "premarket" => true
            "rasch_base" => true
            "rasch_dg" => true
            "rasch_fg" => true
            "rasch_fi_services" => true
            "rasch_mgt_transactions" => true
            "rasch_trading" => true
            "rasch_trendradar" => true
            "rasch_ttmz" => true
            "rasch_wikifolio" => true
            "search" => true
            "shortcut" => true
            "solid" => true
            "solid_rest" => true
            "system" => true
            "taxonomy" => true
            "text" => true
            "theme_switcher" => true
            "thescreener" => true
            "toolbar" => true
            "tour" => true
            "trendradar" => true
            "twig_tweak" => true
            "update" => true
            "user" => true
            "views_flipped_table" => true
            "views_ui" => true
            "wfg_msi" => true
            "wikifolio" => true
            "selective_better_exposed_filters" => true
            "views" => true
            "standard" => true
          ]
          #moduleList: array:83 [
            "automated_cron" => Drupal\Core\Extension\Extension {#53
              #type: "module"
              #pathname: "core/modules/automated_cron/automated_cron.info.yml"
              #filename: "automated_cron.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "basic_auth" => Drupal\Core\Extension\Extension {#63
              #type: "module"
              #pathname: "core/modules/basic_auth/basic_auth.info.yml"
              #filename: "basic_auth.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "better_exposed_filters" => Drupal\Core\Extension\Extension {#59
              #type: "module"
              #pathname: "modules/contrib/better_exposed_filters/better_exposed_filters.info.yml"
              #filename: "better_exposed_filters.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "block" => Drupal\Core\Extension\Extension {#77
              #type: "module"
              #pathname: "core/modules/block/block.info.yml"
              #filename: "block.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "block_content" => Drupal\Core\Extension\Extension {#85
              #type: "module"
              #pathname: "core/modules/block_content/block_content.info.yml"
              #filename: "block_content.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "breakpoint" => Drupal\Core\Extension\Extension {#82
              #type: "module"
              #pathname: "core/modules/breakpoint/breakpoint.info.yml"
              #filename: "breakpoint.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "comment" => Drupal\Core\Extension\Extension {#83
              #type: "module"
              #pathname: "core/modules/comment/comment.info.yml"
              #filename: "comment.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "company_teaser" => Drupal\Core\Extension\Extension {#84
              #type: "module"
              #pathname: "modules/custom/company_teaser/company_teaser.info.yml"
              #filename: "company_teaser.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "config" => Drupal\Core\Extension\Extension {#81
              #type: "module"
              #pathname: "core/modules/config/config.info.yml"
              #filename: "config.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "contact" => Drupal\Core\Extension\Extension {#79
              #type: "module"
              #pathname: "core/modules/contact/contact.info.yml"
              #filename: "contact.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "contextual" => Drupal\Core\Extension\Extension {#74
              #type: "module"
              #pathname: "core/modules/contextual/contextual.info.yml"
              #filename: "contextual.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "datetime" => Drupal\Core\Extension\Extension {#91
              #type: "module"
              #pathname: "core/modules/datetime/datetime.info.yml"
              #filename: "datetime.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "dblog" => Drupal\Core\Extension\Extension {#100
              #type: "module"
              #pathname: "core/modules/dblog/dblog.info.yml"
              #filename: "dblog.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "devel" => Drupal\Core\Extension\Extension {#101
              #type: "module"
              #pathname: "modules/contrib/devel/devel.info.yml"
              #filename: "devel.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "dp_import" => Drupal\Core\Extension\Extension {#102
              #type: "module"
              #pathname: "modules/custom/rasch/dp_import/dp_import.info.yml"
              #filename: "dp_import.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "dynamic_page_cache" => Drupal\Core\Extension\Extension {#103
              #type: "module"
              #pathname: "core/modules/dynamic_page_cache/dynamic_page_cache.info.yml"
              #filename: "dynamic_page_cache.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "editor" => Drupal\Core\Extension\Extension {#104
              #type: "module"
              #pathname: "core/modules/editor/editor.info.yml"
              #filename: "editor.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "field" => Drupal\Core\Extension\Extension {#105
              #type: "module"
              #pathname: "core/modules/field/field.info.yml"
              #filename: "field.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "field_ui" => Drupal\Core\Extension\Extension {#106
              #type: "module"
              #pathname: "core/modules/field_ui/field_ui.info.yml"
              #filename: "field_ui.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "file" => Drupal\Core\Extension\Extension {#107
              #type: "module"
              #pathname: "core/modules/file/file.info.yml"
              #filename: "file.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "filter" => Drupal\Core\Extension\Extension {#108
              #type: "module"
              #pathname: "core/modules/filter/filter.info.yml"
              #filename: "filter.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "google_analytics" => Drupal\Core\Extension\Extension {#109
              #type: "module"
              #pathname: "modules/contrib/google_analytics/google_analytics.info.yml"
              #filename: "google_analytics.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "google_tag" => Drupal\Core\Extension\Extension {#110
              #type: "module"
              #pathname: "modules/contrib/google_tag/google_tag.info.yml"
              #filename: "google_tag.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "help" => Drupal\Core\Extension\Extension {#111
              #type: "module"
              #pathname: "core/modules/help/help.info.yml"
              #filename: "help.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "history" => Drupal\Core\Extension\Extension {#112
              #type: "module"
              #pathname: "core/modules/history/history.info.yml"
              #filename: "history.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "http_client_manager" => Drupal\Core\Extension\Extension {#113
              #type: "module"
              #pathname: "modules/contrib/http_client_manager/http_client_manager.info.yml"
              #filename: "http_client_manager.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "image" => Drupal\Core\Extension\Extension {#114
              #type: "module"
              #pathname: "core/modules/image/image.info.yml"
              #filename: "image.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "jquery_ui" => Drupal\Core\Extension\Extension {#115
              #type: "module"
              #pathname: "modules/contrib/jquery_ui/jquery_ui.info.yml"
              #filename: "jquery_ui.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "jquery_ui_datepicker" => Drupal\Core\Extension\Extension {#116
              #type: "module"
              #pathname: "modules/contrib/jquery_ui_datepicker/jquery_ui_datepicker.info.yml"
              #filename: null
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "jquery_ui_slider" => Drupal\Core\Extension\Extension {#117
              #type: "module"
              #pathname: "modules/contrib/jquery_ui_slider/jquery_ui_slider.info.yml"
              #filename: null
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "jquery_ui_touch_punch" => Drupal\Core\Extension\Extension {#118
              #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/html/web"
              +info: ? array
            }
            "language" => Drupal\Core\Extension\Extension {#119
              #type: "module"
              #pathname: "core/modules/language/language.info.yml"
              #filename: "language.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "layout_builder" => Drupal\Core\Extension\Extension {#120
              #type: "module"
              #pathname: "core/modules/layout_builder/layout_builder.info.yml"
              #filename: "layout_builder.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "layout_discovery" => Drupal\Core\Extension\Extension {#121
              #type: "module"
              #pathname: "core/modules/layout_discovery/layout_discovery.info.yml"
              #filename: "layout_discovery.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "link" => Drupal\Core\Extension\Extension {#122
              #type: "module"
              #pathname: "core/modules/link/link.info.yml"
              #filename: "link.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "locale" => Drupal\Core\Extension\Extension {#123
              #type: "module"
              #pathname: "core/modules/locale/locale.info.yml"
              #filename: "locale.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "menu_link_content" => Drupal\Core\Extension\Extension {#124
              #type: "module"
              #pathname: "core/modules/menu_link_content/menu_link_content.info.yml"
              #filename: "menu_link_content.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "menu_ui" => Drupal\Core\Extension\Extension {#125
              #type: "module"
              #pathname: "core/modules/menu_ui/menu_ui.info.yml"
              #filename: "menu_ui.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "mgt_transactions" => Drupal\Core\Extension\Extension {#126
              #type: "module"
              #pathname: "modules/custom/mgt_transactions/mgt_transactions.info.yml"
              #filename: null
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "migrate" => Drupal\Core\Extension\Extension {#127
              #type: "module"
              #pathname: "core/modules/migrate/migrate.info.yml"
              #filename: "migrate.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "migrate_import_tuned" => Drupal\Core\Extension\Extension {#128
              #type: "module"
              #pathname: "modules/custom/migrate_import_tuned/migrate_import_tuned.info.yml"
              #filename: "migrate_import_tuned.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "migrate_plus" => Drupal\Core\Extension\Extension {#129
              #type: "module"
              #pathname: "modules/contrib/migrate_plus/migrate_plus.info.yml"
              #filename: "migrate_plus.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "migrate_process_trim" => Drupal\Core\Extension\Extension {#130
              #type: "module"
              #pathname: "modules/contrib/migrate_process_trim/migrate_process_trim.info.yml"
              #filename: "migrate_process_trim.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "migrate_source_csv" => Drupal\Core\Extension\Extension {#131
              #type: "module"
              #pathname: "modules/contrib/migrate_source_csv/migrate_source_csv.info.yml"
              #filename: null
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "minifyhtml" => Drupal\Core\Extension\Extension {#132
              #type: "module"
              #pathname: "modules/contrib/minifyhtml/minifyhtml.info.yml"
              #filename: "minifyhtml.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "mysql" => Drupal\Core\Extension\Extension {#133
              #type: "module"
              #pathname: "core/modules/mysql/mysql.info.yml"
              #filename: "mysql.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "node" => Drupal\Core\Extension\Extension {#134
              #type: "module"
              #pathname: "core/modules/node/node.info.yml"
              #filename: "node.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "options" => Drupal\Core\Extension\Extension {#135
              #type: "module"
              #pathname: "core/modules/options/options.info.yml"
              #filename: "options.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "path" => Drupal\Core\Extension\Extension {#136
              #type: "module"
              #pathname: "core/modules/path/path.info.yml"
              #filename: "path.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "path_alias" => Drupal\Core\Extension\Extension {#137
              #type: "module"
              #pathname: "core/modules/path_alias/path_alias.info.yml"
              #filename: null
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "philoro" => Drupal\Core\Extension\Extension {#138
              #type: "module"
              #pathname: "modules/custom/philoro/philoro.info.yml"
              #filename: null
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "premarket" => Drupal\Core\Extension\Extension {#139
              #type: "module"
              #pathname: "modules/custom/premarket/premarket.info.yml"
              #filename: null
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "rasch_base" => Drupal\Core\Extension\Extension {#140
              #type: "module"
              #pathname: "modules/custom/rasch/rasch_base/rasch_base.info.yml"
              #filename: "rasch_base.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "rasch_dg" => Drupal\Core\Extension\Extension {#141
              #type: "module"
              #pathname: "modules/custom/rasch/rasch_dg/rasch_dg.info.yml"
              #filename: "rasch_dg.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "rasch_fg" => Drupal\Core\Extension\Extension {#142
              #type: "module"
              #pathname: "modules/custom/rasch/rasch_fg/rasch_fg.info.yml"
              #filename: "rasch_fg.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "rasch_fi_services" => Drupal\Core\Extension\Extension {#143
              #type: "module"
              #pathname: "modules/custom/rasch/rasch_fi_services/rasch_fi_services.info.yml"
              #filename: "rasch_fi_services.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "rasch_mgt_transactions" => Drupal\Core\Extension\Extension {#144
              #type: "module"
              #pathname: "modules/custom/rasch/rasch_mgt_transactions/rasch_mgt_transactions.info.yml"
              #filename: "rasch_mgt_transactions.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "rasch_trading" => Drupal\Core\Extension\Extension {#145
              #type: "module"
              #pathname: "modules/custom/rasch/rasch_trading/rasch_trading.info.yml"
              #filename: "rasch_trading.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "rasch_trendradar" => Drupal\Core\Extension\Extension {#146
              #type: "module"
              #pathname: "modules/custom/rasch/rasch_trendradar/rasch_trendradar.info.yml"
              #filename: "rasch_trendradar.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "rasch_ttmz" => Drupal\Core\Extension\Extension {#147
              #type: "module"
              #pathname: "modules/custom/rasch/rasch_ttmz/rasch_ttmz.info.yml"
              #filename: "rasch_ttmz.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "rasch_wikifolio" => Drupal\Core\Extension\Extension {#148
              #type: "module"
              #pathname: "modules/custom/rasch/rasch_wikifolio/rasch_wikifolio.info.yml"
              #filename: "rasch_wikifolio.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "search" => Drupal\Core\Extension\Extension {#149
              #type: "module"
              #pathname: "core/modules/search/search.info.yml"
              #filename: "search.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "shortcut" => Drupal\Core\Extension\Extension {#150
              #type: "module"
              #pathname: "core/modules/shortcut/shortcut.info.yml"
              #filename: "shortcut.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "solid" => Drupal\Core\Extension\Extension {#151
              #type: "module"
              #pathname: "modules/custom/solid/solid/solid.info.yml"
              #filename: "solid.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "solid_rest" => Drupal\Core\Extension\Extension {#152
              #type: "module"
              #pathname: "modules/custom/solid/solid_rest/solid_rest.info.yml"
              #filename: "solid_rest.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "system" => Drupal\Core\Extension\Extension {#153
              #type: "module"
              #pathname: "core/modules/system/system.info.yml"
              #filename: "system.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "taxonomy" => Drupal\Core\Extension\Extension {#154
              #type: "module"
              #pathname: "core/modules/taxonomy/taxonomy.info.yml"
              #filename: "taxonomy.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "text" => Drupal\Core\Extension\Extension {#155
              #type: "module"
              #pathname: "core/modules/text/text.info.yml"
              #filename: "text.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "theme_switcher" => Drupal\Core\Extension\Extension {#156
              #type: "module"
              #pathname: "modules/contrib/theme_switcher/theme_switcher.info.yml"
              #filename: "theme_switcher.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "thescreener" => Drupal\Core\Extension\Extension {#157
              #type: "module"
              #pathname: "modules/custom/thescreener/thescreener.info.yml"
              #filename: "thescreener.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "toolbar" => Drupal\Core\Extension\Extension {#158
              #type: "module"
              #pathname: "core/modules/toolbar/toolbar.info.yml"
              #filename: "toolbar.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "tour" => Drupal\Core\Extension\Extension {#159
              #type: "module"
              #pathname: "core/modules/tour/tour.info.yml"
              #filename: "tour.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "trendradar" => Drupal\Core\Extension\Extension {#160
              #type: "module"
              #pathname: "modules/custom/trendradar/trendradar.info.yml"
              #filename: null
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "twig_tweak" => Drupal\Core\Extension\Extension {#161
              #type: "module"
              #pathname: "modules/contrib/twig_tweak/twig_tweak.info.yml"
              #filename: null
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "update" => Drupal\Core\Extension\Extension {#162
              #type: "module"
              #pathname: "core/modules/update/update.info.yml"
              #filename: "update.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "user" => Drupal\Core\Extension\Extension {#163
              #type: "module"
              #pathname: "core/modules/user/user.info.yml"
              #filename: "user.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "views_flipped_table" => Drupal\Core\Extension\Extension {#164
              #type: "module"
              #pathname: "modules/contrib/views_flipped_table/views_flipped_table.info.yml"
              #filename: "views_flipped_table.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "views_ui" => Drupal\Core\Extension\Extension {#165
              #type: "module"
              #pathname: "core/modules/views_ui/views_ui.info.yml"
              #filename: "views_ui.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "wfg_msi" => Drupal\Core\Extension\Extension {#166
              #type: "module"
              #pathname: "modules/custom/wfg_msi/wfg_msi.info.yml"
              #filename: "wfg_msi.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "wikifolio" => Drupal\Core\Extension\Extension {#167
              #type: "module"
              #pathname: "modules/custom/wikifolio/wikifolio.info.yml"
              #filename: "wikifolio.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "selective_better_exposed_filters" => Drupal\Core\Extension\Extension {#168
              #type: "module"
              #pathname: "modules/contrib/selective_better_exposed_filters/selective_better_exposed_filters.info.yml"
              #filename: "selective_better_exposed_filters.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "views" => Drupal\Core\Extension\Extension {#169
              #type: "module"
              #pathname: "core/modules/views/views.info.yml"
              #filename: "views.module"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
            "standard" => Drupal\Core\Extension\Extension {#170
              #type: "profile"
              #pathname: "core/profiles/standard/standard.info.yml"
              #filename: "standard.profile"
              #splFileInfo: null
              #root: "/var/www/html/web"
              +info: ? array
            }
          ]
          #loaded: true
          #implementations: array:100 [
            "module_implements_alter" => array:1 [
              "layout_builder" => false
            ]
            "migrate_prepare_row" => array:2 [
              "migrate_plus" => false
              "system" => false
            ]
            "migrate_philoro_prepare_row" => []
            "entity_preload" => []
            "query_alter" => array:1 [
              "rasch_fi_services" => false
            ]
            "query_philoro_instrument_load_multiple_alter" => []
            "entity_storage_load" => array:1 [
              "comment" => false
            ]
            "philoro_instrument_storage_load" => []
            "entity_load" => []
            "philoro_instrument_load" => []
            "philoro_instrument_presave" => []
            "entity_presave" => array:2 [
              "image" => false
              "layout_builder" => false
            ]
            "philoro_instrument_update" => []
            "entity_update" => array:1 [
              "editor" => false
            ]
            "philoro_instrument_field_values_init" => []
            "entity_field_values_init" => []
            "philoro_instrument_create" => []
            "entity_create" => []
            "entity_query_alter" => []
            "entity_query_user_alter" => []
            "query_entity_query_alter" => []
            "query_entity_query_user_alter" => []
            "user_load" => []
            "language_types_info" => []
            "language_types_info_alter" => array:1 [
              "language" => false
            ]
            "entity_query_theme_switcher_rule_alter" => []
            "theme_switcher_rule_load" => []
            "entity_query_block_alter" => []
            "block_load" => []
            "entity_access" => []
            "block_access" => []
            "block_build_alter" => []
            "block_build_page_title_block_alter" => []
            "block_view_alter" => []
            "block_view_page_title_block_alter" => []
            "block_build_local_tasks_block_alter" => []
            "block_build_system_breadcrumb_block_alter" => []
            "block_build_system_messages_block_alter" => []
            "block_build_help_block_alter" => []
            "block_build_local_actions_block_alter" => array:1 [
              "block" => false
            ]
            "block_build_system_main_block_alter" => []
            "block_view_system_main_block_alter" => array:1 [
              "system" => false
            ]
            "page_attachments" => array:4 [
              "contextual" => false
              "google_analytics" => false
              "google_tag" => false
              "system" => false
            ]
            "entity_query_google_tag_container_alter" => []
            "google_tag_container_load" => []
            "file_url_alter" => []
            "page_attachments_alter" => array:1 [
              "devel" => false
            ]
            "page_top" => array:6 [
              "block" => false
              "google_tag" => false
              "node" => false
              "system" => false
              "toolbar" => false
              "update" => false
            ]
            "link_alter" => []
            "page_bottom" => array:1 [
              "tour" => false
            ]
            "entity_query_tour_alter" => []
            "theme_suggestions_html" => array:1 [
              "system" => false
            ]
            "theme_suggestions_alter" => array:1 [
              "better_exposed_filters" => false
            ]
            "theme_suggestions_html_alter" => []
            "template_preprocess_default_variables_alter" => array:1 [
              "user" => false
            ]
            "theme_suggestions_page" => array:1 [
              "system" => false
            ]
            "theme_suggestions_page_alter" => []
            "block_view_system_breadcrumb_block_alter" => []
            "system_breadcrumb_alter" => array:2 [
              "layout_builder" => false
              "menu_ui" => false
            ]
            "theme_suggestions_block" => array:1 [
              "block" => false
            ]
            "theme_suggestions_block_alter" => array:1 [
              "block_content" => false
            ]
            "theme_suggestions_breadcrumb" => []
            "theme_suggestions_breadcrumb_alter" => []
            "theme_suggestions_region" => array:1 [
              "system" => false
            ]
            "theme_suggestions_region_alter" => []
            "theme_suggestions_page_title" => []
            "theme_suggestions_page_title_alter" => []
            "shortcut_default_set" => []
            "shortcut_set_load" => []
            "entity_query_shortcut_alter" => []
            "query_entity_query_shortcut_alter" => []
            "shortcut_load" => []
            "dp_product_load" => []
            "rasch_trading_listing_load" => []
            "block_view_local_tasks_block_alter" => []
            "menu_local_tasks_alter" => array:1 [
              "contact" => false
            ]
            "block_view_help_block_alter" => array:1 [
              "help" => false
            ]
            "help" => array:53 [
              "automated_cron" => false
              "basic_auth" => false
              "better_exposed_filters" => false
              "block" => false
              "block_content" => false
              "breakpoint" => false
              "comment" => false
              "config" => false
              "contact" => false
              "contextual" => false
              "datetime" => false
              "dblog" => false
              "devel" => false
              "dynamic_page_cache" => false
              "editor" => false
              "field" => false
              "field_ui" => false
              "file" => false
              "filter" => false
              "google_analytics" => false
              "google_tag" => false
              "help" => false
              "history" => false
              "http_client_manager" => false
              "image" => false
              "jquery_ui" => false
              "jquery_ui_touch_punch" => false
              "language" => false
              "layout_builder" => false
              "layout_discovery" => false
              "link" => false
              "locale" => false
              "menu_link_content" => false
              "menu_ui" => false
              "migrate" => false
              "minifyhtml" => false
              "mysql" => false
              "node" => false
              "options" => false
              "path" => false
              "search" => false
              "shortcut" => false
              "system" => false
              "taxonomy" => false
              "text" => false
              "theme_switcher" => false
              "toolbar" => false
              "tour" => false
              "update" => false
              "user" => false
              "views_ui" => false
              "selective_better_exposed_filters" => false
              "views" => false
            ]
            "block_view_local_actions_block_alter" => []
            "theme_suggestions_off_canvas_page_wrapper" => []
            "theme_suggestions_off_canvas_page_wrapper_alter" => []
            "theme_suggestions_menu" => []
            "theme_suggestions_menu_alter" => []
            "theme_suggestions_links" => []
            "theme_suggestions_links_alter" => []
            "user_format_name_alter" => []
            "js_settings_alter" => array:2 [
              "system" => false
              "user" => false
            ]
            "form_alter" => array:5 [
              "field_ui" => false
              "language" => false
              "rasch_fg" => false
              "rasch_fi_services" => false
              "system" => false
            ]
            "form_user_logout_confirm_alter" => []
            "theme_suggestions_confirm_form" => []
            "theme_suggestions_confirm_form_alter" => []
            "theme_suggestions_input" => []
            "theme_suggestions_input_alter" => []
            "theme_suggestions_container" => []
            "theme_suggestions_container_alter" => array:1 [
              "views" => false
            ]
            "theme_suggestions_form" => []
            "theme_suggestions_form_alter" => []
            "shortcut_set_access" => []
            "query_user_load_multiple_alter" => []
            "user_storage_load" => []
          ]
          #verified: array:10 [
            "entity_query_alter" => true
            "entity_query_user_alter" => true
            "query_alter" => true
            "query_entity_query_alter" => true
            "query_entity_query_user_alter" => true
            "entity_preload" => true
            "entity_load" => true
            "user_load" => true
            "language_types_info" => true
            "language_types_info_alter" => true
          ]
          #hookInfo: null
          #cacheBackend: Drupal\Core\Cache\ChainedFastBackend {#51
            #bin: "cache_bootstrap"
            #consistentBackend: Drupal\Core\Cache\DatabaseBackend {#55
              #maxRows: 5000
              #bin: "cache_bootstrap"
              #connection: Drupal\mysql\Driver\Database\mysql\Connection {#31 …25}
              #checksumProvider: Drupal\Core\Cache\DatabaseCacheTagsChecksum {#69 …4}
              #serializer: Drupal\Component\Serialization\PhpSerialize {#71}
              #time: Drupal\Component\Datetime\Time {#86 …2}
            }
            #fastBackend: Drupal\Core\Cache\ApcuBackend {#66
              #bin: "bootstrap"
              #sitePrefix: "drupal.apcu_backend.10.5.10..80b6965aec7291db7913bf79c7f041034dacf687e1557560fefd751ee662c586"
              #binPrefix: "drupal.apcu_backend.10.5.10..80b6965aec7291db7913bf79c7f041034dacf687e1557560fefd751ee662c586::bootstrap::"
              #checksumProvider: Drupal\Core\Cache\DatabaseCacheTagsChecksum {#69 …4}
              #time: Drupal\Component\Datetime\Time {#86 …2}
            }
            #lastWriteTimestamp: 1781629017.988
          }
          #cacheNeedsWriting: false
          #alterFunctions: array:3 [
            "entity_query,entity_query_user" => []
            "query,query_entity_query,query_entity_query_user" => array:1 [
              0 => "rasch_fi_services_query_alter"
            ]
            "language_types_info" => array:1 [
              0 => "language_language_types_info_alter"
            ]
          ]
          #root: "/var/www/html/web"
          #includeFileKeys: []
        }
        #moduleExtensionList: ? ?Drupal\Core\Extension\ModuleExtensionList
        #defaults: []
        #pluginDefinitionAnnotationName: "Drupal\Core\TypedData\Annotation\DataType"
        #pluginDefinitionAttributeName: "Drupal\Core\TypedData\Attribute\DataType"
        #pluginInterface: null
        #namespaces: ArrayObject {#263
          storage: array:100 [
            "Drupal\automated_cron" => "core/modules/automated_cron/src"
            "Drupal\basic_auth" => "core/modules/basic_auth/src"
            "Drupal\better_exposed_filters" => "modules/contrib/better_exposed_filters/src"
            "Drupal\block" => "core/modules/block/src"
            "Drupal\block_content" => "core/modules/block_content/src"
            "Drupal\breakpoint" => "core/modules/breakpoint/src"
            "Drupal\comment" => "core/modules/comment/src"
            "Drupal\company_teaser" => "modules/custom/company_teaser/src"
            "Drupal\config" => "core/modules/config/src"
            "Drupal\contact" => "core/modules/contact/src"
            "Drupal\contextual" => "core/modules/contextual/src"
            "Drupal\datetime" => "core/modules/datetime/src"
            "Drupal\dblog" => "core/modules/dblog/src"
            "Drupal\devel" => "modules/contrib/devel/src"
            "Drupal\dp_import" => "modules/custom/rasch/dp_import/src"
            "Drupal\dynamic_page_cache" => "core/modules/dynamic_page_cache/src"
            "Drupal\editor" => "core/modules/editor/src"
            "Drupal\field" => "core/modules/field/src"
            "Drupal\field_ui" => "core/modules/field_ui/src"
            "Drupal\file" => "core/modules/file/src"
            "Drupal\filter" => "core/modules/filter/src"
            "Drupal\google_analytics" => "modules/contrib/google_analytics/src"
            "Drupal\google_tag" => "modules/contrib/google_tag/src"
            "Drupal\help" => "core/modules/help/src"
            "Drupal\history" => "core/modules/history/src"
            "Drupal\http_client_manager" => "modules/contrib/http_client_manager/src"
            "Drupal\image" => "core/modules/image/src"
            "Drupal\jquery_ui" => "modules/contrib/jquery_ui/src"
            "Drupal\jquery_ui_datepicker" => "modules/contrib/jquery_ui_datepicker/src"
            "Drupal\jquery_ui_slider" => "modules/contrib/jquery_ui_slider/src"
            "Drupal\jquery_ui_touch_punch" => "modules/contrib/jquery_ui_touch_punch/src"
            "Drupal\language" => "core/modules/language/src"
            "Drupal\layout_builder" => "core/modules/layout_builder/src"
            "Drupal\layout_discovery" => "core/modules/layout_discovery/src"
            "Drupal\link" => "core/modules/link/src"
            "Drupal\locale" => "core/modules/locale/src"
            "Drupal\menu_link_content" => "core/modules/menu_link_content/src"
            "Drupal\menu_ui" => "core/modules/menu_ui/src"
            "Drupal\mgt_transactions" => "modules/custom/mgt_transactions/src"
            "Drupal\migrate" => "core/modules/migrate/src"
            "Drupal\migrate_import_tuned" => "modules/custom/migrate_import_tuned/src"
            "Drupal\migrate_plus" => "modules/contrib/migrate_plus/src"
            "Drupal\migrate_process_trim" => "modules/contrib/migrate_process_trim/src"
            "Drupal\migrate_source_csv" => "modules/contrib/migrate_source_csv/src"
            "Drupal\minifyhtml" => "modules/contrib/minifyhtml/src"
            "Drupal\mysql" => "core/modules/mysql/src"
            "Drupal\node" => "core/modules/node/src"
            "Drupal\options" => "core/modules/options/src"
            "Drupal\path" => "core/modules/path/src"
            "Drupal\path_alias" => "core/modules/path_alias/src"
            "Drupal\philoro" => "modules/custom/philoro/src"
            "Drupal\premarket" => "modules/custom/premarket/src"
            "Drupal\rasch_base" => "modules/custom/rasch/rasch_base/src"
            "Drupal\rasch_dg" => "modules/custom/rasch/rasch_dg/src"
            "Drupal\rasch_fg" => "modules/custom/rasch/rasch_fg/src"
            "Drupal\rasch_fi_services" => "modules/custom/rasch/rasch_fi_services/src"
            "Drupal\rasch_mgt_transactions" => "modules/custom/rasch/rasch_mgt_transactions/src"
            "Drupal\rasch_trading" => "modules/custom/rasch/rasch_trading/src"
            "Drupal\rasch_trendradar" => "modules/custom/rasch/rasch_trendradar/src"
            "Drupal\rasch_ttmz" => "modules/custom/rasch/rasch_ttmz/src"
            "Drupal\rasch_wikifolio" => "modules/custom/rasch/rasch_wikifolio/src"
            "Drupal\search" => "core/modules/search/src"
            "Drupal\shortcut" => "core/modules/shortcut/src"
            "Drupal\solid" => "modules/custom/solid/solid/src"
            "Drupal\solid_rest" => "modules/custom/solid/solid_rest/src"
            "Drupal\system" => "core/modules/system/src"
            "Drupal\taxonomy" => "core/modules/taxonomy/src"
            "Drupal\text" => "core/modules/text/src"
            "Drupal\theme_switcher" => "modules/contrib/theme_switcher/src"
            "Drupal\thescreener" => "modules/custom/thescreener/src"
            "Drupal\toolbar" => "core/modules/toolbar/src"
            "Drupal\tour" => "core/modules/tour/src"
            "Drupal\trendradar" => "modules/custom/trendradar/src"
            "Drupal\twig_tweak" => "modules/contrib/twig_tweak/src"
            "Drupal\update" => "core/modules/update/src"
            "Drupal\user" => "core/modules/user/src"
            "Drupal\views_flipped_table" => "modules/contrib/views_flipped_table/src"
            "Drupal\views_ui" => "core/modules/views_ui/src"
            "Drupal\wfg_msi" => "modules/custom/wfg_msi/src"
            "Drupal\wikifolio" => "modules/custom/wikifolio/src"
            "Drupal\selective_better_exposed_filters" => "modules/contrib/selective_better_exposed_filters/src"
            "Drupal\views" => "core/modules/views/src"
            "Drupal\standard" => "core/profiles/standard/src"
            "Drupal\Core\Render" => "core/lib/Drupal/Core/Render"
            "Drupal\Core\TempStore" => "core/lib/Drupal/Core/TempStore"
            "Drupal\Core\Block" => "core/lib/Drupal/Core/Block"
            "Drupal\Core\Menu" => "core/lib/Drupal/Core/Menu"
            "Drupal\Core\Mail" => "core/lib/Drupal/Core/Mail"
            "Drupal\Core\Field" => "core/lib/Drupal/Core/Field"
            "Drupal\Core\Validation" => "core/lib/Drupal/Core/Validation"
            "Drupal\Core\Plugin" => "core/lib/Drupal/Core/Plugin"
            "Drupal\Core\Path" => "core/lib/Drupal/Core/Path"
            "Drupal\Core\TypedData" => "core/lib/Drupal/Core/TypedData"
            "Drupal\Core\Entity" => "core/lib/Drupal/Core/Entity"
            "Drupal\Core\Action" => "core/lib/Drupal/Core/Action"
            "Drupal\Core\Extension" => "core/lib/Drupal/Core/Extension"
            "Drupal\Core\Config" => "core/lib/Drupal/Core/Config"
            "Drupal\Core\Datetime" => "core/lib/Drupal/Core/Datetime"
            "Drupal\Core\ProxyClass" => "core/lib/Drupal/Core/ProxyClass"
            "Drupal\Component\Annotation" => "core/lib/Drupal/Component/Annotation"
          ]
          flag::STD_PROP_LIST: false
          flag::ARRAY_AS_PROPS: false
          iteratorClass: "ArrayIterator"
        }
        #additionalAnnotationNamespaces: []
        #definitions: array:127 [ …127]
        #cacheBackend: Drupal\Core\Cache\ChainedFastBackend {#252
          #bin: "cache_discovery"
          #consistentBackend: Drupal\Core\Cache\DatabaseBackend {#255 …6}
          #fastBackend: Drupal\Core\Cache\ApcuBackend {#256 …5}
          #lastWriteTimestamp: 1781628844.83
        }
        #useCaches: true
        #validator: null
        #constraintManager: Drupal\Core\Validation\ConstraintManager {#261 …18}
        #prototypes: array:7 [ …7]
        #classResolver: Drupal\Core\DependencyInjection\ClassResolver {#80
          #container: Drupal\Core\DependencyInjection\Container {#40 …7}
          #_serviceIds: []
          #_entityStorages: []
        }
        #_serviceIds: []
        #_entityStorages: []
      }
      #languageManager: Drupal\language\ConfigurableLanguageManager {#250
        #languages: array:1 [ …1]
        #defaultLanguage: Drupal\Core\Language\LanguageDefault {#257 …1}
        #definedLanguageTypesInfo: array:3 [ …3]
        #_serviceIds: []
        #_entityStorages: []
        #configFactory: Drupal\Core\Config\ConfigFactory {#249 …5}
        #moduleHandler: Drupal\Core\Extension\ModuleHandler {#39}
        #configFactoryOverride: Drupal\language\Config\LanguageConfigFactoryOverride {#239 …5}
        #requestStack: Symfony\Component\HttpFoundation\RequestStack {#37 …1}
        #negotiator: Drupal\language\LanguageNegotiator {#240 …9}
        #languageTypes: array:4 [ …4]
        #languageTypesInfo: array:3 [ …3]
        #negotiatedLanguages: array:2 [ …2]
        #negotiatedMethods: array:2 [ …2]
        #initialized: false
        #initializing: []
      }
      #keyValueFactory: Drupal\Core\KeyValueStore\KeyValueFactory {#202
        #stores: array:1 [ …1]
        #container: Drupal\Core\DependencyInjection\Container {#40 …7}
        #options: []
      }
      #moduleHandler: Drupal\Core\Extension\ModuleHandler {#39}
      #entityTypeManager: Drupal\Core\Entity\EntityTypeManager {#192
        #discovery: Drupal\Core\Plugin\Discovery\AnnotatedClassDiscovery {#231
          #pluginNamespaces: []
          #pluginDefinitionAnnotationName: "Drupal\Core\Entity\Annotation\EntityType"
          #annotationReader: null
          #annotationNamespaces: []
          #fileCache: Drupal\Component\FileCache\FileCache {#208
            #prefix: "drupal.file_cache.10.5.10..901606dad9326fd6a28e8a9cc520ffc219a60c68b128efda0b69cee402cdf448"
            #collection: "annotation_discovery:Drupal_Core_Entity_Annotation_EntityType:NXhscRe0440PFpI5dSznEVgmauL25KojD7u4e9aZwOM"
            #cache: Drupal\Component\FileCache\ApcuFileCacheBackend {#237}
          }
          #directorySuffix: "/Entity"
          #namespaceSuffix: "\Entity"
          #rootNamespacesIterator: ArrayObject {#263}
        }
        #factory: null
        #mapper: null
        #cacheKey: "entity_type"
        #cacheTags: array:1 [
          0 => "entity_types"
        ]
        #alterHook: "entity_type"
        #subdir: "Entity"
        #moduleHandler: Drupal\Core\Extension\ModuleHandler {#39}
        #moduleExtensionList: ? ?Drupal\Core\Extension\ModuleExtensionList
        #defaults: []
        #pluginDefinitionAnnotationName: "Drupal\Component\Annotation\Plugin"
        #pluginDefinitionAttributeName: null
        #pluginInterface: "Drupal\Core\Entity\EntityInterface"
        #namespaces: ArrayObject {#263}
        #additionalAnnotationNamespaces: []
        #definitions: array:60 [
          "block" => Drupal\Core\Config\Entity\ConfigEntityType {#277
            #id: "block"
            #class: "Drupal\block\Entity\Block"
            #provider: "block"
            #static_cache: false
            #render_cache: true
            #persistent_cache: true
            #entity_keys: array:8 [ …8]
            #originalClass: "Drupal\block\Entity\Block"
            #handlers: array:5 [ …5]
            #admin_permission: "administer blocks"
            #collection_permission: null
            #permission_granularity: "entity_type"
            #links: array:8 [ …8]
            #bundle_entity_type: null
            #bundle_of: null
            #bundle_label: null
            #base_table: null
            #revision_data_table: null
            #revision_table: null
            #data_table: null
            #internal: false
            #translatable: false
            #show_revision_ui: false
            #label: Drupal\Core\StringTranslation\TranslatableMarkup {#272 …5}
            #label_collection: Drupal\Core\StringTranslation\TranslatableMarkup {#48 …5}
            #label_singular: Drupal\Core\StringTranslation\TranslatableMarkup {#273 …5}
            #label_plural: Drupal\Core\StringTranslation\TranslatableMarkup {#269 …5}
            #label_count: array:3 [ …3]
            #uri_callback: null
            #group: "configuration"
            #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#265 …5}
            #field_ui_base_route: null
            #common_reference_target: false
            #list_cache_contexts: []
            #list_cache_tags: array:1 [ …1]
            #constraints: []
            #additional: []
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #config_prefix: null
            #lookup_keys: array:2 [ …2]
            #config_export: array:8 [ …8]
            #mergedConfigExport: []
          }
          "block_content" => Drupal\Core\Entity\ContentEntityType {#226
            #id: "block_content"
            #class: "Drupal\block_content\Entity\BlockContent"
            #provider: "block_content"
            #static_cache: true
            #render_cache: false
            #persistent_cache: true
            #entity_keys: array:9 [ …9]
            #originalClass: "Drupal\block_content\Entity\BlockContent"
            #handlers: array:9 [ …9]
            #admin_permission: "administer block content"
            #collection_permission: "access block library"
            #permission_granularity: "entity_type"
            #links: array:13 [ …13]
            #bundle_entity_type: "block_content_type"
            #bundle_of: null
            #bundle_label: Drupal\Core\StringTranslation\TranslatableMarkup {#267 …5}
            #base_table: "block_content"
            #revision_data_table: "block_content_field_revision"
            #revision_table: "block_content_revision"
            #data_table: "block_content_field_data"
            #internal: false
            #translatable: true
            #show_revision_ui: true
            #label: Drupal\Core\StringTranslation\TranslatableMarkup {#235 …5}
            #label_collection: Drupal\Core\StringTranslation\TranslatableMarkup {#210 …5}
            #label_singular: Drupal\Core\StringTranslation\TranslatableMarkup {#219 …5}
            #label_plural: Drupal\Core\StringTranslation\TranslatableMarkup {#216 …5}
            #label_count: array:3 [ …3]
            #uri_callback: null
            #group: "content"
            #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#215 …5}
            #field_ui_base_route: "entity.block_content_type.edit_form"
            #common_reference_target: false
            #list_cache_contexts: []
            #list_cache_tags: array:1 [ …1]
            #constraints: array:2 [ …2]
            #additional: array:1 [ …1]
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #revision_metadata_keys: array:4 [ …4]
          }
          "block_content_type" => Drupal\Core\Config\Entity\ConfigEntityType {#214
            #id: "block_content_type"
            #class: "Drupal\block_content\Entity\BlockContentType"
            #provider: "block_content"
            #static_cache: false
            #render_cache: true
            #persistent_cache: true
            #entity_keys: array:8 [ …8]
            #originalClass: "Drupal\block_content\Entity\BlockContentType"
            #handlers: array:5 [ …5]
            #admin_permission: "administer block types"
            #collection_permission: null
            #permission_granularity: "entity_type"
            #links: array:8 [ …8]
            #bundle_entity_type: null
            #bundle_of: "block_content"
            #bundle_label: null
            #base_table: null
            #revision_data_table: null
            #revision_table: null
            #data_table: null
            #internal: false
            #translatable: false
            #show_revision_ui: false
            #label: Drupal\Core\StringTranslation\TranslatableMarkup {#213 …5}
            #label_collection: Drupal\Core\StringTranslation\TranslatableMarkup {#211 …5}
            #label_singular: Drupal\Core\StringTranslation\TranslatableMarkup {#217 …5}
            #label_plural: Drupal\Core\StringTranslation\TranslatableMarkup {#221 …5}
            #label_count: array:3 [ …3]
            #uri_callback: null
            #group: "configuration"
            #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#222 …5}
            #field_ui_base_route: null
            #common_reference_target: false
            #list_cache_contexts: []
            #list_cache_tags: array:1 [ …1]
            #constraints: []
            #additional: []
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #config_prefix: "type"
            #lookup_keys: array:1 [ …1]
            #config_export: array:4 [ …4]
            #mergedConfigExport: []
          }
          "comment_type" => Drupal\Core\Config\Entity\ConfigEntityType {#285
            #id: "comment_type"
            #class: "Drupal\comment\Entity\CommentType"
            #provider: "comment"
            #static_cache: false
            #render_cache: true
            #persistent_cache: true
            #entity_keys: array:8 [ …8]
            #originalClass: "Drupal\comment\Entity\CommentType"
            #handlers: array:5 [ …5]
            #admin_permission: "administer comment types"
            #collection_permission: null
            #permission_granularity: "entity_type"
            #links: array:9 [ …9]
            #bundle_entity_type: null
            #bundle_of: "comment"
            #bundle_label: null
            #base_table: null
            #revision_data_table: null
            #revision_table: null
            #data_table: null
            #internal: false
            #translatable: false
            #show_revision_ui: false
            #label: Drupal\Core\StringTranslation\TranslatableMarkup {#304 …5}
            #label_collection: ""
            #label_singular: Drupal\Core\StringTranslation\TranslatableMarkup {#305 …5}
            #label_plural: Drupal\Core\StringTranslation\TranslatableMarkup {#306 …5}
            #label_count: array:3 [ …3]
            #uri_callback: null
            #group: "configuration"
            #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#307 …5}
            #field_ui_base_route: null
            #common_reference_target: false
            #list_cache_contexts: []
            #list_cache_tags: array:1 [ …1]
            #constraints: []
            #additional: []
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #config_prefix: "type"
            #lookup_keys: array:1 [ …1]
            #config_export: array:4 [ …4]
            #mergedConfigExport: []
          }
          "comment" => Drupal\Core\Entity\ContentEntityType {#308
            #id: "comment"
            #class: "Drupal\comment\Entity\Comment"
            #provider: "comment"
            #static_cache: true
            #render_cache: true
            #persistent_cache: true
            #entity_keys: array:10 [ …10]
            #originalClass: "Drupal\comment\Entity\Comment"
            #handlers: array:8 [ …8]
            #admin_permission: null
            #collection_permission: null
            #permission_granularity: "entity_type"
            #links: array:10 [ …10]
            #bundle_entity_type: "comment_type"
            #bundle_of: null
            #bundle_label: Drupal\Core\StringTranslation\TranslatableMarkup {#309 …5}
            #base_table: "comment"
            #revision_data_table: null
            #revision_table: null
            #data_table: "comment_field_data"
            #internal: false
            #translatable: true
            #show_revision_ui: false
            #label: Drupal\Core\StringTranslation\TranslatableMarkup {#310 …5}
            #label_collection: ""
            #label_singular: Drupal\Core\StringTranslation\TranslatableMarkup {#311 …5}
            #label_plural: Drupal\Core\StringTranslation\TranslatableMarkup {#312 …5}
            #label_count: array:3 [ …3]
            #uri_callback: "comment_uri"
            #group: "content"
            #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#313 …5}
            #field_ui_base_route: "entity.comment_type.edit_form"
            #common_reference_target: false
            #list_cache_contexts: []
            #list_cache_tags: array:1 [ …1]
            #constraints: array:3 [ …3]
            #additional: []
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #revision_metadata_keys: array:1 [ …1]
          }
          "contact_form" => Drupal\Core\Config\Entity\ConfigEntityType {#314
            #id: "contact_form"
            #class: "Drupal\contact\Entity\ContactForm"
            #provider: "contact"
            #static_cache: false
            #render_cache: true
            #persistent_cache: true
            #entity_keys: array:8 [ …8]
            #originalClass: "Drupal\contact\Entity\ContactForm"
            #handlers: array:5 [ …5]
            #admin_permission: "administer contact forms"
            #collection_permission: null
            #permission_granularity: "entity_type"
            #links: array:9 [ …9]
            #bundle_entity_type: null
            #bundle_of: "contact_message"
            #bundle_label: null
            #base_table: null
            #revision_data_table: null
            #revision_table: null
            #data_table: null
            #internal: false
            #translatable: false
            #show_revision_ui: false
            #label: Drupal\Core\StringTranslation\TranslatableMarkup {#315 …5}
            #label_collection: Drupal\Core\StringTranslation\TranslatableMarkup {#316 …5}
            #label_singular: Drupal\Core\StringTranslation\TranslatableMarkup {#317 …5}
            #label_plural: Drupal\Core\StringTranslation\TranslatableMarkup {#318 …5}
            #label_count: array:3 [ …3]
            #uri_callback: null
            #group: "configuration"
            #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#319 …5}
            #field_ui_base_route: null
            #common_reference_target: false
            #list_cache_contexts: []
            #list_cache_tags: array:1 [ …1]
            #constraints: []
            #additional: []
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #config_prefix: "form"
            #lookup_keys: array:1 [ …1]
            #config_export: array:7 [ …7]
            #mergedConfigExport: []
          }
          "contact_message" => Drupal\Core\Entity\ContentEntityType {#320
            #id: "contact_message"
            #class: "Drupal\contact\Entity\Message"
            #provider: "contact"
            #static_cache: true
            #render_cache: true
            #persistent_cache: true
            #entity_keys: array:6 [ …6]
            #originalClass: "Drupal\contact\Entity\Message"
            #handlers: array:4 [ …4]
            #admin_permission: "administer contact forms"
            #collection_permission: null
            #permission_granularity: "entity_type"
            #links: array:4 [ …4]
            #bundle_entity_type: "contact_form"
            #bundle_of: null
            #bundle_label: Drupal\Core\StringTranslation\TranslatableMarkup {#321 …5}
            #base_table: null
            #revision_data_table: null
            #revision_table: null
            #data_table: null
            #internal: false
            #translatable: false
            #show_revision_ui: false
            #label: Drupal\Core\StringTranslation\TranslatableMarkup {#322 …5}
            #label_collection: Drupal\Core\StringTranslation\TranslatableMarkup {#323 …5}
            #label_singular: Drupal\Core\StringTranslation\TranslatableMarkup {#324 …5}
            #label_plural: Drupal\Core\StringTranslation\TranslatableMarkup {#325 …5}
            #label_count: array:3 [ …3]
            #uri_callback: null
            #group: "content"
            #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#326 …5}
            #field_ui_base_route: "entity.contact_form.edit_form"
            #common_reference_target: false
            #list_cache_contexts: []
            #list_cache_tags: array:1 [ …1]
            #constraints: array:1 [ …1]
            #additional: []
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #revision_metadata_keys: array:1 [ …1]
          }
          "dp_underlying" => Drupal\Core\Entity\ContentEntityType {#327
            #id: "dp_underlying"
            #class: "Drupal\dp_import\Entity\DpUnderlying"
            #provider: "dp_import"
            #static_cache: true
            #render_cache: true
            #persistent_cache: true
            #entity_keys: array:7 [ …7]
            #originalClass: "Drupal\dp_import\Entity\DpUnderlying"
            #handlers: array:7 [ …7]
            #admin_permission: "access dp underlying overview"
            #collection_permission: null
            #permission_granularity: "entity_type"
            #links: array:10 [ …10]
            #bundle_entity_type: null
            #bundle_of: null
            #bundle_label: null
            #base_table: "dp_underlying"
            #revision_data_table: null
            #revision_table: null
            #data_table: null
            #internal: false
            #translatable: false
            #show_revision_ui: false
            #label: Drupal\Core\StringTranslation\TranslatableMarkup {#328 …5}
            #label_collection: Drupal\Core\StringTranslation\TranslatableMarkup {#329 …5}
            #label_singular: ""
            #label_plural: ""
            #label_count: []
            #uri_callback: null
            #group: "content"
            #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#330 …5}
            #field_ui_base_route: null
            #common_reference_target: false
            #list_cache_contexts: []
            #list_cache_tags: array:1 [ …1]
            #constraints: array:2 [ …2]
            #additional: []
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #revision_metadata_keys: array:1 [ …1]
          }
          "dp_product" => Drupal\Core\Entity\ContentEntityType {#331
            #id: "dp_product"
            #class: "Drupal\dp_import\Entity\DpProduct"
            #provider: "dp_import"
            #static_cache: true
            #render_cache: true
            #persistent_cache: true
            #entity_keys: array:7 [ …7]
            #originalClass: "Drupal\dp_import\Entity\DpProduct"
            #handlers: array:7 [ …7]
            #admin_permission: "access product overview"
            #collection_permission: null
            #permission_granularity: "entity_type"
            #links: array:10 [ …10]
            #bundle_entity_type: null
            #bundle_of: null
            #bundle_label: null
            #base_table: "dp_product"
            #revision_data_table: null
            #revision_table: null
            #data_table: null
            #internal: false
            #translatable: false
            #show_revision_ui: false
            #label: Drupal\Core\StringTranslation\TranslatableMarkup {#332 …5}
            #label_collection: Drupal\Core\StringTranslation\TranslatableMarkup {#333 …5}
            #label_singular: ""
            #label_plural: ""
            #label_count: []
            #uri_callback: null
            #group: "content"
            #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#334 …5}
            #field_ui_base_route: null
            #common_reference_target: false
            #list_cache_contexts: []
            #list_cache_tags: array:1 [ …1]
            #constraints: array:2 [ …2]
            #additional: []
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #revision_metadata_keys: array:1 [ …1]
          }
          "editor" => Drupal\Core\Config\Entity\ConfigEntityType {#335
            #id: "editor"
            #class: "Drupal\editor\Entity\Editor"
            #provider: "editor"
            #static_cache: false
            #render_cache: true
            #persistent_cache: true
            #entity_keys: array:7 [ …7]
            #originalClass: "Drupal\editor\Entity\Editor"
            #handlers: array:2 [ …2]
            #admin_permission: null
            #collection_permission: null
            #permission_granularity: "entity_type"
            #links: array:4 [ …4]
            #bundle_entity_type: null
            #bundle_of: null
            #bundle_label: null
            #base_table: null
            #revision_data_table: null
            #revision_table: null
            #data_table: null
            #internal: false
            #translatable: false
            #show_revision_ui: false
            #label: Drupal\Core\StringTranslation\TranslatableMarkup {#336 …5}
            #label_collection: Drupal\Core\StringTranslation\TranslatableMarkup {#337 …5}
            #label_singular: Drupal\Core\StringTranslation\TranslatableMarkup {#338 …5}
            #label_plural: Drupal\Core\StringTranslation\TranslatableMarkup {#339 …5}
            #label_count: array:3 [ …3]
            #uri_callback: null
            #group: "configuration"
            #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#340 …5}
            #field_ui_base_route: null
            #common_reference_target: false
            #list_cache_contexts: []
            #list_cache_tags: array:1 [ …1]
            #constraints: array:1 [ …1]
            #additional: []
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #config_prefix: null
            #lookup_keys: array:1 [ …1]
            #config_export: array:4 [ …4]
            #mergedConfigExport: []
          }
          "field_config" => Drupal\Core\Config\Entity\ConfigEntityType {#341
            #id: "field_config"
            #class: "Drupal\field\Entity\FieldConfig"
            #provider: "field"
            #static_cache: false
            #render_cache: true
            #persistent_cache: true
            #entity_keys: array:8 [ …8]
            #originalClass: "Drupal\field\Entity\FieldConfig"
            #handlers: array:4 [ …4]
            #admin_permission: null
            #collection_permission: null
            #permission_granularity: "entity_type"
            #links: array:4 [ …4]
            #bundle_entity_type: null
            #bundle_of: null
            #bundle_label: null
            #base_table: null
            #revision_data_table: null
            #revision_table: null
            #data_table: null
            #internal: false
            #translatable: false
            #show_revision_ui: false
            #label: Drupal\Core\StringTranslation\TranslatableMarkup {#342 …5}
            #label_collection: Drupal\Core\StringTranslation\TranslatableMarkup {#343 …5}
            #label_singular: Drupal\Core\StringTranslation\TranslatableMarkup {#344 …5}
            #label_plural: Drupal\Core\StringTranslation\TranslatableMarkup {#345 …5}
            #label_count: array:3 [ …3]
            #uri_callback: null
            #group: "configuration"
            #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#346 …5}
            #field_ui_base_route: null
            #common_reference_target: false
            #list_cache_contexts: []
            #list_cache_tags: array:1 [ …1]
            #constraints: array:2 [ …2]
            #additional: []
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #config_prefix: "field"
            #lookup_keys: array:1 [ …1]
            #config_export: array:12 [ …12]
            #mergedConfigExport: []
          }
          "field_storage_config" => Drupal\Core\Config\Entity\ConfigEntityType {#347
            #id: "field_storage_config"
            #class: "Drupal\field\Entity\FieldStorageConfig"
            #provider: "field"
            #static_cache: false
            #render_cache: true
            #persistent_cache: true
            #entity_keys: array:8 [ …8]
            #originalClass: "Drupal\field\Entity\FieldStorageConfig"
            #handlers: array:4 [ …4]
            #admin_permission: null
            #collection_permission: null
            #permission_granularity: "entity_type"
            #links: array:5 [ …5]
            #bundle_entity_type: null
            #bundle_of: null
            #bundle_label: null
            #base_table: null
            #revision_data_table: null
            #revision_table: null
            #data_table: null
            #internal: false
            #translatable: false
            #show_revision_ui: false
            #label: Drupal\Core\StringTranslation\TranslatableMarkup {#348 …5}
            #label_collection: Drupal\Core\StringTranslation\TranslatableMarkup {#349 …5}
            #label_singular: Drupal\Core\StringTranslation\TranslatableMarkup {#350 …5}
            #label_plural: Drupal\Core\StringTranslation\TranslatableMarkup {#351 …5}
            #label_count: array:3 [ …3]
            #uri_callback: null
            #group: "configuration"
            #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#352 …5}
            #field_ui_base_route: null
            #common_reference_target: false
            #list_cache_contexts: []
            #list_cache_tags: array:1 [ …1]
            #constraints: array:1 [ …1]
            #additional: []
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #config_prefix: "storage"
            #lookup_keys: array:1 [ …1]
            #config_export: array:12 [ …12]
            #mergedConfigExport: []
          }
          "file" => Drupal\Core\Entity\ContentEntityType {#353
            #id: "file"
            #class: "Drupal\file\Entity\File"
            #provider: "file"
            #static_cache: true
            #render_cache: true
            #persistent_cache: true
            #entity_keys: array:9 [ …9]
            #originalClass: "Drupal\file\Entity\File"
            #handlers: array:8 [ …8]
            #admin_permission: null
            #collection_permission: null
            #permission_granularity: "entity_type"
            #links: array:5 [ …5]
            #bundle_entity_type: null
            #bundle_of: null
            #bundle_label: null
            #base_table: "file_managed"
            #revision_data_table: null
            #revision_table: null
            #data_table: null
            #internal: false
            #translatable: false
            #show_revision_ui: false
            #label: Drupal\Core\StringTranslation\TranslatableMarkup {#354 …5}
            #label_collection: Drupal\Core\StringTranslation\TranslatableMarkup {#355 …5}
            #label_singular: Drupal\Core\StringTranslation\TranslatableMarkup {#356 …5}
            #label_plural: Drupal\Core\StringTranslation\TranslatableMarkup {#357 …5}
            #label_count: array:3 [ …3]
            #uri_callback: null
            #group: "content"
            #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#358 …5}
            #field_ui_base_route: null
            #common_reference_target: false
            #list_cache_contexts: []
            #list_cache_tags: array:1 [ …1]
            #constraints: array:2 [ …2]
            #additional: []
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #revision_metadata_keys: array:1 [ …1]
          }
          "filter_format" => Drupal\Core\Config\Entity\ConfigEntityType {#359
            #id: "filter_format"
            #class: "Drupal\filter\Entity\FilterFormat"
            #provider: "filter"
            #static_cache: false
            #render_cache: true
            #persistent_cache: true
            #entity_keys: array:10 [ …10]
            #originalClass: "Drupal\filter\Entity\FilterFormat"
            #handlers: array:4 [ …4]
            #admin_permission: "administer filters"
            #collection_permission: null
            #permission_granularity: "entity_type"
            #links: array:7 [ …7]
            #bundle_entity_type: null
            #bundle_of: null
            #bundle_label: null
            #base_table: null
            #revision_data_table: null
            #revision_table: null
            #data_table: null
            #internal: false
            #translatable: false
            #show_revision_ui: false
            #label: Drupal\Core\StringTranslation\TranslatableMarkup {#360 …5}
            #label_collection: Drupal\Core\StringTranslation\TranslatableMarkup {#361 …5}
            #label_singular: Drupal\Core\StringTranslation\TranslatableMarkup {#362 …5}
            #label_plural: Drupal\Core\StringTranslation\TranslatableMarkup {#363 …5}
            #label_count: array:3 [ …3]
            #uri_callback: null
            #group: "configuration"
            #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#364 …5}
            #field_ui_base_route: null
            #common_reference_target: false
            #list_cache_contexts: []
            #list_cache_tags: array:1 [ …1]
            #constraints: []
            #additional: []
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #config_prefix: "format"
            #lookup_keys: array:1 [ …1]
            #config_export: array:5 [ …5]
            #mergedConfigExport: []
          }
          "google_tag_container" => Drupal\Core\Config\Entity\ConfigEntityType {#365
            #id: "google_tag_container"
            #class: "Drupal\google_tag\Entity\Container"
            #provider: "google_tag"
            #static_cache: false
            #render_cache: true
            #persistent_cache: true
            #entity_keys: array:9 [ …9]
            #originalClass: "Drupal\google_tag\Entity\Container"
            #handlers: array:4 [ …4]
            #admin_permission: "administer google tag manager"
            #collection_permission: null
            #permission_granularity: "entity_type"
            #links: array:10 [ …10]
            #bundle_entity_type: null
            #bundle_of: null
            #bundle_label: null
            #base_table: null
            #revision_data_table: null
            #revision_table: null
            #data_table: null
            #internal: false
            #translatable: false
            #show_revision_ui: false
            #label: Drupal\Core\StringTranslation\TranslatableMarkup {#366 …5}
            #label_collection: Drupal\Core\StringTranslation\TranslatableMarkup {#367 …5}
            #label_singular: Drupal\Core\StringTranslation\TranslatableMarkup {#368 …5}
            #label_plural: Drupal\Core\StringTranslation\TranslatableMarkup {#369 …5}
            #label_count: []
            #uri_callback: null
            #group: "configuration"
            #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#370 …5}
            #field_ui_base_route: null
            #common_reference_target: false
            #list_cache_contexts: []
            #list_cache_tags: array:1 [ …1]
            #constraints: []
            #additional: []
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #config_prefix: "container"
            #lookup_keys: array:1 [ …1]
            #config_export: array:19 [ …19]
            #mergedConfigExport: []
          }
          "http_config_request" => Drupal\Core\Config\Entity\ConfigEntityType {#371
            #id: "http_config_request"
            #class: "Drupal\http_client_manager\Entity\HttpConfigRequest"
            #provider: "http_client_manager"
            #static_cache: false
            #render_cache: true
            #persistent_cache: true
            #entity_keys: array:8 [ …8]
            #originalClass: "Drupal\http_client_manager\Entity\HttpConfigRequest"
            #handlers: array:6 [ …6]
            #admin_permission: "administer http_client_manager"
            #collection_permission: null
            #permission_granularity: "entity_type"
            #links: array:10 [ …10]
            #bundle_entity_type: null
            #bundle_of: null
            #bundle_label: null
            #base_table: null
            #revision_data_table: null
            #revision_table: null
            #data_table: null
            #internal: false
            #translatable: false
            #show_revision_ui: false
            #label: Drupal\Core\StringTranslation\TranslatableMarkup {#372 …5}
            #label_collection: ""
            #label_singular: ""
            #label_plural: ""
            #label_count: []
            #uri_callback: null
            #group: "configuration"
            #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#373 …5}
            #field_ui_base_route: null
            #common_reference_target: false
            #list_cache_contexts: []
            #list_cache_tags: array:1 [ …1]
            #constraints: []
            #additional: []
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #config_prefix: "http_config_request"
            #lookup_keys: array:1 [ …1]
            #config_export: array:6 [ …6]
            #mergedConfigExport: []
          }
          "image_style" => Drupal\Core\Config\Entity\ConfigEntityType {#374
            #id: "image_style"
            #class: "Drupal\image\Entity\ImageStyle"
            #provider: "image"
            #static_cache: false
            #render_cache: true
            #persistent_cache: true
            #entity_keys: array:8 [ …8]
            #originalClass: "Drupal\image\Entity\ImageStyle"
            #handlers: array:4 [ …4]
            #admin_permission: "administer image styles"
            #collection_permission: null
            #permission_granularity: "entity_type"
            #links: array:8 [ …8]
            #bundle_entity_type: null
            #bundle_of: null
            #bundle_label: null
            #base_table: null
            #revision_data_table: null
            #revision_table: null
            #data_table: null
            #internal: false
            #translatable: false
            #show_revision_ui: false
            #label: Drupal\Core\StringTranslation\TranslatableMarkup {#375 …5}
            #label_collection: Drupal\Core\StringTranslation\TranslatableMarkup {#376 …5}
            #label_singular: Drupal\Core\StringTranslation\TranslatableMarkup {#377 …5}
            #label_plural: Drupal\Core\StringTranslation\TranslatableMarkup {#378 …5}
            #label_count: array:3 [ …3]
            #uri_callback: null
            #group: "configuration"
            #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#379 …5}
            #field_ui_base_route: null
            #common_reference_target: false
            #list_cache_contexts: []
            #list_cache_tags: array:1 [ …1]
            #constraints: []
            #additional: []
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #config_prefix: "style"
            #lookup_keys: array:1 [ …1]
            #config_export: array:3 [ …3]
            #mergedConfigExport: []
          }
          "configurable_language" => Drupal\Core\Config\Entity\ConfigEntityType {#380
            #id: "configurable_language"
            #class: "Drupal\language\Entity\ConfigurableLanguage"
            #provider: "language"
            #static_cache: false
            #render_cache: true
            #persistent_cache: true
            #entity_keys: array:9 [ …9]
            #originalClass: "Drupal\language\Entity\ConfigurableLanguage"
            #handlers: array:4 [ …4]
            #admin_permission: "administer languages"
            #collection_permission: null
            #permission_granularity: "entity_type"
            #links: array:7 [ …7]
            #bundle_entity_type: null
            #bundle_of: null
            #bundle_label: null
            #base_table: null
            #revision_data_table: null
            #revision_table: null
            #data_table: null
            #internal: false
            #translatable: false
            #show_revision_ui: false
            #label: Drupal\Core\StringTranslation\TranslatableMarkup {#381 …5}
            #label_collection: Drupal\Core\StringTranslation\TranslatableMarkup {#382 …5}
            #label_singular: Drupal\Core\StringTranslation\TranslatableMarkup {#383 …5}
            #label_plural: Drupal\Core\StringTranslation\TranslatableMarkup {#384 …5}
            #label_count: array:3 [ …3]
            #uri_callback: null
            #group: "configuration"
            #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#385 …5}
            #field_ui_base_route: null
            #common_reference_target: false
            #list_cache_contexts: []
            #list_cache_tags: array:1 [ …1]
            #constraints: []
            #additional: []
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #config_prefix: "entity"
            #lookup_keys: array:1 [ …1]
            #config_export: array:5 [ …5]
            #mergedConfigExport: []
          }
          "language_content_settings" => Drupal\Core\Config\Entity\ConfigEntityType {#386
            #id: "language_content_settings"
            #class: "Drupal\language\Entity\ContentLanguageSettings"
            #provider: "language"
            #static_cache: false
            #render_cache: true
            #persistent_cache: true
            #entity_keys: array:7 [ …7]
            #originalClass: "Drupal\language\Entity\ContentLanguageSettings"
            #handlers: array:2 [ …2]
            #admin_permission: "administer languages"
            #collection_permission: null
            #permission_granularity: "entity_type"
            #links: array:4 [ …4]
            #bundle_entity_type: null
            #bundle_of: null
            #bundle_label: null
            #base_table: null
            #revision_data_table: null
            #revision_table: null
            #data_table: null
            #internal: false
            #translatable: false
            #show_revision_ui: false
            #label: Drupal\Core\StringTranslation\TranslatableMarkup {#387 …5}
            #label_collection: Drupal\Core\StringTranslation\TranslatableMarkup {#388 …5}
            #label_singular: Drupal\Core\StringTranslation\TranslatableMarkup {#389 …5}
            #label_plural: Drupal\Core\StringTranslation\TranslatableMarkup {#390 …5}
            #label_count: array:3 [ …3]
            #uri_callback: null
            #group: "configuration"
            #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#391 …5}
            #field_ui_base_route: null
            #common_reference_target: false
            #list_cache_contexts: []
            #list_cache_tags: array:1 [ …1]
            #constraints: array:1 [ …1]
            #additional: []
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #config_prefix: "content_settings"
            #lookup_keys: array:1 [ …1]
            #config_export: array:5 [ …5]
            #mergedConfigExport: []
          }
          "menu_link_content" => Drupal\Core\Entity\ContentEntityType {#392
            #id: "menu_link_content"
            #class: "Drupal\menu_link_content\Entity\MenuLinkContent"
            #provider: "menu_link_content"
            #static_cache: true
            #render_cache: true
            #persistent_cache: true
            #entity_keys: array:9 [ …9]
            #originalClass: "Drupal\menu_link_content\Entity\MenuLinkContent"
            #handlers: array:7 [ …7]
            #admin_permission: "administer menu"
            #collection_permission: null
            #permission_granularity: "entity_type"
            #links: array:8 [ …8]
            #bundle_entity_type: null
            #bundle_of: null
            #bundle_label: null
            #base_table: "menu_link_content"
            #revision_data_table: "menu_link_content_field_revision"
            #revision_table: "menu_link_content_revision"
            #data_table: "menu_link_content_data"
            #internal: false
            #translatable: true
            #show_revision_ui: false
            #label: Drupal\Core\StringTranslation\TranslatableMarkup {#393 …5}
            #label_collection: Drupal\Core\StringTranslation\TranslatableMarkup {#394 …5}
            #label_singular: Drupal\Core\StringTranslation\TranslatableMarkup {#395 …5}
            #label_plural: Drupal\Core\StringTranslation\TranslatableMarkup {#396 …5}
            #label_count: array:3 [ …3]
            #uri_callback: null
            #group: "content"
            #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#397 …5}
            #field_ui_base_route: null
            #common_reference_target: false
            #list_cache_contexts: []
            #list_cache_tags: array:1 [ …1]
            #constraints: array:3 [ …3]
            #additional: []
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #revision_metadata_keys: array:4 [ …4]
          }
          "mgt_transactions" => Drupal\Core\Entity\ContentEntityType {#398
            #id: "mgt_transactions"
            #class: "Drupal\mgt_transactions\Entity\MgtTransactions"
            #provider: "mgt_transactions"
            #static_cache: true
            #render_cache: true
            #persistent_cache: true
            #entity_keys: array:8 [ …8]
            #originalClass: "Drupal\mgt_transactions\Entity\MgtTransactions"
            #handlers: array:7 [ …7]
            #admin_permission: "access mgt_transactions overview"
            #collection_permission: null
            #permission_granularity: "entity_type"
            #links: array:10 [ …10]
            #bundle_entity_type: null
            #bundle_of: null
            #bundle_label: null
            #base_table: "mgt_transactions"
            #revision_data_table: null
            #revision_table: null
            #data_table: null
            #internal: false
            #translatable: false
            #show_revision_ui: false
            #label: Drupal\Core\StringTranslation\TranslatableMarkup {#399 …5}
            #label_collection: Drupal\Core\StringTranslation\TranslatableMarkup {#400 …5}
            #label_singular: ""
            #label_plural: ""
            #label_count: []
            #uri_callback: null
            #group: "content"
            #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#401 …5}
            #field_ui_base_route: null
            #common_reference_target: false
            #list_cache_contexts: []
            #list_cache_tags: array:1 [ …1]
            #constraints: array:2 [ …2]
            #additional: []
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #revision_metadata_keys: array:1 [ …1]
          }
          "migration" => Drupal\Core\Config\Entity\ConfigEntityType {#402
            #id: "migration"
            #class: "Drupal\migrate_plus\Entity\Migration"
            #provider: "migrate_plus"
            #static_cache: false
            #render_cache: true
            #persistent_cache: true
            #entity_keys: array:10 [ …10]
            #originalClass: "Drupal\migrate_plus\Entity\Migration"
            #handlers: array:2 [ …2]
            #admin_permission: null
            #collection_permission: null
            #permission_granularity: "entity_type"
            #links: array:4 [ …4]
            #bundle_entity_type: null
            #bundle_of: null
            #bundle_label: null
            #base_table: null
            #revision_data_table: null
            #revision_table: null
            #data_table: null
            #internal: false
            #translatable: false
            #show_revision_ui: false
            #label: Drupal\Core\StringTranslation\TranslatableMarkup {#403 …5}
            #label_collection: ""
            #label_singular: ""
            #label_plural: ""
            #label_count: []
            #uri_callback: null
            #group: "configuration"
            #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#404 …5}
            #field_ui_base_route: null
            #common_reference_target: false
            #list_cache_contexts: []
            #list_cache_tags: array:1 [ …1]
            #constraints: []
            #additional: []
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #config_prefix: null
            #lookup_keys: array:1 [ …1]
            #config_export: array:12 [ …12]
            #mergedConfigExport: []
          }
          "migration_group" => Drupal\Core\Config\Entity\ConfigEntityType {#405
            #id: "migration_group"
            #class: "Drupal\migrate_plus\Entity\MigrationGroup"
            #provider: "migrate_plus"
            #static_cache: false
            #render_cache: true
            #persistent_cache: true
            #entity_keys: array:8 [ …8]
            #originalClass: "Drupal\migrate_plus\Entity\MigrationGroup"
            #handlers: array:2 [ …2]
            #admin_permission: null
            #collection_permission: null
            #permission_granularity: "entity_type"
            #links: array:4 [ …4]
            #bundle_entity_type: null
            #bundle_of: null
            #bundle_label: null
            #base_table: null
            #revision_data_table: null
            #revision_table: null
            #data_table: null
            #internal: false
            #translatable: false
            #show_revision_ui: false
            #label: Drupal\Core\StringTranslation\TranslatableMarkup {#406 …5}
            #label_collection: ""
            #label_singular: ""
            #label_plural: ""
            #label_count: []
            #uri_callback: null
            #group: "configuration"
            #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#407 …5}
            #field_ui_base_route: null
            #common_reference_target: false
            #list_cache_contexts: []
            #list_cache_tags: array:1 [ …1]
            #constraints: []
            #additional: array:1 [ …1]
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #config_prefix: null
            #lookup_keys: array:1 [ …1]
            #config_export: array:6 [ …6]
            #mergedConfigExport: []
          }
          "node" => Drupal\Core\Entity\ContentEntityType {#408
            #id: "node"
            #class: "Drupal\node\Entity\Node"
            #provider: "node"
            #static_cache: true
            #render_cache: true
            #persistent_cache: true
            #entity_keys: array:12 [ …12]
            #originalClass: "Drupal\node\Entity\Node"
            #handlers: array:9 [ …9]
            #admin_permission: null
            #collection_permission: "access content overview"
            #permission_granularity: "bundle"
            #links: array:12 [ …12]
            #bundle_entity_type: "node_type"
            #bundle_of: null
            #bundle_label: Drupal\Core\StringTranslation\TranslatableMarkup {#409 …5}
            #base_table: "node"
            #revision_data_table: "node_field_revision"
            #revision_table: "node_revision"
            #data_table: "node_field_data"
            #internal: false
            #translatable: true
            #show_revision_ui: true
            #label: Drupal\Core\StringTranslation\TranslatableMarkup {#410 …5}
            #label_collection: Drupal\Core\StringTranslation\TranslatableMarkup {#411 …5}
            #label_singular: Drupal\Core\StringTranslation\TranslatableMarkup {#412 …5}
            #label_plural: Drupal\Core\StringTranslation\TranslatableMarkup {#413 …5}
            #label_count: array:3 [ …3]
            #uri_callback: null
            #group: "content"
            #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#414 …5}
            #field_ui_base_route: "entity.node_type.edit_form"
            #common_reference_target: true
            #list_cache_contexts: array:1 [ …1]
            #list_cache_tags: array:1 [ …1]
            #constraints: array:3 [ …3]
            #additional: []
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #revision_metadata_keys: array:4 [ …4]
          }
          "node_type" => Drupal\Core\Config\Entity\ConfigEntityType {#415
            #id: "node_type"
            #class: "Drupal\node\Entity\NodeType"
            #provider: "node"
            #static_cache: false
            #render_cache: true
            #persistent_cache: true
            #entity_keys: array:8 [ …8]
            #originalClass: "Drupal\node\Entity\NodeType"
            #handlers: array:5 [ …5]
            #admin_permission: "administer content types"
            #collection_permission: null
            #permission_granularity: "entity_type"
            #links: array:8 [ …8]
            #bundle_entity_type: null
            #bundle_of: "node"
            #bundle_label: null
            #base_table: null
            #revision_data_table: null
            #revision_table: null
            #data_table: null
            #internal: false
            #translatable: false
            #show_revision_ui: false
            #label: Drupal\Core\StringTranslation\TranslatableMarkup {#416 …5}
            #label_collection: Drupal\Core\StringTranslation\TranslatableMarkup {#417 …5}
            #label_singular: Drupal\Core\StringTranslation\TranslatableMarkup {#418 …5}
            #label_plural: Drupal\Core\StringTranslation\TranslatableMarkup {#419 …5}
            #label_count: array:3 [ …3]
            #uri_callback: null
            #group: "configuration"
            #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#420 …5}
            #field_ui_base_route: null
            #common_reference_target: false
            #list_cache_contexts: []
            #list_cache_tags: array:1 [ …1]
            #constraints: []
            #additional: []
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #config_prefix: "type"
            #lookup_keys: array:1 [ …1]
            #config_export: array:7 [ …7]
            #mergedConfigExport: []
          }
          "path_alias" => Drupal\Core\Entity\ContentEntityType {#421
            #id: "path_alias"
            #class: "Drupal\path_alias\Entity\PathAlias"
            #provider: "path_alias"
            #static_cache: true
            #render_cache: true
            #persistent_cache: true
            #entity_keys: array:8 [ …8]
            #originalClass: "Drupal\path_alias\Entity\PathAlias"
            #handlers: array:7 [ …7]
            #admin_permission: "administer url aliases"
            #collection_permission: null
            #permission_granularity: "entity_type"
            #links: array:8 [ …8]
            #bundle_entity_type: null
            #bundle_of: null
            #bundle_label: null
            #base_table: "path_alias"
            #revision_data_table: null
            #revision_table: "path_alias_revision"
            #data_table: null
            #internal: false
            #translatable: false
            #show_revision_ui: false
            #label: Drupal\Core\StringTranslation\TranslatableMarkup {#422 …5}
            #label_collection: Drupal\Core\StringTranslation\TranslatableMarkup {#423 …5}
            #label_singular: Drupal\Core\StringTranslation\TranslatableMarkup {#424 …5}
            #label_plural: Drupal\Core\StringTranslation\TranslatableMarkup {#425 …5}
            #label_count: array:3 [ …3]
            #uri_callback: null
            #group: "content"
            #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#426 …5}
            #field_ui_base_route: null
            #common_reference_target: false
            #list_cache_contexts: []
            #list_cache_tags: array:1 [ …1]
            #constraints: array:2 [ …2]
            #additional: []
            #_serviceIds: []
            #_entityStorages: []
            #stringTranslation: null
            #revision_metadata_keys: array:1 [ …1]
          }
          "philoro_instrument" => Drupal\Core\Entity\ContentEntityType {#427
            #id: "philoro_instrument"
            #class: "Drupal\philoro\Entity\PhiloroInstrument"
            #provider: "philoro"
            #static_cache: true
            #render_cache: true
            #persistent_cache: true
            #entity_keys: array:7 [ …7]
            #originalClass: "Drupal\philoro\Entity\PhiloroInstrument"
            #handlers: array:7 [ …7]
            #admin_permission: "access rasch trading listing overview"
            #collection_permission: null
            #permission_granularity: "entity_type"
            #links: array:10 [ …10]
            #bundle_entity_type: null
            #bundle_of: null
            #bundle_label: null
            #base_table: "philoro_instrument"
            #revision_data_table: null
            #revision_table: null
            #data_table: null
            #internal: false
            #translatable: false
            #show_revision_ui: false
            #label: Drupal\Core\StringTranslation\TranslatableMarkup {#428 …5}
            #label_collection: Drupal\Core\StringTranslation\TranslatableMarkup {#429 …5}
            #label_singular: ""
            #label_plural: ""
            #label_count: []
             …13
          }
          "premarket_instrument" => Drupal\Core\Entity\ContentEntityType {#431 …41}
          "rasch_fg_fund" => Drupal\Core\Entity\ContentEntityType {#435 …41}
          "rasch_trading_listing" => Drupal\Core\Entity\ContentEntityType {#438 …41}
          "rasch_ttmz_ix_con" => Drupal\Core\Entity\ContentEntityType {#442 …41}
          "search_page" => Drupal\Core\Config\Entity\ConfigEntityType {#446 …44}
          "shortcut_set" => Drupal\Core\Config\Entity\ConfigEntityType {#452 …44}
          "shortcut" => Drupal\Core\Entity\ContentEntityType {#458 …41}
          "action" => Drupal\Core\Config\Entity\ConfigEntityType {#465 …44}
          "menu" => Drupal\Core\Config\Entity\ConfigEntityType {#471 …44}
          "taxonomy_term" => Drupal\Core\Entity\ContentEntityType {#477 …41}
          "taxonomy_vocabulary" => Drupal\Core\Config\Entity\ConfigEntityType {#484 …44}
          "theme_switcher_rule" => Drupal\Core\Config\Entity\ConfigEntityType {#490 …44}
          "thescreener_stocks" => Drupal\Core\Entity\ContentEntityType {#493 …41}
          "tour" => Drupal\Core\Config\Entity\ConfigEntityType {#497 …44}
          "trendradar" => Drupal\Core\Entity\ContentEntityType {#503 …41}
          "user_role" => Drupal\Core\Config\Entity\ConfigEntityType {#507 …44}
          "user" => Drupal\Core\Entity\ContentEntityType {#513 …41}
          "wfg_msi_type_code" => Drupal\Core\Entity\ContentEntityType {#519 …41}
          "wfg_msi_daily_return" => Drupal\Core\Entity\ContentEntityType {#522 …41}
          "wfg_msi_share_class" => Drupal\Core\Entity\ContentEntityType {#525 …41}
          "wfg_msi_import_data" => Drupal\Core\Entity\ContentEntityType {#528 …41}
          "wfg_msi_client" => Drupal\Core\Entity\ContentEntityType {#531 …41}
          "wfg_msi_import_definition" => Drupal\Core\Entity\ContentEntityType {#534 …41}
          "wfg_msi_fund_share_class" => Drupal\Core\Entity\ContentEntityType {#537 …41}
          "wfg_msi_funds" => Drupal\Core\Entity\ContentEntityType {#540 …41}
          "wikifolio" => Drupal\Core\Entity\ContentEntityType {#543 …41}
          "view" => Drupal\Core\Config\Entity\ConfigEntityType {#547 …44}
          "base_field_override" => Drupal\Core\Config\Entity\ConfigEntityType {#553 …44}
          "entity_view_display" => Drupal\Core\Config\Entity\ConfigEntityType {#556 …44}
          "entity_view_mode" => Drupal\Core\Config\Entity\ConfigEntityType {#559 …44}
          "entity_form_display" => Drupal\Core\Config\Entity\ConfigEntityType {#562 …44}
          "entity_form_mode" => Drupal\Core\Config\Entity\ConfigEntityType {#565 …44}
          "date_format" => Drupal\Core\Config\Entity\ConfigEntityType {#568 …44}
        ]
        #cacheBackend: Drupal\Core\Cache\ChainedFastBackend {#252}
        #useCaches: true
        #handlers: array:1 [
          "storage" => array:1 [ …1]
        ]
        #stringTranslation: Drupal\Core\StringTranslation\TranslationManager {#207
          #translators: array:2 [
            30 => array:1 [ …1]
            0 => array:1 [ …1]
          ]
          #sortedTranslators: array:2 [
            0 => Drupal\Core\StringTranslation\Translator\CustomStrings {#212 …4}
            1 => Drupal\locale\LocaleTranslation {#220 …10}
          ]
          #defaultLangcode: "de"
        }
        #classResolver: Drupal\Core\DependencyInjection\ClassResolver {#80}
        #entityLastInstalledSchemaRepository: Drupal\Core\Entity\EntityLastInstalledSchemaRepository {#229
          #keyValueFactory: Drupal\Core\KeyValueStore\KeyValueFactory {#202}
          #cacheBackend: Drupal\Core\Cache\ChainedFastBackend {#252}
          #entityTypeDefinitions: array:60 [ …60]
        }
        #container: Drupal\Core\DependencyInjection\Container {#40 …7}
      }
      #entityTypeBundleInfo: Drupal\Core\Entity\EntityTypeBundleInfo {#592
        #bundleInfo: null
        #languageManager: Drupal\language\ConfigurableLanguageManager {#250}
        #moduleHandler: Drupal\Core\Extension\ModuleHandler {#39}
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#594}
        #entityTypeManager: Drupal\Core\Entity\EntityTypeManager {#192}
        #cacheBackend: Drupal\Core\Cache\ChainedFastBackend {#252}
        #useCaches: true
      }
      #entityDisplayRepository: Drupal\Core\Entity\EntityDisplayRepository {#582
        #displayModeInfo: []
        #languageManager: Drupal\language\ConfigurableLanguageManager {#250}
        #entityTypeManager: Drupal\Core\Entity\EntityTypeManager {#192}
        #moduleHandler: Drupal\Core\Extension\ModuleHandler {#39}
        #cacheBackend: Drupal\Core\Cache\ChainedFastBackend {#252}
        #useCaches: true
        #stringTranslation: null
      }
      #entityLastInstalledSchemaRepository: Drupal\Core\Entity\EntityLastInstalledSchemaRepository {#229}
      #cacheBackend: Drupal\Core\Cache\ChainedFastBackend {#252}
      #useCaches: true
      #stringTranslation: null
    }
    #entityDisplayRepository: Drupal\Core\Entity\EntityDisplayRepository {#582}
    #entityTypeManager: Drupal\Core\Entity\EntityTypeManager {#192}
    #authenticatedCanPostComments: null
    #userConfig: Drupal\Core\Config\ImmutableConfig {#1583
      #name: "user.settings"
      #data: array:9 [
        "_core" => array:1 [ …1]
        "langcode" => "en"
        "anonymous" => "Anonymous"
        "verify_mail" => true
        "notify" => array:8 [ …8]
        "register" => "visitors_admin_approval"
        "cancel_method" => "user_cancel_block"
        "password_reset_timeout" => 86400
        "password_strength" => true
      ]
      #_serviceIds: []
      #_entityStorages: []
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #storage: Drupal\Core\Config\CachedStorage {#244
        #storage: Drupal\Core\Config\DatabaseStorage {#243 …6}
        #cache: Drupal\Core\Cache\ChainedFastBackend {#245 …4}
        #findByPrefixCache: array:1 [ …1]
        #_serviceIds: []
        #_entityStorages: []
      }
      #schemaWrapper: null
      #typedConfigManager: Drupal\Core\Config\TypedConfigManager {#251
        #discovery: null
        #factory: null
        #mapper: null
        #cacheKey: "typed_config_definitions"
        #cacheTags: []
        #alterHook: "config_schema_info"
        #subdir: null
        #moduleHandler: Drupal\Core\Extension\ModuleHandler {#39}
        #moduleExtensionList: ? ?Drupal\Core\Extension\ModuleExtensionList
        #defaults: []
        #pluginDefinitionAnnotationName: null
        #pluginDefinitionAttributeName: null
        #pluginInterface: null
        #namespaces: null
        #additionalAnnotationNamespaces: []
        #definitions: null
        #cacheBackend: Drupal\Core\Cache\ChainedFastBackend {#252}
        #useCaches: true
        #validator: null
        #constraintManager: Drupal\Core\Validation\ConstraintManager {#261 …18}
        #prototypes: []
        #classResolver: Drupal\Core\DependencyInjection\ClassResolver {#80}
        #_serviceIds: []
        #_entityStorages: []
        #configStorage: Drupal\Core\Config\CachedStorage {#244}
        #schemaStorage: Drupal\Core\Config\ExtensionInstallStorage {#253 …7}
      }
      #isNew: false
      #originalData: array:9 [
        "_core" => array:1 [ …1]
        "langcode" => "en"
        "anonymous" => "Anonymous"
        "verify_mail" => true
        "notify" => array:8 [ …8]
        "register" => "visitors_admin_approval"
        "cancel_method" => "user_cancel_block"
        "password_reset_timeout" => 86400
        "password_strength" => true
      ]
      #eventDispatcher: Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher {#75 …3}
      #overriddenData: ?
      #moduleOverrides: array:1 [
        "anonymous" => "Gast"
      ]
      #settingsOverrides: null
    }
    #moduleHandler: Drupal\Core\Extension\ModuleHandler {#39}
    #currentUser: Drupal\Core\Session\AccountProxy {#232}
    #stringTranslation: Drupal\Core\StringTranslation\TranslationManager {#207}
  }
  #moduleHandler: Drupal\Core\Extension\ModuleHandler {#39}
  #entityTypeManager: Drupal\Core\Entity\EntityTypeManager {#192}
  #stringTranslation: Drupal\Core\StringTranslation\TranslationManager {#207}
}