https://dev.artecon.426.agency/backup/aws_config.json

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_cspNonce
"T+kZRjx67GI="
_route_params
null
_stopwatch_token
"760676"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1938
  #message: "No route found for "GET https://dev.artecon.426.agency/backup/aws_config.json""
  #code: 0
  #file: "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 135
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1679 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/EventListener/RouterListener.php:135 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/dev.artecon.426.agency/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
    /var/www/dev.artecon.426.agency/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/dev.artecon.426.agency/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/dev.artecon.426.agency/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:54 {
      Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch($event, string $eventName = null): object …
      › {    $event = $this->dispatcher->dispatch($event, $eventName);}
    /var/www/dev.artecon.426.agency/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:99 {
      Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch($event, string $eventName = null): object …
      › {    $event = $this->dispatcher->dispatch($event, $eventName);}
    /var/www/dev.artecon.426.agency/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php:53 {
      Shopware\Core\Framework\Event\BusinessEventDispatcher->dispatch($event, string $eventName = null): object …
      › {    $event = $this->dispatcher->dispatch($event, $eventName);}
    /var/www/dev.artecon.426.agency/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:38 {
      Shopware\Core\Framework\Event\NestedEventDispatcher->dispatch($event, string $eventName = null): object …
      › 
      ›     return $this->dispatcher->dispatch($event, $eventName);}
    }
    /var/www/dev.artecon.426.agency/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpKernel.php:139 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
      Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
      › try {    return $kernel->handle($request, $type, $catch);} finally {
    }
    /var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpCache/HttpCache.php:479 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, Response $entry = null) …
      › // always a "master" request (as the real master request can be in cache)$response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);}
    /var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpCache/HttpCache.php:452 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false) …
      › 
      › $response = $this->forward($subRequest, $catch);}
    /var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpCache/HttpCache.php:346 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false) …
      › 
      ›     return $this->fetch($request, $catch);}
    }
    /var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpCache/HttpCache.php:224 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › } else {    $response = $this->lookup($request, $catch);}
    }
    /var/www/dev.artecon.426.agency/vendor/shopware/core/HttpKernel.php:154 {
      Shopware\Core\HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
      › 
      › $response = $kernel->handle($transformed, $type, $catch);}
    /var/www/dev.artecon.426.agency/vendor/shopware/core/HttpKernel.php:79 {
      Shopware\Core\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true): HttpKernelResult …
      › try {    return $this->doHandle($request, (int) $type, (bool) $catch);} catch (\Doctrine\DBAL\Exception $e) {
    }
    /var/www/dev.artecon.426.agency/public/index.php:85 {
      › 
      › $result = $kernel->handle($request);}
  }
}
logger
Symfony\Bridge\Monolog\Logger {#110 …8}

Request Headers

Header Value
accept
"*/*"
cookie
"csrf[frontend.form.newsletter.register.handle]=5e7e3d6c910b3947b7b1cffe28062872.__wS3KqURXG3mvLlqiCvziw9u2OKfD2QDwsSEnbhWLQ.zotUhezlDTTb0Ki360Ltnmtb7FfBOG3EeG4lWRyiEYSvs1vk4dUqBcPypw; csrf[frontend.wishlist.product.merge.pagelet]=4d.welZa-L_NBvaNifOoTVk696SoJ5ECARt5GcwQMGacQQ.iK4BHa6of3S-Tla48n4mn5vek90OY044qARCKPLzE0-AuBMauIZyQp5ESA; csrf[frontend.checkout.switch-language]=177fb88a06c091fe.b5-NE9Yd6BcePIP7wTuqXsC8CTOGSqR1Pe1M-7Wdvpo.IPTgI5wwvSVOady3hHqfEoqMa1vxDvY0eIAplPbO59IL8d5anWycSEZr0g; csrf[frontend.wishlist.product.remove]=d5aeb23ea7.SY25W8IDIahnu0KaWgLLvPZMFzJ1DV3Gxnb1sBIIo1I.JcGJNrNXd-Mu_RTbNVO99qUGU3QPVGyTvya96kRG-jE55I8slEVv8CzCFw; csrf[frontend.checkout.line-item.add]=9026e6b596e504a4bcd81658ec.-fIGd78j2x1Xpo8ej6HRxS6P2iMDOk398vDkXcf8LBQ.v79sDvBm6E0U5MlMue-HrX7hj2hmDyjEn6C7L6S-T3CYmG4T6nGpTwbHzg; csrf[frontend.wishlist.product.merge]=cf1ab000edf4235cad1e59bf.N-SH1tCEpS28mY7GaSdm5p8q9vUOXn39SPnJlF3Kaf8.csnUmrvM8xnlr7z_AVUer6oe27xGbBSsA4q_-RD8Jo1CoOPjvOyURPLgxw; csrf[frontend.wishlist.product.add]=09541a85eeab432947.8VGYa76H4edkYjU7sADYKFYD4SgkENjfiEDOFnOUq4M.nzypDd_mjdIDT1Rh2i2ScGVzjRoWKZyAwHW9VQbO--65KPUgienTnjE3BQ; csrf[frontend.checkout.configure]=7999366813.Cbg1Tg2Uaq4fjZaFGqdnOeNkNHY-xqTKR3RIYafyR5k.a-l8fDrGO_9P9_3QL5cXDbk8YSRahM64EQMmOOi5C_pW0A1jT_UQwEjdog; csrf[frontend.store-api.proxy]=45ac85fa212748f8b4ea7f.1YNNimXEFuwv_qrnkNUP36EjKr0VXu9ind6iJKYSaD4.t_YAzh2KLp9gx-PU6bB9iIxqH9peLZkKwoHOa_dKBX-Z5AzNAL4j3WOW5w; session-=66k0pko0ue9emcda08bf76gimo"
forwarded
"for="50.16.63.197";host="dev.artecon.426.agency";proto=https"
host
"dev.artecon.426.agency"
sw-context-token
"qLiQCguw1MHMYfHupCTkgd9tbeElAX5a"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36"
x-forwarded-for
"50.16.63.197"
x-php-ob-level
"1"

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
"Wed, 31 Jul 2024 17:51:18 GMT"
sw-context-token
"qLiQCguw1MHMYfHupCTkgd9tbeElAX5a"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fdev.artecon.426.agency%2Fbackup%2Faws_config.json%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fdev.artecon.426.agency%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:135"
x-debug-token
"643428"
x-frame-options
"deny"

Cookies

Request Cookies

Key Value
csrf
[
  "frontend.form.newsletter.register.handle" => "5e7e3d6c910b3947b7b1cffe28062872.__wS3KqURXG3mvLlqiCvziw9u2OKfD2QDwsSEnbhWLQ.zotUhezlDTTb0Ki360Ltnmtb7FfBOG3EeG4lWRyiEYSvs1vk4dUqBcPypw"
  "frontend.wishlist.product.merge.pagelet" => "4d.welZa-L_NBvaNifOoTVk696SoJ5ECARt5GcwQMGacQQ.iK4BHa6of3S-Tla48n4mn5vek90OY044qARCKPLzE0-AuBMauIZyQp5ESA"
  "frontend.checkout.switch-language" => "177fb88a06c091fe.b5-NE9Yd6BcePIP7wTuqXsC8CTOGSqR1Pe1M-7Wdvpo.IPTgI5wwvSVOady3hHqfEoqMa1vxDvY0eIAplPbO59IL8d5anWycSEZr0g"
  "frontend.wishlist.product.remove" => "d5aeb23ea7.SY25W8IDIahnu0KaWgLLvPZMFzJ1DV3Gxnb1sBIIo1I.JcGJNrNXd-Mu_RTbNVO99qUGU3QPVGyTvya96kRG-jE55I8slEVv8CzCFw"
  "frontend.checkout.line-item.add" => "9026e6b596e504a4bcd81658ec.-fIGd78j2x1Xpo8ej6HRxS6P2iMDOk398vDkXcf8LBQ.v79sDvBm6E0U5MlMue-HrX7hj2hmDyjEn6C7L6S-T3CYmG4T6nGpTwbHzg"
  "frontend.wishlist.product.merge" => "cf1ab000edf4235cad1e59bf.N-SH1tCEpS28mY7GaSdm5p8q9vUOXn39SPnJlF3Kaf8.csnUmrvM8xnlr7z_AVUer6oe27xGbBSsA4q_-RD8Jo1CoOPjvOyURPLgxw"
  "frontend.wishlist.product.add" => "09541a85eeab432947.8VGYa76H4edkYjU7sADYKFYD4SgkENjfiEDOFnOUq4M.nzypDd_mjdIDT1Rh2i2ScGVzjRoWKZyAwHW9VQbO--65KPUgienTnjE3BQ"
  "frontend.checkout.configure" => "7999366813.Cbg1Tg2Uaq4fjZaFGqdnOeNkNHY-xqTKR3RIYafyR5k.a-l8fDrGO_9P9_3QL5cXDbk8YSRahM64EQMmOOi5C_pW0A1jT_UQwEjdog"
  "frontend.store-api.proxy" => "45ac85fa212748f8b4ea7f.1YNNimXEFuwv_qrnkNUP36EjKr0VXu9ind6iJKYSaD4.t_YAzh2KLp9gx-PU6bB9iIxqH9peLZkKwoHOa_dKBX-Z5AzNAL4j3WOW5w"
]
session-
"66k0pko0ue9emcda08bf76gimo"

Response Cookies

No response cookies

Session 5

Session Metadata

Key Value
Created
"Wed, 31 Jul 24 17:29:41 +0000"
Last used
"Wed, 31 Jul 24 17:51:18 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-frontend.checkout.configure
"bQI27RQQPzkU50p4ZXURdBjrVwnYOKLc_h8-BaznWP4"
_csrf/https-frontend.checkout.line-item.add
"FMjyOE3PCBFR6NVhPnUKe5e9mP_rcBcdajhdURrRQaA"
_csrf/https-frontend.checkout.switch-language
"Okm0J-U2PU_LEA5LJ0bhwDRAEmeoCSYHdnSIKqt_XWQ"
_csrf/https-frontend.form.newsletter.register.handle
"1wFYFqHElJZRAbBPGfW4KDPTwe7KjCI0POI8KAotthU"
_csrf/https-frontend.store-api.proxy
"buMDxN8sO9I3yerW-I5gKsvh__lOQXmALgAGez51LhM"
_csrf/https-frontend.wishlist.product.add
"nm1faal5g-aZj-JX3pl229D_H5sCuZPmHymK7n2yUU0"
_csrf/https-frontend.wishlist.product.merge
"E-SLkHV4Y629hrxI54-IH2iQKsvmM6OruDd5lh1iNyI"
_csrf/https-frontend.wishlist.product.merge.pagelet
"IGXvLWKodxqvSKBtEL3CJkJULcrh3ibKAQJqZyFYDro"
_csrf/https-frontend.wishlist.product.remove
"lL0mqTVKIFVAoQvJSJDFzY1UyPHZVNYcpi6wVFNXKyU"
sessionId
"66k0pko0ue9emcda08bf76gimo"
sw-context-token
"qLiQCguw1MHMYfHupCTkgd9tbeElAX5a"
sw-sales-channel-id
"c53c11945afd4502b4aa8fd93e8cdeb7"

Session Usage

5 Usages
Stateless check enabled
Usage
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:178
[
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 178
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 54
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 99
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 53
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 38
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 479
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 452
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 224
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/core/HttpKernel.php"
    "line" => 154
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/core/HttpKernel.php"
    "line" => 79
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/public/index.php"
    "line" => 85
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:179
[
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 179
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 54
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 99
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 53
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 38
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 479
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 452
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 224
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/core/HttpKernel.php"
    "line" => 154
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/core/HttpKernel.php"
    "line" => 79
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/public/index.php"
    "line" => 85
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:422
[
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 422
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 191
    "function" => "shouldRenewToken"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 54
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 99
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 53
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 38
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 479
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 452
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 224
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/core/HttpKernel.php"
    "line" => 154
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/core/HttpKernel.php"
    "line" => 79
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/public/index.php"
    "line" => 85
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:427
[
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 427
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 191
    "function" => "shouldRenewToken"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 54
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 99
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 53
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 38
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 479
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 452
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 224
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/core/HttpKernel.php"
    "line" => 154
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/core/HttpKernel.php"
    "line" => 79
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/public/index.php"
    "line" => 85
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:199
[
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 199
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 54
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 99
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 53
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 38
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 479
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 452
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 346
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 224
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/core/HttpKernel.php"
    "line" => 154
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/vendor/shopware/core/HttpKernel.php"
    "line" => 79
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.artecon.426.agency/public/index.php"
    "line" => 85
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"def000003a7861bc10b867208d1ca72dec7c4852acb74e1b7eceb999b4c163c20cebadbc7c615d27af0f35de8bcfd44e765428f45e5aae72b288a57452d562bb03c54650"
APP_URL
"https://dev.artecon.426.agency"
BLUE_GREEN_DEPLOYMENT
"1"
COMPOSER_HOME
"/var/www/dev.artecon.426.agency/var/cache/composer"
DATABASE_URL
"mysql://artecon_shopware6:6cXR44Wfpj3q@localhost:3306/artecon_staging_shopware6"
INSTANCE_ID
"nO7ZpMAA9bqThhwwSea6G2wNm9EdYByf"
LOCK_DSN
"flock"
MAILER_DSN
"null://null"
SHOPWARE_CACHE_ID
"artecon_staging"
SHOPWARE_ES_ENABLED
"0"
SHOPWARE_ES_HOSTS
"http://localhost:9200"
SHOPWARE_ES_INDEXING_ENABLED
"0"
SHOPWARE_ES_INDEX_PREFIX
"sw"
SHOPWARE_ES_THROW_EXCEPTION
"1"
SHOPWARE_HTTP_CACHE_ENABLED
"1"
SHOPWARE_HTTP_DEFAULT_TTL
"7200"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/dev.artecon.426.agency/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/dev.artecon.426.agency/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_COOKIE
"csrf[frontend.form.newsletter.register.handle]=5e7e3d6c910b3947b7b1cffe28062872.__wS3KqURXG3mvLlqiCvziw9u2OKfD2QDwsSEnbhWLQ.zotUhezlDTTb0Ki360Ltnmtb7FfBOG3EeG4lWRyiEYSvs1vk4dUqBcPypw; csrf[frontend.wishlist.product.merge.pagelet]=4d.welZa-L_NBvaNifOoTVk696SoJ5ECARt5GcwQMGacQQ.iK4BHa6of3S-Tla48n4mn5vek90OY044qARCKPLzE0-AuBMauIZyQp5ESA; csrf[frontend.checkout.switch-language]=177fb88a06c091fe.b5-NE9Yd6BcePIP7wTuqXsC8CTOGSqR1Pe1M-7Wdvpo.IPTgI5wwvSVOady3hHqfEoqMa1vxDvY0eIAplPbO59IL8d5anWycSEZr0g; csrf[frontend.wishlist.product.remove]=d5aeb23ea7.SY25W8IDIahnu0KaWgLLvPZMFzJ1DV3Gxnb1sBIIo1I.JcGJNrNXd-Mu_RTbNVO99qUGU3QPVGyTvya96kRG-jE55I8slEVv8CzCFw; csrf[frontend.checkout.line-item.add]=9026e6b596e504a4bcd81658ec.-fIGd78j2x1Xpo8ej6HRxS6P2iMDOk398vDkXcf8LBQ.v79sDvBm6E0U5MlMue-HrX7hj2hmDyjEn6C7L6S-T3CYmG4T6nGpTwbHzg; csrf[frontend.wishlist.product.merge]=cf1ab000edf4235cad1e59bf.N-SH1tCEpS28mY7GaSdm5p8q9vUOXn39SPnJlF3Kaf8.csnUmrvM8xnlr7z_AVUer6oe27xGbBSsA4q_-RD8Jo1CoOPjvOyURPLgxw; csrf[frontend.wishlist.product.add]=09541a85eeab432947.8VGYa76H4edkYjU7sADYKFYD4SgkENjfiEDOFnOUq4M.nzypDd_mjdIDT1Rh2i2ScGVzjRoWKZyAwHW9VQbO--65KPUgienTnjE3BQ; csrf[frontend.checkout.configure]=7999366813.Cbg1Tg2Uaq4fjZaFGqdnOeNkNHY-xqTKR3RIYafyR5k.a-l8fDrGO_9P9_3QL5cXDbk8YSRahM64EQMmOOi5C_pW0A1jT_UQwEjdog; csrf[frontend.store-api.proxy]=45ac85fa212748f8b4ea7f.1YNNimXEFuwv_qrnkNUP36EjKr0VXu9ind6iJKYSaD4.t_YAzh2KLp9gx-PU6bB9iIxqH9peLZkKwoHOa_dKBX-Z5AzNAL4j3WOW5w; session-=66k0pko0ue9emcda08bf76gimo"
HTTP_FORWARDED
"for="50.16.63.197";host="dev.artecon.426.agency";proto=https"
HTTP_HOST
"dev.artecon.426.agency"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36"
HTTP_X_FORWARDED_FOR
"50.16.63.197"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"dev.artecon.426.agency"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/backup/aws_config.json"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"35966"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1722448278
REQUEST_TIME_FLOAT
1722448278.7791
REQUEST_URI
"/backup/aws_config.json"
SCRIPT_FILENAME
"/var/www/dev.artecon.426.agency/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"89.22.120.22"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"dev.artecon.426.agency"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.52 (Ubuntu) Server at dev.artecon.426.agency Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.52 (Ubuntu)"
SSL_TLS_SNI
"dev.artecon.426.agency"
SYMFONY_DOTENV_VARS
"LOCK_DSN,MAILER_DSN,APP_ENV,APP_SECRET,APP_URL,DATABASE_URL,COMPOSER_HOME,INSTANCE_ID,BLUE_GREEN_DEPLOYMENT,SHOPWARE_ES_HOSTS,SHOPWARE_ES_ENABLED,SHOPWARE_ES_INDEXING_ENABLED,SHOPWARE_ES_INDEX_PREFIX,SHOPWARE_ES_THROW_EXCEPTION,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL,SHOPWARE_CACHE_ID"
USER
"www-data"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = 79ecd0)

Key Value
_is_sales_channel
true
_locale
"de-DE"
_remove_csp_headers
true
_stopwatch_token
"0f1560"
resolved-uri
"/backup/aws_config.json"
sw-currency-id
"b7d2554b0ce847cd82f3ac9bd1c0dfca"
sw-domain-id
"51c1e1c5c3ef446ca0201195b4ab17ab"
sw-maintenance
false
sw-maintenance-ip-whitelist
null
sw-original-request-uri
"/backup/aws_config.json"
sw-sales-channel-absolute-base-url
"https://dev.artecon.426.agency"
sw-sales-channel-base-url
""
sw-sales-channel-id
"c53c11945afd4502b4aa8fd93e8cdeb7"
sw-snippet-set-id
"2f2cc1ababf24f39a27a06282ea7998e"
sw-storefront-url
"https://dev.artecon.426.agency"
theme-base-name
"zenitPlatformStratus"
theme-id
"4d8e45e26d144207937e481b67c97c16"
theme-name
"zenitPlatformStratusSet4"