DashboardController :: setSessionLanguage
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\DashboardController::setSessionLanguage" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "dashboard_locale_switch" |
| _route_params | [ "locale" => "nl" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#888 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#925 …} } ] |
| _stopwatch_token | "90e8c4" |
| easyadmin_context | EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext {#899 -request: Symfony\Component\HttpFoundation\Request {#2 …} -user: null -i18nDto: EasyCorp\Bundle\EasyAdminBundle\Dto\I18nDto {#866 …} -crudControllers: EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry {#727 …} -entityDto: null -dashboardDto: EasyCorp\Bundle\EasyAdminBundle\Dto\DashboardDto {#907 …} -dashboardControllerInstance: App\Controller\DashboardController {#964 …} -assetDto: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#872 …} -crudDto: null -searchDto: null -menuFactory: Ciosix\Core\Factory\EasyAdmin\MenuFactoryRouteUrlDecorator {#722 …} -templateRegistry: EasyCorp\Bundle\EasyAdminBundle\Registry\TemplateRegistry {#865 …} -mainMenuDto: null -userMenuDto: null -usePrettyUrls: true } |
| locale | "nl" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "sf_redirect=%7B%22token%22%3A%229d347f%22%2C%22route%22%3A%22dashboard_locale_switch%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22setSessionLanguage%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fvendor%5C%2Fciosix%5C%2Fcore%5C%2Fcore%5C%2Fbundles%5C%2FDashboard%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A87%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; flamingo=ftpvmh46g61s86ltq2acgqhd01; main_deauth_profile_token=9d347f; _locale=en" |
| expose | "80:80,8025:8025" |
| host | "agency3.workspace.connect-io.de" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.115" |
| x-forwarded-host | "agency3.workspace.connect-io.de" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-forwarded-server | "c0694789f7f8" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.115" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=utf-8" |
| date | "Mon, 23 Feb 2026 14:10:07 GMT" |
| location | "/" |
| set-cookie | "_locale=nl; expires=Tue, 23 Feb 2027 14:10:07 GMT; Max-Age=31536000; path=/; domain=agency3.workspace.connect-io.de; secure; httponly; samesite=lax" |
| x-debug-token | "d3ae9b" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| _locale | "en" |
| flamingo | "ftpvmh46g61s86ltq2acgqhd01" |
| main_deauth_profile_token | "9d347f" |
| sf_redirect | "{"token":"9d347f","route":"dashboard_locale_switch","method":"GET","controller":{"class":"App\\Controller\\DashboardController","method":"setSessionLanguage","file":"\/var\/www\/html\/vendor\/ciosix\/core\/core\/bundles\/Dashboard\/src\/Controller\/DashboardController.php","line":87},"status_code":302,"status_text":"Found"}" |
Response Cookies
| Key | Value |
|---|---|
| _locale | Symfony\Component\HttpFoundation\Cookie {#1291 #expire: 1803391807 #path: "/" -sameSite: "lax" -secureDefault: true #name: "_locale" #value: "nl" #domain: "agency3.workspace.connect-io.de" #secure: null #httpOnly: true -raw: false -partitioned: false } |
Session 3
Session Metadata
| Key | Value |
|---|---|
| Created | "Mon, 23 Feb 26 14:10:06 +0000" |
| Last used | "Mon, 23 Feb 26 14:10:07 +0000" |
| Lifetime | 86400 |
Session Attributes
| Attribute | Value |
|---|---|
| _locale | "nl" |
Session Usage
3
Usages
Stateless check enabled
| Usage |
|---|
Ciosix\Core\EventSubscriber\LocaleSubscriber:30
[
[
"file" => "/var/www/html/vendor/ciosix/core/core/src/EventSubscriber/LocaleSubscriber.php"
"line" => 30
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Ciosix\Core\EventSubscriber\LocaleSubscriber"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/ciosix/core/core/bundles/Flows/src/Decorator/EventDispatcherDecorator.php"
"line" => 34
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Ciosix\Core\Flows\Decorator\EventDispatcherDecorator"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 10
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Ciosix\Core\Dashboard\Controller\DashboardController:89
[
[
"file" => "/var/www/html/vendor/ciosix/core/core/bundles/Dashboard/src/Controller/DashboardController.php"
"line" => 89
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "setSessionLanguage"
"class" => "Ciosix\Core\Dashboard\Controller\DashboardController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 10
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-bundle/Security.php"
"line" => 97
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-bundle/Security.php"
"line" => 52
"function" => "getToken"
"class" => "Symfony\Bundle\SecurityBundle\Security"
"type" => "->"
]
[
"file" => "/var/www/html/src/EventSubscriber/SlidingSessionSubscriber.php"
"line" => 36
"function" => "getUser"
"class" => "Symfony\Bundle\SecurityBundle\Security"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "App\EventSubscriber\SlidingSessionSubscriber"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/ciosix/core/core/bundles/Flows/src/Decorator/EventDispatcherDecorator.php"
"line" => 34
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Ciosix\Core\Flows\Decorator\EventDispatcherDecorator"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 10
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| AGENCY_CREDENTIAL_ENCRYPTION_KEY | "M9H8eV0JgwuVlBFAE4Y9nWtHFihBGVydd8PoedIDHfo=" |
| APP_DEFAULT_URI | "https://agency3.ddev.site" |
| APP_ENV | "dev" |
| APP_PACKAGES_URI | "" |
| APP_SECRET | "f9392dbe85d4aa1f997b719834ee1c5b" |
| DATABASE_URL | "mysql://root:root@db:3306/db" |
| GITHUB_TOKEN | "" |
| GITLAB_API_TOKEN | "xxx" |
| GITLAB_BASE_URL | "https://git.connect-io.de/" |
| GITLAB_HOLIDAY_SYNC_PROJECT_ID | "213" |
| GITLAB_WEBHOOK_TOKEN | "test-webhook-token" |
| INVOICE_MAILER_FROM | "buchhaltung@connect-io.de" |
| LEGACY_DATABASE_URL | "mysql://root:root@db:3306/legacy" |
| MAILER_DSN | "smtp://localhost:1025?encryption=&auth_mode=" |
| MAILER_FROM | "agency@connect-io.de" |
| MAIL_ALLOWED_RECIPIENT_DOMAIN | "connect-io.de" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| OPENAI_API_KEY | "" |
Defined as regular env variables
| Key | Value |
|---|---|
| APACHE_SITE_TEMPLATE | "/etc/apache2/apache-site.conf" |
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/html" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/html" ] |
| BASH_ENV | "/etc/bash.nointeractive.bashrc" |
| CAROOT | "/mnt/ddev-global-cache/mkcert" |
| COLUMNS | "80" |
| COMPOSER_ALLOW_SUPERUSER | "1" |
| COMPOSER_CACHE_DIR | "/mnt/ddev-global-cache/composer" |
| COMPOSER_PROCESS_TIMEOUT | "2000" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| COREPACK_ENABLE_DOWNLOAD_PROMPT | "0" |
| COREPACK_HOME | "/mnt/ddev-global-cache/corepack" |
| DDEV_APPROOT | "/var/www/html" |
| DDEV_COMPOSER_ROOT | "/var/www/html" |
| DDEV_DATABASE | "mariadb:10.11" |
| DDEV_DATABASE_FAMILY | "mysql" |
| DDEV_DOCROOT | "public" |
| DDEV_FILES_DIR | "" |
| DDEV_FILES_DIRS | "" |
| DDEV_GID | "1000" |
| DDEV_GOARCH | "amd64" |
| DDEV_GOOS | "linux" |
| DDEV_HOSTNAME | "agency3.workspace.connect-io.de" |
| DDEV_MUTAGEN_ENABLED | "false" |
| DDEV_PHP_VERSION | "8.3" |
| DDEV_PRIMARY_URL | "http://agency3.workspace.connect-io.de" |
| DDEV_PRIMARY_URL_PORT | "80" |
| DDEV_PRIMARY_URL_WITHOUT_PORT | "http://agency3.workspace.connect-io.de" |
| DDEV_PROJECT | "agency3" |
| DDEV_PROJECT_TYPE | "php" |
| DDEV_ROUTER_HTTPS_PORT | "443" |
| DDEV_ROUTER_HTTP_PORT | "80" |
| DDEV_SCHEME | "http" |
| DDEV_SITENAME | "agency3" |
| DDEV_TLD | "workspace.connect-io.de" |
| DDEV_UID | "1000" |
| DDEV_USER | "ddev" |
| DDEV_VERSION | "v1.25.0" |
| DDEV_WEBSERVER_TYPE | "nginx-fpm" |
| DDEV_WEB_ENTRYPOINT | "/mnt/ddev_config/web-entrypoint.d" |
| DDEV_XDEBUG_ENABLED | "false" |
| DDEV_XHPROF_MODE | "xhgui" |
| DEBIAN_FRONTEND | "noninteractive" |
| DEPLOY_NAME | "local" |
| DOCKER_IP | "127.0.0.1" |
| DOCROOT | "public" |
| DOCUMENT_ROOT | "/var/www/html/public" |
| DOCUMENT_URI | "/index.php" |
| DRUSH_OPTIONS_URI | "http://agency3.workspace.connect-io.de" |
| EXECIGNORE | "/var/www/html/vendor/bin/composer" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/ddev" |
| HOSTNAME | "agency3-web" |
| HOST_DOCKER_INTERNAL_IP | "10.0.0.1" |
| HTTPS | "on" |
| HTTPS_EXPOSE | "443:80,8026:8025" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%229d347f%22%2C%22route%22%3A%22dashboard_locale_switch%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22setSessionLanguage%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fvendor%5C%2Fciosix%5C%2Fcore%5C%2Fcore%5C%2Fbundles%5C%2FDashboard%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A87%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; flamingo=ftpvmh46g61s86ltq2acgqhd01; main_deauth_profile_token=9d347f; _locale=en" |
| HTTP_EXPOSE | "80:80,8025:8025" |
| HTTP_HOST | "agency3.workspace.connect-io.de" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.115" |
| HTTP_X_FORWARDED_HOST | "agency3.workspace.connect-io.de" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SERVER | "c0694789f7f8" |
| HTTP_X_REAL_IP | "216.73.216.115" |
| IS_DDEV_PROJECT | "true" |
| LANG | "C.UTF-8" |
| LINES | "24" |
| MH_SMTP_BIND_ADDR | "127.0.0.1:1025" |
| MYSQL_HISTFILE | "/mnt/ddev-global-cache/mysqlhistory/agency3-web/mysql_history" |
| NGINX_SITE_TEMPLATE | "/etc/nginx/nginx-site.conf" |
| NODE_EXTRA_CA_CERTS | "/mnt/ddev-global-cache/mkcert/rootCA.pem" |
| PATH | "/home/ddev/bin:/var/www/html/vendor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/www/html/bin:/mnt/ddev-global-cache/global-commands/web" |
| PGDATABASE | "db" |
| PGHOST | "db" |
| PGPASSWORD | "db" |
| PGUSER | "db" |
| PHP_DEFAULT_VERSION | "8.4" |
| PHP_INI | "/etc/php/8.3/fpm/php.ini" |
| PHP_SELF | "/index.php" |
| PLATFORMSH_CLI_UPDATES_CHECK | "0" |
| PWD | "/var/www/html" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "10.0.1.5" |
| REMOTE_PORT | "48994" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1771855806 |
| REQUEST_TIME_FLOAT | 1771855806.9911 |
| REQUEST_URI | "/locale/nl" |
| SCRIPT_FILENAME | "/var/www/html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "10.0.1.8" |
| SERVER_NAME | "agency3.workspace.connect-io.de" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.26.3" |
| SHLVL | "1" |
| SSH_AUTH_SOCK | "/home/.ssh-agent/socket" |
| START_SCRIPT_TIMEOUT | "115" |
| SUPERVISOR_ENABLED | "1" |
| SUPERVISOR_GROUP_NAME | "php-fpm" |
| SUPERVISOR_PROCESS_NAME | "php-fpm" |
| SUPERVISOR_SERVER_URL | "unix:///var/run/supervisor.sock" |
| SYMFONY_DOTENV_PATH | "/var/www/html/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,LEGACY_DATABASE_URL,MAILER_DSN,MAILER_FROM,INVOICE_MAILER_FROM,MAIL_ALLOWED_RECIPIENT_DOMAIN,MESSENGER_TRANSPORT_DSN,AGENCY_CREDENTIAL_ENCRYPTION_KEY,GITLAB_BASE_URL,GITLAB_API_TOKEN,GITLAB_HOLIDAY_SYNC_PROJECT_ID,GITLAB_WEBHOOK_TOKEN,APP_DEFAULT_URI,APP_PACKAGES_URI,OPENAI_API_KEY,GITHUB_TOKEN" |
| TERM | "xterm" |
| TERMINUS_CACHE_DIR | "/mnt/ddev-global-cache/terminus/cache" |
| TERMINUS_HIDE_UPDATE_MESSAGE | "1" |
| TZ | "Etc/UTC" |
| USER | "ddev" |
| VIRTUAL_HOST | "agency3.workspace.connect-io.de" |
| XHPROF_OUTPUT_DIR | "/tmp/xhprof" |
| npm_config_cache | "/mnt/ddev-global-cache/npm" |