Service path_alias.manager detail

Add to Standard shortcuts
Computed Definition =>
array:4 [
  "class" => "Drupal\path_alias\AliasManager"
  "arguments" => {#1571
    +"type": "collection"
    +"value": array:5 [
      0 => {#1569
        +"type": "service"
        +"id": "path_alias.repository"
        +"invalidBehavior": 1
      }
      1 => {#1568
        +"type": "service"
        +"id": "path_alias.whitelist"
        +"invalidBehavior": 1
      }
      2 => {#1567
        +"type": "service"
        +"id": "language_manager"
        +"invalidBehavior": 1
      }
      3 => {#1572
        +"type": "service"
        +"id": "cache.data"
        +"invalidBehavior": 1
      }
      4 => {#1573
        +"type": "service"
        +"id": "datetime.time"
        +"invalidBehavior": 1
      }
    ]
  }
  "arguments_count" => 5
  "alias" => "Drupal\path_alias\AliasManagerInterface"
]
Instance =>
Drupal\path_alias\AliasManager {#248
  #pathAliasRepository: Drupal\path_alias\AliasRepository {#259
    #connection: Drupal\mysql\Driver\Database\mysql\Connection {#31
      #target: "default"
      #key: "default"
      #logger: null
      #transactionLayers: []
      #driverClasses: []
      #statementWrapperClass: "Drupal\Core\Database\StatementWrapperIterator"
      #transactionalDDLSupport: false
      #connection: PDO {#30
        inTransaction: false
        attributes: {
          CASE: NATURAL
          ERRMODE: EXCEPTION
          AUTOCOMMIT: 1
          PERSISTENT: false
          DRIVER_NAME: "mysql"
          SERVER_INFO: "Uptime: 9298616  Threads: 10  Questions: 1659905771  Slow queries: 30177  Opens: 9465  Open tables: 535  Queries per second avg: 178.511"
          ORACLE_NULLS: NATURAL
          CLIENT_VERSION: "mysqlnd 8.3.17"
          SERVER_VERSION: "11.4.5-MariaDB-log"
          STATEMENT_CLASS: array:1 [
            0 => "PDOStatement"
          ]
          EMULATE_PREPARES: 1
          CONNECTION_STATUS: "mariadb via TCP/IP"
          STRINGIFY_FETCHES: true
          DEFAULT_FETCH_MODE: BOTH
        }
      }
      #connectionOptions: array:11 [
        "database" => "drupal"
        "username" => "drupal"
        "password" => "zI6gwHhfooHcsrIdSC9oNEwzkF9PyiL3"
        "prefix" => ""
        "host" => "mariadb"
        "port" => "3306"
        "namespace" => "Drupal\mysql\Driver\Database\mysql"
        "driver" => "mysql"
        "init_commands" => array:2 [
          "isolation" => "SET SESSION tx_isolation='READ-COMMITTED'"
          "sql_mode" => "SET sql_mode = 'ANSI,TRADITIONAL'"
        ]
        "autoload" => "core/modules/mysql/src/Driver/Database/mysql/"
        "pdo" => array:6 [
          3 => 2
          1000 => true
          1005 => true
          20 => true
          1013 => false
          17 => true
        ]
      ]
      #schema: null
      #prefix: ""
      #tablePlaceholderReplacements: array:2 [
        0 => """
        1 => """
      ]
      #prefixes: []
      #prefixSearch: []
      #prefixReplace: []
      #unprefixedTablesMap: []
      #escapedTables: array:15 [
        "cache_container" => "cache_container"
        "cache_config" => "cache_config"
        "cache_default" => "cache_default"
        "cache_discovery" => "cache_discovery"
        "cache_bootstrap" => "cache_bootstrap"
        "users" => "users"
        "users_field_data" => "users_field_data"
        "cache_entity" => "cache_entity"
        "config" => "config"
        "user__field_fi_user" => "user__field_fi_user"
        "cache_access_policy" => "cache_access_policy"
        "cache_data" => "cache_data"
        "path_alias" => "path_alias"
        "router" => "router"
        "cache_dynamic_page_cache" => "cache_dynamic_page_cache"
      ]
      #escapedFields: array:31 [
        "" => ""
        "uid" => ""uid""
        "type" => ""type""
        "message" => ""message""
        "variables" => ""variables""
        "severity" => ""severity""
        "link" => ""link""
        "location" => ""location""
        "referer" => ""referer""
        "hostname" => ""hostname""
        "timestamp" => ""timestamp""
        "users_field_data.name" => ""users_field_data"."name""
        "users_field_data.status" => ""users_field_data"."status""
        "users_field_data.default_langcode" => ""users_field_data"."default_langcode""
        "base_table.uid" => ""base_table"."uid""
        "collection" => ""collection""
        "name" => ""name""
        "config.name" => ""config"."name""
        "user__field_fi_user.field_fi_user_value" => ""user__field_fi_user"."field_fi_user_value""
        "base_table.status" => ""base_table"."status""
        "base_table.alias" => ""base_table"."alias""
        "base_table.langcode" => ""base_table"."langcode""
        "base_table.id" => ""base_table"."id""
        "base_table.path" => ""base_table"."path""
        "cid" => ""cid""
        "expire" => ""expire""
        "created" => ""created""
        "tags" => ""tags""
        "checksum" => ""checksum""
        "data" => ""data""
        "serialized" => ""serialized""
      ]
      #escapedAliases: array:11 [
        "uid" => ""uid""
        "base_table_uid" => ""base_table_uid""
        "base_table" => ""base_table""
        "users_field_data" => ""users_field_data""
        "name" => ""name""
        "config" => ""config""
        "user__field_fi_user" => ""user__field_fi_user""
        "id" => ""id""
        "path" => ""path""
        "alias" => ""alias""
        "langcode" => ""langcode""
      ]
      #rootTransactionEndCallbacks: []
      #identifierQuotes: array:2 [
        0 => """
        1 => """
      ]
      -enabledEvents: []
      #transactionManager: ? Drupal\Core\Database\Transaction\TransactionManagerInterface|false
      #needsCleanup: false
      -serverVersion: null
    }
  }
  #cache: Drupal\Core\Cache\DatabaseBackend {#189
    #maxRows: 5000
    #bin: "cache_data"
    #connection: Drupal\mysql\Driver\Database\mysql\Connection {#31}
    #checksumProvider: Drupal\Core\Cache\DatabaseCacheTagsChecksum {#69
      #connection: Drupal\mysql\Driver\Database\mysql\Connection {#31}
      #invalidatedTags: []
      #delayedTags: []
      #tagCache: array:9 [
        "locale" => "4"
        "entity_types" => "1411"
        "entity_field_info" => "817"
        "user_values" => 0
        "config:user.role.administrator" => "77"
        "config:user.role.authenticated" => "81"
        "access_policies" => 0
        "route_match" => "1204"
        "routes" => "1139"
      ]
    }
    #serializer: Drupal\Component\Serialization\PhpSerialize {#71}
    #time: Drupal\Component\Datetime\Time {#86
      #requestStack: Symfony\Component\HttpFoundation\RequestStack {#37
        -requests: array:2 [
          0 => Symfony\Component\HttpFoundation\Request {#17
            +attributes: Symfony\Component\HttpFoundation\ParameterBag {#20
              #parameters: array:9 [ …9]
            }
            +request: Symfony\Component\HttpFoundation\InputBag {#18
              #parameters: []
            }
            +query: Symfony\Component\HttpFoundation\InputBag {#19
              #parameters: []
            }
            +server: Symfony\Component\HttpFoundation\ServerBag {#23
              #parameters: array:112 [ …112]
            }
            +files: Symfony\Component\HttpFoundation\FileBag {#22
              #parameters: []
            }
            +cookies: Symfony\Component\HttpFoundation\InputBag {#21
              #parameters: []
            }
            +headers: Symfony\Component\HttpFoundation\HeaderBag {#24
              #headers: array:21 [ …21]
              #cacheControl: array:1 [ …1]
            }
            #content: null
            #languages: null
            #charsets: null
            #encodings: null
            #acceptableContentTypes: null
            #pathInfo: "/de/devel/container/service/path_alias.manager"
            #requestUri: "/de/devel/container/service/path_alias.manager"
            #baseUrl: ""
            #basePath: ""
            #method: "GET"
            #format: "html"
            #session: Symfony\Component\HttpFoundation\Session\Session {#188
              #storage: Drupal\Core\Session\SessionManager {#197 …13}
              -flashName: "flashes"
              -attributeName: "attributes"
              -data: & array:2 [ …2]
              -usageIndex: & 3
              -usageReporter: null
            }
            #locale: null
            #defaultLocale: "en"
            -preferredFormat: null
            -isHostValid: true
            -isForwardedValid: true
            -isSafeContentPreferred: ? bool
            -trustedValuesCache: []
            -isIisRewrite: false
          }
          1 => Symfony\Component\HttpFoundation\Request {#17}
        ]
      }
      #proxyRequestTime: ? float
    }
  }
  #cacheKey: "preload-paths:/devel/container/service/path_alias.manager"
  #cacheNeedsWriting: false
  #languageManager: Drupal\language\ConfigurableLanguageManager {#250
    #languages: array:1 [
      "de" => array:1 [
        1 => array:2 [
          "en" => Drupal\Core\Language\Language {#1147
            #name: "Englisch"
            #id: "en"
            #direction: "ltr"
            #weight: 0
            #locked: false
          }
          "de" => Drupal\Core\Language\Language {#1146
            #name: "Deutsch"
            #id: "de"
            #direction: "ltr"
            #weight: 1
            #locked: false
          }
        ]
      ]
    ]
    #defaultLanguage: Drupal\Core\Language\LanguageDefault {#257
      #language: Drupal\Core\Language\Language {#260
        #name: "German"
        #id: "de"
        #direction: "ltr"
        #weight: 1
        #locked: false
      }
    }
    #definedLanguageTypesInfo: array:3 [
      "language_interface" => array:3 [
        "name" => Drupal\Core\StringTranslation\TranslatableMarkup {#1399
          #string: "Interface text"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1393
          #string: "Order of language detection methods for interface text. If a translation of interface text is available in the detected language, it will be displayed."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "locked" => true
      ]
      "language_content" => array:3 [
        "name" => Drupal\Core\StringTranslation\TranslatableMarkup {#1410
          #string: "Content"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1411
          #string: "Order of language detection methods for content. If a version of content is available in the detected language, it will be displayed."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "locked" => true
      ]
      "language_url" => array:1 [
        "locked" => true
      ]
    ]
    #_serviceIds: []
    #_entityStorages: []
    #configFactory: Drupal\Core\Config\ConfigFactory {#249
      #storage: Drupal\Core\Config\CachedStorage {#244
        #storage: Drupal\Core\Config\DatabaseStorage {#243
          #connection: Drupal\mysql\Driver\Database\mysql\Connection {#31}
          #table: "config"
          #options: []
          #collection: ""
          #_serviceIds: []
          #_entityStorages: []
        }
        #cache: Drupal\Core\Cache\ChainedFastBackend {#245
          #bin: "cache_config"
          #consistentBackend: Drupal\Core\Cache\DatabaseBackend {#246
            #maxRows: 5000
            #bin: "cache_config"
            #connection: Drupal\mysql\Driver\Database\mysql\Connection {#31}
            #checksumProvider: Drupal\Core\Cache\DatabaseCacheTagsChecksum {#69}
            #serializer: Drupal\Component\Serialization\PhpSerialize {#71}
            #time: Drupal\Component\Datetime\Time {#86}
          }
          #fastBackend: Drupal\Core\Cache\ApcuBackend {#247
            #bin: "config"
            #sitePrefix: "drupal.apcu_backend.10.5.10..80b6965aec7291db7913bf79c7f041034dacf687e1557560fefd751ee662c586"
            #binPrefix: "drupal.apcu_backend.10.5.10..80b6965aec7291db7913bf79c7f041034dacf687e1557560fefd751ee662c586::config::"
            #checksumProvider: Drupal\Core\Cache\DatabaseCacheTagsChecksum {#69}
            #time: Drupal\Component\Datetime\Time {#86}
          }
          #lastWriteTimestamp: 1781628116.877
        }
        #findByPrefixCache: array:1 [
          "language.entity." => array:4 [
            0 => "language.entity.de"
            1 => "language.entity.en"
            2 => "language.entity.und"
            3 => "language.entity.zxx"
          ]
        ]
        #_serviceIds: []
        #_entityStorages: []
      }
      #eventDispatcher: Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher {#75 …3}
      #cache: array:9 [
        "rasch_fi_services.admin_settings:global_overrides:de" => Drupal\Core\Config\ImmutableConfig {#186
          #name: "rasch_fi_services.admin_settings"
          #data: array:20 [
            "dependencies" => array:1 [ …1]
            "corporate_actions_url" => "http://10.140.100.19/boersebase/jsp/utils/vdb.jsf?Action=InstrumentSummary&ShowSections=LatestCorporateActions"
            "rasch_base_url" => "https://stage.cash.ch"
            "rasch_image_base_url" => "https://stage.cash.ch"
            "app_base_url" => "https://app.cash.ch"
            "rasch_graphql_base_url" => "https://stage.cash.ch/_/api/graphql/prod"
            "bzp_trade_base_url" => "'https://back-dynamic-links.ebanking.bankzweiplus.ch/link/?link=https://cash.ebanking.bankzweiplus.ch/"
            "bzp_trade_base_url_mobile" => "https://back-dynamic-links.ebanking.bankzweiplus.ch/link/?link=https://cash.ebanking.bankzweiplus.ch/"
            "caching" => array:1 [ …1]
            "rewrite_map_fullquote" => """
              fonds/ubs-irl-etf-plc-factor-msci-usa-prime-value-ucits-etf-29317239/swx/chf|fonds/ubs-irl-etf-plc-factor-msci-usa-prime-value-ucits-etf-29317239/swf/chf\r\n
              aktien/bubu-1222171/swf/chf|aktien/abb-n-1222171/swx/chf\r\n
              derivate/hscei-rbs-ct-1776065/swx/usd|derivate/hscei-rbs-ct-1776065/qmh/usd\r\n
              aktien/relief-ther-hlg-n-10019113/swx/chf|aktien/relief-ther-hlg-rg-125112599/swx/chf\r\n
              aktien/cs-group-n-1213853/swx/chf|aktien/ubs-group-n-24476758/swx/chf\r\n
              aktien/santhera-pharm-hl-n-2714864/swx/chf|aktien/santhera-pharm-hl-n-127602882/swx/chf\r\n
              kryptowaehrungen/btc-999999915312/9910014/usd|kryptowaehrungen/btc-999999915312/cccagg/usd\r\n
              indizes/ftse-100-4583670/fti/usd|boerse
              """
            "alerts_activated" => 1
            "portfolio_activated" => 1
            "search_integration_partners" => "UBS,BAER,LEON"
            "search_integration_partners_weight" => "2,1,1"
            "rasch_cookie_instead_of_http_header" => 1
            "rasch_forwarded_host_override" => "x-forwarded-host-override"
            "rasch_user_service_host_mapping" => """
              develop.cash.ch=dev.services.ras.dev\r\n
              stage.cash.ch=stage.services.ras.dev\r\n
              www.cash.ch=services.ras.dev\r\n
              master.cash.ch=services.ras.dev\r\n
              app.cash.ch=services.ras.dev\r\n
              graphql.service.cash.ch=services.ras.dev
              """
            "integrations" => array:1 [ …1]
            "search_integration_partners_app" => "BAER"
            "search_integration_partners_weight_app" => "1"
          ]
          #_serviceIds: []
          #_entityStorages: []
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #storage: Drupal\Core\Config\CachedStorage {#244}
          #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
              #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:11 [
                "module_implements_alter" => array:1 [
                  "layout_builder" => false
                ]
                "entity_query_alter" => []
                "entity_query_user_alter" => []
                "query_alter" => array:1 [
                  "rasch_fi_services" => false
                ]
                "query_entity_query_alter" => []
                "query_entity_query_user_alter" => []
                "entity_preload" => []
                "entity_load" => []
                "user_load" => []
                "language_types_info" => []
                "language_types_info_alter" => array:1 [
                  "language" => false
                ]
              ]
              #verified: array:11 [
                "module_implements_alter" => true
                "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: array:39 [
                "token_info" => array:1 [
                  "group" => "tokens"
                ]
                "token_info_alter" => array:1 [
                  "group" => "tokens"
                ]
                "tokens" => array:1 [
                  "group" => "tokens"
                ]
                "tokens_alter" => array:1 [
                  "group" => "tokens"
                ]
                "views_data" => array:1 [
                  "group" => "views"
                ]
                "views_data_alter" => array:1 [
                  "group" => "views"
                ]
                "views_analyze" => array:1 [
                  "group" => "views"
                ]
                "views_invalidate_cache" => array:1 [
                  "group" => "views"
                ]
                "views_plugins_access_alter" => array:1 [
                  "group" => "views"
                ]
                "views_plugins_area_alter" => array:1 [
                  "group" => "views"
                ]
                "views_plugins_argument_alter" => array:1 [
                  "group" => "views"
                ]
                "views_plugins_argument_default_alter" => array:1 [
                  "group" => "views"
                ]
                "views_plugins_argument_validator_alter" => array:1 [
                  "group" => "views"
                ]
                "views_plugins_cache_alter" => array:1 [
                  "group" => "views"
                ]
                "views_plugins_display_extender_alter" => array:1 [
                  "group" => "views"
                ]
                "views_plugins_display_alter" => array:1 [
                  "group" => "views"
                ]
                "views_plugins_exposed_form_alter" => array:1 [
                  "group" => "views"
                ]
                "views_plugins_field_alter" => array:1 [
                  "group" => "views"
                ]
                "views_plugins_filter_alter" => array:1 [
                  "group" => "views"
                ]
                "views_plugins_join_alter" => array:1 [
                  "group" => "views"
                ]
                "views_plugins_pager_alter" => array:1 [
                  "group" => "views"
                ]
                "views_plugins_query_alter" => array:1 [
                  "group" => "views"
                ]
                "views_plugins_relationship_alter" => array:1 [
                  "group" => "views"
                ]
                "views_plugins_row_alter" => array:1 [
                  "group" => "views"
                ]
                "views_plugins_sort_alter" => array:1 [
                  "group" => "views"
                ]
                "views_plugins_style_alter" => array:1 [
                  "group" => "views"
                ]
                "views_plugins_wizard_alter" => array:1 [
                  "group" => "views"
                ]
                "views_query_substitutions" => array:1 [
                  "group" => "views_execution"
                ]
                "views_form_substitutions" => array:1 [
                  "group" => "views_execution"
                ]
                "views_pre_view" => array:1 [
                  "group" => "views_execution"
                ]
                "views_pre_build" => array:1 [
                  "group" => "views_execution"
                ]
                "views_post_build" => array:1 [
                  "group" => "views_execution"
                ]
                "views_pre_execute" => array:1 [
                  "group" => "views_execution"
                ]
                "views_post_execute" => array:1 [
                  "group" => "views_execution"
                ]
                "views_pre_render" => array:1 [
                  "group" => "views_execution"
                ]
                "views_post_render" => array:1 [
                  "group" => "views_execution"
                ]
                "views_query_alter" => array:1 [
                  "group" => "views_execution"
                ]
                "field_views_data" => array:1 [
                  "group" => "views"
                ]
                "field_views_data_alter" => array:1 [
                  "group" => "views"
                ]
              ]
              #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}
                  #checksumProvider: Drupal\Core\Cache\DatabaseCacheTagsChecksum {#69}
                  #serializer: Drupal\Component\Serialization\PhpSerialize {#71}
                  #time: Drupal\Component\Datetime\Time {#86}
                }
                #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}
                  #time: Drupal\Component\Datetime\Time {#86}
                }
                #lastWriteTimestamp: 1781628902.595
              }
              #cacheNeedsWriting: true
              #alterFunctions: array:4 [
                "entity_query,entity_query_user" => []
                "module_implements" => array:1 [
                  0 => "layout_builder_module_implements_alter"
                ]
                "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: null
            #pluginDefinitionAttributeName: null
            #pluginInterface: null
            #namespaces: null
            #additionalAnnotationNamespaces: []
            #definitions: null
            #cacheBackend: Drupal\Core\Cache\ChainedFastBackend {#252
              #bin: "cache_discovery"
              #consistentBackend: Drupal\Core\Cache\DatabaseBackend {#255
                #maxRows: 5000
                #bin: "cache_discovery"
                #connection: Drupal\mysql\Driver\Database\mysql\Connection {#31}
                #checksumProvider: Drupal\Core\Cache\DatabaseCacheTagsChecksum {#69}
                #serializer: Drupal\Component\Serialization\PhpSerialize {#71}
                #time: Drupal\Component\Datetime\Time {#86}
              }
              #fastBackend: Drupal\Core\Cache\ApcuBackend {#256
                #bin: "discovery"
                #sitePrefix: "drupal.apcu_backend.10.5.10..80b6965aec7291db7913bf79c7f041034dacf687e1557560fefd751ee662c586"
                #binPrefix: "drupal.apcu_backend.10.5.10..80b6965aec7291db7913bf79c7f041034dacf687e1557560fefd751ee662c586::discovery::"
                #checksumProvider: Drupal\Core\Cache\DatabaseCacheTagsChecksum {#69}
                #time: Drupal\Component\Datetime\Time {#86}
              }
              #lastWriteTimestamp: 1781628844.83
            }
            #useCaches: true
            #validator: null
            #constraintManager: Drupal\Core\Validation\ConstraintManager {#261
              #discovery: null
              #factory: Drupal\Core\Validation\ConstraintFactory {#262
                #discovery: Drupal\Core\Validation\ConstraintManager {#261}
                #interface: null
              }
              #mapper: null
              #cacheKey: "validation_constraint_plugins"
              #cacheTags: []
              #alterHook: "validation_constraint"
              #subdir: "Plugin/Validation/Constraint"
              #moduleHandler: Drupal\Core\Extension\ModuleHandler {#39}
              #moduleExtensionList: ? ?Drupal\Core\Extension\ModuleExtensionList
              #defaults: []
              #pluginDefinitionAnnotationName: "Drupal\Core\Validation\Annotation\Constraint"
              #pluginDefinitionAttributeName: "Drupal\Core\Validation\Attribute\Constraint"
              #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"
                   …30
                ]
                flag::STD_PROP_LIST: false
                flag::ARRAY_AS_PROPS: false
                iteratorClass: "ArrayIterator"
              }
              #additionalAnnotationNamespaces: []
              #definitions: null
              #cacheBackend: Drupal\Core\Cache\ChainedFastBackend {#252}
              #useCaches: true
            }
            #prototypes: []
            #classResolver: Drupal\Core\DependencyInjection\ClassResolver {#80
              #container: Drupal\Core\DependencyInjection\Container {#40 …7}
              #_serviceIds: []
              #_entityStorages: []
            }
            #_serviceIds: []
            #_entityStorages: []
            #configStorage: Drupal\Core\Config\CachedStorage {#244}
            #schemaStorage: Drupal\Core\Config\ExtensionInstallStorage {#253
              #collection: ""
              #directory: "config/schema"
              #fileCache: Drupal\Component\FileCache\FileCache {#254
                #prefix: "drupal.file_cache.10.5.10..901606dad9326fd6a28e8a9cc520ffc219a60c68b128efda0b69cee402cdf448"
                #collection: "config"
                #cache: null
              }
              #folders: null
              #configStorage: Drupal\Core\Config\CachedStorage {#244}
              #includeProfile: true
              #installProfile: "standard"
            }
          }
          #isNew: false
          #originalData: array:20 [
            "dependencies" => array:1 [ …1]
            "corporate_actions_url" => "http://10.140.100.19/boersebase/jsp/utils/vdb.jsf?Action=InstrumentSummary&ShowSections=LatestCorporateActions"
            "rasch_base_url" => "https://stage.cash.ch"
            "rasch_image_base_url" => "https://stage.cash.ch"
            "app_base_url" => "https://app.cash.ch"
            "rasch_graphql_base_url" => "https://stage.cash.ch/_/api/graphql/prod"
            "bzp_trade_base_url" => "'https://back-dynamic-links.ebanking.bankzweiplus.ch/link/?link=https://cash.ebanking.bankzweiplus.ch/"
            "bzp_trade_base_url_mobile" => "https://back-dynamic-links.ebanking.bankzweiplus.ch/link/?link=https://cash.ebanking.bankzweiplus.ch/"
            "caching" => array:1 [ …1]
            "rewrite_map_fullquote" => """
              fonds/ubs-irl-etf-plc-factor-msci-usa-prime-value-ucits-etf-29317239/swx/chf|fonds/ubs-irl-etf-plc-factor-msci-usa-prime-value-ucits-etf-29317239/swf/chf\r\n
              aktien/bubu-1222171/swf/chf|aktien/abb-n-1222171/swx/chf\r\n
              derivate/hscei-rbs-ct-1776065/swx/usd|derivate/hscei-rbs-ct-1776065/qmh/usd\r\n
              aktien/relief-ther-hlg-n-10019113/swx/chf|aktien/relief-ther-hlg-rg-125112599/swx/chf\r\n
              aktien/cs-group-n-1213853/swx/chf|aktien/ubs-group-n-24476758/swx/chf\r\n
              aktien/santhera-pharm-hl-n-2714864/swx/chf|aktien/santhera-pharm-hl-n-127602882/swx/chf\r\n
              kryptowaehrungen/btc-999999915312/9910014/usd|kryptowaehrungen/btc-999999915312/cccagg/usd\r\n
              indizes/ftse-100-4583670/fti/usd|boerse
              """
            "alerts_activated" => 1
            "portfolio_activated" => 1
            "search_integration_partners" => "UBS,BAER,LEON"
            "search_integration_partners_weight" => "2,1,1"
            "rasch_cookie_instead_of_http_header" => 1
            "rasch_forwarded_host_override" => "x-forwarded-host-override"
            "rasch_user_service_host_mapping" => """
              develop.cash.ch=dev.services.ras.dev\r\n
              stage.cash.ch=stage.services.ras.dev\r\n
              www.cash.ch=services.ras.dev\r\n
              master.cash.ch=services.ras.dev\r\n
              app.cash.ch=services.ras.dev\r\n
              graphql.service.cash.ch=services.ras.dev
              """
            "integrations" => array:1 [ …1]
            "search_integration_partners_app" => "BAER"
            "search_integration_partners_weight_app" => "1"
          ]
          #eventDispatcher: Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher {#75 …3}
          #overriddenData: array:20 [
            "dependencies" => array:1 [ …1]
            "corporate_actions_url" => "http://10.140.100.19/boersebase/jsp/utils/vdb.jsf?Action=InstrumentSummary&ShowSections=LatestCorporateActions"
            "rasch_base_url" => "https://stage.cash.ch"
            "rasch_image_base_url" => "https://stage.cash.ch"
            "app_base_url" => "https://app.cash.ch"
            "rasch_graphql_base_url" => "https://stage.cash.ch/_/api/graphql/prod"
            "bzp_trade_base_url" => "'https://back-dynamic-links.ebanking.bankzweiplus.ch/link/?link=https://cash.ebanking.bankzweiplus.ch/"
            "bzp_trade_base_url_mobile" => "https://back-dynamic-links.ebanking.bankzweiplus.ch/link/?link=https://cash.ebanking.bankzweiplus.ch/"
            "caching" => array:1 [ …1]
            "rewrite_map_fullquote" => """
              fonds/ubs-irl-etf-plc-factor-msci-usa-prime-value-ucits-etf-29317239/swx/chf|fonds/ubs-irl-etf-plc-factor-msci-usa-prime-value-ucits-etf-29317239/swf/chf\r\n
              aktien/bubu-1222171/swf/chf|aktien/abb-n-1222171/swx/chf\r\n
              derivate/hscei-rbs-ct-1776065/swx/usd|derivate/hscei-rbs-ct-1776065/qmh/usd\r\n
              aktien/relief-ther-hlg-n-10019113/swx/chf|aktien/relief-ther-hlg-rg-125112599/swx/chf\r\n
              aktien/cs-group-n-1213853/swx/chf|aktien/ubs-group-n-24476758/swx/chf\r\n
              aktien/santhera-pharm-hl-n-2714864/swx/chf|aktien/santhera-pharm-hl-n-127602882/swx/chf\r\n
              kryptowaehrungen/btc-999999915312/9910014/usd|kryptowaehrungen/btc-999999915312/cccagg/usd\r\n
              indizes/ftse-100-4583670/fti/usd|boerse
              """
            "alerts_activated" => 1
            "portfolio_activated" => 1
            "search_integration_partners" => "UBS,BAER,LEON"
            "search_integration_partners_weight" => "2,1,1"
            "rasch_cookie_instead_of_http_header" => 1
            "rasch_forwarded_host_override" => "x-forwarded-host-override"
            "rasch_user_service_host_mapping" => """
              develop.cash.ch=dev.services.ras.dev\r\n
              stage.cash.ch=stage.services.ras.dev\r\n
              www.cash.ch=services.ras.dev\r\n
              master.cash.ch=services.ras.dev\r\n
              app.cash.ch=services.ras.dev\r\n
              graphql.service.cash.ch=services.ras.dev
              """
            "integrations" => array:1 [ …1]
            "search_integration_partners_app" => "BAER"
            "search_integration_partners_weight_app" => "1"
          ]
          #moduleOverrides: null
          #settingsOverrides: null
        }
        "language.entity.de:global_overrides:de" => Drupal\Core\Config\ImmutableConfig {#1142
          #name: "language.entity.de"
          #data: array:9 [
            "uuid" => "dc5d66de-f56c-4c6c-97d5-80a8fa94073c"
            "langcode" => "en"
            "status" => true
            "dependencies" => []
            "id" => "de"
            "label" => "German"
            "direction" => "ltr"
            "weight" => 1
            "locked" => false
          ]
          #_serviceIds: []
          #_entityStorages: []
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #storage: Drupal\Core\Config\CachedStorage {#244}
          #schemaWrapper: null
          #typedConfigManager: Drupal\Core\Config\TypedConfigManager {#251}
          #isNew: false
          #originalData: array:9 [
            "uuid" => "dc5d66de-f56c-4c6c-97d5-80a8fa94073c"
            "langcode" => "en"
            "status" => true
            "dependencies" => []
            "id" => "de"
            "label" => "German"
            "direction" => "ltr"
            "weight" => 1
            "locked" => false
          ]
          #eventDispatcher: Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher {#75 …3}
          #overriddenData: array:9 [
            "uuid" => "dc5d66de-f56c-4c6c-97d5-80a8fa94073c"
            "langcode" => "en"
            "status" => true
            "dependencies" => []
            "id" => "de"
            "label" => "Deutsch"
            "direction" => "ltr"
            "weight" => 1
            "locked" => false
          ]
          #moduleOverrides: array:1 [
            "label" => "Deutsch"
          ]
          #settingsOverrides: null
        }
        "language.entity.en:global_overrides:de" => Drupal\Core\Config\ImmutableConfig {#1143
          #name: "language.entity.en"
          #data: array:10 [
            "uuid" => "95770023-4230-491f-b543-ca396e2f9d8f"
            "langcode" => "en"
            "status" => true
            "dependencies" => []
            "_core" => array:1 [ …1]
            "id" => "en"
            "label" => "English"
            "direction" => "ltr"
            "weight" => 0
            "locked" => false
          ]
          #_serviceIds: []
          #_entityStorages: []
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #storage: Drupal\Core\Config\CachedStorage {#244}
          #schemaWrapper: null
          #typedConfigManager: Drupal\Core\Config\TypedConfigManager {#251}
          #isNew: false
          #originalData: array:10 [
            "uuid" => "95770023-4230-491f-b543-ca396e2f9d8f"
            "langcode" => "en"
            "status" => true
            "dependencies" => []
            "_core" => array:1 [ …1]
            "id" => "en"
            "label" => "English"
            "direction" => "ltr"
            "weight" => 0
            "locked" => false
          ]
          #eventDispatcher: Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher {#75 …3}
          #overriddenData: array:10 [
            "uuid" => "95770023-4230-491f-b543-ca396e2f9d8f"
            "langcode" => "en"
            "status" => true
            "dependencies" => []
            "_core" => array:1 [ …1]
            "id" => "en"
            "label" => "Englisch"
            "direction" => "ltr"
            "weight" => 0
            "locked" => false
          ]
          #moduleOverrides: array:1 [
            "label" => "Englisch"
          ]
          #settingsOverrides: null
        }
        "language.entity.und:global_overrides:de" => Drupal\Core\Config\ImmutableConfig {#1144
          #name: "language.entity.und"
          #data: array:10 [
            "uuid" => "a0dff196-aa42-4f93-9d1c-6b31a2fe83af"
            "langcode" => "en"
            "status" => true
            "dependencies" => []
            "_core" => array:1 [ …1]
            "id" => "und"
            "label" => "Not specified"
            "direction" => "ltr"
            "weight" => 2
            "locked" => true
          ]
          #_serviceIds: []
          #_entityStorages: []
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #storage: Drupal\Core\Config\CachedStorage {#244}
          #schemaWrapper: null
          #typedConfigManager: Drupal\Core\Config\TypedConfigManager {#251}
          #isNew: false
          #originalData: array:10 [
            "uuid" => "a0dff196-aa42-4f93-9d1c-6b31a2fe83af"
            "langcode" => "en"
            "status" => true
            "dependencies" => []
            "_core" => array:1 [ …1]
            "id" => "und"
            "label" => "Not specified"
            "direction" => "ltr"
            "weight" => 2
            "locked" => true
          ]
          #eventDispatcher: Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher {#75 …3}
          #overriddenData: array:10 [
            "uuid" => "a0dff196-aa42-4f93-9d1c-6b31a2fe83af"
            "langcode" => "en"
            "status" => true
            "dependencies" => []
            "_core" => array:1 [ …1]
            "id" => "und"
            "label" => "Nicht angegeben"
            "direction" => "ltr"
            "weight" => 2
            "locked" => true
          ]
          #moduleOverrides: array:1 [
            "label" => "Nicht angegeben"
          ]
          #settingsOverrides: null
        }
        "language.entity.zxx:global_overrides:de" => Drupal\Core\Config\ImmutableConfig {#1145
          #name: "language.entity.zxx"
          #data: array:10 [
            "uuid" => "e9838272-4b25-492f-abfd-c26dfa9a13a1"
            "langcode" => "en"
            "status" => true
            "dependencies" => []
            "_core" => array:1 [ …1]
            "id" => "zxx"
            "label" => "Not applicable"
            "direction" => "ltr"
            "weight" => 3
            "locked" => true
          ]
          #_serviceIds: []
          #_entityStorages: []
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #storage: Drupal\Core\Config\CachedStorage {#244}
          #schemaWrapper: null
          #typedConfigManager: Drupal\Core\Config\TypedConfigManager {#251}
          #isNew: false
          #originalData: array:10 [
            "uuid" => "e9838272-4b25-492f-abfd-c26dfa9a13a1"
            "langcode" => "en"
            "status" => true
            "dependencies" => []
            "_core" => array:1 [ …1]
            "id" => "zxx"
            "label" => "Not applicable"
            "direction" => "ltr"
            "weight" => 3
            "locked" => true
          ]
          #eventDispatcher: Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher {#75 …3}
          #overriddenData: array:10 [
            "uuid" => "e9838272-4b25-492f-abfd-c26dfa9a13a1"
            "langcode" => "en"
            "status" => true
            "dependencies" => []
            "_core" => array:1 [ …1]
            "id" => "zxx"
            "label" => "Nicht zutreffend"
            "direction" => "ltr"
            "weight" => 3
            "locked" => true
          ]
          #moduleOverrides: array:1 [
            "label" => "Nicht zutreffend"
          ]
          #settingsOverrides: null
        }
        "language.types:global_overrides:de" => Drupal\Core\Config\ImmutableConfig {#1138
          #name: "language.types"
          #data: array:4 [
            "_core" => array:1 [ …1]
            "all" => array:3 [ …3]
            "configurable" => array:1 [ …1]
            "negotiation" => array:3 [ …3]
          ]
          #_serviceIds: []
          #_entityStorages: []
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #storage: Drupal\Core\Config\CachedStorage {#244}
          #schemaWrapper: null
          #typedConfigManager: Drupal\Core\Config\TypedConfigManager {#251}
          #isNew: false
          #originalData: array:4 [
            "_core" => array:1 [ …1]
            "all" => array:3 [ …3]
            "configurable" => array:1 [ …1]
            "negotiation" => array:3 [ …3]
          ]
          #eventDispatcher: Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher {#75 …3}
          #overriddenData: array:4 [
            "_core" => array:1 [ …1]
            "all" => array:3 [ …3]
            "configurable" => array:1 [ …1]
            "negotiation" => array:3 [ …3]
          ]
          #moduleOverrides: null
          #settingsOverrides: null
        }
        "language.negotiation:global_overrides:de" => Drupal\Core\Config\ImmutableConfig {#1165
          #name: "language.negotiation"
          #data: array:4 [
            "_core" => array:1 [ …1]
            "session" => array:1 [ …1]
            "url" => array:3 [ …3]
            "selected_langcode" => "site_default"
          ]
          #_serviceIds: []
          #_entityStorages: []
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #storage: Drupal\Core\Config\CachedStorage {#244}
          #schemaWrapper: null
          #typedConfigManager: Drupal\Core\Config\TypedConfigManager {#251}
          #isNew: false
          #originalData: array:4 [
            "_core" => array:1 [ …1]
            "session" => array:1 [ …1]
            "url" => array:3 [ …3]
            "selected_langcode" => "site_default"
          ]
          #eventDispatcher: Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher {#75 …3}
          #overriddenData: array:4 [
            "_core" => array:1 [ …1]
            "session" => array:1 [ …1]
            "url" => array:3 [ …3]
            "selected_langcode" => "site_default"
          ]
          #moduleOverrides: null
          #settingsOverrides: null
        }
        "system.date:global_overrides:de" => Drupal\Core\Config\ImmutableConfig {#1273
          #name: "system.date"
          #data: array:4 [
            "_core" => array:1 [ …1]
            "first_day" => 0
            "country" => array:1 [ …1]
            "timezone" => array:2 [ …2]
          ]
          #_serviceIds: []
          #_entityStorages: []
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #storage: Drupal\Core\Config\CachedStorage {#244}
          #schemaWrapper: null
          #typedConfigManager: Drupal\Core\Config\TypedConfigManager {#251}
          #isNew: false
          #originalData: array:4 [
            "_core" => array:1 [ …1]
            "first_day" => 0
            "country" => array:1 [ …1]
            "timezone" => array:2 [ …2]
          ]
          #eventDispatcher: Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher {#75 …3}
          #overriddenData: array:4 [
            "_core" => array:1 [ …1]
            "first_day" => 0
            "country" => array:1 [ …1]
            "timezone" => array:2 [ …2]
          ]
          #moduleOverrides: null
          #settingsOverrides: null
        }
        "devel.settings:global_overrides:de" => Drupal\Core\Config\ImmutableConfig {#1391
          #name: "devel.settings"
          #data: array:10 [
            "_core" => array:1 [ …1]
            "page_alter" => false
            "raw_names" => false
            "error_handlers" => array:1 [ …1]
            "rebuild_theme" => false
            "debug_mail_file_format" => "%to-%subject-%datetime.mail.txt"
            "debug_mail_directory" => "temporary://devel-mails"
            "devel_dumper" => "var_dumper"
            "debug_logfile" => "temporary://drupal_debug.txt"
            "debug_pre" => false
          ]
          #_serviceIds: []
          #_entityStorages: []
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #storage: Drupal\Core\Config\CachedStorage {#244}
          #schemaWrapper: null
          #typedConfigManager: Drupal\Core\Config\TypedConfigManager {#251}
          #isNew: false
          #originalData: array:10 [
            "_core" => array:1 [ …1]
            "page_alter" => false
            "raw_names" => false
            "error_handlers" => array:1 [ …1]
            "rebuild_theme" => false
            "debug_mail_file_format" => "%to-%subject-%datetime.mail.txt"
            "debug_mail_directory" => "temporary://devel-mails"
            "devel_dumper" => "var_dumper"
            "debug_logfile" => "temporary://drupal_debug.txt"
            "debug_pre" => false
          ]
          #eventDispatcher: Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher {#75 …3}
          #overriddenData: array:10 [
            "_core" => array:1 [ …1]
            "page_alter" => false
            "raw_names" => false
            "error_handlers" => array:1 [ …1]
            "rebuild_theme" => false
            "debug_mail_file_format" => "%to-%subject-%datetime.mail.txt"
            "debug_mail_directory" => "temporary://devel-mails"
            "devel_dumper" => "var_dumper"
            "debug_logfile" => "temporary://drupal_debug.txt"
            "debug_pre" => false
          ]
          #moduleOverrides: null
          #settingsOverrides: null
        }
      ]
      #typedConfigManager: Drupal\Core\Config\TypedConfigManager {#251}
      #configFactoryOverrides: array:1 [
        0 => Drupal\language\Config\LanguageConfigFactoryOverride {#239
          #baseStorage: Drupal\Core\Config\CachedStorage {#244}
          #storages: array:1 [
            "de" => Drupal\Core\Config\CachedStorage {#183
              #storage: Drupal\Core\Config\DatabaseStorage {#45
                #connection: Drupal\mysql\Driver\Database\mysql\Connection {#31}
                #table: "config"
                #options: []
                #collection: "language.de"
                #_serviceIds: []
                #_entityStorages: []
              }
              #cache: Drupal\Core\Cache\ChainedFastBackend {#245}
              #findByPrefixCache: []
              #_serviceIds: []
              #_entityStorages: []
            }
          ]
          #typedConfigManager: Drupal\Core\Config\TypedConfigManager {#251}
          #eventDispatcher: Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher {#75 …3}
          #language: Drupal\Core\Language\Language {#1164
            #name: "Deutsch"
            #id: "de"
            #direction: "ltr"
            #weight: 1
            #locked: false
          }
        }
      ]
    }
    #moduleHandler: Drupal\Core\Extension\ModuleHandler {#39}
    #configFactoryOverride: Drupal\language\Config\LanguageConfigFactoryOverride {#239}
    #requestStack: Symfony\Component\HttpFoundation\RequestStack {#37}
    #negotiator: Drupal\language\LanguageNegotiator {#240
      #negotiatorManager: Drupal\language\LanguageNegotiationMethodManager {#242
        #discovery: null
        #factory: Drupal\Core\Plugin\Factory\ContainerFactory {#1148
          #discovery: Drupal\language\LanguageNegotiationMethodManager {#242}
          #interface: "Drupal\language\LanguageNegotiationMethodInterface"
        }
        #mapper: null
        #cacheKey: "language_negotiation_plugins"
        #cacheTags: []
        #alterHook: "language_negotiation_info"
        #subdir: "Plugin/LanguageNegotiation"
        #moduleHandler: Drupal\Core\Extension\ModuleHandler {#39}
        #moduleExtensionList: ? ?Drupal\Core\Extension\ModuleExtensionList
        #defaults: []
        #pluginDefinitionAnnotationName: "Drupal\language\Annotation\LanguageNegotiation"
        #pluginDefinitionAttributeName: "Drupal\language\Attribute\LanguageNegotiation"
        #pluginInterface: "Drupal\language\LanguageNegotiationMethodInterface"
        #namespaces: ArrayObject {#263}
        #additionalAnnotationNamespaces: []
        #definitions: array:9 [
          "language-url-fallback" => array:8 [ …8]
          "language-interface" => array:8 [ …8]
          "language-browser" => array:8 [ …8]
          "language-content-entity" => array:8 [ …8]
          "language-session" => array:8 [ …8]
          "language-selected" => array:8 [ …8]
          "language-url" => array:8 [ …8]
          "language-user-admin" => array:8 [ …8]
          "language-user" => array:8 [ …8]
        ]
        #cacheBackend: Drupal\Core\Cache\ChainedFastBackend {#252}
        #useCaches: true
      }
      #languageManager: Drupal\language\ConfigurableLanguageManager {#250}
      #configFactory: Drupal\Core\Config\ConfigFactory {#249}
      #settings: Drupal\Core\Site\Settings {#27
        -storage: array:20 [
          "hash_salt" => "LW4A6hKVGhtX6_pf3pYBSnurU-oUf1S0BacR1KAxgUvDdpY2xhU3bKb3Q-bl5QuOLx8MmVWmMQ"
          "update_free_access" => false
          "file_public_path" => "sites/default/files"
          "file_private_path" => "/var/www/html/private"
          "file_temp_path" => "/var/files/tmp"
          "filter_user_agent" => true
          "filter_user_agents" => array:19 [ …19]
          "container_yamls" => array:1 [ …1]
          "file_scan_ignore_directories" => array:2 [ …2]
          "entity_update_batch_size" => 50
          "entity_update_backup" => true
          "migrate_node_migrate_type_classic" => false
          "state_cache" => true
          "config_sync_directory" => "/var/www/html/config/global"
          "trusted_host_patterns" => array:15 [ …15]
          "http_services_api" => array:3 [ …3]
          "solid_rest_per_uri_config" => array:1 [ …1]
          "wikifolio_api_key" => "736309fe2e8667126dbce0c509365579"
          "rasch_gpg_key_id" => "77C2A79346245A4C6BE8CEECAFC91DB223E43A1D"
          "rasch_gpg_key_password" => "DY*$.MF]ZmNLwH9v+&rk2-mh&&QK$e_"
        ]
      }
      #requestStack: Symfony\Component\HttpFoundation\RequestStack {#37}
      #currentUser: Drupal\Core\Session\AccountProxy {#232
        #account: Drupal\user\Entity\User {#1380
          #entityTypeId: "user"
          #enforceIsNew: null
          #typedData: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#1377 …8}
          #cacheContexts: []
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #values: array:18 [ …18]
          #fields: array:2 [ …2]
          #fieldDefinitions: array:20 [ …20]
          #languages: null
          #langcodeKey: "langcode"
          #defaultLangcodeKey: "default_langcode"
          #activeLangcode: "x-default"
          #enforceDefaultTranslation: null
          #defaultLangcode: "en"
          #translations: array:1 [ …1]
          #translationInitialize: false
          #newRevision: false
          #isDefaultRevision: true
          #entityKeys: array:3 [ …3]
          #translatableEntityKeys: array:2 [ …2]
          #validated: false
          #validationRequired: false
          #loadedRevisionId: null
          #revisionTranslationAffectedKey: "revision_translation_affected"
          #enforceRevisionTranslationAffected: []
          #isSyncing: false
        }
        #id: "1"
        #eventDispatcher: Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher {#75 …3}
        #_serviceIds: []
        #_entityStorages: []
      }
      #methods: array:1 [
        "language-url" => Drupal\language\Plugin\LanguageNegotiation\LanguageNegotiationUrl {#1166
          #languageManager: Drupal\language\ConfigurableLanguageManager {#250}
          #config: Drupal\Core\Config\ConfigFactory {#249}
          #currentUser: Drupal\Core\Session\AccountProxy {#232}
        }
      ]
      #negotiatedLanguages: array:1 [
        "language-url" => Drupal\Core\Language\Language {#1146}
      ]
      #loggerFactory: null
    }
    #languageTypes: array:4 [
      "_core" => array:1 [
        "default_config_hash" => "dqouFqVseNJNvEjsoYKxbinFOITuCxYhi4y2OTNQP_8"
      ]
      "all" => array:3 [
        0 => "language_interface"
        1 => "language_content"
        2 => "language_url"
      ]
      "configurable" => array:1 [
        0 => "language_interface"
      ]
      "negotiation" => array:3 [
        "language_content" => array:1 [
          "enabled" => array:1 [ …1]
        ]
        "language_url" => array:1 [
          "enabled" => array:2 [ …2]
        ]
        "language_interface" => array:2 [
          "enabled" => array:2 [ …2]
          "method_weights" => array:6 [ …6]
        ]
      ]
    ]
    #languageTypesInfo: array:3 [
      "language_interface" => array:3 [
        "name" => Drupal\Core\StringTranslation\TranslatableMarkup {#1399}
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1393}
        "locked" => true
      ]
      "language_content" => array:4 [
        "name" => Drupal\Core\StringTranslation\TranslatableMarkup {#1410}
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1411}
        "locked" => true
        "fixed" => array:1 [
          0 => "language-interface"
        ]
      ]
      "language_url" => array:2 [
        "locked" => true
        "fixed" => array:2 [
          0 => "language-url"
          1 => "language-url-fallback"
        ]
      ]
    ]
    #negotiatedLanguages: array:2 [
      "language_interface" => Drupal\Core\Language\Language {#1164}
      "language_url" => Drupal\Core\Language\Language {#1415
        #name: "Deutsch"
        #id: "de"
        #direction: "ltr"
        #weight: 1
        #locked: false
      }
    ]
    #negotiatedMethods: array:2 [
      "language_interface" => "language-url"
      "language_url" => "language-url"
    ]
    #initialized: false
    #initializing: []
  }
  #lookupMap: []
  #noPath: array:1 [
    "de" => array:1 [
      "/devel/container/service/path_alias.manager" => true
    ]
  ]
  #whitelist: Drupal\path_alias\AliasWhitelist {#266
    #cid: "path_alias_whitelist"
    #tags: []
    #cache: Drupal\Core\Cache\ChainedFastBackend {#51}
    #lock: Drupal\Core\ProxyClass\Lock\DatabaseLockBackend {#206
      #drupalProxyOriginalServiceId: "drupal.proxy_original_service.lock"
      #service: null
      #container: Drupal\Core\DependencyInjection\Container {#40 …7}
      #_serviceIds: []
      #_entityStorages: []
    }
    #keysToPersist: []
    #keysToRemove: []
    #storage: []
    #cacheCreated: null
    #cacheInvalidated: false
    #cacheLoaded: false
    #state: Drupal\Core\State\State {#204
      #cid: "state"
      #tags: []
      #cache: Drupal\Core\Cache\ChainedFastBackend {#51}
      #lock: Drupal\Core\ProxyClass\Lock\DatabaseLockBackend {#206}
      #keysToPersist: []
      #keysToRemove: []
      #storage: array:10 [
        "routing.menu_masks.router" => array:61 [
          0 => 1003
          1 => 987
          2 => 501
          3 => 500
          4 => 493
          5 => 492
          6 => 491
          7 => 485
          8 => 464
          9 => 254
          10 => 253
          11 => 252
          12 => 251
          13 => 250
          14 => 247
          15 => 246
          16 => 245
          17 => 244
          18 => 243
          19 => 232
          20 => 224
          21 => 126
          22 => 125
          23 => 124
          24 => 123
          25 => 122
          26 => 121
          27 => 117
          28 => 116
          29 => 112
          30 => 96
          31 => 63
          32 => 62
          33 => 61
          34 => 60
          35 => 59
          36 => 56
          37 => 53
          38 => 49
          39 => 48
          40 => 42
          41 => 32
          42 => 31
          43 => 30
          44 => 29
          45 => 28
          46 => 27
          47 => 24
          48 => 21
          49 => 15
          50 => 14
          51 => 13
          52 => 12
          53 => 11
          54 => 8
          55 => 7
          56 => 6
          57 => 5
          58 => 3
          59 => 2
          60 => 1
        ]
        "system.maintenance_mode" => false
        "routing.non_admin_routes" => array:551 [
          0 => "block.category_autocomplete"
          1 => "block_content.add_page"
          2 => "block_content.add_form"
          3 => "entity.block_content.edit_form.bc"
          4 => "entity.block_content.delete_form.bc"
          5 => "entity.comment.edit_form"
          6 => "comment.approve"
          7 => "entity.comment.canonical"
          8 => "entity.comment.delete_form"
          9 => "comment.reply"
          10 => "comment.new_comments_node_links"
          11 => "comment.node_redirect"
          12 => "contact.site_page"
          13 => "entity.contact_form.canonical"
          14 => "entity.user.contact_form"
          15 => "contextual.render"
          16 => "devel.reinstall"
          17 => "devel.menu_rebuild"
          18 => "devel.configs_list"
          19 => "devel.config_edit"
          20 => "devel.config_delete"
          21 => "devel.state_system_page"
          22 => "devel.system_state_edit"
          23 => "devel.theme_registry"
          24 => "devel.field_info_page"
          25 => "devel.session"
          26 => "devel.switch"
          27 => "devel.switch_user"
          28 => "devel.cache_clear"
          29 => "devel.run_cron"
          30 => "devel.container_info.service"
          31 => "devel.container_info.service.detail"
          32 => "devel.container_info.parameter"
          33 => "devel.container_info.parameter.detail"
          34 => "devel.route_info"
          35 => "devel.route_info.item"
          36 => "devel.event_info"
          37 => "devel.layout_info"
          38 => "devel.elements_page"
          39 => "devel.elements_page.detail"
          40 => "devel.entity_info_page"
          41 => "devel.entity_info_page.detail"
          42 => "devel.entity_info_page.fields"
          43 => "editor.filter_xss"
          44 => "editor.image_dialog"
          45 => "editor.link_dialog"
          46 => "file.ajax_progress"
          47 => "filter.tips_all"
          48 => "filter.tips"
          49 => "history.get_last_node_view"
          50 => "history.read_node"
          51 => "image.style_public"
          52 => "image.style_private"
          53 => "layout_builder.choose_section"
          54 => "layout_builder.add_section"
          55 => "layout_builder.configure_section"
          56 => "layout_builder.remove_section"
          57 => "layout_builder.choose_block"
          58 => "layout_builder.add_block"
          59 => "layout_builder.choose_inline_block"
          60 => "layout_builder.update_block"
          61 => "layout_builder.move_block_form"
          62 => "layout_builder.remove_block"
          63 => "layout_builder.move_block"
          64 => "node.add_page"
          65 => "node.add"
          66 => "entity.node.preview"
          67 => "entity.node.version_history"
          68 => "entity.node.revision"
          69 => "node.revision_revert_confirm"
          70 => "node.revision_revert_translation_confirm"
          71 => "node.revision_delete_confirm"
          72 => "rasch_fg.regional_exposure"
          73 => "rasch_fg.asset_allocation"
          74 => "rasch_fg.global_stock_sector"
          75 => "rasch_fg.holdings"
          76 => "rasch_fi_services.landingPageOverview"
          77 => "rasch_fi_services.fullquoteHeaderExtended"
          78 => "rasch_fi_services.fullquoteHeader"
          79 => "rasch_fi_services.chartWidgetHeader"
          80 => "rasch_fi_services.orderbook"
          81 => "rasch_fi_services.latestDataInArticle"
          82 => "rasch_fi_services.latestData"
          83 => "rasch_fi_services.summary"
          84 => "rasch_fi_services.timeseriesFullquoteWidget"
          85 => "rasch_fi_services.orderbookFullquoteWidget"
          86 => "rasch_fi_services.intradayJSON"
          87 => "rasch_fi_services.autoUpdateChart"
          88 => "rasch_fi_services.timeseriesJSON"
          89 => "rasch_fi_services.mini_chart"
          90 => "rasch_fi_services.iframed_chart"
          91 => "rasch_fi_services.trendradar_signal"
          92 => "rasch_fi_services.comparison_last_year"
          93 => "rasch_fi_services.masterdata"
          94 => "rasch_fi_services.fundamentaldata"
          95 => "rasch_fi_services.standard_widget"
          96 => "rasch_fi_services.actionButtons"
          97 => "rasch_fi_services.comparisonYears"
          98 => "rasch_fi_services.volume_turnover"
          99 => "rasch_fi_services.performance_development"
          100 => "rasch_fi_services.corporate_actions"
          101 => "rasch_fi_services.list_small"
          102 => "rasch_fi_services.list_small_ytd"
          103 => "rasch_fi_services.market_overview"
          104 => "rasch_fi_services.market_overview_extended"
          105 => "rasch_fi_services.list_chart_comparison"
          106 => "rasch_fi_services.top_list"
          107 => "rasch_fi_services.flop_list"
          108 => "rasch_fi_services.list_dynamic"
          109 => "rasch_fi_services.list_meta_data"
          110 => "rasch_fi_services.list_json"
          111 => "rasch_fi_services.list_extra_json"
          112 => "rasch_fi_services.list"
          113 => "rasch_fi_services.list_legacy"
          114 => "rasch_fi_services.list_ajax"
          115 => "rasch_fi_services.integrations"
          116 => "rasch_fi_services.solidQuoteJson"
          117 => "rasch_fi_services.dpProductJson"
          118 => "rasch_fi_services.dpProductSearchJson"
          119 => "rasch_fi_services.solidQuoteSearchJson"
          120 => "rasch_fi_services.tradable"
          121 => "rasch_fi_services.piano_template"
          122 => "rasch_fi_services.integration_company_teasers"
          123 => "rasch_fi_services.search_integration"
          124 => "rasch_fi_services.search_wikifolio"
          125 => "rasch_fi_services.solidQuoteSearchMarketPlaces"
          126 => "rasch_fi_services.solidQuoteSearchSectors"
          127 => "rasch_fi_services.solidQuoteSearchTwentyoneShares"
          128 => "rasch_fi_services.cryptocompare"
          129 => "rasch_fi_services.derivatives_partner_fullquote"
          130 => "rasch_fi_services.derivatives_partner_masterdata"
          131 => "rasch_fi_services.derivatives_partner_metrics"
          132 => "rasch_fi_services.derivatives_partner_rating"
          133 => "rasch_fi_services.derivatives_partner_underlying"
          134 => "rasch_fi_services.derivatives_list_calls_puts"
          135 => "rasch_fi_services.derivatives_list_calls_puts_ajax"
          136 => "rasch_fi_services.wikifolioLandingPage"
          137 => "rasch_fi_services.thescreener_fullquote"
          138 => "rasch_fi_services.thescreener_fullquote_json"
          139 => "rasch_fi_services.watchlist_mini"
          140 => "rasch_fi_services.portfolio_mini"
          141 => "rasch_fi_services.funds_standard_widget"
          142 => "rasch_fi_services.premarketSegmentTeaser"
          143 => "rasch_fi_services.premarketSegmentOverview"
          144 => "rasch_fi_services.managementTransactionsNewsletter"
          145 => "rasch_fi_services.managementTransactionsOverview"
          146 => "rasch_fi_services.managementTransactionsFullquote"
          147 => "rasch_fi_services.trendRadarOverview"
          148 => "rasch_fi_services.currency_calculator"
          149 => "rasch_fi_services.watchlist"
          150 => "rasch_fi_services.delete_watchlist_instrument"
          151 => "rasch_fi_services.delete_watchlist"
          152 => "rasch_fi_services.edit_watchlist"
          153 => "rasch_fi_services.set_default_watchlist"
          154 => "rasch_fi_services.testWidgets"
          155 => "rasch_fi_services.testcreateWatchlistEntries"
          156 => "rasch_fi_services.testCreateWatchlistFromJson"
          157 => "rasch_fi_services.testAddAlertstFromJson"
          158 => "rasch_fi_services.testCreatePortfolioFromJson"
          159 => "rasch_fi_services.testPortfolioPerformance"
          160 => "rasch_fi_services.newsletter_market_overview"
          161 => "rasch_fi_services.newsletter_hz_banking"
          162 => "rasch_fi_services.newsletter_market_top_flop_default"
          163 => "rasch_fi_services.newsletter_market_top_flop_param"
          164 => "rasch_fi_services.newsletter_instrument_data_performance"
          165 => "rasch_fi_services.alerts_ticker"
          166 => "rasch_fi_services.alerts"
          167 => "rasch_fi_services.blick_market_overview"
          168 => "rasch_fi_services.blick_market_combo"
          169 => "rasch_fi_services.translateFiboxUserToSolidUser"
          170 => "search.view"
          171 => "search.view_node_search"
          172 => "search.help_node_search"
          173 => "search.view_user_search"
          174 => "search.help_user_search"
          175 => "shortcut.set_switch"
          176 => "solid_rest.example"
          177 => "system.css_asset"
          178 => "system.js_asset"
          179 => "system.401"
          180 => "system.403"
          181 => "system.404"
          182 => "system.4xx"
          183 => "system.cron"
          184 => "system.machine_name_transliterate"
          185 => "system.files"
          186 => "system.private_file_download"
          187 => "system.temporary"
          188 => "<front>"
          189 => "<none>"
          190 => "<nolink>"
          191 => "<button>"
          192 => "<current>"
          193 => "system.timezone"
          194 => "system.batch_page.html"
          195 => "system.db_update"
          196 => "system.entity_autocomplete"
          197 => "system.csrftoken"
          198 => "entity.taxonomy_term.edit_form"
          199 => "entity.taxonomy_term.delete_form"
          200 => "toolbar.subtrees"
          201 => "user.register"
          202 => "user.logout"
          203 => "user.logout.confirm"
          204 => "user.pass"
          205 => "user.page"
          206 => "user.edit"
          207 => "user.login"
          208 => "user.cancel_confirm"
          209 => "user.reset.login"
          210 => "user.reset"
          211 => "user.reset.form"
          212 => "user.well-known.change_password"
          213 => "view.cash_company_teaser.page_1"
          214 => "view.cash_derivative_partner_data.dp_emissions_sponsored"
          215 => "view.cash_derivative_partner_data.dp_guide_sponsored"
          216 => "view.cash_derivative_partner_data.dp_new_products"
          217 => "view.cash_derivative_partner_data.dp_soon_to_expire"
          218 => "view.cash_derivative_partner_data.dp_top_turnover"
          219 => "view.cash_derivative_partner_data.iframe_calls_puts"
          220 => "view.cash_derivative_partner_data.temp_dp_emissions"
          221 => "view.cash_derivative_partner_data.temp_dp_guide"
          222 => "view.cash_morningstar_data.guide"
          223 => "view.frontpage.feed_1"
          224 => "view.frontpage.page_1"
          225 => "view.taxonomy_term.feed_1"
          226 => "view.taxonomy_term.page_1"
          227 => "views.ajax"
          228 => "entity.dp_underlying.canonical"
          229 => "entity.dp_product.canonical"
          230 => "entity.file.delete_form"
          231 => "entity.mgt_transactions.canonical"
          232 => "entity.node.canonical"
          233 => "entity.node.delete_form"
          234 => "entity.node.edit_form"
          235 => "entity.philoro_instrument.canonical"
          236 => "entity.premarket_instrument.canonical"
          237 => "entity.rasch_trading_listing.canonical"
          238 => "entity.rasch_ttmz_ix_con.canonical"
          239 => "entity.taxonomy_term.version_history"
          240 => "entity.taxonomy_term.revision"
          241 => "entity.taxonomy_term.revision_revert_form"
          242 => "entity.taxonomy_term.revision_delete_form"
          243 => "entity.thescreener_stocks.canonical"
          244 => "entity.trendradar.canonical"
          245 => "entity.user.canonical"
          246 => "entity.user.edit_form"
          247 => "entity.user.cancel_form"
          248 => "entity.wikifolio.canonical"
          249 => "entity.block.devel_load"
          250 => "entity.block.devel_load_with_references"
          251 => "entity.block.devel_definition"
          252 => "entity.block.devel_path_alias"
          253 => "entity.block_content.devel_load"
          254 => "entity.block_content.devel_load_with_references"
          255 => "entity.block_content.devel_render"
          256 => "entity.block_content.devel_definition"
          257 => "entity.block_content.devel_path_alias"
          258 => "entity.block_content_type.devel_load"
          259 => "entity.block_content_type.devel_load_with_references"
          260 => "entity.block_content_type.devel_definition"
          261 => "entity.block_content_type.devel_path_alias"
          262 => "entity.comment_type.devel_load"
          263 => "entity.comment_type.devel_load_with_references"
          264 => "entity.comment_type.devel_definition"
          265 => "entity.comment_type.devel_path_alias"
          266 => "entity.comment.devel_load"
          267 => "entity.comment.devel_load_with_references"
          268 => "entity.comment.devel_render"
          269 => "entity.comment.devel_definition"
          270 => "entity.comment.devel_path_alias"
          271 => "entity.contact_form.devel_load"
          272 => "entity.contact_form.devel_load_with_references"
          273 => "entity.contact_form.devel_definition"
          274 => "entity.contact_form.devel_path_alias"
          275 => "entity.contact_message.devel_load"
          276 => "entity.contact_message.devel_load_with_references"
          277 => "entity.contact_message.devel_definition"
          278 => "entity.contact_message.devel_path_alias"
          279 => "entity.dp_underlying.devel_load"
          280 => "entity.dp_underlying.devel_load_with_references"
          281 => "entity.dp_underlying.devel_render"
          282 => "entity.dp_underlying.devel_definition"
          283 => "entity.dp_underlying.devel_path_alias"
          284 => "entity.dp_product.devel_load"
          285 => "entity.dp_product.devel_load_with_references"
          286 => "entity.dp_product.devel_render"
          287 => "entity.dp_product.devel_definition"
          288 => "entity.dp_product.devel_path_alias"
          289 => "entity.editor.devel_load"
          290 => "entity.editor.devel_load_with_references"
          291 => "entity.editor.devel_definition"
          292 => "entity.editor.devel_path_alias"
          293 => "entity.field_config.devel_load"
          294 => "entity.field_config.devel_load_with_references"
          295 => "entity.field_config.devel_definition"
          296 => "entity.field_config.devel_path_alias"
          297 => "entity.field_storage_config.devel_load"
          298 => "entity.field_storage_config.devel_load_with_references"
          299 => "entity.field_storage_config.devel_definition"
          300 => "entity.field_storage_config.devel_path_alias"
          301 => "entity.file.devel_load"
          302 => "entity.file.devel_load_with_references"
          303 => "entity.file.devel_definition"
          304 => "entity.file.devel_path_alias"
          305 => "entity.filter_format.devel_load"
          306 => "entity.filter_format.devel_load_with_references"
          307 => "entity.filter_format.devel_definition"
          308 => "entity.filter_format.devel_path_alias"
          309 => "entity.google_tag_container.devel_load"
          310 => "entity.google_tag_container.devel_load_with_references"
          311 => "entity.google_tag_container.devel_definition"
          312 => "entity.google_tag_container.devel_path_alias"
          313 => "entity.http_config_request.devel_load"
          314 => "entity.http_config_request.devel_load_with_references"
          315 => "entity.http_config_request.devel_definition"
          316 => "entity.http_config_request.devel_path_alias"
          317 => "entity.image_style.devel_load"
          318 => "entity.image_style.devel_load_with_references"
          319 => "entity.image_style.devel_definition"
          320 => "entity.image_style.devel_path_alias"
          321 => "entity.configurable_language.devel_load"
          322 => "entity.configurable_language.devel_load_with_references"
          323 => "entity.configurable_language.devel_definition"
          324 => "entity.configurable_language.devel_path_alias"
          325 => "entity.language_content_settings.devel_load"
          326 => "entity.language_content_settings.devel_load_with_references"
          327 => "entity.language_content_settings.devel_definition"
          328 => "entity.language_content_settings.devel_path_alias"
          329 => "entity.menu_link_content.devel_load"
          330 => "entity.menu_link_content.devel_load_with_references"
          331 => "entity.menu_link_content.devel_render"
          332 => "entity.menu_link_content.devel_definition"
          333 => "entity.menu_link_content.devel_path_alias"
          334 => "entity.mgt_transactions.devel_load"
          335 => "entity.mgt_transactions.devel_load_with_references"
          336 => "entity.mgt_transactions.devel_render"
          337 => "entity.mgt_transactions.devel_definition"
          338 => "entity.mgt_transactions.devel_path_alias"
          339 => "entity.migration.devel_load"
          340 => "entity.migration.devel_load_with_references"
          341 => "entity.migration.devel_definition"
          342 => "entity.migration.devel_path_alias"
          343 => "entity.migration_group.devel_load"
          344 => "entity.migration_group.devel_load_with_references"
          345 => "entity.migration_group.devel_definition"
          346 => "entity.migration_group.devel_path_alias"
          347 => "entity.node.devel_load"
          348 => "entity.node.devel_load_with_references"
          349 => "entity.node.devel_render"
          350 => "entity.node.devel_definition"
          351 => "entity.node.devel_path_alias"
          352 => "entity.node_type.devel_load"
          353 => "entity.node_type.devel_load_with_references"
          354 => "entity.node_type.devel_definition"
          355 => "entity.node_type.devel_path_alias"
          356 => "entity.path_alias.devel_load"
          357 => "entity.path_alias.devel_load_with_references"
          358 => "entity.path_alias.devel_definition"
          359 => "entity.path_alias.devel_path_alias"
          360 => "entity.philoro_instrument.devel_load"
          361 => "entity.philoro_instrument.devel_load_with_references"
          362 => "entity.philoro_instrument.devel_render"
          363 => "entity.philoro_instrument.devel_definition"
          364 => "entity.philoro_instrument.devel_path_alias"
          365 => "entity.premarket_instrument.devel_load"
          366 => "entity.premarket_instrument.devel_load_with_references"
          367 => "entity.premarket_instrument.devel_render"
          368 => "entity.premarket_instrument.devel_definition"
          369 => "entity.premarket_instrument.devel_path_alias"
          370 => "entity.rasch_fg_fund.devel_load"
          371 => "entity.rasch_fg_fund.devel_load_with_references"
          372 => "entity.rasch_fg_fund.devel_definition"
          373 => "entity.rasch_fg_fund.devel_path_alias"
          374 => "entity.rasch_trading_listing.devel_load"
          375 => "entity.rasch_trading_listing.devel_load_with_references"
          376 => "entity.rasch_trading_listing.devel_render"
          377 => "entity.rasch_trading_listing.devel_definition"
          378 => "entity.rasch_trading_listing.devel_path_alias"
          379 => "entity.rasch_ttmz_ix_con.devel_load"
          380 => "entity.rasch_ttmz_ix_con.devel_load_with_references"
          381 => "entity.rasch_ttmz_ix_con.devel_render"
          382 => "entity.rasch_ttmz_ix_con.devel_definition"
          383 => "entity.rasch_ttmz_ix_con.devel_path_alias"
          384 => "entity.search_page.devel_load"
          385 => "entity.search_page.devel_load_with_references"
          386 => "entity.search_page.devel_definition"
          387 => "entity.search_page.devel_path_alias"
          388 => "entity.shortcut_set.devel_load"
          389 => "entity.shortcut_set.devel_load_with_references"
          390 => "entity.shortcut_set.devel_definition"
          391 => "entity.shortcut_set.devel_path_alias"
          392 => "entity.shortcut.devel_load"
          393 => "entity.shortcut.devel_load_with_references"
          394 => "entity.shortcut.devel_render"
          395 => "entity.shortcut.devel_definition"
          396 => "entity.shortcut.devel_path_alias"
          397 => "entity.action.devel_load"
          398 => "entity.action.devel_load_with_references"
          399 => "entity.action.devel_definition"
          400 => "entity.action.devel_path_alias"
          401 => "entity.menu.devel_load"
          402 => "entity.menu.devel_load_with_references"
          403 => "entity.menu.devel_definition"
          404 => "entity.menu.devel_path_alias"
          405 => "entity.taxonomy_term.devel_load"
          406 => "entity.taxonomy_term.devel_load_with_references"
          407 => "entity.taxonomy_term.devel_render"
          408 => "entity.taxonomy_term.devel_definition"
          409 => "entity.taxonomy_term.devel_path_alias"
          410 => "entity.taxonomy_vocabulary.devel_load"
          411 => "entity.taxonomy_vocabulary.devel_load_with_references"
          412 => "entity.taxonomy_vocabulary.devel_definition"
          413 => "entity.taxonomy_vocabulary.devel_path_alias"
          414 => "entity.theme_switcher_rule.devel_load"
          415 => "entity.theme_switcher_rule.devel_load_with_references"
          416 => "entity.theme_switcher_rule.devel_definition"
          417 => "entity.theme_switcher_rule.devel_path_alias"
          418 => "entity.thescreener_stocks.devel_load"
          419 => "entity.thescreener_stocks.devel_load_with_references"
          420 => "entity.thescreener_stocks.devel_render"
          421 => "entity.thescreener_stocks.devel_definition"
          422 => "entity.thescreener_stocks.devel_path_alias"
          423 => "entity.tour.devel_load"
          424 => "entity.tour.devel_load_with_references"
          425 => "entity.tour.devel_definition"
          426 => "entity.tour.devel_path_alias"
          427 => "entity.trendradar.devel_load"
          428 => "entity.trendradar.devel_load_with_references"
          429 => "entity.trendradar.devel_render"
          430 => "entity.trendradar.devel_definition"
          431 => "entity.trendradar.devel_path_alias"
          432 => "entity.user_role.devel_load"
          433 => "entity.user_role.devel_load_with_references"
          434 => "entity.user_role.devel_definition"
          435 => "entity.user_role.devel_path_alias"
          436 => "entity.user.devel_load"
          437 => "entity.user.devel_load_with_references"
          438 => "entity.user.devel_render"
          439 => "entity.user.devel_definition"
          440 => "entity.user.devel_path_alias"
          441 => "entity.wfg_msi_type_code.devel_load"
          442 => "entity.wfg_msi_type_code.devel_load_with_references"
          443 => "entity.wfg_msi_type_code.devel_definition"
          444 => "entity.wfg_msi_type_code.devel_path_alias"
          445 => "entity.wfg_msi_daily_return.devel_load"
          446 => "entity.wfg_msi_daily_return.devel_load_with_references"
          447 => "entity.wfg_msi_daily_return.devel_definition"
          448 => "entity.wfg_msi_daily_return.devel_path_alias"
          449 => "entity.wfg_msi_share_class.devel_load"
          450 => "entity.wfg_msi_share_class.devel_load_with_references"
          451 => "entity.wfg_msi_share_class.devel_definition"
          452 => "entity.wfg_msi_share_class.devel_path_alias"
          453 => "entity.wfg_msi_import_data.devel_load"
          454 => "entity.wfg_msi_import_data.devel_load_with_references"
          455 => "entity.wfg_msi_import_data.devel_definition"
          456 => "entity.wfg_msi_import_data.devel_path_alias"
          457 => "entity.wfg_msi_client.devel_load"
          458 => "entity.wfg_msi_client.devel_load_with_references"
          459 => "entity.wfg_msi_client.devel_render"
          460 => "entity.wfg_msi_client.devel_definition"
          461 => "entity.wfg_msi_client.devel_path_alias"
          462 => "entity.wfg_msi_import_definition.devel_load"
          463 => "entity.wfg_msi_import_definition.devel_load_with_references"
          464 => "entity.wfg_msi_import_definition.devel_render"
          465 => "entity.wfg_msi_import_definition.devel_definition"
          466 => "entity.wfg_msi_import_definition.devel_path_alias"
          467 => "entity.wfg_msi_fund_share_class.devel_load"
          468 => "entity.wfg_msi_fund_share_class.devel_load_with_references"
          469 => "entity.wfg_msi_fund_share_class.devel_definition"
          470 => "entity.wfg_msi_fund_share_class.devel_path_alias"
          471 => "entity.wfg_msi_funds.devel_load"
          472 => "entity.wfg_msi_funds.devel_load_with_references"
          473 => "entity.wfg_msi_funds.devel_definition"
          474 => "entity.wfg_msi_funds.devel_path_alias"
          475 => "entity.wikifolio.devel_load"
          476 => "entity.wikifolio.devel_load_with_references"
          477 => "entity.wikifolio.devel_render"
          478 => "entity.wikifolio.devel_definition"
          479 => "entity.wikifolio.devel_path_alias"
          480 => "entity.view.devel_load"
          481 => "entity.view.devel_load_with_references"
          482 => "entity.view.devel_definition"
          483 => "entity.view.devel_path_alias"
          484 => "entity.base_field_override.devel_load"
          485 => "entity.base_field_override.devel_load_with_references"
          486 => "entity.base_field_override.devel_definition"
          487 => "entity.base_field_override.devel_path_alias"
          488 => "entity.entity_view_display.devel_load"
          489 => "entity.entity_view_display.devel_load_with_references"
          490 => "entity.entity_view_display.devel_definition"
          491 => "entity.entity_view_display.devel_path_alias"
          492 => "entity.entity_view_mode.devel_load"
          493 => "entity.entity_view_mode.devel_load_with_references"
          494 => "entity.entity_view_mode.devel_definition"
          495 => "entity.entity_view_mode.devel_path_alias"
          496 => "entity.entity_form_display.devel_load"
          497 => "entity.entity_form_display.devel_load_with_references"
          498 => "entity.entity_form_display.devel_definition"
          499 => "entity.entity_form_display.devel_path_alias"
          500 => "entity.entity_form_mode.devel_load"
          501 => "entity.entity_form_mode.devel_load_with_references"
          502 => "entity.entity_form_mode.devel_definition"
          503 => "entity.entity_form_mode.devel_path_alias"
          504 => "entity.date_format.devel_load"
          505 => "entity.date_format.devel_load_with_references"
          506 => "entity.date_format.devel_definition"
          507 => "entity.date_format.devel_path_alias"
          508 => "layout_builder.overrides.comment.view"
          509 => "layout_builder.overrides.comment.discard_changes"
          510 => "layout_builder.overrides.comment.revert"
          511 => "layout_builder.overrides.dp_underlying.view"
          512 => "layout_builder.overrides.dp_underlying.discard_changes"
          513 => "layout_builder.overrides.dp_underlying.revert"
          514 => "layout_builder.overrides.dp_product.view"
          515 => "layout_builder.overrides.dp_product.discard_changes"
          516 => "layout_builder.overrides.dp_product.revert"
          517 => "layout_builder.overrides.mgt_transactions.view"
          518 => "layout_builder.overrides.mgt_transactions.discard_changes"
          519 => "layout_builder.overrides.mgt_transactions.revert"
          520 => "layout_builder.overrides.node.view"
          521 => "layout_builder.overrides.node.discard_changes"
          522 => "layout_builder.overrides.node.revert"
          523 => "layout_builder.overrides.philoro_instrument.view"
          524 => "layout_builder.overrides.philoro_instrument.discard_changes"
          525 => "layout_builder.overrides.philoro_instrument.revert"
          526 => "layout_builder.overrides.premarket_instrument.view"
          527 => "layout_builder.overrides.premarket_instrument.discard_changes"
          528 => "layout_builder.overrides.premarket_instrument.revert"
          529 => "layout_builder.overrides.rasch_trading_listing.view"
          530 => "layout_builder.overrides.rasch_trading_listing.discard_changes"
          531 => "layout_builder.overrides.rasch_trading_listing.revert"
          532 => "layout_builder.overrides.rasch_ttmz_ix_con.view"
          533 => "layout_builder.overrides.rasch_ttmz_ix_con.discard_changes"
          534 => "layout_builder.overrides.rasch_ttmz_ix_con.revert"
          535 => "layout_builder.overrides.taxonomy_term.view"
          536 => "layout_builder.overrides.taxonomy_term.discard_changes"
          537 => "layout_builder.overrides.taxonomy_term.revert"
          538 => "layout_builder.overrides.thescreener_stocks.view"
          539 => "layout_builder.overrides.thescreener_stocks.discard_changes"
          540 => "layout_builder.overrides.thescreener_stocks.revert"
          541 => "layout_builder.overrides.trendradar.view"
          542 => "layout_builder.overrides.trendradar.discard_changes"
          543 => "layout_builder.overrides.trendradar.revert"
          544 => "layout_builder.overrides.user.view"
          545 => "layout_builder.overrides.user.discard_changes"
          546 => "layout_builder.overrides.user.revert"
          547 => "layout_builder.overrides.wikifolio.view"
          548 => "layout_builder.overrides.wikifolio.discard_changes"
          549 => "layout_builder.overrides.wikifolio.revert"
          550 => "entity.taxonomy_term.canonical"
        ]
        "twig_extension_hash_prefix" => array:2 [
          "twig_extension_hash" => "3VSE2JVBX1b8PvUKlOI9Pg2NkeEHEP8uf1cHyhk-iMs"
          "twig_cache_prefix" => "6a27f45ad8ada"
        ]
        "system.private_key" => "ta5R0DsuHXO9VA5PGdEqSv4LCfFxfNoR9Ne6UoeJDTOsJ1YhaYmPvEAVg7W6sQczEjOmvqUKoQ"
        "system.theme.files" => array:8 [
          "blick" => "themes/custom/blick/blick.info.yml"
          "claro" => "core/themes/claro/claro.info.yml"
          "iframes" => "themes/custom/iframes/iframes.info.yml"
          "olivero" => "core/themes/olivero/olivero.info.yml"
          "stable9" => "core/themes/stable9/stable9.info.yml"
          "stark" => "core/themes/stark/stark.info.yml"
          "starterkit_theme" => "core/themes/starterkit_theme/starterkit_theme.info.yml"
          "widgets" => "themes/custom/widgets/widgets.info.yml"
        ]
        "asset.css_js_query_string" => "tgqgwl"
        "node.node_access_needs_rebuild" => null
        "views.view_route_names" => array:24 [
          "watchdog.page" => "dblog.overview"
          "user_admin_people.page_1" => "entity.user.collection"
          "taxonomy_term.page_1" => "entity.taxonomy_term.canonical"
          "content.page_1" => "system.admin_content"
          "comment.page_unapproved" => "comment.admin_approval"
          "comment.page_published" => "comment.admin"
          "block_content.page_1" => "entity.block_content.collection.bc"
          "cash_company_teaser.page_1" => "view.cash_company_teaser.page_1"
          "cash_company_teaser.ubs_overview" => "view.cash_company_teaser.ubs_overview"
          "cash_derivative_partner_data.dp_emissions_sponsored" => "view.cash_derivative_partner_data.dp_emissions_sponsored"
          "cash_derivative_partner_data.dp_guide_sponsored" => "view.cash_derivative_partner_data.dp_guide_sponsored"
          "cash_derivative_partner_data.dp_new_products" => "view.cash_derivative_partner_data.dp_new_products"
          "cash_derivative_partner_data.dp_soon_to_expire" => "view.cash_derivative_partner_data.dp_soon_to_expire"
          "cash_derivative_partner_data.dp_top_turnover" => "view.cash_derivative_partner_data.dp_top_turnover"
          "cash_derivative_partner_data.iframe_calls_puts" => "view.cash_derivative_partner_data.iframe_calls_puts"
          "cash_derivative_partner_data.temp_dp_emissions" => "view.cash_derivative_partner_data.temp_dp_emissions"
          "cash_derivative_partner_data.temp_dp_guide" => "view.cash_derivative_partner_data.temp_dp_guide"
          "cash_morningstar_data.guide" => "view.cash_morningstar_data.guide"
          "files.page_1" => "view.files.page_1"
          "files.page_2" => "view.files.page_2"
          "frontpage.feed_1" => "view.frontpage.feed_1"
          "frontpage.page_1" => "view.frontpage.page_1"
          "taxonomy_term.feed_1" => "view.taxonomy_term.feed_1"
          "trade_debug.page_1" => "view.trade_debug.page_1"
        ]
        "locale.translation.formulae" => null
      ]
      #cacheCreated: 1781628906.481
      #cacheInvalidated: false
      #cacheLoaded: true
      #keyValueStore: Drupal\Core\KeyValueStore\DatabaseStorage {#203
        #collection: "state"
        #serializer: Drupal\Component\Serialization\PhpSerialize {#71}
        #connection: Drupal\mysql\Driver\Database\mysql\Connection {#31}
        #table: "key_value"
        #_serviceIds: []
        #_entityStorages: []
      }
    }
    #pathAliasRepository: Drupal\path_alias\AliasRepository {#259}
  }
  #noAlias: []
  #langcodePreloaded: []
  #preloadedPathLookups: false
  #time: Drupal\Component\Datetime\Time {#86}
}