Service file_url_generator detail

Add to Standard shortcuts
Computed Definition =>
array:4 [
  "class" => "Drupal\Core\File\FileUrlGenerator"
  "arguments" => {#1568
    +"type": "collection"
    +"value": array:3 [
      0 => {#1569
        +"type": "service"
        +"id": "stream_wrapper_manager"
        +"invalidBehavior": 1
      }
      1 => {#1571
        +"type": "service"
        +"id": "request_stack"
        +"invalidBehavior": 1
      }
      2 => {#1567
        +"type": "service"
        +"id": "module_handler"
        +"invalidBehavior": 1
      }
    ]
  }
  "arguments_count" => 3
  "alias" => "Drupal\Core\File\FileUrlGeneratorInterface"
]
Instance =>
Drupal\Core\File\FileUrlGenerator {#1572
  #streamWrapperManager: Drupal\Core\StreamWrapper\StreamWrapperManager {#43
    #container: Symfony\Component\DependencyInjection\ServiceLocator {#182
      -externalId: null
      -container: null
      -loading: []
      -providedTypes: ? array
      -factories: array:5 [
        "stream_wrapper.assets" => Closure() {#177
          class: "Drupal\Core\DependencyInjection\Container"
          this: Drupal\Core\DependencyInjection\Container {#40 …}
          use: {
            $argument: {#172 …}
          }
          file: "/var/www/html/web/core/lib/Drupal/Component/DependencyInjection/Container.php"
          line: "461 to 463"
        }
        "stream_wrapper.private" => Closure() {#178
          class: "Drupal\Core\DependencyInjection\Container"
          this: Drupal\Core\DependencyInjection\Container {#40 …}
          use: {
            $argument: {#173 …}
          }
          file: "/var/www/html/web/core/lib/Drupal/Component/DependencyInjection/Container.php"
          line: "461 to 463"
        }
        "stream_wrapper.public" => Closure() {#179
          class: "Drupal\Core\DependencyInjection\Container"
          this: Drupal\Core\DependencyInjection\Container {#40 …}
          use: {
            $argument: {#174 …}
          }
          file: "/var/www/html/web/core/lib/Drupal/Component/DependencyInjection/Container.php"
          line: "461 to 463"
        }
        "stream_wrapper.temporary" => Closure() {#180
          class: "Drupal\Core\DependencyInjection\Container"
          this: Drupal\Core\DependencyInjection\Container {#40 …}
          use: {
            $argument: {#175 …}
          }
          file: "/var/www/html/web/core/lib/Drupal/Component/DependencyInjection/Container.php"
          line: "461 to 463"
        }
        "stream_wrapper.translations" => Closure() {#181
          class: "Drupal\Core\DependencyInjection\Container"
          this: Drupal\Core\DependencyInjection\Container {#40 …}
          use: {
            $argument: {#176 …}
          }
          file: "/var/www/html/web/core/lib/Drupal/Component/DependencyInjection/Container.php"
          line: "461 to 463"
        }
      ]
    }
    #info: array:5 [
      "assets" => array:3 [
        "class" => "Drupal\Core\StreamWrapper\AssetsStream"
        "type" => 13
        "service_id" => "stream_wrapper.assets"
      ]
      "public" => array:3 [
        "class" => "Drupal\Core\StreamWrapper\PublicStream"
        "type" => 29
        "service_id" => "stream_wrapper.public"
      ]
      "temporary" => array:3 [
        "class" => "Drupal\Core\StreamWrapper\TemporaryStream"
        "type" => 13
        "service_id" => "stream_wrapper.temporary"
      ]
      "translations" => array:3 [
        "class" => "Drupal\locale\StreamWrapper\TranslationsStream"
        "type" => 13
        "service_id" => "stream_wrapper.translations"
      ]
      "private" => array:3 [
        "class" => "Drupal\Core\StreamWrapper\PrivateStream"
        "type" => 29
        "service_id" => "stream_wrapper.private"
      ]
    ]
    #wrappers: array:2 [
      0 => array:5 [
        "assets" => array:2 [
          "type" => 13
          "class" => "Drupal\Core\StreamWrapper\AssetsStream"
        ]
        "public" => array:2 [
          "type" => 29
          "class" => "Drupal\Core\StreamWrapper\PublicStream"
        ]
        "temporary" => array:2 [
          "type" => 13
          "class" => "Drupal\Core\StreamWrapper\TemporaryStream"
        ]
        "translations" => array:2 [
          "type" => 13
          "class" => "Drupal\locale\StreamWrapper\TranslationsStream"
        ]
        "private" => array:2 [
          "type" => 29
          "class" => "Drupal\Core\StreamWrapper\PrivateStream"
        ]
      ]
      28 => array:2 [
        "public" => array:2 [
          "type" => 29
          "class" => "Drupal\Core\StreamWrapper\PublicStream"
        ]
        "private" => array:2 [
          "type" => 29
          "class" => "Drupal\Core\StreamWrapper\PrivateStream"
        ]
      ]
    ]
  }
  #requestStack: Symfony\Component\HttpFoundation\RequestStack {#37
    -requests: array:2 [
      0 => Symfony\Component\HttpFoundation\Request {#17
        +attributes: Symfony\Component\HttpFoundation\ParameterBag {#20
          #parameters: array:9 [
            "_drupal_request_sanitized" => true
            "_controller" => "\Drupal\devel\Controller\ContainerInfoController::serviceDetail"
            "_title" => "Service @service_id detail"
            "service_id" => "file_url_generator"
            "_route" => "devel.container_info.service.detail"
            "_route_object" => Symfony\Component\Routing\Route {#1462
              -path: "/devel/container/service/{service_id}"
              -host: ""
              -schemes: []
              -methods: array:2 [
                0 => "GET"
                1 => "POST"
              ]
              -defaults: array:2 [
                "_controller" => "\Drupal\devel\Controller\ContainerInfoController::serviceDetail"
                "_title" => "Service @service_id detail"
              ]
              -requirements: array:1 [
                "_permission" => "access devel information"
              ]
              -options: array:4 [
                "compiler_class" => "Drupal\Core\Routing\RouteCompiler"
                "_admin_route" => true
                "utf8" => true
                "_access_checks" => array:1 [
                  0 => "access_check.permission"
                ]
              ]
              -condition: ""
              -compiled: Drupal\Core\Routing\CompiledRoute {#1426
                -variables: array:1 [
                  0 => "service_id"
                ]
                -tokens: array:2 [
                  0 => array:5 [
                    0 => "variable"
                    1 => "/"
                    2 => "[^/]++"
                    3 => "service_id"
                    4 => true
                  ]
                  1 => array:2 [
                    0 => "text"
                    1 => "/devel/container/service"
                  ]
                ]
                -staticPrefix: ""
                -regex: "{^/devel/container/service/(?P<service_id>[^/]++)$}sDu"
                -pathVariables: array:1 [
                  0 => "service_id"
                ]
                -hostVariables: []
                -hostRegex: null
                -hostTokens: []
                #fit: 14
                #patternOutline: "/devel/container/service/%"
                #numParts: 4
              }
            }
            "_raw_variables" => Symfony\Component\HttpFoundation\InputBag {#1421
              #parameters: array:1 [
                "service_id" => "file_url_generator"
              ]
            }
            "_access_result" => Drupal\Core\Access\AccessResultAllowed {#1548
              #cacheContexts: array:1 [
                0 => "user.permissions"
              ]
              #cacheTags: []
              #cacheMaxAge: -1
            }
            "_route_params" => array:6 [
              "_drupal_request_sanitized" => true
              "_title" => "Service @service_id detail"
              "service_id" => "file_url_generator"
              "_route_object" => Symfony\Component\Routing\Route {#1462}
              "_raw_variables" => Symfony\Component\HttpFoundation\InputBag {#1421}
              "_access_result" => Drupal\Core\Access\AccessResultAllowed {#1548}
            ]
          ]
        }
        +request: Symfony\Component\HttpFoundation\InputBag {#18
          #parameters: []
        }
        +query: Symfony\Component\HttpFoundation\InputBag {#19
          #parameters: []
        }
        +server: Symfony\Component\HttpFoundation\ServerBag {#23
          #parameters: array:112 [
            "PROJECT_BASE_PORT" => "8001"
            "SOLID_BASE_URI" => "https://integra1.solutions.webfg.ch/restweb/"
            "PHP_FPM_CLEAR_ENV" => "no"
            "HOSTNAME" => "5d51aeeda5ae"
            "PHP_INI_DIR" => "/usr/local/etc/php"
            "SHLVL" => "1"
            "RASCH_IMAGE_SERVER" => "https://stage.cash.ch"
            "HOME" => "/home/www-data"
            "PHP_FPM_PM_PROCESS_IDLE_TIMEOUT" => "10s"
            "CONF_DIR" => "/var/www/conf"
            "APP_ROOT" => "/var/www/html"
            "DB_NAME" => "drupal"
            "SSHD_HOST_KEYS_DIR" => "/etc/ssh"
            "CASH_ENV" => "flow"
            "PHP_FPM_PM_MAX_CHILDREN" => "8"
            "PHP_LDFLAGS" => "-Wl,-O1 -pie"
            "DD_TRACE_ENABLED" => "0"
            "GIT_USER_EMAIL" => "wodby@example.com"
            "PHP_REALPATH_CACHE_TTL" => "3600"
            "GPG_KEY_ID" => "77C2A79346245A4C6BE8CEECAFC91DB223E43A1D"
            "PHP_CFLAGS" => "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
            "PHP_VERSION" => "8.3.17"
            "GPG_KEYS" => "1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA"
            "DRUSH_LAUNCHER_FALLBACK" => "/var/www/html/vendor/drush/drush/drush"
            "FILES_DIR" => "/mnt/files"
            "PHP_ASC_URL" => "https://www.php.net/distributions/php-8.3.17.tar.xz.asc"
            "PHP_CPPFLAGS" => "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
            "PHP_OUTPUT_BUFFERING" => "16384"
            "GIT_USER_NAME" => "wodby"
            "PHP_DISPLAY_STARTUP_ERRORS" => "off"
            "PHP_URL" => "https://www.php.net/distributions/php-8.3.17.tar.xz"
            "MORNINGSTAR_USERNAME" => "it@cash.ch"
            "PHP_FPM_PM" => "ondemand"
            "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/wodby/.composer/vendor/bin:/var/www/html/vendor/bin:/var/www/html/bin"
            "PHP_EXTENSIONS_DISABLE" => "xdebug,xhprof,spx"
            "PHP_FPM_PM_MAX_REQUESTS" => "500"
            "GPG_KEY_PASSWORD_FILE" => "/run/secrets/gpg_key_password"
            "PHP_MEMORY_LIMIT" => "1024M"
            "MORNINGSTAR_USERID" => "CASHONLINE"
            "WIKIFOLIO_API_KEY" => "736309fe2e8667126dbce0c509365579"
            "PHP_VER_MINOR" => "8.3"
            "PHP_APCU_SHM_SIZE" => "256M"
            "SOLID_CLIENT_SECRET" => "Tf3D-8c6N-73jC-b297"
            "DB_PASSWORD" => "zI6gwHhfooHcsrIdSC9oNEwzkF9PyiL3"
            "DRUPAL_HASH_SALT" => "LW4A6hKVGhtX6_pf3pYBSnurU-oUf1S0BacR1KAxgUvDdpY2xhU3bKb3Q-bl5QuOLx8MmVWmMQ"
            "PWD" => "/var/www/html"
            "PHPIZE_DEPS" => "autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c"
            "PHP_DATE_TIMEZONE" => "Europe/Zurich"
            "PHP_SHA256" => "6158ee678e698395da13d72c7679a406d2b7554323432f14d37b60ed87d8ccfb"
            "PROJECT_BASE_URL" => "flow-box-staging.cash.ch"
            "PHILORO_BASIC_AUTH_KEY" => "saemulo5Eith"
            "TZ" => "Europe/Zurich"
            "PHP_DEV" => ""
            "DB_HOST" => "mariadb"
            "DB_USER" => "drupal"
            "MORNINGSTAR_PASSWORD" => "Lgat2089"
            "LOGNAME" => "root"
            "USER" => "www-data"
            "SHELL" => "/bin/sh"
            "TERM" => "unknown"
            "SUDO_COMMAND" => "/usr/local/sbin/php-fpm"
            "SUDO_USER" => "root"
            "SUDO_UID" => "0"
            "SUDO_GID" => "0"
            "SUDO_HOME" => "/root"
            "_DD_PARENT_PHP_SESSION_ID" => "43401b97-2b2c-455d-9d68-a5586c3570a7"
            "_DD_ROOT_PHP_SESSION_ID" => "43401b97-2b2c-455d-9d68-a5586c3570a7"
            "GRPC_ENABLE_FORK_SUPPORT" => "1"
            "GRPC_POLL_STRATEGY" => "epoll1"
            "GRPC_VERBOSITY" => "error"
            "HTTP_X_REALTIME" => "false"
            "HTTP_X_SOLID_USER_ID" => "cashfragments_0"
            "HTTP_X_SESSION_ID" => "0"
            "HTTP_AUTHORIZATION" => "Basic Y2RuLWZpYm94OlY0UnZrI3pOcFgzN28/JCw="
            "HTTP_CACHE_CONTROL" => "max-age=120"
            "HTTP_HOST" => "cdn.fi-box.stage.service.cash.ch"
            "HTTP_X_FORWARDED_FOR" => "216.73.217.70, 23.192.164.79"
            "HTTP_VIA" => "1.1 v1-akamaitech.net(ghost) (AkamaiGHost), 1.1 akamai.net(ghost) (AkamaiGHost)"
            "HTTP_AKAMAI_ORIGIN_HOP" => "2"
            "HTTP_ACCEPT_ENCODING" => "gzip,br"
            "HTTP_CONNECTION" => "TE, keep-alive"
            "HTTP_TE" => "chunked;q=1.0"
            "HTTP_X_AKAMAI_CONFIG_LOG_DETAIL" => "true"
            "HTTP_CDN_LOOP" => "akamai;v=1.0;c=1"
            "HTTP_TRUE_CLIENT_IP" => "216.73.217.70"
            "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
            "HTTP_ACCEPT" => "*/*"
            "SCRIPT_FILENAME" => "/var/www/html/web/index.php"
            "SCRIPT_NAME" => "/index.php"
            "QUERY_STRING" => ""
            "HTTP_MOD_REWRITE" => "On"
            "HTTPS" => "on"
            "REDIRECT_STATUS" => "200"
            "SERVER_NAME" => "flow-box-staging.cash.ch"
            "SERVER_PORT" => "443"
            "SERVER_ADDR" => "10.255.0.63"
            "REMOTE_PORT" => ""
            "REMOTE_ADDR" => "23.192.164.79"
            "SERVER_SOFTWARE" => "nginx/1.27.4"
            "GATEWAY_INTERFACE" => "CGI/1.1"
            "SERVER_PROTOCOL" => "HTTP/1.1"
            "DOCUMENT_ROOT" => "/var/www/html/web"
            "DOCUMENT_URI" => "/de/devel/container/service/file_url_generator"
            "REQUEST_URI" => "/de/devel/container/service/file_url_generator"
            "CONTENT_LENGTH" => ""
            "REQUEST_METHOD" => "GET"
            "FCGI_ROLE" => "RESPONDER"
            "PHP_SELF" => "/index.php"
            "PHP_AUTH_USER" => "cdn-fibox"
            "PHP_AUTH_PW" => "V4Rvk#zNpX37o?$,"
            "REQUEST_TIME_FLOAT" => 1781629361.4211
            "REQUEST_TIME" => 1781629361
          ]
        }
        +files: Symfony\Component\HttpFoundation\FileBag {#22
          #parameters: []
        }
        +cookies: Symfony\Component\HttpFoundation\InputBag {#21
          #parameters: []
        }
        +headers: Symfony\Component\HttpFoundation\HeaderBag {#24
          #headers: array:21 [
            "x-realtime" => array:1 [
              0 => "false"
            ]
            "x-solid-user-id" => array:1 [
              0 => "cashfragments_0"
            ]
            "x-session-id" => array:1 [
              0 => "0"
            ]
            "authorization" => array:1 [
              0 => "Basic Y2RuLWZpYm94OlY0UnZrI3pOcFgzN28/JCw="
            ]
            "cache-control" => array:1 [
              0 => "max-age=120"
            ]
            "host" => array:1 [
              0 => "cdn.fi-box.stage.service.cash.ch"
            ]
            "x-forwarded-for" => array:1 [
              0 => "216.73.217.70, 23.192.164.79"
            ]
            "via" => array:1 [
              0 => "1.1 v1-akamaitech.net(ghost) (AkamaiGHost), 1.1 akamai.net(ghost) (AkamaiGHost)"
            ]
            "akamai-origin-hop" => array:1 [
              0 => "2"
            ]
            "accept-encoding" => array:1 [
              0 => "gzip,br"
            ]
            "connection" => array:1 [
              0 => "TE, keep-alive"
            ]
            "te" => array:1 [
              0 => "chunked;q=1.0"
            ]
            "x-akamai-config-log-detail" => array:1 [
              0 => "true"
            ]
            "cdn-loop" => array:1 [
              0 => "akamai;v=1.0;c=1"
            ]
            "true-client-ip" => array:1 [
              0 => "216.73.217.70"
            ]
            "user-agent" => array:1 [
              0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
            ]
            "accept" => array:1 [
              0 => "*/*"
            ]
            "mod-rewrite" => array:1 [
              0 => "On"
            ]
            "php-auth-user" => array:1 [
              0 => "cdn-fibox"
            ]
            "php-auth-pw" => array:1 [
              0 => "V4Rvk#zNpX37o?$,"
            ]
            "x-php-ob-level" => array:1 [
              0 => "1"
            ]
          ]
          #cacheControl: array:1 [
            "max-age" => "120"
          ]
        }
        #content: null
        #languages: null
        #charsets: null
        #encodings: null
        #acceptableContentTypes: null
        #pathInfo: "/de/devel/container/service/file_url_generator"
        #requestUri: "/de/devel/container/service/file_url_generator"
        #baseUrl: ""
        #basePath: ""
        #method: "GET"
        #format: "html"
        #session: Symfony\Component\HttpFoundation\Session\Session {#188
          #storage: Drupal\Core\Session\SessionManager {#197
            #bags: array:2 [
              "attributes" => Symfony\Component\HttpFoundation\Session\SessionBagProxy {#194
                -bag: Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag {#195
                  -name: "attributes"
                  -storageKey: "_sf2_attributes"
                  #attributes: &7 []
                }
                -data: &8 array:2 [
                  "_sf2_attributes" => &7 []
                  "_symfony_flashes" => &9 []
                ]
                -usageIndex: &10 3
                -usageReporter: null
              }
              "flashes" => Symfony\Component\HttpFoundation\Session\SessionBagProxy {#193
                -bag: Symfony\Component\HttpFoundation\Session\Flash\FlashBag {#196
                  -name: "flashes"
                  -flashes: &9 []
                  -storageKey: "_symfony_flashes"
                }
                -data: &8 array:2 [&8]
                -usageIndex: &10 3
                -usageReporter: null
              }
            ]
            #started: false
            #closed: false
            #saveHandler: Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy {#198
              #wrapper: false
              #saveHandlerName: "user"
              #handler: Drupal\Core\Session\WriteSafeSessionHandler {#201
                #wrappedSessionHandler: Drupal\Core\Session\SessionHandler {#205
                  #wrapper: false
                  #saveHandlerName: null
                  #requestStack: Symfony\Component\HttpFoundation\RequestStack {#37}
                  #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: 9299071  Threads: 10  Questions: 1659982792  Slow queries: 30177  Opens: 9469  Open tables: 534  Queries per second avg: 178.510"
                        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
                  }
                  #time: Drupal\Component\Datetime\Time {#86
                    #requestStack: Symfony\Component\HttpFoundation\RequestStack {#37}
                    #proxyRequestTime: ? float
                  }
                  #_serviceIds: []
                  #_entityStorages: []
                }
                #sessionWritable: true
                -readSessions: null
              }
            }
            #metadataBag: Drupal\Core\Session\MetadataBag {#199
              -name: "__metadata"
              -storageKey: "_sf2_meta"
              #meta: & array:3 [
                "u" => 1781629361
                "c" => 1781629361
                "l" => 2000000
              ]
              -lastUsed: 1781629361
              -updateThreshold: 180
              -cookieLifetime: null
            }
            #requestStack: Symfony\Component\HttpFoundation\RequestStack {#37}
            #connection: Drupal\mysql\Driver\Database\mysql\Connection {#31}
            #sessionConfiguration: Drupal\Core\Session\SessionConfiguration {#200
              #options: array:8 [
                "gc_probability" => 1
                "gc_divisor" => 100
                "gc_maxlifetime" => 200000
                "cookie_lifetime" => 2000000
                "sid_length" => 48
                "cookie_samesite" => "Lax"
                "sid_bits_per_character" => 6
                "name_suffix" => ""
              ]
            }
            #startedLazy: true
            #writeSafeHandler: Drupal\Core\Session\WriteSafeSessionHandler {#201}
            #time: Drupal\Component\Datetime\Time {#86}
            #_serviceIds: []
            #_entityStorages: []
          }
          -flashName: "flashes"
          -attributeName: "attributes"
          -data: &8 array:2 [&8]
          -usageIndex: &10 3
          -usageReporter: null
        }
        #locale: null
        #defaultLocale: "en"
        -preferredFormat: null
        -isHostValid: true
        -isForwardedValid: true
        -isSafeContentPreferred: ? bool
        -trustedValuesCache: []
        -isIisRewrite: false
      }
      1 => Symfony\Component\HttpFoundation\Request {#17}
    ]
  }
  #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:98 [
      "module_implements_alter" => array:1 [
        "layout_builder" => false
      ]
      "migrate_prepare_row" => array:2 [
        "migrate_plus" => false
        "system" => false
      ]
      "migrate_philoro_prepare_row" => []
      "entity_preload" => []
      "query_alter" => array:1 [
        "rasch_fi_services" => false
      ]
      "query_philoro_instrument_load_multiple_alter" => []
      "entity_storage_load" => array:1 [
        "comment" => false
      ]
      "philoro_instrument_storage_load" => []
      "entity_load" => []
      "philoro_instrument_load" => []
      "philoro_instrument_presave" => []
      "entity_presave" => array:2 [
        "image" => false
        "layout_builder" => false
      ]
      "philoro_instrument_update" => []
      "entity_update" => array:1 [
        "editor" => false
      ]
      "philoro_instrument_field_values_init" => []
      "entity_field_values_init" => []
      "philoro_instrument_create" => []
      "entity_create" => []
      "entity_query_alter" => []
      "entity_query_user_alter" => []
      "query_entity_query_alter" => []
      "query_entity_query_user_alter" => []
      "user_load" => []
      "language_types_info" => []
      "language_types_info_alter" => array:1 [
        "language" => false
      ]
      "entity_query_theme_switcher_rule_alter" => []
      "theme_switcher_rule_load" => []
      "entity_query_block_alter" => []
      "block_load" => []
      "entity_access" => []
      "block_access" => []
      "block_build_alter" => []
      "block_build_page_title_block_alter" => []
      "block_view_alter" => []
      "block_view_page_title_block_alter" => []
      "block_build_local_tasks_block_alter" => []
      "block_build_system_breadcrumb_block_alter" => []
      "block_build_system_messages_block_alter" => []
      "block_build_help_block_alter" => []
      "block_build_local_actions_block_alter" => array:1 [
        "block" => false
      ]
      "block_build_system_main_block_alter" => []
      "block_view_system_main_block_alter" => array:1 [
        "system" => false
      ]
      "page_attachments" => array:4 [
        "contextual" => false
        "google_analytics" => false
        "google_tag" => false
        "system" => false
      ]
      "entity_query_google_tag_container_alter" => []
      "google_tag_container_load" => []
      "file_url_alter" => []
      "page_attachments_alter" => array:1 [
        "devel" => false
      ]
      "page_top" => array:6 [
        "block" => false
        "google_tag" => false
        "node" => false
        "system" => false
        "toolbar" => false
        "update" => false
      ]
      "link_alter" => []
      "page_bottom" => array:1 [
        "tour" => false
      ]
      "entity_query_tour_alter" => []
      "theme_suggestions_html" => array:1 [
        "system" => false
      ]
      "theme_suggestions_alter" => array:1 [
        "better_exposed_filters" => false
      ]
      "theme_suggestions_html_alter" => []
      "template_preprocess_default_variables_alter" => array:1 [
        "user" => false
      ]
      "theme_suggestions_page" => array:1 [
        "system" => false
      ]
      "theme_suggestions_page_alter" => []
      "block_view_system_breadcrumb_block_alter" => []
      "system_breadcrumb_alter" => array:2 [
        "layout_builder" => false
        "menu_ui" => false
      ]
      "theme_suggestions_block" => array:1 [
        "block" => false
      ]
      "theme_suggestions_block_alter" => array:1 [
        "block_content" => false
      ]
      "theme_suggestions_breadcrumb" => []
      "theme_suggestions_breadcrumb_alter" => []
      "theme_suggestions_region" => array:1 [
        "system" => false
      ]
      "theme_suggestions_region_alter" => []
      "theme_suggestions_page_title" => []
      "theme_suggestions_page_title_alter" => []
      "shortcut_default_set" => []
      "shortcut_set_load" => []
      "entity_query_shortcut_alter" => []
      "query_entity_query_shortcut_alter" => []
      "shortcut_load" => []
      "dp_product_load" => []
      "rasch_trading_listing_load" => []
      "block_view_local_tasks_block_alter" => []
      "menu_local_tasks_alter" => array:1 [
        "contact" => false
      ]
      "block_view_help_block_alter" => array:1 [
        "help" => false
      ]
      "help" => array:53 [
        "automated_cron" => false
        "basic_auth" => false
        "better_exposed_filters" => false
        "block" => false
        "block_content" => false
        "breakpoint" => false
        "comment" => false
        "config" => false
        "contact" => false
        "contextual" => false
        "datetime" => false
        "dblog" => false
        "devel" => false
        "dynamic_page_cache" => false
        "editor" => false
        "field" => false
        "field_ui" => false
        "file" => false
        "filter" => false
        "google_analytics" => false
        "google_tag" => false
        "help" => false
        "history" => false
        "http_client_manager" => false
        "image" => false
        "jquery_ui" => false
        "jquery_ui_touch_punch" => false
        "language" => false
        "layout_builder" => false
        "layout_discovery" => false
        "link" => false
        "locale" => false
        "menu_link_content" => false
        "menu_ui" => false
        "migrate" => false
        "minifyhtml" => false
        "mysql" => false
        "node" => false
        "options" => false
        "path" => false
        "search" => false
        "shortcut" => false
        "system" => false
        "taxonomy" => false
        "text" => false
        "theme_switcher" => false
        "toolbar" => false
        "tour" => false
        "update" => false
        "user" => false
        "views_ui" => false
        "selective_better_exposed_filters" => false
        "views" => false
      ]
      "block_view_local_actions_block_alter" => []
      "theme_suggestions_off_canvas_page_wrapper" => []
      "theme_suggestions_off_canvas_page_wrapper_alter" => []
      "theme_suggestions_menu" => []
      "theme_suggestions_menu_alter" => []
      "theme_suggestions_links" => []
      "theme_suggestions_links_alter" => []
      "user_format_name_alter" => []
      "js_settings_alter" => array:2 [
        "system" => false
        "user" => false
      ]
      "form_alter" => array:5 [
        "field_ui" => false
        "language" => false
        "rasch_fg" => false
        "rasch_fi_services" => false
        "system" => false
      ]
      "form_user_logout_confirm_alter" => []
      "theme_suggestions_confirm_form" => []
      "theme_suggestions_confirm_form_alter" => []
      "theme_suggestions_input" => []
      "theme_suggestions_input_alter" => []
      "theme_suggestions_container" => []
      "theme_suggestions_container_alter" => array:1 [
        "views" => false
      ]
      "theme_suggestions_form" => []
      "theme_suggestions_form_alter" => []
      "shortcut_set_access" => []
    ]
    #verified: array:10 [
      "entity_query_alter" => true
      "entity_query_user_alter" => true
      "query_alter" => true
      "query_entity_query_alter" => true
      "query_entity_query_user_alter" => true
      "entity_preload" => true
      "entity_load" => true
      "user_load" => true
      "language_types_info" => true
      "language_types_info_alter" => true
    ]
    #hookInfo: null
    #cacheBackend: Drupal\Core\Cache\ChainedFastBackend {#51
      #bin: "cache_bootstrap"
      #consistentBackend: Drupal\Core\Cache\DatabaseBackend {#55
        #maxRows: 5000
        #bin: "cache_bootstrap"
        #connection: Drupal\mysql\Driver\Database\mysql\Connection {#31}
        #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}
      }
      #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: 1781629308.065
    }
    #cacheNeedsWriting: false
    #alterFunctions: array:3 [
      "entity_query,entity_query_user" => []
      "query,query_entity_query,query_entity_query_user" => array:1 [
        0 => "rasch_fi_services_query_alter"
      ]
      "language_types_info" => array:1 [
        0 => "language_language_types_info_alter"
      ]
    ]
    #root: "/var/www/html/web"
    #includeFileKeys: []
  }
}