ErrorController :: error

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_captcha
false
_controller
"\Shopware\Storefront\Controller\ErrorController::error"
_cspNonce
"mFW/pOpohEo="
_httpCache
true
_is_sales_channel
true
_locale
"en-GB"
_routeScope
[
  "storefront"
]
_route_params
[]
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#972
  #message: "No route found for "GET https://shopware-6.showcase-wallee.com/Garden-Shoes-Movies/Garden-Games-Electronics-Computers/Music-Grocery-Sports/Jewelry-Beauty-Automotive""
  #code: 0
  #file: "/var/www/shopware.local/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 149
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#971 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/shopware.local/vendor/symfony/http-kernel/EventListener/RouterListener.php:149 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/shopware.local/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
      Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
      ›     }    ($closure = $listener(...))(...$args);};
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#669 …}
        ...: {
          "kernel.request"
          Symfony\Component\EventDispatcher\EventDispatcher {#102 …}
        }
      }
    }
    /var/www/shopware.local/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        Symfony\Component\HttpKernel\Event\RequestEvent {#669 …}
        "kernel.request"
        Symfony\Component\EventDispatcher\EventDispatcher {#102 …}
      }
    }
    /var/www/shopware.local/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …18]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#669 …}
      }
    }
    /var/www/shopware.local/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
      Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › {    $event = $this->dispatcher->dispatch($event, $eventName);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#669 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/shopware.local/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
      Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › {    $event = $this->dispatcher->dispatch($event, $eventName);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#669 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/shopware.local/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:31 {
      Shopware\Core\Framework\Event\NestedEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › 
      ›     return $this->dispatcher->dispatch($event, $eventName);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#669 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/shopware.local/vendor/symfony/http-kernel/HttpKernel.php:159 {
      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);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#669 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/shopware.local/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#650 …}
        $type: 1
      }
    }
    /var/www/shopware.local/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
      Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › 
      ›     return parent::handle($request, $type, $catch);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#650 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/shopware.local/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 {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#650 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/shopware.local/vendor/symfony/http-kernel/HttpCache/HttpCache.php:460 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
      › // always a "master" request (as the real master request can be in cache)$response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);arguments: {
        $kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#598 …}
        $request: Symfony\Component\HttpFoundation\Request {#630 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/shopware.local/vendor/symfony/http-kernel/HttpCache/HttpCache.php:437 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
      › 
      › $response = $this->forward($subRequest, $catch);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#630 …}
        $catch: true
      }
    }
    /var/www/shopware.local/vendor/symfony/http-kernel/HttpCache/HttpCache.php:335 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
      › 
      ›     return $this->fetch($request, $catch);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#23 …}
        $catch: true
      }
    }
    /var/www/shopware.local/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › } else {    $response = $this->lookup($request, $catch);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#23 …}
        $catch: true
      }
    }
    /var/www/shopware.local/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
      Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › if ($type === HttpKernelInterface::MAIN_REQUEST) {    $response = parent::handle($request, $type, $catch);} elseif ($request->attributes->has('_sw_esi')) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#23 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/shopware.local/vendor/shopware/core/Kernel.php:123 {
      Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › 
      ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#23 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/shopware.local/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#23 …}
      }
    }
    /var/www/shopware.local/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/shopware.local/public/index.php:10 {
      › 
      › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
        "/var/www/shopware.local/vendor/autoload_runtime.php"
      }
    }
  }
}
navigationId
"019356cc54127328b8428fe189c9bd49"
resolved-uri
"/Garden-Shoes-Movies/Garden-Games-Electronics-Computers/Music-Grocery-Sports/Jewelry-Beauty-Automotive"
sw-context
Shopware\Core\Framework\Context {#4209
  #extensions: []
  #languageIdChain: [
    "2fbb5fe2e29a4d70aa5854ce7ce3e20b"
  ]
  #scope: "user"
  #rulesLocked: false
  #source: Shopware\Core\Framework\Api\Context\SalesChannelApiSource {#4210 …}
  #ruleIds: [
    "019356cc53c67025bd79090d19793942"
    "019356cc53fa7127b5cc12b52f297c2f"
    "019356cc69dd71cd8ab71d6a19204c3c"
    "019356cc546872d6ae4380a98b9ee3a2"
  ]
  #currencyId: "b7d2554b0ce847cd82f3ac9bd1c0dfca"
  #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425"
  #currencyFactor: 1.0
  #considerInheritance: true
  #taxState: "gross"
  #rounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#4134 …}
  #states: []
}
sw-currency-id
"b7d2554b0ce847cd82f3ac9bd1c0dfca"
sw-domain-id
"019356cce72b70c8a276b86ff35819e0"
sw-maintenance
false
sw-maintenance-ip-whitelist
null
sw-original-request-uri
"/Garden-Shoes-Movies/Garden-Games-Electronics-Computers/Music-Grocery-Sports/Jewelry-Beauty-Automotive/"
sw-sales-channel-absolute-base-url
"https://shopware-6.showcase-wallee.com"
sw-sales-channel-base-url
""
sw-sales-channel-context
Shopware\Core\System\SalesChannel\SalesChannelContext {#4122
  #extensions: []
  #token: "kmrCeM95ZABg9aJlw3a9FHUWI2TEc45u"
  #currentCustomerGroup: Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupEntity {#4130 …}
  #currency: Shopware\Core\System\Currency\CurrencyEntity {#4123 …}
  #salesChannel: Shopware\Core\System\SalesChannel\SalesChannelEntity {#4136 …}
  #taxRules: Shopware\Core\System\Tax\TaxCollection {#4152 …}
  #customer: null
  #paymentMethod: Shopware\Core\Checkout\Payment\PaymentMethodEntity {#4178 …}
  #shippingMethod: Shopware\Core\Checkout\Shipping\ShippingMethodEntity {#4192 …}
  #shippingLocation: Shopware\Core\Checkout\Cart\Delivery\Struct\ShippingLocation {#4202 …}
  #permissions: []
  #permisionsLocked: false
  #imitatingUserId: null
  #context: Shopware\Core\Framework\Context {#4209
    #extensions: []
    #languageIdChain: [
      "2fbb5fe2e29a4d70aa5854ce7ce3e20b"
    ]
    #scope: "user"
    #rulesLocked: false
    #source: Shopware\Core\Framework\Api\Context\SalesChannelApiSource {#4210 …}
    #ruleIds: [
      "019356cc53c67025bd79090d19793942"
      "019356cc53fa7127b5cc12b52f297c2f"
      "019356cc69dd71cd8ab71d6a19204c3c"
      "019356cc546872d6ae4380a98b9ee3a2"
    ]
    #currencyId: "b7d2554b0ce847cd82f3ac9bd1c0dfca"
    #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425"
    #currencyFactor: 1.0
    #considerInheritance: true
    #taxState: "gross"
    #rounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#4134 …}
    #states: []
  }
  -domainId: "019356cce72b70c8a276b86ff35819e0"
  #itemRounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#4134 …}
  #totalRounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#4135 …}
  #areaRuleIds: [
    "product" => [
      "019356cc53c67025bd79090d19793942"
      "019356cc53fa7127b5cc12b52f297c2f"
      "019356cc69dd71cd8ab71d6a19204c3c"
      "019356cc546872d6ae4380a98b9ee3a2"
    ]
    "shipping" => [
      "019356cc53fa7127b5cc12b52f297c2f"
    ]
  ]
  #states: []
}
sw-sales-channel-id
"019356cce6fe7214a39e0380aa1d35e6"
sw-snippet-set-id
"019356cc544e71bfbc3a8351a73b3841"
sw-storefront-url
"https://shopware-6.showcase-wallee.com"
theme-base-name
null
theme-id
"019356ccdb4e71778431e787086741aa"
theme-name
"Storefront"

Request Headers

Header Value
accept
"text/html, application/rss+xml, application/atom+xml, text/xml, text/rss+xml, application/xhtml+xml"
accept-encoding
"gzip,deflate"
forwarded
"for="10.0.6.73";host="shopware-6.showcase-wallee.com";proto=https, for="127.0.0.1""
host
"shopware-6.showcase-wallee.com"
surrogate-capability
"symfony="ESI/1.0", symfony="ESI/1.0""
sw-context-token
"kmrCeM95ZABg9aJlw3a9FHUWI2TEc45u"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
user-agent
"Mozilla/5.0 (compatible; SemrushBot/7~bl; +http://www.semrush.com/bot.html)"
x-amzn-trace-id
"Root=1-67418f2c-0301a9c1276162a069dc9ab0"
x-forwarded-for
"10.0.6.73, 127.0.0.1"
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
"Sat, 23 Nov 2024 08:15:40 GMT"
server-timing
""
symfony-session-noautocachecontrol
"1"
x-debug-token
"2cc621"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

Key Value
Created
"Sat, 23 Nov 24 08:15:40 +0000"
Last used
"Sat, 23 Nov 24 08:15:40 +0000"
Lifetime
0

Session Attributes

Attribute Value
sessionId
"3uqkkkdf5p7v057hat9p9ihred"
sw-context-token
"kmrCeM95ZABg9aJlw3a9FHUWI2TEc45u"
sw-sales-channel-id
"019356cce6fe7214a39e0380aa1d35e6"

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ADMIN_EMAIL
"spam@customweb.com"
ADMIN_NAME
"John Doe"
ADMIN_PASSWORD
"admin123"
ADMIN_USERNAME
"admin@admin.com"
APP_ENV
"dev"
APP_SECRET
"35f665228006a5aaebf68a7e248a8256"
DATABASE_URL
"mysql://app:app@127.0.0.1:3306/shopware"
DB_DATABASE
"shopware"
DB_HOST
""
DB_PASSWORD
"app"
DB_PORT
"3306"
DB_USERNAME
"app"
DROP_DATABASE
"y"
HOME
"/var/www/shopware.local"
IMPORT_DEMODATA
"y"
INSTALL_IMAGES
"y"
LOCK_DSN
"flock"
SHOP_URL
"https://shopware-6.showcase-wallee.com"
WALLEE_API_BASE_PATH
"https://app-wallee.com/api"
WALLEE_APPLICATION_KEY
"bT1Gp9nSXwHg8poTQ4b2YXNLa5balMCLYvA+lc8ugvg="
WALLEE_SPACE_ID
"39276"
WALLEE_USER_ID
"73756"

Defined as regular env variables

Key Value
APP_DEBUG
"0"
CONTEXT_DOCUMENT_ROOT
"/var/www/shopware.local/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/shopware.local/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"text/html, application/rss+xml, application/atom+xml, text/xml, text/rss+xml, application/xhtml+xml"
HTTP_ACCEPT_ENCODING
"gzip,deflate"
HTTP_FORWARDED
"for="10.0.6.73";host="shopware-6.showcase-wallee.com";proto=https, for="127.0.0.1""
HTTP_HOST
"shopware-6.showcase-wallee.com"
HTTP_USER_AGENT
"Mozilla/5.0 (compatible; SemrushBot/7~bl; +http://www.semrush.com/bot.html)"
HTTP_X_AMZN_TRACE_ID
"Root=1-67418f2c-0301a9c1276162a069dc9ab0"
HTTP_X_FORWARDED_FOR
"10.0.6.73, 127.0.0.1"
PATH
"/usr/local/nvm/versions/node/v20.11.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_APP_DEBUG
"0"
REDIRECT_HTTPS
"on"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/Garden-Shoes-Movies/Garden-Games-Electronics-Computers/Music-Grocery-Sports/Jewelry-Beauty-Automotive/"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"62982"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1732349740
REQUEST_TIME_FLOAT
1732349740.0457
REQUEST_URI
"/Garden-Shoes-Movies/Garden-Games-Electronics-Computers/Music-Grocery-Sports/Jewelry-Beauty-Automotive"
SCRIPT_FILENAME
"/var/www/shopware.local/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.0.102.170"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"shopware-6.showcase-wallee.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.62 (Ubuntu) Server at shopware-6.showcase-wallee.com Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.62 (Ubuntu)"
SYMFONY_DOTENV_PATH
"/var/www/shopware.local/.env"
SYMFONY_DOTENV_VARS
"DB_HOST,APP_SECRET,DB_DATABASE,DB_USERNAME,DB_PASSWORD,DB_PORT,ADMIN_EMAIL,ADMIN_NAME,ADMIN_USERNAME,ADMIN_PASSWORD,SHOP_URL,DROP_DATABASE,IMPORT_DEMODATA,INSTALL_IMAGES,HOME,DATABASE_URL,LOCK_DSN,WALLEE_APPLICATION_KEY,WALLEE_SPACE_ID,WALLEE_USER_ID,WALLEE_API_BASE_PATH,APP_ENV"

Parent Request

Return to parent request (token = 238a62)

Key Value
_is_sales_channel
true
_locale
"en-GB"
_routeScope
[
  "storefront"
]
resolved-uri
"/Garden-Shoes-Movies/Garden-Games-Electronics-Computers/Music-Grocery-Sports/Jewelry-Beauty-Automotive"
sw-currency-id
"b7d2554b0ce847cd82f3ac9bd1c0dfca"
sw-domain-id
"019356cce72b70c8a276b86ff35819e0"
sw-maintenance
false
sw-maintenance-ip-whitelist
null
sw-original-request-uri
"/Garden-Shoes-Movies/Garden-Games-Electronics-Computers/Music-Grocery-Sports/Jewelry-Beauty-Automotive/"
sw-sales-channel-absolute-base-url
"https://shopware-6.showcase-wallee.com"
sw-sales-channel-base-url
""
sw-sales-channel-context
Shopware\Core\System\SalesChannel\SalesChannelContext {#1351
  #extensions: []
  #token: "0193581744407249a6491795017a4586"
  #currentCustomerGroup: Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupEntity {#1359 …}
  #currency: Shopware\Core\System\Currency\CurrencyEntity {#3091 …}
  #salesChannel: Shopware\Core\System\SalesChannel\SalesChannelEntity {#3380 …}
  #taxRules: Shopware\Core\System\Tax\TaxCollection {#1374 …}
  #customer: null
  #paymentMethod: Shopware\Core\Checkout\Payment\PaymentMethodEntity {#3043 …}
  #shippingMethod: Shopware\Core\Checkout\Shipping\ShippingMethodEntity {#3661 …}
  #shippingLocation: Shopware\Core\Checkout\Cart\Delivery\Struct\ShippingLocation {#2654 …}
  #permissions: []
  #permisionsLocked: false
  #imitatingUserId: null
  #context: Shopware\Core\Framework\Context {#3202 …}
  -domainId: "019356cce72b70c8a276b86ff35819e0"
  #itemRounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#3877 …}
  #totalRounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#2687 …}
  #areaRuleIds: [
    "product" => [
      "019356cc53c67025bd79090d19793942"
      "019356cc53fa7127b5cc12b52f297c2f"
      "019356cc69dd71cd8ab71d6a19204c3c"
      "019356cc546872d6ae4380a98b9ee3a2"
    ]
    "shipping" => [
      "019356cc53fa7127b5cc12b52f297c2f"
    ]
  ]
  #states: []
}
sw-sales-channel-id
"019356cce6fe7214a39e0380aa1d35e6"
sw-snippet-set-id
"019356cc544e71bfbc3a8351a73b3841"
sw-storefront-url
"https://shopware-6.showcase-wallee.com"
theme-base-name
null
theme-id
"019356ccdb4e71778431e787086741aa"
theme-name
"Storefront"