Error 500 Internal Server Error

GET https://wildcard.shopware.agiqon.de/

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_cspNonce
"M1NKH7Qiq6c="
_route_params
[]
_stopwatch_token
"d5c877"
exception
Doctrine\DBAL\Exception\InvalidFieldNameException {#3181
  #message: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'tax_rule.active_from' in 'SELECT'"
  #code: 1054
  #file: "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php"
  #line: 67
  -previous: Doctrine\DBAL\Driver\PDO\Exception {#3159 …}
  -query: Doctrine\DBAL\Query {#3157 …}
  trace: {
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:67 {
      Doctrine\DBAL\Driver\API\MySQL\ExceptionConverter->convert(Exception $exception, ?Query $query): DriverException …
      › case 1611:    return new InvalidFieldNameException($exception, $query);}
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/doctrine/dbal/src/Connection.php:1976 {
      Doctrine\DBAL\Connection->handleDriverException(Exception $driverException, ?Query $query): DriverException …
      › $this->exceptionConverter ??= $this->_driver->getExceptionConverter();$exception                  = $this->exceptionConverter->convert($driverException, $query);arguments: {
        $exception: Doctrine\DBAL\Driver\PDO\Exception {#3159 …}
        $query: Doctrine\DBAL\Query {#3157 …}
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/doctrine/dbal/src/Connection.php:1918 {
      Doctrine\DBAL\Connection->convertExceptionDuringQuery(Exception $e, string $sql, array $params = [], array $types = []): DriverException …
      › ): DriverException {    return $this->handleDriverException($e, new Query($sql, $params, $types));}
      arguments: {
        $driverException: Doctrine\DBAL\Driver\PDO\Exception {#3159 …}
        $query: Doctrine\DBAL\Query {#3157 …}
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/doctrine/dbal/src/Connection.php:1111 {
      Doctrine\DBAL\Connection->executeQuery(string $sql, array $params = [], $types = [], ?QueryCacheProfile $qcp = null): Result …
      › } catch (Driver\Exception $e) {    throw $this->convertExceptionDuringQuery($e, $sql, $params, $types);} finally {
      arguments: {
        $e: Doctrine\DBAL\Driver\PDO\Exception {#3159 …}
        $sql: """
          # base-context-factory::taxes::association::rules::read\n
          SELECT `tax_rule`.`id` as `tax_rule.id`, `tax_rule`.`tax_rule_type_id` as `tax_rule.taxRuleTypeId`, `tax_rule`.`country_id` as `tax_rule.countryId`, `tax_rule`.`tax_rate` as `tax_rule.taxRate`, `tax_rule`.`data` as `tax_rule.data`, `tax_rule`.`tax_id` as `tax_rule.taxId`, `tax_rule`.`active_from` as `tax_rule.activeFrom`, `tax_rule.type`.`id` as `tax_rule.type.id`, `tax_rule.type`.`technical_name` as `tax_rule.type.technicalName`, `tax_rule.type`.`position` as `tax_rule.type.position`, `tax_rule.type`.`created_at` as `tax_rule.type.createdAt`, `tax_rule.type`.`updated_at` as `tax_rule.type.updatedAt`, `tax_rule.type.translation.typeName`, COALESCE(`tax_rule.type.translation.typeName`,`tax_rule.type.translation.typeName`) as `tax_rule.type.typeName`, `tax_rule.type.translation.createdAt`, `tax_rule.type.translation.updatedAt`, `tax_rule.type.translation.taxRuleTypeId`, `tax_rule.type.translation.languageId`, `tax_rule`.`created_at` as `tax_rule.createdAt`, `tax_rule`.`updated_at` as `tax_rule.updatedAt` FROM `tax_rule` LEFT JOIN `tax_rule_type` `tax_rule.type` ON `tax_rule`.`tax_rule_type_id` = `tax_rule.type`.`id` LEFT JOIN (SELECT `tax_rule.type.translation`.tax_rule_type_id, `tax_rule.type.translation`.type_name as `tax_rule.type.translation.typeName`, `tax_rule.type.translation`.created_at as `tax_rule.type.translation.createdAt`, `tax_rule.type.translation`.updated_at as `tax_rule.type.translation.updatedAt`, `tax_rule.type.translation`.tax_rule_type_id as `tax_rule.type.translation.taxRuleTypeId`, `tax_rule.type.translation`.language_id as `tax_rule.type.translation.languageId` FROM `tax_rule_type_translation` `tax_rule.type.translation` WHERE `tax_rule.type.translation`.language_id = ?) `tax_rule.type.tax_rule_type_translation` ON `tax_rule.type.tax_rule_type_translation`.`tax_rule_type_id` = `tax_rule.type`.`id` WHERE (`tax_rule`.`tax_id` IN (?, ?, ?, ?))
          """
        $params: [ …5]
        $types: [ …5]
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/doctrine/dbal/src/Query/QueryBuilder.php:344 {
      Doctrine\DBAL\Query\QueryBuilder->executeQuery(): Result …
      › {    return $this->connection->executeQuery(        $this->getSQL(),
      arguments: {
        $sql: """
          # base-context-factory::taxes::association::rules::read\n
          SELECT `tax_rule`.`id` as `tax_rule.id`, `tax_rule`.`tax_rule_type_id` as `tax_rule.taxRuleTypeId`, `tax_rule`.`country_id` as `tax_rule.countryId`, `tax_rule`.`tax_rate` as `tax_rule.taxRate`, `tax_rule`.`data` as `tax_rule.data`, `tax_rule`.`tax_id` as `tax_rule.taxId`, `tax_rule`.`active_from` as `tax_rule.activeFrom`, `tax_rule.type`.`id` as `tax_rule.type.id`, `tax_rule.type`.`technical_name` as `tax_rule.type.technicalName`, `tax_rule.type`.`position` as `tax_rule.type.position`, `tax_rule.type`.`created_at` as `tax_rule.type.createdAt`, `tax_rule.type`.`updated_at` as `tax_rule.type.updatedAt`, `tax_rule.type.translation.typeName`, COALESCE(`tax_rule.type.translation.typeName`,`tax_rule.type.translation.typeName`) as `tax_rule.type.typeName`, `tax_rule.type.translation.createdAt`, `tax_rule.type.translation.updatedAt`, `tax_rule.type.translation.taxRuleTypeId`, `tax_rule.type.translation.languageId`, `tax_rule`.`created_at` as `tax_rule.createdAt`, `tax_rule`.`updated_at` as `tax_rule.updatedAt` FROM `tax_rule` LEFT JOIN `tax_rule_type` `tax_rule.type` ON `tax_rule`.`tax_rule_type_id` = `tax_rule.type`.`id` LEFT JOIN (SELECT `tax_rule.type.translation`.tax_rule_type_id, `tax_rule.type.translation`.type_name as `tax_rule.type.translation.typeName`, `tax_rule.type.translation`.created_at as `tax_rule.type.translation.createdAt`, `tax_rule.type.translation`.updated_at as `tax_rule.type.translation.updatedAt`, `tax_rule.type.translation`.tax_rule_type_id as `tax_rule.type.translation.taxRuleTypeId`, `tax_rule.type.translation`.language_id as `tax_rule.type.translation.languageId` FROM `tax_rule_type_translation` `tax_rule.type.translation` WHERE `tax_rule.type.translation`.language_id = ?) `tax_rule.type.tax_rule_type_translation` ON `tax_rule.type.tax_rule_type_translation`.`tax_rule_type_id` = `tax_rule.type`.`id` WHERE (`tax_rule`.`tax_id` IN (?, ?, ?, ?))
          """
        $params: [ …5]
        $types: [ …5]
        $qcp: null
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php:311 {
      Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader->fetch(Criteria $criteria, EntityDefinition $definition, Context $context, FieldCollection $fields, array $partial = []): array …
      › 
      ›     return $query->executeQuery()->fetchAllAssociative();}
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php:133 {
      Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader->_read(Criteria $criteria, EntityDefinition $definition, Context $context, EntityCollection $collection, FieldCollection $fields, bool $performEmptySearch = false, array $partial = []): EntityCollection …
      › 
      › $rows = $this->fetch($criteria, $definition, $context, $fields, $partial);arguments: {
        $criteria: Shopware\Core\Framework\DataAbstractionLayer\Search\Criteria {#3082 …}
        $definition: Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition {#3002 …}
        $context: Shopware\Core\Framework\Context {#1576 …}
        $fields: Shopware\Core\Framework\DataAbstractionLayer\CompiledFieldCollection {#3117 …}
        $partial: []
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php:494 {
      Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader->loadOneToManyWithoutPagination(EntityDefinition $definition, OneToManyAssociationField $association, Context $context, EntityCollection $collection, Criteria $fieldCriteria, array $partial): void …
      › 
      › $data = $this->_read(    $fieldCriteria,
      arguments: {
        $criteria: Shopware\Core\Framework\DataAbstractionLayer\Search\Criteria {#3082 …}
        $definition: Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition {#3002 …}
        $context: Shopware\Core\Framework\Context {#1576 …}
        $collection: Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleCollection {#3115 …}
        $fields: Shopware\Core\Framework\DataAbstractionLayer\CompiledFieldCollection {#3117 …}
        $performEmptySearch: false
        $partial: []
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php:437 {
      Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader->loadOneToMany(Criteria $criteria, EntityDefinition $definition, OneToManyAssociationField $association, Context $context, EntityCollection $collection, array $partial): void …
      › if ($fieldCriteria->getLimit() === null) {    $this->loadOneToManyWithoutPagination($definition, $association, $context, $collection, $fieldCriteria, $partial);arguments: {
        $definition: Shopware\Core\System\Tax\TaxDefinition {#1462 …}
        $association: Shopware\Core\Framework\DataAbstractionLayer\Field\OneToManyAssociationField {#3025 …}
        $context: Shopware\Core\Framework\Context {#1576 …}
        $collection: Shopware\Core\System\Tax\TaxCollection {#3084 …}
        $fieldCriteria: Shopware\Core\Framework\DataAbstractionLayer\Search\Criteria {#3082 …}
        $partial: []
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php:1234 {
      Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader->fetchAssociations(Criteria $criteria, EntityDefinition $definition, Context $context, EntityCollection $collection, FieldCollection $fields, array $partial): EntityCollection …
      › if ($association instanceof OneToManyAssociationField) {    $this->loadOneToMany($criteria, $definition, $association, $context, $collection, $partial[$association->getPropertyName()] ?? []);arguments: {
        $criteria: Shopware\Core\Framework\DataAbstractionLayer\Search\Criteria {#2997 …}
        $definition: Shopware\Core\System\Tax\TaxDefinition {#1462 …}
        $association: Shopware\Core\Framework\DataAbstractionLayer\Field\OneToManyAssociationField {#3025 …}
        $context: Shopware\Core\Framework\Context {#1576 …}
        $collection: Shopware\Core\System\Tax\TaxCollection {#3084 …}
        $partial: []
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php:137 {
      Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader->_read(Criteria $criteria, EntityDefinition $definition, Context $context, EntityCollection $collection, FieldCollection $fields, bool $performEmptySearch = false, array $partial = []): EntityCollection …
      › 
      › $collection = $this->fetchAssociations($criteria, $definition, $context, $collection, $fields, $partial);arguments: {
        $criteria: Shopware\Core\Framework\DataAbstractionLayer\Search\Criteria {#2997 …}
        $definition: Shopware\Core\System\Tax\TaxDefinition {#1462 …}
        $context: Shopware\Core\Framework\Context {#1576 …}
        $collection: Shopware\Core\System\Tax\TaxCollection {#3084 …}
        $fields: Shopware\Core\Framework\DataAbstractionLayer\CompiledFieldCollection {#3086 …}
        $partial: []
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php:76 {
      Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
      › 
      › return $this->_read(    $criteria,
      arguments: {
        $criteria: Shopware\Core\Framework\DataAbstractionLayer\Search\Criteria {#2997 …}
        $definition: Shopware\Core\System\Tax\TaxDefinition {#1462 …}
        $context: Shopware\Core\Framework\Context {#1576 …}
        $collection: Shopware\Core\System\Tax\TaxCollection {#3084 …}
        $fields: Shopware\Core\Framework\DataAbstractionLayer\CompiledFieldCollection {#3086 …}
        $performEmptySearch: true
        $partial: []
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:212 {
      Shopware\Core\Framework\DataAbstractionLayer\EntityRepository->read(Criteria $criteria, Context $context): EntityCollection …
      › /** @var TEntityCollection $entities */$entities = $this->reader->read($this->definition, $criteria, $context);arguments: {
        $definition: Shopware\Core\System\Tax\TaxDefinition {#1462 …}
        $criteria: Shopware\Core\Framework\DataAbstractionLayer\Search\Criteria {#2997 …}
        $context: Shopware\Core\Framework\Context {#1576 …}
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:240 {
      Shopware\Core\Framework\DataAbstractionLayer\EntityRepository->_search(Criteria $criteria, Context $context): EntitySearchResult …
      › );$entities = $this->read($criteria, $context);arguments: {
        $criteria: Shopware\Core\Framework\DataAbstractionLayer\Search\Criteria {#2997 …}
        $context: Shopware\Core\Framework\Context {#1576 …}
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:65 {
      Shopware\Core\Framework\DataAbstractionLayer\EntityRepository->Shopware\Core\Framework\DataAbstractionLayer\{closure} …
      › 
      ›     return Profiler::trace($criteria->getTitle(), fn () => $this->_search($criteria, $context), 'repository');}
      arguments: {
        $criteria: Shopware\Core\Framework\DataAbstractionLayer\Search\Criteria {#2994 …}
        $context: Shopware\Core\Framework\Context {#1576 …}
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Profiling/Profiler.php:67 {
      Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
      › 
      ›     $result = $closure();} finally {
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:65 {
      Shopware\Core\Framework\DataAbstractionLayer\EntityRepository->search(Criteria $criteria, Context $context): EntitySearchResult …
      › 
      ›     return Profiler::trace($criteria->getTitle(), fn () => $this->_search($criteria, $context), 'repository');}
      arguments: {
        $name: "base-context-factory::taxes"
        $closure: Closure() {#2992 …}
        $category: "repository"
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/System/SalesChannel/Context/BaseContextFactory.php:143 {
      Shopware\Core\System\SalesChannel\Context\BaseContextFactory->getTaxRules(Context $context): TaxCollection …
      › /** @var TaxCollection $taxes */$taxes = $this->taxRepository->search($criteria, $context)->getEntities();arguments: {
        $criteria: Shopware\Core\Framework\DataAbstractionLayer\Search\Criteria {#2831 …}
        $context: Shopware\Core\Framework\Context {#1576 …}
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/System/SalesChannel/Context/BaseContextFactory.php:100 {
      Shopware\Core\System\SalesChannel\Context\BaseContextFactory->create(string $salesChannelId, array $options = []): BaseContext …
      › // loads tax rules based on active customer and delivery address$taxRules = $this->getTaxRules($context);arguments: {
        $context: Shopware\Core\Framework\Context {#1576 …}
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/System/SalesChannel/Context/CachedBaseContextFactory.php:55 {
      Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory->Shopware\Core\System\SalesChannel\Context\{closure} …
      › $value = $this->cache->get($key, function (ItemInterface $item) use ($name, $salesChannelId, $options) {    $context = $this->tracer->trace($name, fn () => $this->decorated->create($salesChannelId, $options));arguments: {
        $key: "base-context-factory-60e76e3ef85f47f4a2c8a6ea1d0f47de"
        $param: Closure() {#1572 …}
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/System/SystemConfig/SystemConfigService.php:416 {
      Shopware\Core\System\SystemConfig\SystemConfigService->trace(string $key, Closure $param) …
      › 
      › $result = $param();}
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/Adapter/Cache/CacheTracer.php:33 {
      Shopware\Core\Framework\Adapter\Cache\CacheTracer->Shopware\Core\Framework\Adapter\Cache\{closure} …
      › {    return $this->collection->trace($key, fn () => $this->translator->trace($key, fn () => $this->config->trace($key, $param)));}
      arguments: {
        $key: "context-factory-60e76e3ef85f47f4a2c8a6ea1d0f47de"
        $param: Closure() {#1556 …}
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/Adapter/Translation/Translator.php:96 {
      Shopware\Core\Framework\Adapter\Translation\Translator->trace(string $key, Closure $param) …
      › 
      › $result = $param();}
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/Adapter/Cache/CacheTracer.php:33 {
      Shopware\Core\Framework\Adapter\Cache\CacheTracer->Shopware\Core\Framework\Adapter\Cache\{closure} …
      › {    return $this->collection->trace($key, fn () => $this->translator->trace($key, fn () => $this->config->trace($key, $param)));}
      arguments: {
        $key: "context-factory-60e76e3ef85f47f4a2c8a6ea1d0f47de"
        $param: Closure() {#1556 …}
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/Adapter/Cache/CacheTagCollection.php:56 {
      Shopware\Core\Framework\Adapter\Cache\CacheTagCollection->trace(string $key, Closure $param) …
      › 
      › $result = $param();}
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/Adapter/Cache/CacheTracer.php:33 {
      Shopware\Core\Framework\Adapter\Cache\CacheTracer->trace(string $key, Closure $param) …
      › {    return $this->collection->trace($key, fn () => $this->translator->trace($key, fn () => $this->config->trace($key, $param)));}
      arguments: {
        $key: "context-factory-60e76e3ef85f47f4a2c8a6ea1d0f47de"
        $param: Closure() {#1562 …}
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/storefront/Framework/Cache/CacheTracer.php:35 {
      Shopware\Storefront\Framework\Cache\CacheTracer->Shopware\Storefront\Framework\Cache\{closure} …
      › {    return $this->themeConfigAccessor->trace($key, fn () => $this->getDecorated()->trace($key, $param));}
      arguments: {
        $key: "context-factory-60e76e3ef85f47f4a2c8a6ea1d0f47de"
        $param: Closure() {#1564 …}
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/storefront/Theme/ThemeConfigValueAccessor.php:76 {
      Shopware\Storefront\Theme\ThemeConfigValueAccessor->trace(string $key, Closure $param) …
      › 
      › $result = $param();}
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/storefront/Framework/Cache/CacheTracer.php:35 {
      Shopware\Storefront\Framework\Cache\CacheTracer->trace(string $key, Closure $param) …
      › {    return $this->themeConfigAccessor->trace($key, fn () => $this->getDecorated()->trace($key, $param));}
      arguments: {
        $key: "context-factory-60e76e3ef85f47f4a2c8a6ea1d0f47de"
        $param: Closure() {#1555 …}
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/System/SalesChannel/Context/CachedBaseContextFactory.php:55 {
      Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory->Shopware\Core\System\SalesChannel\Context\{closure} …
      › $value = $this->cache->get($key, function (ItemInterface $item) use ($name, $salesChannelId, $options) {    $context = $this->tracer->trace($name, fn () => $this->decorated->create($salesChannelId, $options));arguments: {
        $key: "base-context-factory-60e76e3ef85f47f4a2c8a6ea1d0f47de"
        $param: Closure() {#1572 …}
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/cache-contracts/CacheTrait.php:70 {
      Shopware\Core\Framework\Adapter\Cache\CacheDecorator->doGet(CacheItemPoolInterface $pool, string $key, callable $callback, ?float $beta, ?array &$metadata = null, ?LoggerInterface $logger = null): mixed …
      › $save = true;$item->set($callback($item, $save));if ($save) {
      arguments: {
        Symfony\Component\Cache\CacheItem {#1554 …}
        true
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/cache-contracts/CacheTrait.php:33 {
      Shopware\Core\Framework\Adapter\Cache\CacheDecorator->get(string $key, callable $callback, ?float $beta = null, ?array &$metadata = null): mixed …
      › {    return $this->doGet($this, $key, $callback, $beta, $metadata);}
      arguments: {
        $pool: Shopware\Core\Framework\Adapter\Cache\CacheDecorator {#603 …}
        $key: "context-factory-60e76e3ef85f47f4a2c8a6ea1d0f47de-64f26b65fd3bb2661f3263ffe7ea7f13"
        $callback: Closure(ItemInterface $item) {#1551 …}
        $beta: 1.0
        &$metadata: []
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/System/SalesChannel/Context/CachedBaseContextFactory.php:54 {
      Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory->create(string $salesChannelId, array $options = []): BaseContext …
      › 
      › $value = $this->cache->get($key, function (ItemInterface $item) use ($name, $salesChannelId, $options) {    $context = $this->tracer->trace($name, fn () => $this->decorated->create($salesChannelId, $options));
      arguments: {
        $key: "base-context-factory-60e76e3ef85f47f4a2c8a6ea1d0f47de-64f26b65fd3bb2661f3263ffe7ea7f13"
        $callback: Closure(ItemInterface $item) {#1561 …}
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextFactory.php:60 {
      Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory->create(string $token, string $salesChannelId, array $options = []): SalesChannelContext …
      › // we split the context generation to allow caching of the base context$base = $this->baseContextFactory->create($salesChannelId, $options);arguments: {
        $salesChannelId: "60e76e3ef85f47f4a2c8a6ea1d0f47de"
        $options: [ …3]
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/System/SalesChannel/Context/CachedSalesChannelContextFactory.php:47 {
      Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory->Shopware\Core\System\SalesChannel\Context\{closure} …
      › $value = $this->cache->get($key, function (ItemInterface $item) use ($name, $token, $salesChannelId, $options) {    $context = $this->tracer->trace($name, fn () => $this->getDecorated()->create($token, $salesChannelId, $options));arguments: {
        $key: "context-factory-60e76e3ef85f47f4a2c8a6ea1d0f47de"
        $param: Closure() {#1564 …}
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/System/SystemConfig/SystemConfigService.php:416 {
      Shopware\Core\System\SystemConfig\SystemConfigService->trace(string $key, Closure $param) …
      › 
      › $result = $param();}
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/Adapter/Cache/CacheTracer.php:33 {
      Shopware\Core\Framework\Adapter\Cache\CacheTracer->Shopware\Core\Framework\Adapter\Cache\{closure} …
      › {    return $this->collection->trace($key, fn () => $this->translator->trace($key, fn () => $this->config->trace($key, $param)));}
      arguments: {
        $key: "context-factory-60e76e3ef85f47f4a2c8a6ea1d0f47de"
        $param: Closure() {#1556 …}
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/Adapter/Translation/Translator.php:96 {
      Shopware\Core\Framework\Adapter\Translation\Translator->trace(string $key, Closure $param) …
      › 
      › $result = $param();}
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/Adapter/Cache/CacheTracer.php:33 {
      Shopware\Core\Framework\Adapter\Cache\CacheTracer->Shopware\Core\Framework\Adapter\Cache\{closure} …
      › {    return $this->collection->trace($key, fn () => $this->translator->trace($key, fn () => $this->config->trace($key, $param)));}
      arguments: {
        $key: "context-factory-60e76e3ef85f47f4a2c8a6ea1d0f47de"
        $param: Closure() {#1556 …}
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/Adapter/Cache/CacheTagCollection.php:56 {
      Shopware\Core\Framework\Adapter\Cache\CacheTagCollection->trace(string $key, Closure $param) …
      › 
      › $result = $param();}
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/Adapter/Cache/CacheTracer.php:33 {
      Shopware\Core\Framework\Adapter\Cache\CacheTracer->trace(string $key, Closure $param) …
      › {    return $this->collection->trace($key, fn () => $this->translator->trace($key, fn () => $this->config->trace($key, $param)));}
      arguments: {
        $key: "context-factory-60e76e3ef85f47f4a2c8a6ea1d0f47de"
        $param: Closure() {#1562 …}
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/storefront/Framework/Cache/CacheTracer.php:35 {
      Shopware\Storefront\Framework\Cache\CacheTracer->Shopware\Storefront\Framework\Cache\{closure} …
      › {    return $this->themeConfigAccessor->trace($key, fn () => $this->getDecorated()->trace($key, $param));}
      arguments: {
        $key: "context-factory-60e76e3ef85f47f4a2c8a6ea1d0f47de"
        $param: Closure() {#1564 …}
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/storefront/Theme/ThemeConfigValueAccessor.php:76 {
      Shopware\Storefront\Theme\ThemeConfigValueAccessor->trace(string $key, Closure $param) …
      › 
      › $result = $param();}
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/storefront/Framework/Cache/CacheTracer.php:35 {
      Shopware\Storefront\Framework\Cache\CacheTracer->trace(string $key, Closure $param) …
      › {    return $this->themeConfigAccessor->trace($key, fn () => $this->getDecorated()->trace($key, $param));}
      arguments: {
        $key: "context-factory-60e76e3ef85f47f4a2c8a6ea1d0f47de"
        $param: Closure() {#1555 …}
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/System/SalesChannel/Context/CachedSalesChannelContextFactory.php:47 {
      Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory->Shopware\Core\System\SalesChannel\Context\{closure} …
      › $value = $this->cache->get($key, function (ItemInterface $item) use ($name, $token, $salesChannelId, $options) {    $context = $this->tracer->trace($name, fn () => $this->getDecorated()->create($token, $salesChannelId, $options));arguments: {
        $key: "context-factory-60e76e3ef85f47f4a2c8a6ea1d0f47de"
        $param: Closure() {#1564 …}
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/cache-contracts/CacheTrait.php:70 {
      Shopware\Core\Framework\Adapter\Cache\CacheDecorator->doGet(CacheItemPoolInterface $pool, string $key, callable $callback, ?float $beta, ?array &$metadata = null, ?LoggerInterface $logger = null): mixed …
      › $save = true;$item->set($callback($item, $save));if ($save) {
      arguments: {
        Symfony\Component\Cache\CacheItem {#1554 …}
        true
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/cache-contracts/CacheTrait.php:33 {
      Shopware\Core\Framework\Adapter\Cache\CacheDecorator->get(string $key, callable $callback, ?float $beta = null, ?array &$metadata = null): mixed …
      › {    return $this->doGet($this, $key, $callback, $beta, $metadata);}
      arguments: {
        $pool: Shopware\Core\Framework\Adapter\Cache\CacheDecorator {#603 …}
        $key: "context-factory-60e76e3ef85f47f4a2c8a6ea1d0f47de-64f26b65fd3bb2661f3263ffe7ea7f13"
        $callback: Closure(ItemInterface $item) {#1551 …}
        $beta: 1.0
        &$metadata: []
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/System/SalesChannel/Context/CachedSalesChannelContextFactory.php:46 {
      Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory->create(string $token, string $salesChannelId, array $options = []): SalesChannelContext …
      › 
      › $value = $this->cache->get($key, function (ItemInterface $item) use ($name, $token, $salesChannelId, $options) {    $context = $this->tracer->trace($name, fn () => $this->getDecorated()->create($token, $salesChannelId, $options));
      arguments: {
        $key: "context-factory-60e76e3ef85f47f4a2c8a6ea1d0f47de-64f26b65fd3bb2661f3263ffe7ea7f13"
        $callback: Closure(ItemInterface $item) {#1551 …}
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:88 {
      Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->Shopware\Core\System\SalesChannel\Context\{closure} …
      › 
      › $context = $this->factory->create($token, $parameters->getSalesChannelId(), $session);$this->eventDispatcher->dispatch(new SalesChannelContextCreatedEvent($context, $token));
      arguments: {
        $token: "BMljoAOQI5ISIerfmtv1oQjmqFHk7syk"
        $salesChannelId: "60e76e3ef85f47f4a2c8a6ea1d0f47de"
        $options: [ …3]
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Profiling/Profiler.php:67 {
      Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
      › 
      ›     $result = $closure();} finally {
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:59 {
      Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
      › {    return Profiler::trace('sales-channel-context', function () use ($parameters) {        $token = $parameters->getToken();
      arguments: {
        $name: "sales-channel-context"
        $closure: Closure() {#1548 …}
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php:63 {
      Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
      › );$context = $this->contextService->get($contextServiceParameters);arguments: {
        $parameters: Shopware\Core\System\SalesChannel\Context\SalesChannelContextServiceParameters {#1549 …}
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/Routing/ContextResolverListener.php:34 {
      Shopware\Core\Framework\Routing\ContextResolverListener->resolveContext(ControllerEvent $event): void …
      › {    $this->requestContextResolver->resolve($event->getRequest());}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#676 …}
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\ControllerEvent {#1446 …}
        ...: {
          "kernel.controller"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#134 …}
        }
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\ControllerEvent {#1446 …}
        $eventName: "kernel.controller"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#134 …}
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/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: [ …12]
        $eventName: "kernel.controller"
        $event: Symfony\Component\HttpKernel\Event\ControllerEvent {#1446 …}
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:47 {
      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\ControllerEvent {#1446 …}
        $eventName: "kernel.controller"
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/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\ControllerEvent {#1446 …}
        $eventName: "kernel.controller"
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/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\ControllerEvent {#1446 …}
        $eventName: "kernel.controller"
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\ControllerEvent {#1446 …}
        $eventName: "kernel.controller"
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/http-kernel/HttpKernel.php:169 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new ControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);$controller = $event->getController();
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\ControllerEvent {#1446 …}
        $eventName: "kernel.controller"
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/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 {#676 …}
        $type: 1
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:65 {
      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 {#676 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/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 {#676 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/http-kernel/HttpCache/HttpCache.php:482 {
      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);arguments: {
        $kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#638 …}
        $request: Symfony\Component\HttpFoundation\Request {#672 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/http-kernel/HttpCache/HttpCache.php:457 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
      › 
      › $response = $this->forward($subRequest, $catch);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#672 …}
        $catch: true
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/http-kernel/HttpCache/HttpCache.php:355 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
      › 
      ›     return $this->fetch($request, $catch);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $catch: true
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/http-kernel/HttpCache/HttpCache.php:225 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $catch: true
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:72 {
      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);} else {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Kernel.php:158 {
      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 {#2 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/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 {#2 …}
      }
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/share/wildcard.shopware.agiqon.de/shopware/public/index.php:11 {
      › 
      › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
        "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#634 …9}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
authorization
""
cookie
"session-=b926akc3da929p1r77i42tdmvb"
forwarded
"for="20.171.207.102";host="wildcard.shopware.agiqon.de";proto=https"
from
"gptbot(at)openai.com"
host
"wildcard.shopware.agiqon.de"
surrogate-capability
"symfony="ESI/1.0""
sw-context-token
"BMljoAOQI5ISIerfmtv1oQjmqFHk7syk"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
x-forwarded-for
"20.171.207.102"
x-openai-host-hash
"173855354"
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
"Sun, 03 Aug 2025 05:32:52 GMT"
sw-context-token
"BMljoAOQI5ISIerfmtv1oQjmqFHk7syk"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
vary
"Accept"
x-debug-exception
"An%20exception%20occurred%20while%20executing%20a%20query%3A%20SQLSTATE%5B42S22%5D%3A%20Column%20not%20found%3A%201054%20Unknown%20column%20%27tax_rule.active_from%27%20in%20%27SELECT%27"
x-debug-exception-file
"%2Fvar%2Fwww%2Fshare%2Fwildcard.shopware.agiqon.de%2Fshopware%2Fvendor%2Fdoctrine%2Fdbal%2Fsrc%2FDriver%2FAPI%2FMySQL%2FExceptionConverter.php:67"
x-debug-token
"5103e2"
x-frame-options
"deny"

Cookies

Request Cookies

Key Value
session-
"b926akc3da929p1r77i42tdmvb"

Response Cookies

No response cookies

Session 4

Session Metadata

Key Value
Created
"Sun, 03 Aug 25 05:31:02 +0000"
Last used
"Sun, 03 Aug 25 05:32:49 +0000"
Lifetime
0

Session Attributes

Attribute Value
sessionId
"b926akc3da929p1r77i42tdmvb"
sw-context-token
"BMljoAOQI5ISIerfmtv1oQjmqFHk7syk"
sw-sales-channel-id
"60e76e3ef85f47f4a2c8a6ea1d0f47de"

Session Usage

4 Usages
Stateless check enabled
Usage
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:110
[
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 110
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 482
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 457
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 355
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 225
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Kernel.php"
    "line" => 158
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:111
[
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 111
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 482
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 457
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 355
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 225
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Kernel.php"
    "line" => 158
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:326
[
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 326
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 123
    "function" => "shouldRenewToken"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 482
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 457
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 355
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 225
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Kernel.php"
    "line" => 158
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:131
[
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 131
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 47
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 70
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 482
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 457
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 355
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 225
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/shopware/core/Kernel.php"
    "line" => 158
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/share/wildcard.shopware.agiqon.de/shopware/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/share/wildcard.shopware.agiqon.de/shopware/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"def00000fc7a99e24861556894d952b226bb8d0ee1738098e533596675e22435b1e018ef725b3721717df13db64d1f2c5f5278aaeef4c90da9c32d0e070d073c5478ad87"
APP_URL
"http://wildcard.shopware.agiqon.de"
BLUE_GREEN_DEPLOYMENT
"1"
COMPOSER_HOME
"/var/www/share/wildcard.shopware.agiqon.de/shopware/var/cache/composer"
DATABASE_URL
"mysql://db-user-74:d4izQ8iDcTauTXncJ1Vy@localhost:3306/db-74"
INSTANCE_ID
"1Mq00bjPFLT5AoZlQVe63lDYeuXTmyFH"
LOCK_DSN
"flock"
MAILER_URL
"null://localhost"
OPENSEARCH_URL
"http://localhost:9200"
SHOPWARE_CDN_STRATEGY_DEFAULT
"id"
SHOPWARE_ES_ENABLED
"1"
SHOPWARE_ES_HOSTS
"localhost:9200"
SHOPWARE_ES_INDEXING_ENABLED
"1"
SHOPWARE_ES_INDEX_PREFIX
"sw"
SHOPWARE_ES_THROW_EXCEPTION
"1"
SHOPWARE_HTTP_CACHE_ENABLED
"1"
SHOPWARE_HTTP_DEFAULT_TTL
"7200"
STOREFRONT_PROXY_URL
"http://localhost"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/share/wildcard.shopware.agiqon.de/htdocs"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/share/wildcard.shopware.agiqon.de/htdocs"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"7627"
H2_STREAM_TAG
"2236883-0-7627"
HOME
"/var/www/share"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_AUTHORIZATION
""
HTTP_COOKIE
"session-=b926akc3da929p1r77i42tdmvb"
HTTP_FORWARDED
"for="20.171.207.102";host="wildcard.shopware.agiqon.de";proto=https"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"wildcard.shopware.agiqon.de"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
HTTP_X_FORWARDED_FOR
"20.171.207.102"
HTTP_X_OPENAI_HOST_HASH
"173855354"
MC_QUERY_STRING
"-"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"7627"
REDIRECT_H2_STREAM_TAG
"2236883-0-7627"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_MC_QUERY_STRING
"-"
REDIRECT_SSL_TLS_SNI
"wildcard.shopware.agiqon.de"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aI70g9rVtHxXPQtMMq5XxgAAZQ8"
REDIRECT_URL
"/"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"55088"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1754199171
REQUEST_TIME_FLOAT
1754199171.9602
REQUEST_URI
"/"
SCRIPT_FILENAME
"/var/www/share/wildcard.shopware.agiqon.de/shopware/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"62.113.228.146"
SERVER_ADMIN
"root@localhost"
SERVER_NAME
"wildcard.shopware.agiqon.de"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_CIPHER
"TLS_AES_256_GCM_SHA384"
SSL_CIPHER_ALGKEYSIZE
"256"
SSL_CIPHER_EXPORT
"false"
SSL_CIPHER_USEKEYSIZE
"256"
SSL_CLIENT_VERIFY
"NONE"
SSL_COMPRESS_METHOD
"NULL"
SSL_PROTOCOL
"TLSv1.3"
SSL_SECURE_RENEG
"true"
SSL_SERVER_A_KEY
"id-ecPublicKey"
SSL_SERVER_A_SIG
"ecdsa-with-SHA384"
SSL_SERVER_I_DN
"CN=E5,O=Let's Encrypt,C=US"
SSL_SERVER_I_DN_C
"US"
SSL_SERVER_I_DN_CN
"E5"
SSL_SERVER_I_DN_O
"Let's Encrypt"
SSL_SERVER_M_SERIAL
"056E2BA71ABCB33106ABDDDF633E055CE27A"
SSL_SERVER_M_VERSION
"3"
SSL_SERVER_SAN_DNS_0
"wildcard.shopware.agiqon.de"
SSL_SERVER_S_DN
"CN=wildcard.shopware.agiqon.de"
SSL_SERVER_S_DN_CN
"wildcard.shopware.agiqon.de"
SSL_SERVER_V_END
"Sep 19 06:23:30 2025 GMT"
SSL_SERVER_V_START
"Jun 21 06:23:31 2025 GMT"
SSL_SESSION_ID
"9f7b38b9c2f75b6608b1233e70040853705e575ad5b006846f6afdf09364e0bd"
SSL_SESSION_RESUMED
"Initial"
SSL_TLS_SNI
"wildcard.shopware.agiqon.de"
SSL_VERSION_INTERFACE
"mod_ssl/2.4.52"
SSL_VERSION_LIBRARY
"OpenSSL/3.0.2"
SYMFONY_DOTENV_VARS
"LOCK_DSN,APP_ENV,APP_URL,APP_SECRET,INSTANCE_ID,BLUE_GREEN_DEPLOYMENT,DATABASE_URL,MAILER_URL,OPENSEARCH_URL,SHOPWARE_ES_ENABLED,SHOPWARE_ES_INDEXING_ENABLED,SHOPWARE_ES_INDEX_PREFIX,SHOPWARE_ES_THROW_EXCEPTION,STOREFRONT_PROXY_URL,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL,COMPOSER_HOME,SHOPWARE_ES_HOSTS,SHOPWARE_CDN_STRATEGY_DEFAULT"
UNIQUE_ID
"aI70g9rVtHxXPQtMMq5XxgAAZQ8"
USER
"web-user"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = b467d9)

Key Value
_controller
"Shopware\Storefront\Controller\NavigationController::home"
_cspNonce
"2RHPP9BEoH8="
_httpCache
true
_is_sales_channel
true
_locale
"de-DE"
_remove_csp_headers
true
_route
"frontend.home.page"
_routeScope
[
  "storefront"
]
_route_params
[
  "_httpCache" => true
]
_stopwatch_token
"35be1f"
resolved-uri
"/"
sw-currency-id
"b7d2554b0ce847cd82f3ac9bd1c0dfca"
sw-domain-id
"6b6b4818a2c3421dac975bab75758775"
sw-maintenance
false
sw-maintenance-ip-whitelist
"[]"
sw-original-request-uri
"/"
sw-sales-channel-absolute-base-url
"https://wildcard.shopware.agiqon.de"
sw-sales-channel-base-url
""
sw-sales-channel-id
"60e76e3ef85f47f4a2c8a6ea1d0f47de"
sw-snippet-set-id
"0d00e033535a44e5a101fea9b5b962fe"
sw-storefront-url
"https://wildcard.shopware.agiqon.de"
theme-base-name
null
theme-id
"f6d77e7ba71c49bfb1d68ca357109387"
theme-name
"Storefront"