https://dev.artecon.426.agency/bundles/swagpaypal/administration/static/js/swag-pay-pal.js

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
"8nzrhGR6avY="
_route_params
null
_stopwatch_token
"854108"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#2029
  #message: "No route found for "GET https://dev.artecon.426.agency/bundles/swagpaypal/administration/static/js/swag-pay-pal.js" (from "https://dev.artecon.426.agency/bundles/swagpaypal/administration/index.html?17274203401485=&location-id=sw-main-hidden&privileges=%7B%7D")"
  #code: 0
  #file: "/var/www/dev.artecon.426.agency/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 135
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1758 …}
  -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 {#261 …8}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"en-US,en;q=0.9,it;q=0.8,it-IT;q=0.7,de;q=0.6"
connection
"keep-alive"
cookie
"timezone=Europe/Rome; _dis_ga=_ga; _dis_gtag=_gtag; zen_google_fonts=1; _dis_gads=_gads; _gcl_au=1.1.1921316719.1721917008; _ga=GA1.1.1840805534.1721917008; _ga_2QYCHENNSE=GS1.1.1721976172.2.1.1721979154.60.0.0; cookie-preference=1; csrf[frontend.account.login]=aa146f63c9ac.y6C6fEyEGTe7PO9ltA5yScKujDw00fq7qRFlaCcxTz0.vM_eNB7FblDoY4Uj2mgwHrHm4Fl1oqX073IcWWZuCFyv1IgTOuVKWesJnA; csrf[frontend.acris-tax.vat-id-validation]=96f7169c75dc283441f42a862afbe6f.PvALFIAc1WA4Q6lgxR4Dk4YYDdx_8fAb5kBqNYPl-Eo.Urg9RbIk5CtqM-co9ShZwbVQPa84l90viCsPZNfTyS5PlFMg022eJH4r5A; csrf[frontend.account.register.save]=3982d255b859af9af73d2935d530ae.3ZExUaAzVNslmCCg-nPqtepuQ-vyBMTS0E5vTaT0C88.jPVEGdgBIrNV9VOQryXZ8d8oFbOVR7KQli1WeMa_QaK15Gtn8R4Xtm2qYQ; session-=ggmtn4c2sk64eg88r0tq92ftkb; sw-states=logged-in%2Ccart-filled; csrf[frontend.wishlist.product.delete]=9464358a0614cca0a9a02896741f4fe.HkLd06ADpMQJFdSAC_CEBEED70O2gSei1evBNsA5VL4.KwGNuvdl3qw-f5C0WoTUURdorHDg4lftmKiJeI1tHP1tF76Ky3CWpU5PnQ; sw-cache-hash=3d55ec37a50dc8577dda34368f702c33; csrf[frontend.account.addressbook]=fc88370.Rjwvl4iU-4J8oBdZm9VEOEG_dK5Va7ygyIrj7VNOW2Y.dXkZ0fn1lds7wi466PgDVyLTIegaIvbuubOMqCJ2Ii8Vb2fW69K6w03zLw; csrf[frontend.checkout.finish.order]=c7e99763df.SZf0cMgLQMD9kLdfzLGtsGH3Rq9Lctha1-ROVS5H1gg.FtuTMZFGMaSRyvwXpdvf1CmhA9kHKu4chYo7NkILtHwr-qVFj1oqmLrW2A; csrf[fourtwosix.product.request.quotation]=452.4tQ2OpcVS4bnyZ1IfdU6jwempfnZS5H2nl6U2mlMtMU.k7hSa8RROcOmgvEaEpQDyDTQx6qREtmZ0QvArlAr2J-vt2dRpSAPv5e50A; csrf[frontend.checkout.line-item.change-quantity]=0d7f8b092698.y2KukOoc5V9QBnGymd0pr4DFfCisHh-I6tyMfoRZu8s._FTN2odztWkhNUn71ah-1sGRNXDmKmW5g-6-J902ypv4N-f3oXavBhlhNA; csrf[frontend.checkout.line-item.delete]=7681eb12ba.aZHFGQ6162S-AiZ3fR1mX3MeCB0yR6HfpWuyZ_8gJiw.Wfr0SkfinCLGUVNAHHdQZidsUixDHpGv1SnfC4xCSRsQ1qR4W83aJ9V4bw; csrf[frontend.checkout.product.add-by-number]=880e0d8557390a4e32cf7de474b5.uwjR0qMmEAJ4sdtky6d-0yFsari60akMOCj1CyzWBrE.2Fno6vpjXTNVgOIxp_cMpG4lCPvO4dt9CWqdcRu4dIj1UKuwzUFAdUHHmg; csrf[frontend.checkout.promotion.add]=dedcf6fa7d33e0e1059ea4f969e5.-6yFJFaOISc70jKBM-HYRjRxa7foqcCNALCfoOU9jnw.tfi3U2_Cbm1Z52jAcqeMMXFHP_Lczqn7Tvz3ypN_oxO-4PJhZrtXRku1QQ; csrf[frontend.checkout.configure]=609754587a.SdvEwYs731eLx8FArbAjV5WSHzev3kEi_RIN1vrl7RI.JuiNuLlO6AbYvYQIwPFiDczEZ26dhHJkqVN_4J2h2X95kI6rwXWvAb-KkA; csrf[frontend.checkout.switch-language]=43cd35c6d6496f761532eb1c.t9VFIjvGx9zxm62b-2GfgcyBFOe9vBGV8EtPZLXqABU.3J08cXSov4SL3-rKlQKp9IW1I5CP8FXeogIsBt2nb1rduTxRb4KWncD32g; csrf[frontend.wishlist.product.merge]=dd77fa6fcc1725d22bfe8f0086.mYS1N3jy0D4my2ZYfUgf_GNk_WqcxwZzzf1XYsw0lz0.7sHfeBPDh1JBihQXNABlpRs-zR_DpGE3-JkjFpMH1HqsttRwIMrkB2D5EQ; csrf[frontend.wishlist.product.merge.pagelet]=f26.QpChe_OYP8Tu9vY3dni-TM8hN9svHYZiMnVuXv5QKqU.GOrPMrLJS_WnjoVhGU7JFKtKXr1uLf8KeCYaG7BpQ-YH-Mc2p_cHppy3sw; csrf[frontend.wishlist.product.add]=9.IMmXM29rq7mvQuybFyWf20gc6mQT-mjCPcDbFumiV-M.F47DfAIo_cnAGKT6UULO7AdZiAZxm1-Eb_mIW9GVNJZliK9GHj7m39sk3A; csrf[frontend.wishlist.product.remove]=fe80557c82379244f061bfa8860bdcc.Xupc_15Le92MQ_TyKPTbabr3BbkmtNtPaMBVNJx335A.M4RkmjQCSJHnJofAcZecPcvGZ-t3jaouUZQABKsylfcVvC2YGCcytsIslw; csrf[frontend.checkout.line-item.add]=58b.Yq-YQlO2o9HtOSFrBc4O31nbyapuzKHiQbMlQV3olaM.BdjadBzS5Ym_VlIgVbhk6WGiouMoucCyAP1hBw-5ouQ94s4FH__gibIIQg; csrf[frontend.form.newsletter.register.handle]=a34eb3e6f427fe7954b5d00a4cb8.G7PiBzIvluzDkv5nZvVqUCmxpThvLlDOeTj5OJO7WCA.Tde6Q3dar7m6-csDKsEBEmbJxHU3fiSoSAvKXKv2a3B9_tA1QnfywbbNzg; csrf[frontend.store-api.proxy]=3ae544ab9c254.zHfzxCQZpgt5lMT_9aqhfLPkywhjKZHKHaSFLXRHStw.vkPE_UlJzT0S-a_Sw8DQFcmNhDwbQPyiUvzaaBAICIupGLz1HHrWOADsqw"
forwarded
"for="89.190.184.61";host="dev.artecon.426.agency";proto=https"
host
"dev.artecon.426.agency"
referer
"https://dev.artecon.426.agency/bundles/swagpaypal/administration/index.html?17274203401485=&location-id=sw-main-hidden&privileges=%7B%7D"
sec-ch-ua
""Google Chrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Windows""
sec-fetch-dest
"script"
sec-fetch-mode
"no-cors"
sec-fetch-site
"same-origin"
sw-context-token
"UpdMbDWtCYVi1XSExFm1vx5ZkmFxKsq5"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36"
x-forwarded-for
"89.190.184.61"
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
"Fri, 04 Oct 2024 10:31:13 GMT"
sw-context-token
"UpdMbDWtCYVi1XSExFm1vx5ZkmFxKsq5"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fdev.artecon.426.agency%2Fbundles%2Fswagpaypal%2Fadministration%2Fstatic%2Fjs%2Fswag-pay-pal.js%22%20%28from%20%22https%3A%2F%2Fdev.artecon.426.agency%2Fbundles%2Fswagpaypal%2Fadministration%2Findex.html%3F17274203401485%3D%26location-id%3Dsw-main-hidden%26privileges%3D%257B%257D%22%29"
x-debug-exception-file
"%2Fvar%2Fwww%2Fdev.artecon.426.agency%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:135"
x-debug-token
"0d156b"
x-frame-options
"deny"

Cookies

Request Cookies

Key Value
_dis_ga
"_ga"
_dis_gads
"_gads"
_dis_gtag
"_gtag"
_ga
"GA1.1.1840805534.1721917008"
_ga_2QYCHENNSE
"GS1.1.1721976172.2.1.1721979154.60.0.0"
_gcl_au
"1.1.1921316719.1721917008"
cookie-preference
"1"
csrf
[
  "frontend.account.login" => "aa146f63c9ac.y6C6fEyEGTe7PO9ltA5yScKujDw00fq7qRFlaCcxTz0.vM_eNB7FblDoY4Uj2mgwHrHm4Fl1oqX073IcWWZuCFyv1IgTOuVKWesJnA"
  "frontend.acris-tax.vat-id-validation" => "96f7169c75dc283441f42a862afbe6f.PvALFIAc1WA4Q6lgxR4Dk4YYDdx_8fAb5kBqNYPl-Eo.Urg9RbIk5CtqM-co9ShZwbVQPa84l90viCsPZNfTyS5PlFMg022eJH4r5A"
  "frontend.account.register.save" => "3982d255b859af9af73d2935d530ae.3ZExUaAzVNslmCCg-nPqtepuQ-vyBMTS0E5vTaT0C88.jPVEGdgBIrNV9VOQryXZ8d8oFbOVR7KQli1WeMa_QaK15Gtn8R4Xtm2qYQ"
  "frontend.wishlist.product.delete" => "9464358a0614cca0a9a02896741f4fe.HkLd06ADpMQJFdSAC_CEBEED70O2gSei1evBNsA5VL4.KwGNuvdl3qw-f5C0WoTUURdorHDg4lftmKiJeI1tHP1tF76Ky3CWpU5PnQ"
  "frontend.account.addressbook" => "fc88370.Rjwvl4iU-4J8oBdZm9VEOEG_dK5Va7ygyIrj7VNOW2Y.dXkZ0fn1lds7wi466PgDVyLTIegaIvbuubOMqCJ2Ii8Vb2fW69K6w03zLw"
  "frontend.checkout.finish.order" => "c7e99763df.SZf0cMgLQMD9kLdfzLGtsGH3Rq9Lctha1-ROVS5H1gg.FtuTMZFGMaSRyvwXpdvf1CmhA9kHKu4chYo7NkILtHwr-qVFj1oqmLrW2A"
  "fourtwosix.product.request.quotation" => "452.4tQ2OpcVS4bnyZ1IfdU6jwempfnZS5H2nl6U2mlMtMU.k7hSa8RROcOmgvEaEpQDyDTQx6qREtmZ0QvArlAr2J-vt2dRpSAPv5e50A"
  "frontend.checkout.line-item.change-quantity" => "0d7f8b092698.y2KukOoc5V9QBnGymd0pr4DFfCisHh-I6tyMfoRZu8s._FTN2odztWkhNUn71ah-1sGRNXDmKmW5g-6-J902ypv4N-f3oXavBhlhNA"
  "frontend.checkout.line-item.delete" => "7681eb12ba.aZHFGQ6162S-AiZ3fR1mX3MeCB0yR6HfpWuyZ_8gJiw.Wfr0SkfinCLGUVNAHHdQZidsUixDHpGv1SnfC4xCSRsQ1qR4W83aJ9V4bw"
  "frontend.checkout.product.add-by-number" => "880e0d8557390a4e32cf7de474b5.uwjR0qMmEAJ4sdtky6d-0yFsari60akMOCj1CyzWBrE.2Fno6vpjXTNVgOIxp_cMpG4lCPvO4dt9CWqdcRu4dIj1UKuwzUFAdUHHmg"
  "frontend.checkout.promotion.add" => "dedcf6fa7d33e0e1059ea4f969e5.-6yFJFaOISc70jKBM-HYRjRxa7foqcCNALCfoOU9jnw.tfi3U2_Cbm1Z52jAcqeMMXFHP_Lczqn7Tvz3ypN_oxO-4PJhZrtXRku1QQ"
  "frontend.checkout.configure" => "609754587a.SdvEwYs731eLx8FArbAjV5WSHzev3kEi_RIN1vrl7RI.JuiNuLlO6AbYvYQIwPFiDczEZ26dhHJkqVN_4J2h2X95kI6rwXWvAb-KkA"
  "frontend.checkout.switch-language" => "43cd35c6d6496f761532eb1c.t9VFIjvGx9zxm62b-2GfgcyBFOe9vBGV8EtPZLXqABU.3J08cXSov4SL3-rKlQKp9IW1I5CP8FXeogIsBt2nb1rduTxRb4KWncD32g"
  "frontend.wishlist.product.merge" => "dd77fa6fcc1725d22bfe8f0086.mYS1N3jy0D4my2ZYfUgf_GNk_WqcxwZzzf1XYsw0lz0.7sHfeBPDh1JBihQXNABlpRs-zR_DpGE3-JkjFpMH1HqsttRwIMrkB2D5EQ"
  "frontend.wishlist.product.merge.pagelet" => "f26.QpChe_OYP8Tu9vY3dni-TM8hN9svHYZiMnVuXv5QKqU.GOrPMrLJS_WnjoVhGU7JFKtKXr1uLf8KeCYaG7BpQ-YH-Mc2p_cHppy3sw"
  "frontend.wishlist.product.add" => "9.IMmXM29rq7mvQuybFyWf20gc6mQT-mjCPcDbFumiV-M.F47DfAIo_cnAGKT6UULO7AdZiAZxm1-Eb_mIW9GVNJZliK9GHj7m39sk3A"
  "frontend.wishlist.product.remove" => "fe80557c82379244f061bfa8860bdcc.Xupc_15Le92MQ_TyKPTbabr3BbkmtNtPaMBVNJx335A.M4RkmjQCSJHnJofAcZecPcvGZ-t3jaouUZQABKsylfcVvC2YGCcytsIslw"
  "frontend.checkout.line-item.add" => "58b.Yq-YQlO2o9HtOSFrBc4O31nbyapuzKHiQbMlQV3olaM.BdjadBzS5Ym_VlIgVbhk6WGiouMoucCyAP1hBw-5ouQ94s4FH__gibIIQg"
  "frontend.form.newsletter.register.handle" => "a34eb3e6f427fe7954b5d00a4cb8.G7PiBzIvluzDkv5nZvVqUCmxpThvLlDOeTj5OJO7WCA.Tde6Q3dar7m6-csDKsEBEmbJxHU3fiSoSAvKXKv2a3B9_tA1QnfywbbNzg"
  "frontend.store-api.proxy" => "3ae544ab9c254.zHfzxCQZpgt5lMT_9aqhfLPkywhjKZHKHaSFLXRHStw.vkPE_UlJzT0S-a_Sw8DQFcmNhDwbQPyiUvzaaBAICIupGLz1HHrWOADsqw"
]
session-
"ggmtn4c2sk64eg88r0tq92ftkb"
sw-cache-hash
"3d55ec37a50dc8577dda34368f702c33"
sw-states
"logged-in,cart-filled"
timezone
"Europe/Rome"
zen_google_fonts
"1"

Response Cookies

No response cookies

Session 5

Session Metadata

Key Value
Created
"Fri, 04 Oct 24 08:24:06 +0000"
Last used
"Fri, 04 Oct 24 10:27:15 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-fourtwosix.product.request.quotation
"qldQSDrEAKlRoA9G3vbSHYHoOUTt9glZMcQk25D9ppM"
_csrf/https-frontend.account.addressbook
"3E6FqanYGb9cs-GoclUFOIJNq9oEq8yISSHAcFAA1S8"
_csrf/https-frontend.account.login
"wodHRAwgS_jFnfBWsHleAs_OFcy1A_Gadt2ovaSnP5s"
_csrf/https-frontend.account.order.cancel
"mNdYzNREoYB5lnlIihwrMsFJG4C6hLYwvV2FkYqdQ7c"
_csrf/https-frontend.account.order.page
"vQrW5rOVZdy-K_fxDu3wXAQ7hVhyPqG0hLLa9WDtPU4"
_csrf/https-frontend.account.register.save
"QduHx2vhpms0UV3D5FVXgCvBFc95bKJmhuZ6Q-CmH2A"
_csrf/https-frontend.acris-tax.vat-id-validation
"lH6Q281KRpNH06ZR3H0sGf-4nkeQT61dqdX4SqKDFhM"
_csrf/https-frontend.checkout.configure
"o3Iy2u7QSzEHmAAZYVxY2Z3FTAr6gD4m0KJjJNpV4MQ"
_csrf/https-frontend.checkout.finish.order
"_LgAYMqdlZKHijrdHVEvLX6FRnuclLbtbmQ5GQjXGFo"
_csrf/https-frontend.checkout.line-item.add
"gwB6OdFXRosKPvj68ykIFuaPANDFRQ7G_MVGLICX_1c"
_csrf/https-frontend.checkout.line-item.change-quantity
"76cJmoP6q38ILuWyATIXJ4z1i22YYoqP3UIgKjJYIgE"
_csrf/https-frontend.checkout.line-item.delete
"0k1SIWwFxSu7aj69TrZ1qY0ppBmlsbo7yGaaUx1CkzI"
_csrf/https-frontend.checkout.product.add-by-number
"cQ98YEM1-19UlPrwOIbCt0rq1Bhz7nr9NXzbngPw9vA"
_csrf/https-frontend.checkout.promotion.add
"NT2w9LOJb5ZAAFTwE6TE4givNLhjvB-oELwE05vapgs"
_csrf/https-frontend.checkout.switch-language
"kHySOnxXzDGQnc6uI47w2LDKRIcbhMoOjlysTDQA1lw"
_csrf/https-frontend.form.newsletter.register.handle
"VdXDEu9Uyk5dL4kBOxaMXPtf133d8M3PfM22pXd-u_0"
_csrf/https-frontend.store-api.proxy
"r479mPk6kmk-6jqiziO4ximhOX_EdOBWeoO18cp3yxo"
_csrf/https-frontend.wishlist.product.add
"7GTOmCVpoZHaFgQ7OEbbba7FR9SM87cuEA8uqUMftf0"
_csrf/https-frontend.wishlist.product.delete
"5CPiWfzh7jD4QtPUVkC3VcpOMCHNMTHCsUcYks2aGZI"
_csrf/https-frontend.wishlist.product.merge
"wEjOk1WlgArOIHzYxZ0u_cgD5dtt_3CG52aGX849F2w"
_csrf/https-frontend.wishlist.product.merge.pagelet
"ZznIAQt1IxsVo6wXdkifA0yhJStEN9iCEhfMTo8brAE"
_csrf/https-frontend.wishlist.product.remove
"mn8ejI3Lkes2YcGTq1bRQ9qa9TU07EJgKVqgFlIkNoc"
cart-promotion-codes
[]
sessionId
"ggmtn4c2sk64eg88r0tq92ftkb"
sw-context-token
"UpdMbDWtCYVi1XSExFm1vx5ZkmFxKsq5"
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_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.9,it;q=0.8,it-IT;q=0.7,de;q=0.6"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"timezone=Europe/Rome; _dis_ga=_ga; _dis_gtag=_gtag; zen_google_fonts=1; _dis_gads=_gads; _gcl_au=1.1.1921316719.1721917008; _ga=GA1.1.1840805534.1721917008; _ga_2QYCHENNSE=GS1.1.1721976172.2.1.1721979154.60.0.0; cookie-preference=1; csrf[frontend.account.login]=aa146f63c9ac.y6C6fEyEGTe7PO9ltA5yScKujDw00fq7qRFlaCcxTz0.vM_eNB7FblDoY4Uj2mgwHrHm4Fl1oqX073IcWWZuCFyv1IgTOuVKWesJnA; csrf[frontend.acris-tax.vat-id-validation]=96f7169c75dc283441f42a862afbe6f.PvALFIAc1WA4Q6lgxR4Dk4YYDdx_8fAb5kBqNYPl-Eo.Urg9RbIk5CtqM-co9ShZwbVQPa84l90viCsPZNfTyS5PlFMg022eJH4r5A; csrf[frontend.account.register.save]=3982d255b859af9af73d2935d530ae.3ZExUaAzVNslmCCg-nPqtepuQ-vyBMTS0E5vTaT0C88.jPVEGdgBIrNV9VOQryXZ8d8oFbOVR7KQli1WeMa_QaK15Gtn8R4Xtm2qYQ; session-=ggmtn4c2sk64eg88r0tq92ftkb; sw-states=logged-in%2Ccart-filled; csrf[frontend.wishlist.product.delete]=9464358a0614cca0a9a02896741f4fe.HkLd06ADpMQJFdSAC_CEBEED70O2gSei1evBNsA5VL4.KwGNuvdl3qw-f5C0WoTUURdorHDg4lftmKiJeI1tHP1tF76Ky3CWpU5PnQ; sw-cache-hash=3d55ec37a50dc8577dda34368f702c33; csrf[frontend.account.addressbook]=fc88370.Rjwvl4iU-4J8oBdZm9VEOEG_dK5Va7ygyIrj7VNOW2Y.dXkZ0fn1lds7wi466PgDVyLTIegaIvbuubOMqCJ2Ii8Vb2fW69K6w03zLw; csrf[frontend.checkout.finish.order]=c7e99763df.SZf0cMgLQMD9kLdfzLGtsGH3Rq9Lctha1-ROVS5H1gg.FtuTMZFGMaSRyvwXpdvf1CmhA9kHKu4chYo7NkILtHwr-qVFj1oqmLrW2A; csrf[fourtwosix.product.request.quotation]=452.4tQ2OpcVS4bnyZ1IfdU6jwempfnZS5H2nl6U2mlMtMU.k7hSa8RROcOmgvEaEpQDyDTQx6qREtmZ0QvArlAr2J-vt2dRpSAPv5e50A; csrf[frontend.checkout.line-item.change-quantity]=0d7f8b092698.y2KukOoc5V9QBnGymd0pr4DFfCisHh-I6tyMfoRZu8s._FTN2odztWkhNUn71ah-1sGRNXDmKmW5g-6-J902ypv4N-f3oXavBhlhNA; csrf[frontend.checkout.line-item.delete]=7681eb12ba.aZHFGQ6162S-AiZ3fR1mX3MeCB0yR6HfpWuyZ_8gJiw.Wfr0SkfinCLGUVNAHHdQZidsUixDHpGv1SnfC4xCSRsQ1qR4W83aJ9V4bw; csrf[frontend.checkout.product.add-by-number]=880e0d8557390a4e32cf7de474b5.uwjR0qMmEAJ4sdtky6d-0yFsari60akMOCj1CyzWBrE.2Fno6vpjXTNVgOIxp_cMpG4lCPvO4dt9CWqdcRu4dIj1UKuwzUFAdUHHmg; csrf[frontend.checkout.promotion.add]=dedcf6fa7d33e0e1059ea4f969e5.-6yFJFaOISc70jKBM-HYRjRxa7foqcCNALCfoOU9jnw.tfi3U2_Cbm1Z52jAcqeMMXFHP_Lczqn7Tvz3ypN_oxO-4PJhZrtXRku1QQ; csrf[frontend.checkout.configure]=609754587a.SdvEwYs731eLx8FArbAjV5WSHzev3kEi_RIN1vrl7RI.JuiNuLlO6AbYvYQIwPFiDczEZ26dhHJkqVN_4J2h2X95kI6rwXWvAb-KkA; csrf[frontend.checkout.switch-language]=43cd35c6d6496f761532eb1c.t9VFIjvGx9zxm62b-2GfgcyBFOe9vBGV8EtPZLXqABU.3J08cXSov4SL3-rKlQKp9IW1I5CP8FXeogIsBt2nb1rduTxRb4KWncD32g; csrf[frontend.wishlist.product.merge]=dd77fa6fcc1725d22bfe8f0086.mYS1N3jy0D4my2ZYfUgf_GNk_WqcxwZzzf1XYsw0lz0.7sHfeBPDh1JBihQXNABlpRs-zR_DpGE3-JkjFpMH1HqsttRwIMrkB2D5EQ; csrf[frontend.wishlist.product.merge.pagelet]=f26.QpChe_OYP8Tu9vY3dni-TM8hN9svHYZiMnVuXv5QKqU.GOrPMrLJS_WnjoVhGU7JFKtKXr1uLf8KeCYaG7BpQ-YH-Mc2p_cHppy3sw; csrf[frontend.wishlist.product.add]=9.IMmXM29rq7mvQuybFyWf20gc6mQT-mjCPcDbFumiV-M.F47DfAIo_cnAGKT6UULO7AdZiAZxm1-Eb_mIW9GVNJZliK9GHj7m39sk3A; csrf[frontend.wishlist.product.remove]=fe80557c82379244f061bfa8860bdcc.Xupc_15Le92MQ_TyKPTbabr3BbkmtNtPaMBVNJx335A.M4RkmjQCSJHnJofAcZecPcvGZ-t3jaouUZQABKsylfcVvC2YGCcytsIslw; csrf[frontend.checkout.line-item.add]=58b.Yq-YQlO2o9HtOSFrBc4O31nbyapuzKHiQbMlQV3olaM.BdjadBzS5Ym_VlIgVbhk6WGiouMoucCyAP1hBw-5ouQ94s4FH__gibIIQg; csrf[frontend.form.newsletter.register.handle]=a34eb3e6f427fe7954b5d00a4cb8.G7PiBzIvluzDkv5nZvVqUCmxpThvLlDOeTj5OJO7WCA.Tde6Q3dar7m6-csDKsEBEmbJxHU3fiSoSAvKXKv2a3B9_tA1QnfywbbNzg; csrf[frontend.store-api.proxy]=3ae544ab9c254.zHfzxCQZpgt5lMT_9aqhfLPkywhjKZHKHaSFLXRHStw.vkPE_UlJzT0S-a_Sw8DQFcmNhDwbQPyiUvzaaBAICIupGLz1HHrWOADsqw"
HTTP_FORWARDED
"for="89.190.184.61";host="dev.artecon.426.agency";proto=https"
HTTP_HOST
"dev.artecon.426.agency"
HTTP_REFERER
"https://dev.artecon.426.agency/bundles/swagpaypal/administration/index.html?17274203401485=&location-id=sw-main-hidden&privileges=%7B%7D"
HTTP_SEC_CH_UA
""Google Chrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Windows""
HTTP_SEC_FETCH_DEST
"script"
HTTP_SEC_FETCH_MODE
"no-cors"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_FOR
"89.190.184.61"
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
"/bundles/swagpaypal/administration/static/js/swag-pay-pal.js"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"56995"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1728037873
REQUEST_TIME_FLOAT
1728037873.8331
REQUEST_URI
"/bundles/swagpaypal/administration/static/js/swag-pay-pal.js"
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 = 63a49a)

Key Value
_is_sales_channel
true
_locale
"de-DE"
_remove_csp_headers
true
_stopwatch_token
"b0c135"
resolved-uri
"/bundles/swagpaypal/administration/static/js/swag-pay-pal.js"
sw-currency-id
"b7d2554b0ce847cd82f3ac9bd1c0dfca"
sw-domain-id
"51c1e1c5c3ef446ca0201195b4ab17ab"
sw-maintenance
false
sw-maintenance-ip-whitelist
null
sw-original-request-uri
"/bundles/swagpaypal/administration/static/js/swag-pay-pal.js"
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"